StatSVN - Directory trunk/libf/phylmd/StratAer/
Directory trunk/libf/phylmd/StratAer/
- Total Files:
- 15
- Deleted Files:
- 0
- Lines of Code:
- 4059
[root]/trunk/libf/phylmd/StratAer
Lines of Code
Developers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 56 (100.0%) | 1432 (100.0%) | 25.5 |
oboucher | 29 (51.8%) | 900 (62.8%) | 31.0 |
fairhead | 25 (44.6%) | 530 (37.0%) | 21.2 |
jyg | 2 (3.6%) | 2 (0.1%) | 1.0 |
Most Recent Commits
- oboucher 2020-05-06 17:18 Rev.: 3677
-
Changed the way to initialise nbtr_bin and other dimensions and indices
in the StratAer module based on infotrac_phy rather than infotrac.
Also added a missing $OMP THREADPRIVATE(nqperes)
12 lines of code changed in 11 files:
- trunk/libf/phylmd/StratAer: aer_sedimnt.F90 (+1 -1), calcaerosolstrato_rrtm.F90 (-1), coagulate.F90 (+1 -1), cond_evap_tstep_mod.F90 (+2 -2), interp_sulf_input.F90 (+1 -1), micphy_tstep.F90 (+1 -1), miecalc_aer.F90 (+1 -1), nucleation_tstep_mod.F90 (+2 -2), ocs_to_so2.F90 (+1 -1), so2_to_h2so4.F90 (+1 -1), traccoag_mod.F90 (+1 -1)
- oboucher 2020-04-21 09:10 Rev.: 3667
-
Correction of a big big bug on refractive indiex and Mie calc in the StratAer module
83 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: miecalc_aer.F90 (+83 -83)
- oboucher 2020-04-16 16:59 Rev.: 3663
-
adding some missing OMP THREADPRIVATE in StratAer code
2 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: interp_sulf_input.F90 (+1), sulfate_aer_mod.F90 (+1)
- oboucher 2020-04-12 16:18 Rev.: 3660
-
Correction of diagnostic extinction coefficient at 1020 nm
1 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: calcaerosolstrato_rrtm.F90 (+1 -1)
- oboucher 2019-06-13 19:19 Rev.: 3536
-
Setting up the new nucleation routine (compiles but not yet tested)
99 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: nucleation_tstep_mod.F90 (+99 -56)
- oboucher 2019-06-10 21:19 Rev.: 3534
-
Introducing new nucleation routine from Anni
(not quite finished but it's getting in)
642 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: nucleation_tstep_mod.F90 (+642 -108)
- oboucher 2019-05-30 16:13 Rev.: 3528
-
A little more cleaning with WRITEs
0 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: traccoag_mod.F90 (-4)
- oboucher 2019-05-30 15:43 Rev.: 3527
-
Cleaning up StratAer for trunk version
46 lines of code changed in 4 files:
- trunk/libf/phylmd/StratAer: micphy_tstep.F90 (+2 -2), nucleation_tstep_mod.F90 (-1), strataer_mod.F90 (+41 -43), traccoag_mod.F90 (+3 -43)
- fairhead 2019-05-28 15:00 Rev.: 3526
-
Olivier's modifications + addition of Id keyword
530 lines of code changed in 25 files:
- trunk/libf/phylmd/StratAer: aer_sedimnt.F90 (new), aerophys.F90 (+1), calcaerosolstrato_rrtm.F90 (new), coagulate.F90 (+4), cond_evap_tstep_mod.F90 (new), interp_sulf_input.F90 (+4), micphy_tstep.F90 (+17 -3), miecalc_aer.F90 (new), minmaxsimple.F90 (+2 -1), nucleation_tstep_mod.F90 (new), ocs_to_so2.F90 (new), so2_to_h2so4.F90 (+4), strataer_mod.F90 (new 233), sulfate_aer_mod.F90 (new), traccoag_mod.F90 (+237 -85)
- jyg 2018-04-30 17:45 Rev.: 3319
-
Adding missing IMPLICIT NONE
2 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: aerophys.F90 (+2)
- oboucher 2017-12-05 15:49 Rev.: 3114
-
Small change in Pinatubo emissions
0 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: traccoag_mod.F90 (new)
- oboucher 2017-12-03 17:08 Rev.: 3098
-
Cosmetic changes to the routine
15 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: micphy_tstep.F90 (+15 -15)
- oboucher 2017-12-02 19:19 Rev.: 3097
-
minor change to diag to avoid copy of arrays
0 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: interp_sulf_input.F90 (new)
- oboucher 2017-11-30 15:57 Rev.: 3094
-
Adding calculation of H2SO4 to particles flux diag
0 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: micphy_tstep.F90 (changed)