/[lmdze]
ViewVC logotype

Revision 172


Jump to revision: Previous Next
Author: guez
Date: Wed Sep 30 15:59:14 2015 UTC (8 years, 6 months ago)
Changed paths: 7
Log Message:
Just indented correctbid and nat2gcm.

The procedure read_reanalyse just reads the next time slab every time
it is called. No use keeping track of the time index in the calling
procedure, guide. It is simpler to do it in read_reanalyse. Also
simpler to read the number of vertical levels in read_reanalyse than
in guide, since we have already in read_reanalyse the input of
pressure levels. We then have to make the arrays containing reanalyses
static allocatable instead of automatic. Also only read pressure
levels at the first call of read_reanalyse instead of at every call.

masserea2 not used in guide. Remove it down the chain in
read_reanalyse and reanalyse2nat.


Changed paths

Path Details
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/correctbid.f modified , text changed
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/nat2gcm.f modified , text changed
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/pres2lev.f
(Copied from trunk/Sources/dyn3d/pres2lev.f, r171)
added , text changed
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/read_reanalyse.f modified , text changed
Directorytrunk/Sources/dyn3d/Guide/Read_reanalyse/reanalyse2nat.f modified , text changed
Directorytrunk/Sources/dyn3d/Guide/guide.f modified , text changed
Directorytrunk/Sources/dyn3d/pres2lev.f deleted

  ViewVC Help
Powered by ViewVC 1.1.21