Directory branches/IPSLCM6.0.15/libf/phylmd/

Total Files:
34
Deleted Files:
4
Lines of Code:
30764

[root]/branches/IPSLCM6.0.15/libf/phylmd
                    directory in repo StratAer (7 files, 2467 lines)
                    directory in repo cosp (23 files, 11545 lines)
                    directory in repo dyn1d (2 files, 6550 lines)
                    directory in repo rrtm (6 files, 3287 lines)

Lines of Code

branches/IPSLCM6.0.15/libf/phylmd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 146 (100.0%) 3846 (100.0%) 26.3
musat 37 (25.3%) 2147 (55.8%) 58.0
fairhead 67 (45.9%) 850 (22.1%) 12.6
jghattas 16 (11.0%) 676 (17.6%) 42.2
oboucher 10 (6.8%) 100 (2.6%) 10.0
acozic 16 (11.0%) 73 (1.9%) 4.5

Most Recent Commits

fairhead 2021-04-30 23:45 Rev.: 3886

By request, re-introduction of two 'bugs' so that running without the iflag_new_t2mq2m
gives exactly the same results as CMIP6 previous simulations

20 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: cdrag_mod.F90 (+14 -4), pbl_surface_mod.F90 (+6 -1)
acozic 2021-03-08 16:29 Rev.: 3860

modify calcul of ch_in in physiq if there are 3 water tracers

6 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+5 -1), phytrac_mod.F90 (+1 -1)
musat 2021-02-11 10:58 Rev.: 3837

Ajout ustar pour diagnostics pbl

13 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: pbl_surface_mod.F90 (+8 -4), stdlevvar_mod.F90 (+5 -2)
musat 2021-02-08 11:54 Rev.: 3833

Correction 10m

13 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: stdlevvar_mod.F90 (+13)
musat 2021-02-05 20:03 Rev.: 3828

Supprime le fichier 'cdrag.F90'

0 lines of code changed in 4 files:

  • branches/IPSLCM6.0.15/libf/phylmd: cdrag.F90 (del), screenc.F90 (del), screenp.F90 (del), stdlevvar.F90 (del)
musat 2021-02-05 14:23 Rev.: 3826

Nouveaux calculs 2m/10m activables par iflag_new_t2mq2m=1
Valeur par defaut iflag_new_t2mq2m=0 (<=> anciens calculs CMIP6)

2073 lines of code changed in 9 files:

  • branches/IPSLCM6.0.15/libf/phylmd: cdrag_mod.F90 (new 822), pbl_surface_mod.F90 (+67 -5), phys_local_var_mod.F90 (+7 -4), phys_output_ctrlout_mod.F90 (+14), phys_output_write_mod.F90 (+56 -11), physiq_mod.F90 (+2 -23), screenc_mod.F90 (new 193), screenp_mod.F90 (new 185), stdlevvar_mod.F90 (new 727)
oboucher 2020-04-20 10:46 Rev.: 3665

Correct dimension for alpha_bin, piz_bin and cg_bin

3 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_local_var_mod.F90 (+3 -3)
acozic 2020-02-13 12:39 Rev.: 3633

merge with rev 3632 on LMDZ6/trunk

2 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+2 -2)
oboucher 2019-12-16 15:10 Rev.: 3616

Addition of diagnostics for the 100 meter wind

40 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_ctrlout_mod.F90 (+2), phys_output_write_mod.F90 (+38 -2)
acozic 2019-11-29 16:12 Rev.: 3612

merge with rev 3611 on LMDZ5/branches/IPSLCM5A2.1

2 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+2)
jghattas 2019-11-29 10:25 Rev.: 3609

Put back changes done in commit [3604] which were removed temporary in commit [3607].

41 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+20 -1), physiq_mod.F90 (+8 -5), radlwsw_m.F90 (+13 -1)
jghattas 2019-11-29 10:08 Rev.: 3607

Revert commit [3604]. This is only done temporary because we need to make a correction for Jean-Zay and to have a revision without these changes to go into IPSLCM6.1.10.

7 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+1 -20), physiq_mod.F90 (+5 -8), radlwsw_m.F90 (+1 -13)
oboucher 2019-11-20 00:04 Rev.: 3604

addition of flag_volc_surfstrat for VolMIP configurations

41 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+20 -1), physiq_mod.F90 (+8 -5), radlwsw_m.F90 (+13 -1)
jghattas 2019-09-13 17:11 Rev.: 3564

Add missing initalization as done in the trunk
http://web.lmd.jussieu.fr/trac/changeset/3435/LMDZ6/trunk/libf/phylmd/cva_driver.F90

0 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: cva_driver.F90 (changed)
fairhead 2019-05-28 14:52 Rev.: 3525

Modifs necessaires à la version 6.0.10
OB

237 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+221 -209), physiq_mod.F90 (+11 -3), radlwsw_m.F90 (+5 -2)
oboucher 2019-05-22 23:40 Rev.: 3521

Call for initialisation of S3A model

7 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+7)
oboucher 2019-04-25 11:35 Rev.: 3487

change on diag name to be consistent with xml file

1 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_ctrlout_mod.F90 (+1 -1)
acozic 2019-04-19 15:29 Rev.: 3483

toplwad diagnostic works with INCA aeNP aerosols as well [ merge with rev 3381 of trunk ]

4 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_write_mod.F90 (+4 -8)
acozic 2019-04-19 12:29 Rev.: 3481

call to aerosol_meteo_calc is now done for all inca chemistries configurations

4 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+4 -6)
oboucher 2018-12-14 00:13 Rev.: 3426

Tidying up the routines
Adding more comments

4 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: radlwsw_m.F90 (+4 -4)
fairhead 2018-12-13 14:07 Rev.: 3425

Followup to r3408 modifications for VolMIP
NL

10 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_write_mod.F90 (+1 -1), physiq_mod.F90 (+7 -2), radlwsw_m.F90 (+2 -2)
acozic 2018-12-06 14:58 Rev.: 3419

merge with rev 3418 of trunk

27 lines of code changed in 3 files:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+24 -7), phytrac_mod.F90 (+3 -2)
fairhead 2018-11-15 17:03 Rev.: 3415

Change in default behaviour of iflag_bug_t2m_ipslcm61. By default,
we now want the t2m bug to be present for CMIP6 continuity purposes.

1 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+1 -1)
acozic 2018-10-29 11:19 Rev.: 3410

merge with rev 3409 of trunk
(Anne Cozic)

0 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: cv_driver.F90 (changed)
fairhead 2018-10-25 17:23 Rev.: 3408

Modifications needed for VolMIP diagnostics for IPSLCM6.1.8
NL/LF

126 lines of code changed in 8 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+17 -4), phys_output_ctrlout_mod.F90 (+4), phys_output_write_mod.F90 (+16 -2), phys_state_var_mod.F90 (new), physiq_mod.F90 (+10 -7), radlwsw_m.F90 (new)
fairhead 2018-10-01 13:33 Rev.: 3400

Due to a difficult to correct bug, near surface fields can take abnormal values in very specific circumstances.
While waiting to find a correction, these modifications will force the values of these fields within reasonable bounds.
To get back to the previous behaviour of the model, use iflag_bug_t2m_ipslcm61 = 1 (it is 0 by default)

90 lines of code changed in 4 files:

  • branches/IPSLCM6.0.15/libf/phylmd: borne_var_surf.F90 (new 59), phys_local_var_mod.F90 (+4), phys_output_write_mod.F90 (+9 -8), physiq_mod.F90 (+18)
fairhead 2018-10-01 11:59 Rev.: 3399

Reverting to r3353 of routine so that correction of t2m interpolation problem
can be seamlessly included in IPSL6.0.7 configuration
Will be included back after commit of t2m corection
LF

8 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_write_mod.F90 (+8 -4)
oboucher 2018-08-14 12:56 Rev.: 3382

toplwad diag also works for aeNP case

4 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: phys_output_write_mod.F90 (+4 -8)
acozic 2018-06-27 15:37 Rev.: 3352

merge with rev 3351 on the trunk
(bug fixed on a call to Inca)

2 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+2 -1)
acozic 2018-06-01 12:47 Rev.: 3339

merge with rev 3338 of the trunk
(add a flag chemistry_couple to use Ozone offline or Ozone calcul by Inca)

26 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+21 -3), physiq_mod.F90 (+5 -2)
jghattas 2018-05-29 15:55 Rev.: 3337

As done on the trunk rev [3333] by O.Boucher:

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


1 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (+1)
musat 2018-05-16 18:10 Rev.: 3328

Utilisation de la clef iflag_cycle_diurne et
supression de la clef cycle_diurne.

24 lines of code changed in 11 files:

  • branches/IPSLCM6.0.15/libf/phylmd: clesphys.h (+3 -2), conf_phys_m.F90 (+9 -8), phyetat0.F90 (new), phyredem.F90 (new), physiq_mod.F90 (+4 -4), printflag.F90 (new), surf_ocean_mod.F90 (new)
musat 2018-05-15 17:56 Rev.: 3324

tau_gl declare dans clesphys.h et lu dans physiq_mod.
Par defaut tau_gl=86400.*5. pour coherence avec versions anciennes.

11 lines of code changed in 7 files:

  • branches/IPSLCM6.0.15/libf/phylmd: clesphys.h (+4 -1), ocean_forced_mod.F90 (new), physiq_mod.F90 (+6), surface_data.F90 (new)
jghattas 2018-04-16 18:30 Rev.: 3318

Integration des developpements fait sur la trunk par O. Boucher concernant le MACspV2 aerosol plume climatology(nouveau option flag_aersol=7). Les commits suivants fait sur le trunk sont ici merge : [3274], [3279], [3287], [3288], [3290], [3295], [3296], [3297].
Tout les modifications dans newmicro.f90 ne sont pas retenu mais les changemnets lie au flag_aerosol=7 sont prise.

627 lines of code changed in 7 files:

  • branches/IPSLCM6.0.15/libf/phylmd: conf_phys_m.F90 (new), macv2sp.F90 (new 174), mo_simple_plumes.F90 (new 413), newmicro.F90 (+18 -6), phys_local_var_mod.F90 (+4), physiq_mod.F90 (+7 -1)
fairhead 2018-04-12 17:38 Rev.: 3314

Solving reproductibility problem?

0 lines of code changed in 2 files:

  • branches/IPSLCM6.0.15/libf/phylmd: regr_pr_time_av_m.F90 (new)
fairhead 2018-03-28 15:00 Rev.: 3301

Disabling vertical interpolation at each physics timestep as it is
not needed for CMIP6 workflow

1 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+1 -1)
fairhead 2018-03-22 18:40 Rev.: 3293

Removing spurrious print

2 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+2 -2)
fairhead 2018-03-17 10:58 Rev.: 3284

Adding proper hybrid coordinates coefficients as per rhe CMIP6 data request

63 lines of code changed in 6 files:

  • branches/IPSLCM6.0.15/libf/phylmd: iophy.F90 (+9 -6), phys_output_ctrlout_mod.F90 (+18 -7), phys_output_mod.F90 (+4 -1), phys_output_write_mod.F90 (+32 -11)
musat 2018-03-16 20:32 Rev.: 3283

Correction commission precedente

1 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: newmicro.F90 (+1)
musat 2018-03-16 20:28 Rev.: 3282

Seuil maximum nombre de noyaux de condensation cdnc_max
passe a physiq.def (utile pour l'experience de type aquaplanete)

10 lines of code changed in 1 file:

  • branches/IPSLCM6.0.15/libf/phylmd: newmicro.F90 (+10 -2)

(16 more)

Generated by StatSVN 0.7.0