Changeset 808 for trunk/DOC


Ignore:
Timestamp:
Oct 16, 2012, 12:57:35 PM (12 years ago)
Author:
slebonnois
Message:

SL: Many changes for VENUS (related to newstart) and TITAN (related to clouds). Please read DOC/chantiers/commit_importants.log (cf v808).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/chantiers/commit_importants.log

    r776 r808  
    10991099                 that kills 1+1=2 in dynamics)
    11001100
     1101*********************
     1102**** commit_v808 ****
     1103*********************
     1104
     1105For Venus (but should be done for Titan also, soon):
     1106
     1107To be able to use start2archive.F and newstart-VT.F, the following routines are added in the phy* directory:
     1108ini_archive.F
     1109interp_vert.F
     1110readstart.F
     1111scal_wind.F
     1112wind_scal.F
     1113write_archive.F
     1114writerestart.F
     1115
     1116Also,  dyn3d/startvar.F90 and dyn3d/grid_noro have been transfered to the
     1117phyvenus directory and adapted (mostly to remove the mask). They have also been removed from dyn3dpar.
     1118
     1119start2archive.F and newstart-VT.F should be in dyn3d. However, they depend on the planet. For the moment, not put in the SVN depository...
     1120
     1121For Titan:
     1122
     1123Update to be able to run clouds in the GCM. TO BE CHECKED !
     1124- optc*_1pt3 replace optc*_1pt2 (called in optc*.F)
     1125- use of effg (though effg=RG for the moment) everywhere it was already implemented. Beware that there are still lots of places where RG is used directly. Many modifications still to be done for variable g.
     1126- added optcld.F90
     1127- physiq.F, write_hist[day/mth].h : use of zlsm1 to get a correct average of Ls in the outputs when crossing the 360->0 transition.
     1128
     1129+ some changes in NCL scripts...
     1130
Note: See TracChangeset for help on using the changeset viewer.