Ignore:
Timestamp:
Jun 12, 2013, 9:53:44 AM (12 years ago)
Author:
emillour
Message:

Generic GCM:

  • Moved "newstart" (and related "lect_start_archive.F") to phystd directory
  • Adapted makegcm_* scripts to enable compiling main prog from physics
  • Added in newstart the possibility to not read in any surface.nc file (when loading a start_archive) with keyword "none" (instead of surface file name)
  • Some general cleanup:
    • in bibio: removed unused lmdstd.h readstd.F writestd.F mywrite.F

readcoord.F scatter.F gather.F ini36.F from36.F to36.F
lnblnk.F (F90 len_trim() should be used instead)

  • in dyn3d: removed unused inigrads.F wrgrads.F gradsdef.h

xvik.F (specific to current Mars)

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r987 r988  
    948948- User manual (+ sources) added in DOC.
    949949
     950== 12/06/2013 == EM
     951- Moved "newstart" (and related "lect_start_archive.F") to phystd directory
     952- Adapted makegcm_* scripts to enable compiling main prog from physics
     953- Added in newstart the possibility to not read in any surface.nc file
     954  (when loading a start_archive) with keyword "none" (instead of surface
     955  file name)
     956- Some general cleanup:
     957  - in bibio: removed unused lmdstd.h readstd.F writestd.F mywrite.F
     958              readcoord.F scatter.F gather.F ini36.F from36.F to36.F
     959              lnblnk.F (F90 len_trim() should be used instead)
     960  - in dyn3d: removed unused inigrads.F wrgrads.F gradsdef.h
     961              xvik.F (specific to current Mars)
Note: See TracChangeset for help on using the changeset viewer.