source: trunk/LMDZ.GENERIC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3222   9 months emillour Generic PCM: Update/cleanup directory: make a user-oriented README and …
(edit) @3220   9 months emillour Generic PCM: Cleanup in deftank: - Update xml files: add missing …
(edit) @3204   10 months emillour Generic PCM: Code cleanup. Remove obsolete "sourceevol" option and …
(edit) @3194   10 months emillour Generic PCM-WRF: Small corrections to enable compilation with WRF4. NC
(edit) @3155   12 months yjaziri PCM Generic: correction error commit 3131 in writting output escape YJ
(edit) @3138   12 months yjaziri PCM Generic: Cosmetic: more details in README to explain commit 3131 YJ
(edit) @3133   12 months yjaziri PCM Generic: correction to commit 3131 YJ
(edit) @3131   12 months yjaziri PCM Generic: Add chemistry escape output + additional flag for …
(edit) @3116   13 months mmaurice GENERIC PCM: Fix newstart (longitude and latitude were not correctly …
(edit) @3105   13 months emillour Generic PCM: Some corrections on the 1D models to keep up with recent …
(edit) @3104   13 months emillour new routine moistadj_generic
(edit) @3103   13 months emillour changed tau calculation + comments
(edit) @3102   13 months emillour comments on rain_generic
(edit) @3101   13 months emillour correction integer to real + added RCPV_generic
(edit) @3100   13 months bhatnags Generic-PCM This commit updates the slab ocean module to a …
(edit) @3099   13 months emillour Generic PCM: Fix typo introduced in r3087 (moistadjustment flag).
(edit) @3087   14 months jleconte Set moistadjustment=.true. as default value
(edit) @3081   14 months yjaziri Generic PCM: Move mu0 (cosinus of solar zenith angle) calculation out …
(edit) @3073   14 months yjaziri Generic PCM: Chemistry: correction missing initialisation Add escape …
(edit) @3044   14 months jleconte perfect_vap_profile option
(edit) @3043   14 months jleconte fixed some bugs and errors
(edit) @3041   15 months sglmd some arrays were not initiated to zero: when compiled with gfortran, …
(edit) @3014   16 months emillour Generic PCM: Correction to commit r3009, alb_ocean is in module …
(edit) @3009   16 months emillour Generic GCM: Chemistry: correction in photolysis online with level …
(edit) @2987   17 months emillour Fixed the hardcoded value for the altitude of topmost level In …
(edit) @2985   17 months romain.vande Generic PEM : Adapt PEM to run with the generic model. (CPP_STD …
(edit) @2972   18 months emillour Generic PCM: Make number of scatterers fully dynamic (i.e. set in …
(edit) @2960   19 months emillour Generic PCM: Minor follow-up to r2957, since H2O aerosol variance is …
(edit) @2958   19 months emillour Generic PCM: Upgrade wstats following the Mars PCM one. It is now a …
(edit) @2957   19 months emillour Generic PCM: Fix a buggy behavior concerning H2O aerosol variance; …
(edit) @2954   19 months emillour Generic PCM: Improve diagnostics given by callcorrk (get min/max over …
(edit) @2899   21 months emillour Generic PCM: More code tidying: turn aeropacity, aeroptproperties, …
(edit) @2898   21 months emillour Generic PCM: Some cleanup in aerosol_mod.F90 : integrate "iniaerosol" …
(edit) @2891   22 months jleconte potential energy in rain_generic added correction : generic tracer is …
(edit) @2890   22 months jleconte condensation generic optimized comm variables for generic tracer for …
(edit) @2889   22 months jleconte calc_rayleigh with more molecules & more comments
(edit) @2875   22 months emillour Generic PCM: Some minor fixes: - missing igas_CO2 in "use gases_h" in …
(edit) @2873   23 months jleconte Correction in check fields
(edit) @2871   23 months jleconte Improved rain evaporation for les + correction in callkeys
(edit) @2870   23 months jleconte Removed too many prints in CIA interpolation + correction for hot H2H2
(edit) @2867   23 months jleconte Small fixes to iniaerosol and physiq_mod
(edit) @2865   23 months jleconte Changes to comm_wrf to have new output variables
(edit) @2861   23 months mturbet add the CO2-CH4 CIA opacity from Turbet2020 in the model
(edit) @2860   23 months mturbet add the CO2-H2 CIA opacity from Turbet2020 in the model
(edit) @2839   2 years aslmd Added value to XIOS output Added the pressure as output of a dynamico …
(edit) @2837   2 years 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) @2737   2 years aslmd Added Xspecto the xml files for output
(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 …
(edit) @2728   2 years aslmd epsi_generic value corrected
(edit) @2727   2 years aslmd added variable Generic tracer in callcorrk
(edit) @2726   2 years aslmd Some comments and metallicity now generalised
(edit) @2725   2 years aslmd switch to epsi_generic & RLVTT_generic
(edit) @2724   2 years aslmd rneb_generic and RH_generic added
(edit) @2723   2 years aslmd rainthreshold constant & delete useless lines
(edit) @2722   2 years aslmd some modifications for call_ice_vap_generic
(edit) @2721   2 years aslmd new routine generic_rain integrated in physiq_mod
(edit) @2720   2 years aslmd new module to get back indexes of cond tracers
(edit) @2719   2 years aslmd 1st version of rain_generic : just compiles
(edit) @2718   2 years aslmd Function Tsat_generic added
(edit) @2717   2 years aslmd wrapped some prints with is_master
(edit) @2716   2 years aslmd Fixed the non sharing of tracers with all procs
(edit) @2715   2 years aslmd Added a flag for when using newstart.F with generic traceur profile
(edit) @2714   2 years aslmd Print tendencies in diagfi.nc and small correction
(edit) @2713   2 years aslmd automatic lecture for tracers initial profiles
(edit) @2712   2 years aslmd new variables for condensable data
(edit) @2711   2 years aslmd now data for generic tracers are called only one time !
(edit) @2710   2 years aslmd table_tracers_condensable is now read from datadir/
(edit) @2709   2 years aslmd added loading of profile for few condensable species
(edit) @2708   2 years aslmd error messages when setting a traceur.def with wrong names , or with …
(edit) @2707   2 years aslmd table_tracers_condensable can be used to take back data of condensable …
(edit) @2706   2 years aslmd is_condensable has replaced is_generic, some changes in getting back …
(edit) @2705   2 years aslmd Fixed the molecular mass of composites generic clouds
(edit) @2704   2 years aslmd fixed condensation_generic to conserve tracers mass. evap_generic is …
(edit) @2703   2 years aslmd fixed the initialisation of rho_q + some indentations
(edit) @2702   2 years aslmd fixed the missing E3 for delta_vapH of Cr
(edit) @2701   2 years aslmd rename largescale_generic and genericcommon_h
(edit) @2700   2 years aslmd major changes in largescale_generic and how it's called by physiq_mod
(edit) @2699   2 years aslmd added reading of Cr profile in rcm1d.def
(edit) @2698   2 years aslmd added a gboolean eneric_condensation optionsread from callphys.def
(edit) @2697   2 years aslmd Fixed Mg molecular mass -> Mg2SiO4 molecular mass
Note: See TracRevisionLog for help on using the revision log.