Changeset 141 for LMDZ.3.3/branches


Ignore:
Timestamp:
Oct 16, 2000, 5:19:13 PM (24 years ago)
Author:
lmdzadmin
Message:

version modipsl

File:
1 edited

Legend:

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

    r135 r141  
    198198   set optimbis=" "
    199199   if $MODIPSL then
     200       set opt_link="-L$IOIPSLDIR -lsxioipsl -loasis2.4_mpi2 -float0 -ew -eC -P stack -I$NCDFINC $NCDFLIB "
    200201       set opt_link="-L$IOIPSLDIR -lsxioipsl -loasis2.4_mpi2 -float0 -ew -P stack -I$NCDFINC $NCDFLIB "
    201      set mod_loc_dir="$localdir/../../lib"
     202     set mod_loc_dir="./"
    202203   else
    203204     set opt_link=" -C hopt -float0 -ew -P stack -L$IOIPSLDIR -lioipsl -L /u/rech/psl/rpsl003/IOIPSL -lnetcdf_i8r8_v -I$NCDFINC "
     
    710711  set link="sxld $opt_link"
    711712  set link="$f90 "
    712   set ar=sxar
     713#  set ar=sxar
    713714endif
    714715
     
    763764
    764765\rm $libf/grid/dimensions.h
     766if $MODIPSL then
     767  cp libf/phylmd/oasis.F libf/phylmd/oasis.true
     768  cp libf/phylmd/oasis.dummy libf/phylmd/oasis.F
     769endif
Note: See TracChangeset for help on using the changeset viewer.