Ignore:
Timestamp:
Jan 10, 2013, 10:07:14 PM (12 years ago)
Author:
aslmd
Message:

LMDZ.UNIVERSAL
LMDZ.GENERIC

Added calls to Frederic Hourdin's subroutines to output physical fields in parallel. This is under precompiling flags CPP_PARA.
This allows for LMDZ.UNIVERSAL users to use writediagfi with parallel computations.
These lines are not compiled by casual users of LMDZ.GENERIC (or users of LMDZ.UNIVERSAL in sequential mode).

The precompiling flag NOWRITEDIAGFI is obsolete and has been deleted.

NOTES:

  • A better cleaner method might be proposed later
  • Added subroutines

A 0 LMDZ.UNIVERSAL/libf/phygeneric/iotd_ecrit.F90
A 0 LMDZ.UNIVERSAL/libf/phygeneric/iophys.F90
A 0 LMDZ.UNIVERSAL/libf/phygeneric/iotd.h
A 0 LMDZ.UNIVERSAL/libf/phygeneric/iotd_ini.F90
A 0 LMDZ.UNIVERSAL/libf/phygeneric/iotd_fin.F90
The iotd_* subroutines are actually supposed to be put in bibio in LMDZ.COMMON
This will be done later once agreed in the team

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r861 r862  
    858858- Fixed a small bug in a diagnostic in the end of calc_rayleigh. Some picky compilers complain.
    859859- Fixed a small bug with the array noms which is not allocated when tracer is false. But still need in physdem1.
     860
     861== 10/01/2013 == AS
     862Added calls to FH subroutines to output physical fields in parallel. This is under precompiling flags CPP_PARA.
     863This allows for LMDZ.UNIVERSAL users to use writediagfi with parallel computations.
     864These lines are not compiled by casual users of LMDZ.GENERIC (or users of LMDZ.UNIVERSAL in sequential mode).
Note: See TracChangeset for help on using the changeset viewer.