Ignore:
Timestamp:
Mar 13, 2013, 12:55:47 PM (12 years ago)
Author:
aslmd
Message:

LMDZ.GENERIC. Corrected a small bug in bilinearbig. Added support for ciclad in makegcm_ifort. Raised the value for capcal in case soil turned off.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/makegcm_ifort

    r889 r903  
    3131    setenv NCDFLIB /usr/local/lib
    3232    setenv NCDFINC /usr/local/include
     33else if ( `hostname` == ciclad1.ipsl.jussieu.fr ) then
     34    echo "CICLAD cluster"
     35    setenv NCDFLIB /opt/netcdf/ifort/lib
     36    setenv NCDFINC /opt/netcdf/ifort/include
    3337else
    3438   # NetCDF, on LMD farm:
Note: See TracChangeset for help on using the changeset viewer.