Parent Directory | Revision Log | Revision Graph
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34) - substantial modifications to algorithm sequence (dynamics.F) - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics
1 | # Disable packages that are not needed |
2 | set DISABLE=( kpp gmredi obcs ) |
3 | |
4 | # Enable packages that are needed but are disabled by default |
5 | set ENABLE=( aim ) |
6 | |
7 | # We can also specify other defaults |
8 | set ROOTDIR=../../.. |
9 | set MYMODS=../code |
ViewVC Help | |
Powered by ViewVC 1.1.22 |