Ignore:
Timestamp:
Sep 13, 2000, 3:41:01 PM (24 years ago)
Author:
lmdzadmin
Message:

Divers bugs corriges pour le couplage
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/oasis.F

    r121 r131  
    5858c     Define the model name
    5959c
    60       clmodnam = 'toyatm'       ! as in $NBMODEL in Cpl/Nam/namcouple.tmp
     60      clmodnam = 'lmdz.x'       ! as in $NBMODEL in Cpl/Nam/namcouple.tmp
    6161c
    6262c     Define the coupler name
     
    162162c         Define names of each model as in $NBMODEL line of namcouple
    163163c         (used for CLIM/MPI2 only)       
    164           cmpi_modnam(1)='toyatm'
    165           cmpi_modnam(2)='toyoce'
     164          cmpi_modnam(1)='lmdz.x'
     165          cmpi_modnam(2)='oce.xx'
    166166c         Start the coupling
    167167c
Note: See TracChangeset for help on using the changeset viewer.