source: LMDZ6/trunk/libf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5250   9 months abarral Wrap uses of cpp key CPP_PHYS
(edit) @5249   9 months abarral Replace uses of cpp key NC_DOUBLE
(edit) @5248   9 months abarral (cont.) Convert fixed-form to free-form sources .F -> .{f,F}90
(edit) @5246   9 months abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
(edit) @5244   10 months Sebastien Nguyen close physic context in phylmdiso/physiq_mod.F90
(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) @5214   10 months dcugnet The fortran parameters file "iso_params_mod.F90" is introduced so that …
(edit) @5213   10 months evignon petits ajustements du 1d pour inclure proprement la neige soufflee
(edit) @5212   10 months evignon nettoyage 1d suite à l'ajout de lanouvelle param de cirrus d'Audran Borella
(edit) @5211   10 months evignon externalisation de la condensation avec lognormale dans …
(edit) @5210   10 months evignon changes in ice radius treatment in lmdz_lscp_condebsation + minor …
(edit) @5209   10 months Laurent Fairhead Once again modifications were not applied to the iso library
(edit) @5208   10 months Laurent Fairhead Louis d'Alencon modifications: Il s'agit des modifs permettant de …
(edit) @5207   10 months Laurent Fairhead Another correction to previous commit
(edit) @5206   10 months Laurent Fairhead Corrections to properly close XIOS contexts in LMDZ (either with …
(edit) @5205   10 months Laurent Fairhead Corrections to previous commit
(edit) @5204   10 months Laurent Fairhead Integrating A.Borella's work on cirrus in the trunk
(edit) @5201   11 months dcugnet Fix for last commit
(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) @5167   11 months idelkadi Update of the COSP part in LMDZ: - cosp2: intermediate version between …
(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) @5149   12 months Sebastien Nguyen finished rewriting reevap.F90 with large arrays qx and d_qx_eva
(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) @5127   12 months Sebastien Nguyen added missing symlink libf/phylmdiso/phys_output_ctrlout_mod.F90
(edit) @5126   12 months Sebastien Nguyen add missing symlinks : phys_local_var_mod.F90 phys_output_mod.F90 …
(edit) @5125   12 months Laurent Fairhead Moving file to obsolete as it's been replaced for a while by …
(edit) @5124   12 months Laurent Fairhead Old typo revealed by cleaning up. Probable minimal effect AB
(edit) @5109   12 months Sebastien Nguyen added runoffland (bucket runoff) to outputs and automatic output for …
(edit) @5097   12 months Sebastien Nguyen substitute with symbolink link to phylmd routines : …
(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) @5079   13 months abarral [coherence with Fortran standards] Replace obsolete DO with shared …
(edit) @5077   13 months abarral Fix incorrect alignment of variables in COMMON block comdissip.h …
(edit) @5076   13 months abarral Missing bits of r5075 for lmdiso
(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) @5072   13 months abarral Missing bits of r5071
(edit) @5071   13 months abarral Replace nf_put_var* by nf90_put_var as discussed w/ Lionel
(edit) @5070   13 months abarral (lint) replace obsolete operators in guide_loc_mod.F90
(edit) @5069   13 months abarral Reduce use of #ifdef NC_DOUBLE to single instance in lmdz_netcdf.F90 …
(edit) @5068   13 months abarral [to be continued, but should be stable] Create lmdz_netcdf.F90 as a …
(edit) @5067   13 months abarral (lint) replace obsolete operators
(edit) @5066   13 months abarral Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form …
(edit) @5065   13 months abarral repercute r5063 on phylmdiso
(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) @5058   13 months abarral Remove dangling public declaration
(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) @5023   13 months Sebastien Nguyen change pbl_surface and associated routines to symlinks towards phylmd …
(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) @5005   13 months dcugnet Fix for old style "traceur.def" files.
(edit) @5004   13 months dcugnet "addKey_{irl}mm" contains a loop calling addKey_{irl}11. For some …
(edit) @5003   13 months dcugnet - Modifiy some horzcat* routines: gfortran does not like empty arrays …
Note: See TracRevisionLog for help on using the revision log.