source: LMDZ6/trunk/libf/phylmd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5346   17 months fhourdin Debut de replaysation de la convection profonde. Regroupement de …
(edit) @5345   17 months musat Correction bug: manquait le $
(edit) @5344   17 months Laurent Fairhead Temporary fix on value of index so that the code does not crash in …
(edit) @5338   17 months Laurent Fairhead Getting rid of dependance to the dynamics
(edit) @5337   17 months Laurent Fairhead Getting rid of dependance to dynamics
(edit) @5330   17 months abarral Incorrect use of CPPKEY_STRATAER in phytrac_mod.f90
(edit) @5326   17 months abarral Turn condsurfs_new.f90 into module Add own handle_err subroutine to …
(edit) @5325   17 months abarral Add missing inca/reprobus wrappers Revert lmdz_cppkeys_wrapper.F90 …
(edit) @5323   17 months abarral [WIP] add missing reprobus & inca wrappers
(edit) @5316   18 months abarral Fix clesphys import for cosp
(edit) @5315   18 months abarral Turn regdim.h into modules
(edit) @5314   18 months abarral Turn raddimlw.h radepsi.h radopt.h into modules Move unused raddim.*.h …
(edit) @5312   18 months abarral .f90 <-> .F90
(edit) @5311   18 months abarral Move unused .h to obsolete
(edit) @5310   18 months abarral unify abort_gcm rename wxios -> wxios_mod
(edit) @5309   18 months abarral Turn YOEGWD.h sisvat_weq into module
(edit) @5307   18 months Laurent Fairhead Renamed for create_makegcm
(edit) @5305   18 months abarral Turn YOMCST2.h.h into module
(edit) @5304   18 months abarral Turn YOMCST2.h.h into module
(edit) @5303   18 months abarral Turn compar1d.h date_cas.h into module Move fcg_racmo.h to obsolete
(edit) @5302   18 months abarral Turn compar1d.h date_cas.h into module Move fcg_racmo.h to obsolete
(edit) @5301   18 months abarral Turn tsoilnudge.h fcg_gcssold.h flux_arp.h into module
(edit) @5300   18 months abarral Fix remaining planete.h
(edit) @5299   18 months abarral Turn cv3param.h into module
(edit) @5298   18 months abarral Turn planete.h comsoil.h into module Remove obsolete message related …
(edit) @5296   18 months abarral Turn compbl.h into a module Move calcul_REGDYN.h to obsolete Create …
(edit) @5294   18 months Laurent Fairhead Keeping clesphys.h was not the right solution LF
(edit) @5293   18 months abarral Move calcul_divers.h to module
(edit) @5292   18 months abarral Move academic.h chem.h chem_spla.h to module
(edit) @5291   18 months abarral Move thermcell_old.h iotd.h to module
(edit) @5290   18 months abarral add missing YOETHF.h for rrtm only
(edit) @5289   18 months abarral Turn YOECUMF.h into a module Fix USE in fxy_new_mod_h.f90
(edit) @5287   18 months abarral Turn fxy*.h into modules Fix clesphys_rrtm.h name
(edit) @5286   18 months abarral Re-add clesphys.h only for rrtm
(edit) @5285   18 months abarral As discussed internally, remove generic ONLY: ... for new _mod_h modules
(edit) @5284   18 months abarral Turn alpale.h alpale.f90 YOETHF.h into modules
(edit) @5283   18 months abarral Turn tracstoke.h conema3.h cv30_routines.f90 cv30param.h into modules
(edit) @5282   18 months abarral Turn iniprint.h clesphys.h into modules Remove unused description.h
(edit) @5281   18 months abarral Turn comgeom.h comgeom2.h into modules
(edit) @5280   18 months abarral Turn comdissip.h, comdissipn.h, comdissnew.h into modules
(edit) @5279   18 months abarral fix: comma before i/o item
(edit) @5278   18 months abarral Fix: duplicate save attribute
(edit) @5277   18 months abarral Fix: unary operator following arithmetic operator
(edit) @5276   18 months abarral Turn cvthermo.h into a module
(edit) @5275   18 months abarral Turn cvflag.h into a module
(edit) @5274   18 months abarral Replace yomcst.h by existing module
(edit) @5273   18 months abarral Turn dimsoil.h into a module
(edit) @5272   18 months abarral Turn paramet.h into a module
(edit) @5271   18 months abarral Move dimensions.h into a module Nb: doesn't compile yet
(edit) @5270   18 months abarral Replace F77 netcdf library by F90 netcdf library
(edit) @5268   18 months abarral .f90 <-> .F90 depending on cpp key use
(edit) @5267   18 months abarral Remove CPP_IOIPSL cpp keys uses
(edit) @5265   18 months abarral Wrap COSP cpp keys uses
(edit) @5264   18 months abarral differentiate lmdz yomcst namespace
(edit) @5263   18 months abarral fix cospv1 compilation
(edit) @5260   18 months abarral Wrap uses of cpp key OUTPUTPHYSSCM
(edit) @5259   18 months abarral Wrap uses of cpp key CPP_INLANDSIS Symlink inlandsis in iso
(edit) @5254   18 months abarral Create yomcst and yoerad modules (.h not yet replaced)
(edit) @5253   18 months abarral Wrap uses of cpp key DUST
(edit) @5252   18 months abarral Wrap uses of cpp key REPROBUS and CPP_STRATAER Add REPROBUS wrapper
(edit) @5251   18 months abarral Wrap uses of cpp key INCA Add INCA wrapper
(edit) @5249   18 months abarral Replace uses of cpp key NC_DOUBLE
(edit) @5248   18 months abarral (cont.) Convert fixed-form to free-form sources .F -> .{f,F}90
(edit) @5246   18 months abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
(edit) @5243   18 months lebasn StratAer?: use old composition routine by default (ie same as rev 4938)
(edit) @5241   18 months Laurent Fairhead switching back to the non-test version of condensation_lognormal LF
(edit) @5240   18 months Laurent Fairhead For convergence purposes AB
(edit) @5239   18 months lebasn StratAer?: bugfix adding sanity check to avoid a floating point …
(edit) @5238   18 months Laurent Fairhead Temporary fix to correct divergence of results between revision 5210 …
(edit) @5237   18 months dcugnet Cancel revisions 5216 and 5234
(edit) @5234   19 months dcugnet Fix for strataer: some variables were not defined due to the …
(edit) @5233   19 months abarral Change abort_gcm -> abort_physic in physics (Continues r5217)
(edit) @5217   19 months Ehouarn Millour Replace "abort_gcm" in physics with "abort_physic" to ensure clean …
(edit) @5216   19 months dcugnet * Remove INCA retro-compatibility with "traceur.def" (containing only …
(edit) @5215   19 months Sebastien Nguyen restore correct variable name in THREADPRIVATE directive
(edit) @5213   19 months evignon petits ajustements du 1d pour inclure proprement la neige soufflee
(edit) @5212   19 months evignon nettoyage 1d suite à l'ajout de lanouvelle param de cirrus d'Audran Borella
(edit) @5211   19 months evignon externalisation de la condensation avec lognormale dans …
(edit) @5210   19 months evignon changes in ice radius treatment in lmdz_lscp_condebsation + minor …
(edit) @5208   19 months Laurent Fairhead Louis d'Alencon modifications: Il s'agit des modifs permettant de …
(edit) @5206   19 months Laurent Fairhead Corrections to properly close XIOS contexts in LMDZ (either with …
(edit) @5205   19 months Laurent Fairhead Corrections to previous commit
(edit) @5204   19 months Laurent Fairhead Integrating A.Borella's work on cirrus in the trunk
(edit) @5200   19 months dcugnet Replace the hard-coded "tnat1" (TRUE by default) by a variable that …
(edit) @5199   19 months dcugnet The "readTracFiles_mod" module usage is restricted to "infotrac" and" …
(edit) @5198   19 months idelkadi
(edit) @5197   19 months idelkadi Updating Phyex in LMDZ: - Integration by F. Hourdin of a simplified …
(edit) @5196   19 months evignon suppression d'un petit print dans la parametrisation de rugosite sur …
(edit) @5191   19 months evignon modification sur l'appel à icefrac dans lscp pour retrouver la …
(edit) @5190   19 months dcugnet Revert to r5182 because r5183 still craches with gfortran for unclear …
(edit) @5189   19 months evignon correction in new cloud phase param. Ice feedback is now computed from …
(edit) @5188   19 months evignon changes in the roughness length parameterization over landice. Now …
(edit) @5184   19 months dcugnet Few corrections, more is needed to fix the previous commit.
(edit) @5183   20 months dcugnet * Remove INCA retro-compatibility with "traceur.def" (containing only …
(edit) @5181   20 months abarral Replace IOPHYS_WK CPP key by logical. jyg & amaury
(edit) @5171   20 months evignon adding a condition to prescribe surface temperature in 1D cases forced …
(edit) @5170   20 months evignon petites correction dans la nouvelle routine de partitionnement de …
(edit) @5169   20 months idelkadi Update of the COSP part in LMDZ: - initialization of input fields for …
(edit) @5168   20 months idelkadi Update of the COSP part in LMDZ: - call to cosp2 removed in the main …
(edit) @5166   20 months idelkadi Update of the COSP part in LMDZ: - cosp2: intermediate version between …
Note: See TracRevisionLog for help on using the revision log.