Directory trunk/libf/phylmd/rrtm/

Total Files:
12
Deleted Files:
0
Lines of Code:
7077

Browse with Trac

[root]/trunk/libf/phylmd/rrtm

Lines of Code

trunk/libf/phylmd/rrtm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 454 (100.0%) 10.8
fairhead 16 (38.1%) 373 (82.2%) 23.3
oboucher 16 (38.1%) 48 (10.6%) 3.0
lfalletti 2 (4.8%) 28 (6.2%) 14.0
fhourdin 2 (4.8%) 5 (1.1%) 2.5
jbmadeleine 2 (4.8%) 0 (0.0%) 0.0
emillour 4 (9.5%) 0 (0.0%) 0.0

Most Recent Commits

lfalletti 2020-04-20 12:13 Rev.: 3666

Adding changes for Reprobus

28 lines of code changed in 2 files:

  • trunk/libf/phylmd/rrtm: lwu.F90 (new)
fairhead 2020-02-10 12:04 Rev.: 3630

Parameter new_aod is not needed anymore as it is assumed to be true
all the time. This means that we cannot replay AR4 simulations with new
LMDZ sources (we probably couldn't anyway)
LF, OB

1 lines of code changed in 1 file:

jbmadeleine 2019-06-20 12:22 Rev.: 3539

petite verif dans rrtm

0 lines of code changed in 2 files:

fairhead 2019-04-18 17:13 Rev.: 3480

Integration of revisions 3425 through 3427 from IPSLCM6.0.15 branch into the trunk
LF

111 lines of code changed in 3 files:

fairhead 2019-04-17 17:43 Rev.: 3479

Integration of r3408 into the trunk
Modifications needed for VolMIP diagnostics

111 lines of code changed in 3 files:

fairhead 2019-03-14 11:34 Rev.: 3465

Further modifications for DYNAMICO/LMDZ convergence. These are based
on Yann's LMDZ6_V2 sources. Compiles on irene and converges with revision 3459
in a bucket configuration
YM/LF

1 lines of code changed in 1 file:

fairhead 2019-01-23 12:46 Rev.: 3438

Choosing the right ORCHIDEE interface and some XIOS stuff

5 lines of code changed in 2 files:

fhourdin 2019-01-23 08:42 Rev.: 3437

Compiler sans XIOS
Fredho

5 lines of code changed in 2 files:

fairhead 2019-01-22 17:21 Rev.: 3435

"Historic" :-) commit merging the physics branch used for DYNAMICO with the LMDZ trunk.
The same physics branch can now be used seamlessly with the traditional lon-lat LMDZ
dynamical core and DYNAMICO.
Testing consisted in running a lon-lat LMDZ bucket simulation with the NPv6.1 physics package
with the original trunk sources and the merged sources. Tests were succesful in the sense that
numeric continuity was preserved in the restart files from both simulation. Further tests
included running both versions of the physics codes for one year in a LMDZOR setting in which
the restart files also came out identical.

Caution:
- as the physics package now manages unstructured grids, grid information needs to be transmitted
to the surface scheme ORCHIDEE. This means that the interface defined in surf_land_orchidee_mod.F90
is only compatible with ORCHIDEE version orchidee2.1 and later versions. If previous versions of
ORCHIDEE need to be used, the CPP key ORCHIDEE_NOUNSTRUCT needs to be set at compilation time.
This is done automatically if makelmdz/makelmdz_fcm are called with the veget orchidee2.0 switch
- due to a limitation in XIOS, the time at which limit conditions will be read in by DYNAMICO will be
delayed by one physic timestep with respect to the time it is read in by the lon-lat model. This is caused
by the line

IF (MOD(itime-1, lmt_pas) == 0 .OR. (jour_lu /= jour .AND. grid_type /= unstructured)) THEN ! time to read

in limit_read_mod.F90

Work still needed on COSP integration and XML files for DYNAMICO

EM, YM, LF

144 lines of code changed in 6 files:

oboucher 2018-11-08 23:39 Rev.: 3412

Externalizing a controlling parameter for activating aerosol radiative feedback
Need to pass the info all the way to recmwf_aero. Default is True as before.

7 lines of code changed in 1 file:

oboucher 2018-05-24 18:17 Rev.: 3333

Add a missing flag_aerosol == 7 in reaerosol_optic_rrtm
Beware flag_aerosol = 7 requires aerosols.1980.nc to point to aerosols.nat.nc

7 lines of code changed in 3 files:

oboucher 2018-03-19 22:58 Rev.: 3288

Adding flag_aerosol=7 case forgotten in previous commits.

3 lines of code changed in 5 files:

emillour 2017-12-07 16:45 Rev.: 3115

Comply strictly to Fortran norm: add a space between "STOP" and message.
(in fact, "stop" should not be used at all... use abort_physic).
LF+EM

0 lines of code changed in 2 files:

oboucher 2017-12-03 23:03 Rev.: 3106

Adding clear-sky clean (no aerosol) LW radiative fluxes at TOA and SFC as diagnostic

13 lines of code changed in 1 file:

oboucher 2017-12-03 22:19 Rev.: 3101

Removing x permission from this file

0 lines of code changed in 2 files:

oboucher 2017-11-21 18:43 Rev.: 3084

correcting mistake on mistake

1 lines of code changed in 1 file:

oboucher 2017-11-21 18:37 Rev.: 3083

Nobody is perfect... correcting previous commit

6 lines of code changed in 1 file:

oboucher 2017-11-21 18:18 Rev.: 3082

Adding new diagnostics for clean (no aerosol) clear sky SW radiative fluxes

11 lines of code changed in 2 files:

emillour 2017-10-25 14:01 Rev.: 3043

Some fixes to enable compiling with the pgf compiler and updated arch files for pgf on Ciclad.
EM

0 lines of code changed in 2 files:

Generated by StatSVN 0.7.0