Ignore:
Timestamp:
Oct 15, 2002, 5:18:38 PM (22 years ago)
Author:
lmdzadmin
Message:

Changement dans l'emplacement de NETCDF
IM/LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/makegcm

    r399 r413  
    201201   set optim="$optim90"
    202202   set optimbis=" "
    203    set opt_link=" -C hopt -float0 -ew -P static -L$MODIPSLDIR -lioipsl  -L$NCDFLIB -lnetcdf_i8r8_v "
     203   set opt_link=" -C hopt -float0 -ew -P static -L$MODIPSLDIR -lioipsl  $NCDFLIB -lnetcdf_i8r8_v "
    204204   set mod_loc_dir="."
    205205   set mod_suffix="mod"
     
    480480########################################################################
    481481
    482 set include="$include -I$NCDFINC -I$IOIPSLDIR"
     482set include="$include $NCDFINC -I$IOIPSLDIR"
    483483echo $include
    484484
     
    674674     endif
    675675   else
    676      set opt_link=" -C hopt -float0 -ew -P static -L$MODIPSLDIR -lsxsechiba -lsxparameters -lsxstomate -lsxioipsl $NCDFLIB -I$NCDFINC "
     676     set opt_link=" -C hopt -float0 -ew -P static -L$MODIPSLDIR -lsxsechiba -lsxparameters -lsxstomate -lsxioipsl $NCDFLIB $NCDFINC "
    677677   endif
    678678   set mod_loc_dir="./"
Note: See TracChangeset for help on using the changeset viewer.