Ignore:
Timestamp:
Jun 4, 2012, 10:37:25 AM (13 years ago)
Author:
acolaitis
Message:

Code re-organization in diverse parts of the GCM code. These are NOT cosmetic changes, but are needed for compilation of the Mesoscale model in NESTED configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/datareadnc.F

    r224 r690  
    122122        write(*,*)'(in phymars/datareadnc.F)'
    123123        write(*,*)'It should be in :',trim(datafile),'/'
    124         write(*,*)'1) You can set this path in the callphys.def file:'
     124        write(*,*)'1) You can set this path in the
     125     & callphys.def file:'
    125126        write(*,*)'   datadir=/path/to/the/datafiles'
    126127        write(*,*)'2) If necessary, surface.nc (and other datafiles)'
Note: See TracChangeset for help on using the changeset viewer.