Changeset 130
- Timestamp:
- Sep 13, 2000, 12:28:23 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/trunk/makegcm
r128 r130 35 35 echo 'Probleme de definition des variables NCDFINC et NCDFLIB' 36 36 endif 37 cp libf/phylmd/oasis.F libf/phylmd/oasis.dummy 38 cp libf/phylmd/oasis.true libf/phylmd/oasis.F 37 39 else 38 40 if ( ! $?LMDGCM ) then … … 196 198 set optimbis=" " 197 199 if $MODIPSL then 198 set opt_link="-L$IOIPSLDIR -lsxioipsl - float0 -ew -P stack -I$NCDFINC $NCDFLIB "200 set opt_link="-L$IOIPSLDIR -lsxioipsl -loasis2.4_mpi2 -float0 -ew -P stack -I$NCDFINC $NCDFLIB " 199 201 set mod_loc_dir="$localdir/../lib" 200 202 else
Note: See TracChangeset
for help on using the changeset viewer.