source: LMDZ6/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5147   13 months Laurent Fairhead Missing space that threw off the OMP directive leading to each thread …
(edit) @5145   13 months Laurent Fairhead Rolling back revision 5057 while we try to understand why it caused a …
(edit) @5138   13 months Sebastien Nguyen field_def and file_def updates + phys_output_write_mod.F90 to activate …
(edit) @5131   13 months acozic update to write mass flow files in physiq - work begin with rev[4608]
(edit) @5127   14 months Sebastien Nguyen added missing symlink libf/phylmdiso/phys_output_ctrlout_mod.F90
(edit) @5126   14 months Sebastien Nguyen add missing symlinks : phys_local_var_mod.F90 phys_output_mod.F90 …
(edit) @5125   14 months Laurent Fairhead Moving file to obsolete as it's been replaced for a while by …
(edit) @5124   14 months Laurent Fairhead Old typo revealed by cleaning up. Probable minimal effect AB
(edit) @5121   14 months abarral Revert unwanted arch changes in r5109 - AB, SN
(edit) @5109   14 months Sebastien Nguyen added runoffland (bucket runoff) to outputs and automatic output for …
(edit) @5097   14 months Sebastien Nguyen substitute with symbolink link to phylmd routines : …
(edit) @5085   14 months Laurent Fairhead Re-introducing grid_index function that got deleted after rollback to r5065
(edit) @5084   14 months Laurent Fairhead Reverting to r4065. Updating fortran standard broke too much stuff. …
(edit) @5079   14 months abarral [coherence with Fortran standards] Replace obsolete DO with shared …
(edit) @5077   14 months abarral Fix incorrect alignment of variables in COMMON block comdissip.h …
(edit) @5076   14 months abarral Missing bits of r5075 for lmdiso
(edit) @5075   14 months abarral [continued & end] replace netcdf by lmdz_netcdf.F90 wrapper "use …
(edit) @5074   14 months fhourdin Get grid point index for replay
(edit) @5073   14 months abarral Remove all NC_DOUBLE uses outside of lmdz_netcdf.F90 (except in …
(edit) @5072   14 months abarral Missing bits of r5071
(edit) @5071   14 months abarral Replace nf_put_var* by nf90_put_var as discussed w/ Lionel
(edit) @5070   14 months abarral (lint) replace obsolete operators in guide_loc_mod.F90
(edit) @5069   14 months abarral Reduce use of #ifdef NC_DOUBLE to single instance in lmdz_netcdf.F90 …
(edit) @5068   14 months abarral [to be continued, but should be stable] Create lmdz_netcdf.F90 as a …
(edit) @5067   14 months abarral (lint) replace obsolete operators
(edit) @5066   14 months abarral Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form …
(edit) @5065   14 months abarral repercute r5063 on phylmdiso
(edit) @5063   14 months abarral Follow-up on r5061
(edit) @5061   14 months abarral Rename coare_cp & coare30_flux_cnrm to *_mod Update arch to enforce …
(edit) @5060   14 months abarral Refactor coare_cp.F90 & coare30_flux_cnrm.F90 into modules to reduce …
(edit) @5058   14 months abarral Remove dangling public declaration
(edit) @5057   14 months abarral Replaced barely used omp_barrier subroutine by omp instruction Remove …
(edit) @5056   14 months Sebastien Nguyen convergence of phylmdiso and phylmd
(edit) @5054   14 months abarral Clean/Fix? some archs
(edit) @5051   14 months evignon petit changement dans add_phys_tend suite au renommage des tendances …
(edit) @5050   14 months evignon renommage des tendances liees a la sublimation et sedimentation de …
(edit) @5049   14 months abarral Improve ADS fcm
(edit) @5048   14 months fhourdin Comportemnt de makelmdz* quand on compile deja
(edit) @5047   14 months evignon changement de la valeur par defaut de l'efficacite de givrage dans poprecip
(edit) @5045   14 months evignon update de l'efficacite d'aggregation dans poprecip
(edit) @5042   14 months abarral Fix ADS arch + redundant XIOS %FPP
(edit) @5040   14 months evignon petite correction commit precedent
(edit) @5039   14 months evignon ajout des tendances de tke de la routine ATKE dans les sorties
(edit) @5036   14 months asima Modifying makelmdz_fcm in order to get rid of the "Warning: …
(edit) @5035   14 months abarral Update/add arch
(edit) @5029   14 months fhourdin Coquille de declaration identifiee par replay
(edit) @5026   14 months fhourdin Nettoyage diags conservation de l'eau
(edit) @5024   14 months asima Adjust phys_output_write_spl_mod.F90 to revs 4737 (absence of wfbilo) …
(edit) @5023   14 months Sebastien Nguyen change pbl_surface and associated routines to symlinks towards phylmd …
(edit) @5022   14 months Sebastien Nguyen include ISO keys in pbl_surface and associated routines in phylmd
(edit) @5017   14 months dcugnet Include ok_water_mass_fixer in the /clesphys/ common of clesphys.h. …
(edit) @5016   14 months musat Ajout flag ok_bug_zg_wk_pbl=n pour enlever bug sur le geopotentiel moyen
(edit) @5015   14 months musat Ajout flag ok_bug_zg_wk_pbl=y par defaut pour garder la convergence …
(edit) @5012   14 months musat Mise a jour des infos sur physiques 7.0.1b et 7.0.1c
(edit) @5011   14 months musat physiq.def_NPv7.0.1c identique a physiq.def_NPv7.0.1b avec …
(edit) @5009   14 months musat Correction bug : remplace wake_s sur la grille klon par ywake_s sur la …
(edit) @5007   14 months evignon ajout de la nouvelle paramétrisation du partitonnement de phase dans …
(edit) @5005   14 months dcugnet Fix for old style "traceur.def" files.
(edit) @5004   14 months dcugnet "addKey_{irl}mm" contains a loop calling addKey_{irl}11. For some …
(edit) @5003   14 months dcugnet - Modifiy some horzcat* routines: gfortran does not like empty arrays …
(edit) @5002   14 months dcugnet Small fix: "Different CHARACTER lengths in array constructor "detected …
(edit) @5001   14 months dcugnet * strings_mod: - remove "test()" function (was not very clear) - …
(edit) @4999   14 months lebasn StratAer?: new diags, update file_def and field_def
(edit) @4998   14 months lebasn StratAer?: new diags (sulfate SAD and MMR)
(edit) @4996   14 months evignon ajout d'un flag pour le calcul de qsat dans la condtion de "francis" …
(edit) @4987   15 months dcugnet * new functions to add/remove a phase: addPhase, delPhase * "str2bool" …
(edit) @4984   15 months crisi plenty of files that I forgot to commit last time.
(edit) @4983   15 months crisi correction bug
(edit) @4982   15 months crisi suppress isotope_params.def + update physiq_mod + proof of concept of …
(edit) @4981   15 months Sebastien Nguyen Changes in xml files for isotopes outputs.
(edit) @4977   15 months idelkadi Error correction introduced in version r4975 (only ecrad concerned)
(edit) @4976   15 months idelkadi Error correction introduced in previous version
(edit) @4973   15 months idelkadi Moving the m_allaer variable from phys_local_var_mod.F90 to …
(edit) @4972   15 months yann meurdesoif New way to manage XIOS XML files Recent version of XIOS2 and XIOS3 …
(edit) @4971   15 months yann meurdesoif Update of XIOS3 xml file for dynamico CE0L process. YM
(edit) @4965   15 months lguez Create file vert_L39.def Move lines from gcm.def to new file …
(edit) @4964   15 months lguez Correct XML syntax Replace -- in the comment by -. -- is not …
(edit) @4963   15 months lguez Polish Note that rad_config%aerosol_optics_override_file_name is …
(edit) @4962   15 months lguez Define ztoplwad0aero and ztoplwadaero If iflag_rrtm == 0, there is no …
(edit) @4960   15 months evignon petite commission dans poprecip suite à l'atelier nuage du jour
(edit) @4952   16 months oboucher flag for mass fixer is now ok_water_mass_fixer and can be changed in …
(edit) @4950   16 months lebasn StratAer?: New model version (microphysic, composition routine, code …
(edit) @4949   16 months lebasn StratAer/Reprobus?: move strataer var init after iniradia call (avoid …
(edit) @4948   16 months idelkadi Diagnostic outputs for verificatiDiagnostic outputs for commented
(edit) @4947   16 months evignon ajout de la parameterisation de rugosite de la neige sur les calottes …
(edit) @4946   16 months idelkadi The addition of explicit loops with the "omp simd reduction" directive …
(edit) @4938   16 months Laurent Fairhead Fix to remove spurrious error messages when creating ICOLMDZ start …
(edit) @4937   16 months Laurent Fairhead XML changes for XIOS3
(edit) @4936   16 months lguez Circumvent a bug of ifort Same commit as revision 4802. This …
(edit) @4933   16 months Laurent Fairhead Putting the initialisation in a more judicious place
(edit) @4932   16 months musat Initialise ratqs_inter_ to 0. as before to keep 1D convergence IonelaMusat?
(edit) @4928   16 months musat Initialisation of ratqs_inter_ to 0.002 in phys_state_var_mod Back to …
(edit) @4927   16 months musat Initialisation by the "default" value of isnan fields IonelaMusat?
(edit) @4926   16 months Laurent Fairhead Unitialised variable prevented running in debug mode
(edit) @4924   17 months Laurent Fairhead Env file for adastra
(edit) @4923   17 months Laurent Fairhead arch files for GNU environment on adastra
(edit) @4920   17 months Laurent Fairhead Apparently prevented convergence in isotopes LF
(edit) @4918   17 months Laurent Fairhead Reintegrated NetCDF95 in LMDZ so that it is compiled and made …
(edit) @4916   17 months evignon correction formulation de l'erosion de la neige soufflee suite aux …
(edit) @4915   17 months evignon commit pour corriger definitivement le bug sur la fonte dans lscp et …
Note: See TracRevisionLog for help on using the revision log.