source: trunk/LMDZ.GENERIC/libf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3364   4 months bhatnags Generic-PCM: Added dt_gm (Gent-McWilliams?) in the calculation for …
(edit) @3360   5 months emillour Generic PCM: OpenMP fix in newsedim, add a missing THREADPRIVATE for …
(edit) @3352   5 months emillour Generic PCM: Updates for the Slab ocean: - ensure that surface heat …
(edit) @3342   5 months alesaux GenericPCM: Adapts the Thermal Plume Model for generic tracers. Adds …
(edit) @3341   5 months emillour Generic PCM: Follow-up of including surface albedo in restartfi.nc …
(edit) @3335   5 months emillour Generic PCM: Add reading/writing of surface albedo in (re)startfi.nc …
(edit) @3332   5 months emillour Generic PCM: Remove the call to radiative transfert at "lastcall". …
(edit) @3322   6 months emillour Generic PCM: Cleanup and cosmetics on convective adjustment routine. …
(edit) @3312   6 months yjaziri Generic PCM: Photochemistry: correction for using diurnal equal true …
(edit) @3311   6 months yjaziri Generic PCM: Split open_startphy to create_restartphy and only …
(edit) @3310   6 months sglmd include updated H2-H2 and H2-He CIA files by G. Milcareck for …
(edit) @3309   6 months yjaziri GENERIC PCM: - Cosmetic + clarifying some variables and comments in …
(edit) @3299   6 months emillour Generic PCM: - add some auxiliary functions in module tracer_h.F90: …
(edit) @3294   7 months emillour Generic PCM: Correction to r3293, initialization of diagnostic …
(edit) @3293   7 months mturbet small correction for diagnostic variable
(edit) @3291   7 months mturbet improved parameterization of sea ice albedo vs thickness
(edit) @3284   7 months sglmd small correction to commit 3270 by MT (call writediagfi only if the …
(edit) @3283   7 months sglmd modifications to callkeys_mod were forgotten in the previous commit …
(edit) @3281   7 months jleconte comments on rain_generic (Noe C)
(edit) @3280   7 months jleconte new flag align_strato_cold_trap (Noe C)
(edit) @3279   7 months jleconte flag moist_convection_inhibition (Noe C)
(edit) @3278   7 months jleconte Correction on moistadj_generic tendencies (Noe C)
(edit) @3277   7 months jleconte flag moistadjustment_generic
(edit) @3276   7 months jleconte moist_adj_generic cleaned, completed and commented
(edit) @3270   7 months mturbet physiq_mod.F90 cleaning + add moist and dry adjustment heating tendencies
(edit) @3269   7 months mturbet add net surface longwave heat flux diagnostics
(edit) @3268   7 months mturbet changes in computation of snow albedo when ok_slab_ocean is activated
(edit) @3267   7 months mturbet second cleanup in hydrol.F90
(edit) @3266   7 months mturbet first cleanup in hydrol.F90
(edit) @3265   7 months mturbet Very minor change of max sea ice fraction in ocean model
(edit) @3259   8 months gmilcareck Fix a bug with global1d. When using global1d, the latitude used when …
(edit) @3238   8 months mturbet minor change in mineral aerosol name format
(edit) @3236   8 months gmilcareck Add virtual correction for convective adjustment and turbulent …
(edit) @3235   8 months gmilcareck Add thermal conduction from thermosphere.
(edit) @3233   8 months gmilcareck Add the possibility to use a fixed vertical molar fraction profile for …
(edit) @3232   8 months afalco Pluto PCM: 1D functional AF
(edit) @3204   9 months emillour Generic PCM: Code cleanup. Remove obsolete "sourceevol" option and …
(edit) @3194   9 months emillour Generic PCM-WRF: Small corrections to enable compilation with WRF4. NC
(edit) @3155   11 months yjaziri PCM Generic: correction error commit 3131 in writting output escape YJ
(edit) @3133   11 months yjaziri PCM Generic: correction to commit 3131 YJ
(edit) @3131   11 months yjaziri PCM Generic: Add chemistry escape output + additional flag for …
(edit) @3116   12 months mmaurice GENERIC PCM: Fix newstart (longitude and latitude were not correctly …
(edit) @3105   12 months emillour Generic PCM: Some corrections on the 1D models to keep up with recent …
(edit) @3104   12 months emillour new routine moistadj_generic
(edit) @3103   12 months emillour changed tau calculation + comments
(edit) @3102   12 months emillour comments on rain_generic
(edit) @3101   12 months emillour correction integer to real + added RCPV_generic
(edit) @3100   12 months bhatnags Generic-PCM This commit updates the slab ocean module to a …
(edit) @3099   12 months emillour Generic PCM: Fix typo introduced in r3087 (moistadjustment flag).
(edit) @3087   13 months jleconte Set moistadjustment=.true. as default value
(edit) @3081   13 months yjaziri Generic PCM: Move mu0 (cosinus of solar zenith angle) calculation out …
(edit) @3073   13 months yjaziri Generic PCM: Chemistry: correction missing initialisation Add escape …
(edit) @3044   13 months jleconte perfect_vap_profile option
(edit) @3043   13 months jleconte fixed some bugs and errors
(edit) @3041   14 months sglmd some arrays were not initiated to zero: when compiled with gfortran, …
(edit) @3014   15 months emillour Generic PCM: Correction to commit r3009, alb_ocean is in module …
(edit) @3009   15 months emillour Generic GCM: Chemistry: correction in photolysis online with level …
(edit) @2987   16 months emillour Fixed the hardcoded value for the altitude of topmost level In …
(edit) @2985   16 months romain.vande Generic PEM : Adapt PEM to run with the generic model. (CPP_STD …
(edit) @2972   17 months emillour Generic PCM: Make number of scatterers fully dynamic (i.e. set in …
(edit) @2960   18 months emillour Generic PCM: Minor follow-up to r2957, since H2O aerosol variance is …
(edit) @2958   18 months emillour Generic PCM: Upgrade wstats following the Mars PCM one. It is now a …
(edit) @2957   18 months emillour Generic PCM: Fix a buggy behavior concerning H2O aerosol variance; …
(edit) @2954   18 months emillour Generic PCM: Improve diagnostics given by callcorrk (get min/max over …
(edit) @2899   20 months emillour Generic PCM: More code tidying: turn aeropacity, aeroptproperties, …
(edit) @2898   20 months emillour Generic PCM: Some cleanup in aerosol_mod.F90 : integrate "iniaerosol" …
(edit) @2891   21 months jleconte potential energy in rain_generic added correction : generic tracer is …
(edit) @2890   21 months jleconte condensation generic optimized comm variables for generic tracer for …
(edit) @2889   21 months jleconte calc_rayleigh with more molecules & more comments
(edit) @2875   21 months emillour Generic PCM: Some minor fixes: - missing igas_CO2 in "use gases_h" in …
(edit) @2873   22 months jleconte Correction in check fields
(edit) @2871   22 months jleconte Improved rain evaporation for les + correction in callkeys
(edit) @2870   22 months jleconte Removed too many prints in CIA interpolation + correction for hot H2H2
(edit) @2867   22 months jleconte Small fixes to iniaerosol and physiq_mod
(edit) @2865   22 months jleconte Changes to comm_wrf to have new output variables
(edit) @2861   22 months mturbet add the CO2-CH4 CIA opacity from Turbet2020 in the model
(edit) @2860   22 months mturbet add the CO2-H2 CIA opacity from Turbet2020 in the model
(edit) @2839   23 months aslmd Added value to XIOS output Added the pressure as output of a dynamico …
(edit) @2837   23 months aslmd Changed the H2H2 CIA file in the Hot Jupiter case Modified the …
(edit) @2831   2 years emillour Generic PCM: Add the possibility to include Venus-like aerosols …
(edit) @2822   2 years aslmd Fixed a real conversion
(edit) @2821   2 years aslmd Fixed the extrapolation in tpindex.F if above the Tmax or Pmax of the …
(edit) @2810   2 years emillour Generic GCM: Minor fix related to the RGCS scheme: when not using it, …
(edit) @2806   2 years aslmd fixed the issue with the rebase bis
(edit) @2805   2 years aslmd Fixed issue with the rebase In tracer_h.F90, the git conflicts …
(edit) @2804   2 years aslmd This is the RGCS scheme Now we can use this scheme to take into …
(edit) @2803   2 years aslmd Initialisation of Radiative Generic Condensable Aerosols We can …
(edit) @2802   2 years aslmd Fixed initialisation of RH_generic &cloudfrac
(edit) @2786   2 years emillour Generic GCM: Very minor fix: remove unecessary test about datadir …
(edit) @2785   2 years emillour Generic PCM: Further seperation between dynamics and physics …
(edit) @2784   2 years emillour Generic GCM: Some cleanup: - remove top level obsolete …
(edit) @2782   2 years emillour Generic GCM: - OpenMP syntax fix in rain_generic.F90 EM
(edit) @2736   2 years aslmd Changed of callcorrk to physiq_mod
(edit) @2735   2 years aslmd Created the spectral axes for XspecIR and VI
(edit) @2734   2 years aslmd Added the send_xios_field for the Xspec.nc
(edit) @2733   2 years aslmd Added ASR to Xhistins.nc
(edit) @2732   2 years aslmd took into account unstructured grid in writediagspec*.F
(edit) @2731   2 years aslmd step 3 of moving initracer.F to initracer.F90: now actually perform …
(edit) @2730   2 years aslmd step 2 of moving initracer.F to initracer.F90: remove initracer.F90
(edit) @2729   2 years aslmd step 1 of moving initracer.F to initracer.F90: get all changes from …
Note: See TracRevisionLog for help on using the revision log.