source: trunk/LMDZ.GENERIC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2102   6 years aboissinot Now detr is an argument of thermcell_dq subroutine (which is called in …
(edit) @2101   6 years aboissinot Fix a bug in thermcell_alim.F90 where vertical and horizontal loops …
(edit) @2093   6 years aboissinot d_temp is now taken into acocunt in thermcell_plume to trigger the …
(edit) @2092   6 years aboissinot Uncomment two "corrections" (or "bidouilles" ccording to the author) …
(edit) @2078   6 years jvatant Cf r2076, fix a missing dummy init of mugaz causing NaNs? --JVO
(edit) @2076   6 years jvatant Fix a pb of dummy init of r and cpp in rcm1d, leading to NaNs? with …
(edit) @2073   6 years aslmd in largescale enforce type conversion as is done in the other instance …
(edit) @2072   6 years aslmd ioipsl is not used in thermcell_main et thermcell_plume
(edit) @2071   6 years aboissinot Watersat subroutine is replaced by Psat_water in the thermal plume …
(edit) @2069   6 years aboissinot f0 is now allocated only if calltherm=true. Useless thermal plume …
(edit) @2067   6 years aboissinot cf. commit 2066
(edit) @2066   6 years aboissinot Fix f0 saving Restore d_temp functionality. d_temp is set in …
(edit) @2065   6 years aboissinot In thermcell_plume, replace a useless test on zalpha by a test on zw2m …
(edit) @2064   6 years aboissinot Fix a bug in thermcell_closure arguments which implies wrong fluxes …
(edit) @2062   6 years aboissinot Add keys (optprop_back2lay_vis, optprop_back2lay_ir) to set …
(edit) @2060   6 years aboissinot Add the thermal plume model (cf. Rio et al. 2010) extended to gas …
(edit) @2058   6 years jleconte on our way to compile mesoscale+generic with gfortran
(edit) @2056   6 years aboissinot Planck step function is replaced by a piecewise linear function in …
(edit) @2055   6 years mturbet add CECILL licence to the LMD Generic GCM
(edit) @2051   7 years jleconte == 12/12/2018 == JL - Correct a bug from commit 2032 in callcorrk: …
(edit) @2035   7 years jvatant Fix a bug in 1D, again some (late) follow-up of r1971, r1978 and r1980
(edit) @2033   7 years emillour Generic GCM: - Cleanup around aeroptproperties.90, remove arrays that …
(edit) @2032   7 years emillour Generic GCM: - correct a bug introduced in revision 2026; now that …
(edit) @2026   7 years jvatant Radiative transfer init minor change -> Make L_NGAUSS be read by …
(edit) @2025   7 years emillour Generic GCM: - Fix a recently introduced syntax error. EM
(edit) @2019   7 years mlefevre Added outputs and large scale forcing (heating rate and water) for …
(edit) @2010   7 years mlefevre Flag mesoscale was missing
(edit) @2005   7 years sglmd in a old comit, the particle size for NH3 was fixed to 1 micrometer ; …
(edit) @2004   7 years jleconte == 02/10/2018 == JL - correct a bug introduced in commit 1987 in optcv.
(edit) @1995   7 years jleconte fix a small bug introduced in previous commit
(edit) @1994   7 years jleconte remove watersat file
(edit) @1993   7 years jleconte == 29/08/2018 == JL -watersat was used only in vdifc and thus it was …
(edit) @1991   7 years jleconte forgot to commit the file gfluxv
(edit) @1990   7 years jleconte == 28/08/2018 == JL change a table that was used as a float to a float …
(edit) @1989   7 years jleconte == 28/08/2018 == JL correct bug on rain initialization at each …
(edit) @1988   7 years jleconte == 28/08/2018 == JL We now shift the radiative model top from p=0 to …
(edit) @1987   7 years jleconte == 28/08/2018 == JL Start a series of commits to change the upper …
(edit) @1984   7 years jvatant Follow-up of r1971 r1978 and r1980 on tracers name lenght. --JVO
(edit) @1980   7 years emillour Generic physics: Follow-up of change in maximum length of tracer names …
(edit) @1940   7 years jvatant Adjust some outptut warnings about out-of-bounds temperature that were …
(edit) @1916   7 years aslmd su_watercycle is useless as a standalone subroutine and works best as …
(edit) @1907   7 years mturbet update README utilities file
(edit) @1906   7 years mturbet add README utilities
(edit) @1905   7 years mturbet import some generic utilities from Mars GCM
(edit) @1883   7 years emillour Generic GCM: - fix rcm1d.F to cope with modifications introduced in …
(edit) @1882   7 years emillour Generic model: Fix som recently introduced problems causing …
(edit) @1877   7 years aslmd addition of the omega velocity in physiq_mod (awaiting improvements by JL)
(edit) @1876   7 years aslmd tracer is no use in saturn1d
(edit) @1875   7 years aslmd useless lines in physiq_mod in LMDZ.GENERIC
(edit) @1874   7 years aslmd 1d and newstart mess things up when using DYNAMICO or any interfacing …
(edit) @1863   8 years mturbet add evaporation diagnostic
(edit) @1859   8 years mturbet add diagnostic of reevaporation of precipitation
(edit) @1842   8 years mturbet debuggage
(edit) @1839   8 years mlefevre MESOSCALE GENERIC. Fixed an error in the call of phys_state_var_init
(edit) @1838   8 years mlefevre MESOSCALE GENERIC. Some declaration of allocatable remained in …
(edit) @1837   8 years mlefevre MESOSCALE GENERIC. Fixed a declaration problem with the precomp flag …
(edit) @1836   8 years mlefevre MESOSCALE GENERIC. Modified physiq_mod. This is a potentially Cannibal …
(edit) @1835   8 years mlefevre MESOSCALE GENERIC. added phys_state_var_mod.F90 which takes care of …
(edit) @1834   8 years mlefevre MESOSCALE GENERIC. added turb_mod and changed turbdiff to send info on …
(edit) @1833   8 years mlefevre MESOSCALE GENERIC. added comm_wrf to send fields to the mesoscale …
(edit) @1832   8 years mlefevre MESOSCALE GENERIC. two things are done in inifis and not necessary in …
(edit) @1831   8 years mlefevre MESOSCALE GENERIC. a call to writediagfi isolated in mass_redistribution.
(edit) @1830   8 years mlefevre MESOSCALE GENERIC. changed parameters for cloud condensation. within …
(edit) @1829   8 years mlefevre MESOSCALE GENERIC. call system in callcorrk not helpful.
(edit) @1828   8 years mlefevre corrected a weird back-to-the-future bug in the previous commit
(edit) @1827   8 years mlefevre MESOSCALE GENERIC. MESOSCALE precompn flag in writediagfi
(edit) @1826   8 years jvatant Correct non-initialized variables in rcm1d causing NaN's with exigent …
(edit) @1821   8 years jvatant Minor change : in util streamfunction, psi shall be vertically …
(edit) @1813   8 years bclmd correction for lapack
(edit) @1811   8 years bclmd adding comment
(edit) @1810   8 years bclmd Updating photochemical core for the early Earth
(edit) @1807   8 years bclmd Adding chemistry initialization for newstart
(edit) @1806   8 years bclmd inichim_newstart with Mars case by default
(edit) @1805   8 years bclmd Removing stop for co2, necessary for photochemistry
(edit) @1802   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1801   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1800   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1799   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1798   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1797   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1796   8 years bclmd Adding photochemistry to LMDZ Generic
(edit) @1794   8 years jvatant Minor updates of the doc, typo + former uncompiled modifs of .tex …
(edit) @1785   8 years mturbet add utilities to read and modify the correlated-k files
(edit) @1784   8 years mturbet add Proxima Cen and TRAPPIST-1 stellar spectra
(edit) @1783   8 years mturbet add new option in newstart
(edit) @1781   8 years jvatant Useless argument Gweight in rad. tr. routines ( present in radcommon.h …
(edit) @1764   8 years jvatant Fixed unitialized radius and qext in initracer -> These arrays were …
(edit) @1763   8 years jvatant Fixed a bug in phyetat0_mod : typo leading to uninitialized field …
(edit) @1760   8 years emillour Venus and Generic GCMS: Corrections for the XIOS calendar; it must …
(edit) @1747   8 years aslmd Amended previous commit. Committed more files than I wanted to.
(edit) @1746   8 years aslmd MESOSCALE. makemeso module_initialize_les module_initialize_real …
(edit) @1725   8 years jvatant Optimization of the optci/cv routines - The repeated calls to huge …
(edit) @1722   8 years jvatant Adapt various modifs of LMDZ.GENERIC to LMDZ.TITAN from …
(edit) @1716   8 years jvatant Fix the accidental removal of changes from MT at r1714 in r1715 in …
(edit) @1715   8 years jvatant Cleaning of the radiative code + coherence between optci and optcv : …
(edit) @1714   8 years mturbet kcm1d like a phoenix rises from the ashes, part I
(edit) @1709   8 years aslmd Added surfalbedo and surfemis keywords to be used with startphy_file = …
(edit) @1699   8 years jleconte == 21/04/2017 == JL Add some arch files for a cluster in Bordeaux …
(edit) @1694   8 years emillour Generic model: Fixed a bug in start2archive: missing initialization of …
(edit) @1690   8 years emillour Generic GCM: Fixing a big bug (dating from revision 1529) in wstats. …
Note: See TracRevisionLog for help on using the revision log.