July 2022 Commit Log

Number of Commits:
14
Number of Active Developers:
7
fairhead 2022-07-26 15:36 Rev.: 4228

Modifications to code to introduce a new vertical axis on llm+1 levels so that fluxes can
be output on their proper levels as per the CMIP6 DataRequest?
Actually is r3853 from the IPSL-CM6A-MR branch
LF

39 lines of code changed in 10 files:

oboucher 2022-07-23 22:08 Rev.: 4227

correcting operator for rnebss

1 lines of code changed in 1 file:

oboucher 2022-07-23 18:04 Rev.: 4226

Cleaning up the routine

163 lines of code changed in 1 file:

oboucher 2022-07-23 17:20 Rev.: 4225

More tuning parameters to be read from def list

28 lines of code changed in 1 file:

acozic 2022-07-21 11:59 Rev.: 4224

io_lon and io_lat not exist in unstructured grid - modify inca call to take this in account

52 lines of code changed in 1 file:

lguez 2022-07-19 13:33 Rev.: 4203

Sync latest trunk changes to branch LMDZ_ECRad.

236 lines of code changed in 25 files:

lguez 2022-07-18 16:19 Rev.: 4202

Do not use `handle_err`

`handle_err` is no longer in NetCDF95. In the modified procedures in
the present commit, `handle_err` was used after a call to
`nf90_get_var`, because `nf95_get_var` did not exist in NetCDF95 when
the procedures were written. Now, we can just use `nf95_get_var`.

25 lines of code changed in 8 files:

lguez 2022-07-15 17:13 Rev.: 4201

Add NetCDF95 flags

6 lines of code changed in 2 files:

lguez 2022-07-15 17:10 Rev.: 4200

Add NetCDF95 variables to PATH files

40 lines of code changed in 39 files:

musat 2022-07-11 18:42 Rev.: 4199

Keep "WARNING IFP=" message for the first pass through physics
IM

0 lines of code changed in 2 files:

asima 2022-07-08 11:03 Rev.: 4195

"oldrad" clearer than just "old" as suffix for executables

3 lines of code changed in 1 file:

dcugnet 2022-07-06 16:17 Rev.: 4194

Remove useless "TARGET" attributes in getKeyByName_?m functions, because pointers are no longer used.

10 lines of code changed in 1 file:

dcugnet 2022-07-04 23:45 Rev.: 4193

* Modifications in readSections to allow a continuation line character "\":
in both "tracer.def" and "isotopes_params.def", information for a single
tracer or isotope can now be stored on several lines.
* Modifications in "dispTable" and associated routines to allow too wide tables
to be displayed as several shorter sub-tables: each sub-table is at most
"nMaxCol" characters wide (typically: number of characters displayable in a
tandard screen window) and the first "nHead" columns (typically: name, index,
etc.) are duplicated in each sub-table. A default value for nMaxCol, called
maxTableWidth (currently = 192) is available in readTracFiles_mod.
* Subroutine "readIsotopesFile" becomes a function with a boolean returned
error value "lerr" used to trigger an external aborting function (no STOP).

186 lines of code changed in 5 files:

lguez 2022-07-01 15:27 Rev.: 4192

Change pointer to allocatable

Change pointer attribute to allocatable for actual arguments of
`nf95_gw_var`. Following update of NetCDF95.

0 lines of code changed in 6 files:

June 2022 »

Generated by StatSVN 0.7.0