Changeset 2932 for trunk/LMDZ.MARS/README
- Timestamp:
- Apr 3, 2023, 6:17:05 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2931 r2932 3982 3982 ==03/04/2023 == RV 3983 3983 Remove the test ngrid==1 for writediagfi. The routine can handle well the 1D case. 3984 3985 ==03/04/2023 == RV 3986 Add a new routine to write output called write_output. 3987 It needs to be imported (for example : use write_output_mod, only: write_output) 3988 Then, it requires only 4 arguments : the name of the variable, its title, its units and the variable itself. 3989 It detects the dimension of the variable and decide to output either in diagfi or diagsoil. 3990 It is also compatible with XIOS (xml file needs to be adapted) 3991 Writediagfi and writediagsoil routines are still available in case.
Note: See TracChangeset
for help on using the changeset viewer.