source: codes/icosagcm/branches/SATURN_DYNAMICO/ICOSAGCM_OLD/compile_dynlmdz_ada

Last change on this file was 270, checked in by millour, 10 years ago

Added features for the Saturn case:

  • Added possibility to run without startfi or restartfi.nc files
  • Added reference temperature "temp_profile.txt" profile to start from
  • More XIOS outputs, and put them on "presnivs (pressure) vertical coordinate
  • Added "-openmp-threadprivate compat" OpenMP option in Ada arch file

EM

  • Property svn:executable set to *
File size: 232 bytes
Line 
1cd ../LMDZ.COMMON
2#rm -rf libo
3./makelmdz_fcm -s 1 -d 32x24x64 -b 20x30 -io none -arch X64_ADA -parallel mpi -p std -j 8 -full gcm
4cd ../ICOSAGCM
5rm bin/icosa_gcm.exe
6./make_icosa -arch X64_ADA -parallel mpi -job 8 -full -with_xios
Note: See TracBrowser for help on using the repository browser.