Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 357 (100.0%) | 5955 (100.0%) | 16.6 |
trunk/libf/phylmd/ | 230 (64.4%) | 4342 (72.9%) | 18.8 |
trunk/libf/phylmd/StratAer/ | 31 (8.7%) | 1180 (19.8%) | 38.0 |
branches/IPSLCM6.0.15/libf/phylmd/ | 10 (2.8%) | 100 (1.7%) | 10.0 |
branches/IPSLCM6.0.15/libf/phylmd/rrtm/ | 4 (1.1%) | 98 (1.6%) | 24.5 |
trunk/DefLists/ | 29 (8.1%) | 94 (1.6%) | 3.2 |
trunk/libf/dyn3d_common/ | 6 (1.7%) | 49 (0.8%) | 8.1 |
trunk/libf/phylmd/rrtm/ | 16 (4.5%) | 48 (0.8%) | 3.0 |
branches/IPSLCM6.0.15/DefLists/ | 9 (2.5%) | 26 (0.4%) | 2.8 |
trunk/libf/dynphy_lonlat/phylmd/ | 3 (0.8%) | 15 (0.3%) | 5.0 |
branches/IPSLCM6.0.15/libf/dynphy_lonlat/phylmd/ | 2 (0.6%) | 3 (0.1%) | 1.5 |
trunk/libf/dyn3dpar/ | 2 (0.6%) | 0 (0.0%) | 0.0 |
trunk/libf/dyn3d/ | 6 (1.7%) | 0 (0.0%) | 0.0 |
branches/IPSLCM6.0.15/libf/phylmd/StratAer/ | 9 (2.5%) | 0 (0.0%) | 0.0 |
various minor tweaks
17 lines of code changed in 3 files:
Last modifications for the CO2/INCA (inco) case
50 lines of code changed in 3 files:
I forgot a few lines in my previous commit.
The CO2 correction fluxes in the .def file are now transferred to the main variables.
4 lines of code changed in 1 file:
Add output co2 fluxes to xml for ESM version
8 lines of code changed in 2 files:
Additions for the interactive carbon cycle
194 lines of code changed in 5 files:
correction of a comment that is incorrect
1 lines of code changed in 1 file:
correct cell_area2D in the case of a rectangulat lat-lon grid for singularity at south and north poles
without this correction the calving flux sent to the coupler is not correct
6 lines of code changed in 1 file:
change to a comment in conf_phys_m
3 lines of code changed in 1 file:
Ajout d'un print pour un nouveau flag
1 lines of code changed in 1 file:
Adding the units for uq, vq, ue, ve, uwat, vwat in the history files.
6 lines of code changed in 1 file:
The fraction of SW down radiation that is diffuse is extracted from radlwsw.F90 and passed on to pbl_surface for inclusion in fields_out for transfer to ORCHIDEE if it requested in input file coupling_fields.def. Hence there is nothing automatic here. The fraction of SW down radiation is also added as a diagnostic. To satisfy the case when this new quantity is used in ORCHIDEE, then it is added in the restart (and read in case it is there).
273 lines of code changed in 9 files:
Correcting initialisation of missing_val for the computation of wind100m
Then other initialisations lower down in the code are removed.
4 lines of code changed in 1 file:
adding some VolMIP diagnotics which can be activated manually by decommenting the relevant lines when ok_volcan=y
4 lines of code changed in 1 file:
correcting some mistakes in some VolMIP diagnostics
2 lines of code changed in 1 file:
Shorten variable names and make polynom calculation faster for onshort/offshore wind capacity factors
8 lines of code changed in 3 files:
correcting the missing_val for wind100m diagnostic and its impact on load factors for windmills
5 lines of code changed in 1 file:
Addition of two diagnostics for load factors for onshore and offshore wind mills
54 lines of code changed in 3 files:
more of the same
61 lines of code changed in 1 file:
correcting a minor non-compliance on multiplication by negative numbers
219 lines of code changed in 1 file:
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)
55 lines of code changed in 13 files:
(108 more)