Changeset 1354 for trunk/LMDZ.MARS/makegcm_ifort
- Timestamp:
- Oct 8, 2014, 9:23:34 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/makegcm_ifort
r1246 r1354 42 42 if ( $? == 0 ) then 43 43 echo "*** NETCDF preset *** CICLAD cluster" 44 setenv NCDFLIB /opt/netcdf /ifort/lib45 setenv NCDFINC /opt/netcdf /ifort/include44 setenv NCDFLIB /opt/netcdf3/ifort/lib 45 setenv NCDFINC /opt/netcdf3/ifort/include 46 46 endif 47 47 ### end NetCDF presets
Note: See TracChangeset
for help on using the changeset viewer.