Code to generate the simulations reported in "Saturation of Internal Tide Generation over Shallow Supercritical Topography" by Chang, J-X and Klymak, J. M.
MITgcm66his my version withNF90io.inputis where most model setup occurs.pythonis where most processing occurs.
- cannot seem to get netcdf to work
- work in
project/jxchang/. I do a softlink:ln -s /home/jxchang/project/jxchang/TallRid_nonhydr TallRid_nonhydr. - link 'results/' to
/home/jxchang/scratch/TallRid_nonhydr
module load gcc openmpicd build/../MITgcm66h/tools/genmake2 -optfile=../build_options/cedargcc -mods=../code/ -rootdir=../MITgcm66h --mpi- OPTIONAL:
make CLEANto make sure no bad compiled files are left over make dependmake
- run
python gendata.py - run
sbatch -J jobname runModel.shwhere "jobname" is the directory where you put the "results" - run
sqto see what progress is...