source: LMDZ6/trunk/libf/phylmd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5276   9 months abarral Turn cvthermo.h into a module
(edit) @5275   9 months abarral Turn cvflag.h into a module
(edit) @5274   9 months abarral Replace yomcst.h by existing module
(edit) @5273   9 months abarral Turn dimsoil.h into a module
(edit) @5272   9 months abarral Turn paramet.h into a module
(edit) @5271   9 months abarral Move dimensions.h into a module Nb: doesn't compile yet
(edit) @5270   9 months abarral Replace F77 netcdf library by F90 netcdf library
(edit) @5268   9 months abarral .f90 <-> .F90 depending on cpp key use
(edit) @5267   9 months abarral Remove CPP_IOIPSL cpp keys uses
(edit) @5265   9 months abarral Wrap COSP cpp keys uses
(edit) @5264   9 months abarral differentiate lmdz yomcst namespace
(edit) @5263   9 months abarral fix cospv1 compilation
(edit) @5260   9 months abarral Wrap uses of cpp key OUTPUTPHYSSCM
(edit) @5259   9 months abarral Wrap uses of cpp key CPP_INLANDSIS Symlink inlandsis in iso
(edit) @5254   9 months abarral Create yomcst and yoerad modules (.h not yet replaced)
(edit) @5253   9 months abarral Wrap uses of cpp key DUST
(edit) @5252   9 months abarral Wrap uses of cpp key REPROBUS and CPP_STRATAER Add REPROBUS wrapper
(edit) @5251   9 months abarral Wrap uses of cpp key INCA Add INCA wrapper
(edit) @5249   9 months abarral Replace uses of cpp key NC_DOUBLE
(edit) @5248   10 months abarral (cont.) Convert fixed-form to free-form sources .F -> .{f,F}90
(edit) @5246   10 months abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
(edit) @5243   10 months lebasn StratAer?: use old composition routine by default (ie same as rev 4938)
(edit) @5241   10 months Laurent Fairhead switching back to the non-test version of condensation_lognormal LF
(edit) @5240   10 months Laurent Fairhead For convergence purposes AB
(edit) @5239   10 months lebasn StratAer?: bugfix adding sanity check to avoid a floating point …
(edit) @5238   10 months Laurent Fairhead Temporary fix to correct divergence of results between revision 5210 …
(edit) @5237   10 months dcugnet Cancel revisions 5216 and 5234
(edit) @5234   10 months dcugnet Fix for strataer: some variables were not defined due to the …
(edit) @5233   10 months abarral Change abort_gcm -> abort_physic in physics (Continues r5217)
(edit) @5217   10 months Ehouarn Millour Replace "abort_gcm" in physics with "abort_physic" to ensure clean …
(edit) @5216   10 months dcugnet * Remove INCA retro-compatibility with "traceur.def" (containing only …
(edit) @5215   10 months Sebastien Nguyen restore correct variable name in THREADPRIVATE directive
(edit) @5213   11 months evignon petits ajustements du 1d pour inclure proprement la neige soufflee
(edit) @5212   11 months evignon nettoyage 1d suite à l'ajout de lanouvelle param de cirrus d'Audran Borella
(edit) @5211   11 months evignon externalisation de la condensation avec lognormale dans …
(edit) @5210   11 months evignon changes in ice radius treatment in lmdz_lscp_condebsation + minor …
(edit) @5208   11 months Laurent Fairhead Louis d'Alencon modifications: Il s'agit des modifs permettant de …
(edit) @5206   11 months Laurent Fairhead Corrections to properly close XIOS contexts in LMDZ (either with …
(edit) @5205   11 months Laurent Fairhead Corrections to previous commit
(edit) @5204   11 months Laurent Fairhead Integrating A.Borella's work on cirrus in the trunk
(edit) @5200   11 months dcugnet Replace the hard-coded "tnat1" (TRUE by default) by a variable that …
(edit) @5199   11 months dcugnet The "readTracFiles_mod" module usage is restricted to "infotrac" and" …
(edit) @5198   11 months idelkadi
(edit) @5197   11 months idelkadi Updating Phyex in LMDZ: - Integration by F. Hourdin of a simplified …
(edit) @5196   11 months evignon suppression d'un petit print dans la parametrisation de rugosite sur …
(edit) @5191   11 months evignon modification sur l'appel à icefrac dans lscp pour retrouver la …
(edit) @5190   11 months dcugnet Revert to r5182 because r5183 still craches with gfortran for unclear …
(edit) @5189   11 months evignon correction in new cloud phase param. Ice feedback is now computed from …
(edit) @5188   11 months evignon changes in the roughness length parameterization over landice. Now …
(edit) @5184   11 months dcugnet Few corrections, more is needed to fix the previous commit.
(edit) @5183   11 months dcugnet * Remove INCA retro-compatibility with "traceur.def" (containing only …
(edit) @5181   11 months abarral Replace IOPHYS_WK CPP key by logical. jyg & amaury
(edit) @5171   11 months evignon adding a condition to prescribe surface temperature in 1D cases forced …
(edit) @5170   11 months evignon petites correction dans la nouvelle routine de partitionnement de …
(edit) @5169   11 months idelkadi Update of the COSP part in LMDZ: - initialization of input fields for …
(edit) @5168   11 months idelkadi Update of the COSP part in LMDZ: - call to cosp2 removed in the main …
(edit) @5166   11 months idelkadi Update of the COSP part in LMDZ: - cosp2: intermediate version between …
(edit) @5164   11 months evignon mise par defaut des parametres de la param ATKE suivant la BEST du …
(edit) @5150   12 months lebasn StratAer?: add effective radius diag.
(edit) @5148   12 months acozic undo commit 5131 - when we compile with inca we don't use anymore …
(edit) @5147   12 months Laurent Fairhead Missing space that threw off the OMP directive leading to each thread …
(edit) @5145   12 months Laurent Fairhead Rolling back revision 5057 while we try to understand why it caused a …
(edit) @5138   12 months Sebastien Nguyen field_def and file_def updates + phys_output_write_mod.F90 to activate …
(edit) @5131   12 months acozic update to write mass flow files in physiq - work begin with rev[4608]
(edit) @5109   12 months Sebastien Nguyen added runoffland (bucket runoff) to outputs and automatic output for …
(edit) @5085   13 months Laurent Fairhead Re-introducing grid_index function that got deleted after rollback to r5065
(edit) @5084   13 months Laurent Fairhead Reverting to r4065. Updating fortran standard broke too much stuff. …
(edit) @5075   13 months abarral [continued & end] replace netcdf by lmdz_netcdf.F90 wrapper "use …
(edit) @5074   13 months fhourdin Get grid point index for replay
(edit) @5073   13 months abarral Remove all NC_DOUBLE uses outside of lmdz_netcdf.F90 (except in …
(edit) @5066   13 months abarral Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form …
(edit) @5063   13 months abarral Follow-up on r5061
(edit) @5061   13 months abarral Rename coare_cp & coare30_flux_cnrm to *_mod Update arch to enforce …
(edit) @5060   13 months abarral Refactor coare_cp.F90 & coare30_flux_cnrm.F90 into modules to reduce …
(edit) @5057   13 months abarral Replaced barely used omp_barrier subroutine by omp instruction Remove …
(edit) @5056   13 months Sebastien Nguyen convergence of phylmdiso and phylmd
(edit) @5051   13 months evignon petit changement dans add_phys_tend suite au renommage des tendances …
(edit) @5050   13 months evignon renommage des tendances liees a la sublimation et sedimentation de …
(edit) @5047   13 months evignon changement de la valeur par defaut de l'efficacite de givrage dans poprecip
(edit) @5045   13 months evignon update de l'efficacite d'aggregation dans poprecip
(edit) @5040   13 months evignon petite correction commit precedent
(edit) @5039   13 months evignon ajout des tendances de tke de la routine ATKE dans les sorties
(edit) @5029   13 months fhourdin Coquille de declaration identifiee par replay
(edit) @5026   13 months fhourdin Nettoyage diags conservation de l'eau
(edit) @5024   13 months asima Adjust phys_output_write_spl_mod.F90 to revs 4737 (absence of wfbilo) …
(edit) @5022   13 months Sebastien Nguyen include ISO keys in pbl_surface and associated routines in phylmd
(edit) @5017   13 months dcugnet Include ok_water_mass_fixer in the /clesphys/ common of clesphys.h. …
(edit) @5015   13 months musat Ajout flag ok_bug_zg_wk_pbl=y par defaut pour garder la convergence …
(edit) @5009   13 months musat Correction bug : remplace wake_s sur la grille klon par ywake_s sur la …
(edit) @5007   13 months evignon ajout de la nouvelle paramétrisation du partitonnement de phase dans …
(edit) @5003   13 months dcugnet - Modifiy some horzcat* routines: gfortran does not like empty arrays …
(edit) @5001   13 months dcugnet * strings_mod: - remove "test()" function (was not very clear) - …
(edit) @4998   13 months lebasn StratAer?: new diags (sulfate SAD and MMR)
(edit) @4984   14 months crisi plenty of files that I forgot to commit last time.
(edit) @4977   14 months idelkadi Error correction introduced in version r4975 (only ecrad concerned)
(edit) @4976   14 months idelkadi Error correction introduced in previous version
(edit) @4973   14 months idelkadi Moving the m_allaer variable from phys_local_var_mod.F90 to …
(edit) @4963   14 months lguez Polish Note that rad_config%aerosol_optics_override_file_name is …
(edit) @4962   14 months lguez Define ztoplwad0aero and ztoplwadaero If iflag_rrtm == 0, there is no …
(edit) @4960   14 months evignon petite commission dans poprecip suite à l'atelier nuage du jour
Note: See TracRevisionLog for help on using the revision log.