Directory trunk/libf/phylmd/StratAer/

Directory Created:
2016-10-30 17:35
Total Files:
14
Deleted Files:
0
Lines of Code:
3092

[root]/trunk/libf/phylmd/StratAer

Lines of Code

trunk/libf/phylmd/StratAer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
oboucher 39 (100.0%) 3415 (100.0%) 87.5

Most Recent Commits

oboucher 2017-07-24 16:50 Rev.: 2964

Correcting the diameter of the first aerosol bin

1 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: aerophys.F90 (+1 -2)
oboucher 2017-07-14 17:20 Rev.: 2950

Correcting a small mistake from last commit.
k_B should be RKBOL

2 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: coagulate.F90 (+2 -2)
oboucher 2017-07-13 21:33 Rev.: 2949

Adding enhancement factor to coagulation kernels due to van der Waals forces.
Two options are possible, default is no enhancement factor.

33 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: coagulate.F90 (+33 -1)
oboucher 2017-07-13 21:15 Rev.: 2948

Nstart is increased for the downward recurrence for more accurate results.
The calculations for the very small x (small particles and large wavelengths) has accuracy problem

24 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: miecalc_aer.F90 (+24 -4)
oboucher 2017-01-08 17:44 Rev.: 2752

Changes to StratAer module, including setting up a new output file
hence dimension of output metadata is increased to 10 items.

88 lines of code changed in 7 files:

  • trunk/libf/phylmd/StratAer: aer_sedimnt.F90 (+4 -4), aerophys.F90 (+2 -1), interp_sulf_input.F90 (+6 -5), micphy_tstep.F90 (+6 -6), ocs_to_so2.F90 (+11 -9), so2_to_h2so4.F90 (+11 -9), traccoag_mod.F90 (+48 -36)
oboucher 2016-11-28 17:02 Rev.: 2715

Fixing a small glitch in my StratAer module
p_tropopause was used but not defined...
now it is diagnosed but not used !

2 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: calcaerosolstrato_rrtm.F90 (+2 -2)
oboucher 2016-11-20 15:15 Rev.: 2704

This revision concerns the StratAer module and should not impact the rest of LMDz
Bug correction in interp_sulf_input.F90
Update of miecalc_aer.F90 and traccoag_mod.F90
Phytrac tracers are now dealt with in XIOS through the Fortran interface with minimal input in the xml
Making tracer groups in DefLists for StratAer

102 lines of code changed in 3 files:

  • trunk/libf/phylmd/StratAer: interp_sulf_input.F90 (+7 -12), miecalc_aer.F90 (+87 -43), traccoag_mod.F90 (+8 -8)
oboucher 2016-11-13 15:47 Rev.: 2700

Removing a USE that is there twice.

0 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: traccoag_mod.F90 (-1)
oboucher 2016-11-07 23:23 Rev.: 2699

Fixing a small bug on the vertical discretization of the source term and removing a useless USE module

8 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: traccoag_mod.F90 (+8 -14)
oboucher 2016-11-01 12:19 Rev.: 2695

Removing useless global variables
Interpolation only done once a month
Changing test orders in implicit coagulation routine as some compilers didn't like it

166 lines of code changed in 7 files:

  • trunk/libf/phylmd/StratAer: cond_evap_tstep_mod.F90 (+10 -7), interp_sulf_input.F90 (+116 -97), micphy_tstep.F90 (+4 -4), nucleation_tstep_mod.F90 (+9 -6), ocs_to_so2.F90 (+8 -11), so2_to_h2so4.F90 (+8 -10), traccoag_mod.F90 (+11 -19)
oboucher 2016-10-30 17:59 Rev.: 2691

Cleaning up the routine.

0 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: traccoag_mod.F90 (-10)
oboucher 2016-10-30 17:35 Rev.: 2690

Adding a module for stratospheric aerosols with a bin scheme.
The module gets activated with -strataer true compiling option.
May not quite work yet, more testing needed, but should not affect
the rest of LMDz as everything is under a CPP_StratAer key.

2989 lines of code changed in 14 files:

  • trunk/libf/phylmd/StratAer: aer_sedimnt.F90 (new 130), aerophys.F90 (new 18), calcaerosolstrato_rrtm.F90 (new 121), coagulate.F90 (new 207), cond_evap_tstep_mod.F90 (new 209), interp_sulf_input.F90 (new 247), micphy_tstep.F90 (new 159), miecalc_aer.F90 (new 564), minmaxsimple.F90 (new 23), nucleation_tstep_mod.F90 (new 278), ocs_to_so2.F90 (new 44), so2_to_h2so4.F90 (new 44), sulfate_aer_mod.F90 (new 624), traccoag_mod.F90 (new 321)
Generated by StatSVN 0.7.0