Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Runs on CEDAR.computecanada.ca

Contents:

  • MITgcm66h is my version with NF90io.
  • input is where most model setup occurs.
  • python is where most processing occurs.

Vagaries

  • 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

To compile on Cedar

  • module load gcc openmpi
  • cd build/
  • ../MITgcm66h/tools/genmake2 -optfile=../build_options/cedargcc -mods=../code/ -rootdir=../MITgcm66h --mpi
  • OPTIONAL: make CLEAN to make sure no bad compiled files are left over
  • make depend
  • make

To run

  • run python gendata.py
  • run sbatch -J jobname runModel.sh where "jobname" is the directory where you put the "results"
  • run sq to see what progress is...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages