Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DwyaneChou/MCV_SW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

Compilation:
   cd build
   FC=gfortran cmake .. -DMCV_ORDER=<order>
   make -j 8
   
i.e
   FC=gfortran cmake .. -DMCV_ORDER=4
   The model will be configured as 4th order MCV scheme
   
Run:
   cd run
   ln -s ../build/MCV_SW.exe .
   ./MCV_SW.exe

About

Multi-moment Constrained finite Volume Shallow Water dynamic core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published