Ignore:
Timestamp:
May 1, 2013, 2:01:43 AM (12 years ago)
Author:
aslmd
Message:

LMDZ.GENERIC. added the possibility to remove surface (nosurf option) and to add an internal heat flux (intheat value, default is 0.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/makegcm_ifort

    r906 r952  
    655655   set f77=ifort
    656656   set f90=ifort
     657#### uncomment for double precision
     658#   set f77="ifort -real-size 64 -DNC_DOUBLE"
     659#   set f90="ifort -real-size 64 -DNC_DOUBLE"
    657660   set opt_link=" -L$LIBOGCM -L$NCDFLIB -lnetcdf "
    658661#   set f77=pgf90
Note: See TracChangeset for help on using the changeset viewer.