/[lmdze]
ViewVC logotype

Revision 109


Jump to revision: Previous Next
Author: guez
Date: Wed Sep 17 10:08:00 2014 UTC (9 years, 7 months ago)
Changed paths: 20
Log Message:
Moved a call to writefield from guide to tau2alpha. (dxdys does not
change with itau.) So dxdys does not need to be a module variable any
longer. Other variables of modules tau2alpha_m downgraded to local
variables of tau2alpha, since they were not used elsewhere.

Procedures write_field[13]d and formcoord were never called. Could
then remove int2str.

Inline writefield_gen into writefield.

CreateNewField takes an integer array argument instead of 3 scalar
integers. CreateNewField now creates a number of dimensions adapted to
the rank of the output field, instead of always 4 dimensions.

Changed names of variables of module write_field: fieldid to
ncid, fieldindex to record, fieldvarid to varid.

In writefield_gen, if index == -1, no need to call GetFieldIndex
again, we know that the result is nbfield.

In guide, moved calls to writefield for some variables inside if
first_call: those variables do not change with time. Removed ztau:
computed only to be output, does not seem meaningful. Removed
writefield for aire: does not change with time and is already in
"grilles_gcm.nc".


Changed paths

Path Details
Directorytrunk/Compilation/depend.mk modified , text changed
Directorytrunk/Compilation/src_gcm_only modified , text changed
Directorytrunk/bibio/Writefield/createnewfield.f modified , text changed
Directorytrunk/bibio/Writefield/int2str.f deleted
Directorytrunk/bibio/Writefield/write_field.f modified , text changed
Directorytrunk/bibio/Writefield/write_field1d.f deleted
Directorytrunk/bibio/Writefield/write_field2d.f deleted
Directorytrunk/bibio/Writefield/write_field3d.f deleted
Directorytrunk/bibio/Writefield/writefield.f modified , text changed
Directorytrunk/bibio/Writefield/writefield_gen.f modified , text changed
Directorytrunk/bibio/formcoord.f deleted
Directorytrunk/dyn3d/Read_reanalyse/nat2gcm.f modified , text changed
Directorytrunk/dyn3d/dump2d.f deleted
Directorytrunk/dyn3d/gcm.f modified , text changed
Directorytrunk/dyn3d/guide.f modified , text changed
Directorytrunk/dyn3d/inigrads.f deleted
Directorytrunk/dyn3d/tau2alpha.f modified , text changed
Directorytrunk/dyn3d/vlspltqs.f modified , text changed
Directorytrunk/dyn3d/wrgrads.f deleted
Directorytrunk/phylmd/FCTTRE.f modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21