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/jklymak/. I do a softlink:ln -s /home/jklymak/project/jklymak/AbHillTide AbHillTide. - link 'results/' to
/home/jklymak/scratch/AbHillTide
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...