source: LMDZ6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4359   21 months dcugnet Fix for a gfortran specific byg. In the following expression: nam = …
(edit) @4358   21 months dcugnet * remove "config_inca" variable from "control_mod" and "infotrac_phy" …
(edit) @4357   22 months asima Tidying code & grilles_gcm.nc. In grilles_gcm.nc : - some variable …
(edit) @4356   22 months asima Bug fix: out_dim(2) instead of out_dim(3). And a nice story: The bug …
(edit) @4355   22 months idelkadi Hexadecimal constant Z"3FFFFFFF" can appear in a "data" statement but …
(edit) @4354   22 months idelkadi Hexadecimal constant Z"3FFFFFFF" can appear in a "data" statement but …
(edit) @4352   22 months evignon option pour conditionner l'activation des params SSO a un critere sur …
(edit) @4351   22 months evignon legeres modifis suite a l'atelier sur les downdrafts
(edit) @4350   22 months fhourdin Details pour la fonctionalie Replay
(edit) @4349   22 months dcugnet Fix in strinngs_mod + few more comments in this module.
(edit) @4348   22 months dcugnet Fix for the backward compatibility with "traceur.def" description …
(edit) @4334   22 months dcugnet Fix the traceur.def backward compatibility issue.
(edit) @4333   22 months dcugnet Bug correction for generation computation.
(edit) @4332   22 months Ehouarn Millour Remove "-qopenmp-threadprivate=compat" which causes crashes in OpenMP …
(edit) @4328   22 months dcugnet * rewrite few routines from "readTracFiles_mod" to avoid crashes with …
(edit) @4327   22 months dcugnet Missing modifications in the previous commit.
(edit) @4326   22 months dcugnet Modification to solve a gfortran specific bug ; this compiler wrongly …
(edit) @4325   22 months dcugnet * simplify the parser usage: - the getKey_init routine is now …
(edit) @4319   22 months Sebastien Nguyen corrected call to bcast in get_in from isotopes_mod.F90
(edit) @4318   23 months fhourdin Ajout d'un panache descendant sous clef cpp (en developpement)
(edit) @4305   23 months jghattas Added arch.env file used at Spirit and Spiritx. Note that for the …
(edit) @4303   23 months jghattas Added arch files for Spirti and Spiritx new cluster at MESO IPSL center.
(edit) @4302   23 months fhourdin Initialisations à 0 pour la fonctionalité replay
(edit) @4301   23 months dcugnet - for REPROBUS: simplify (and fix) the handling of exceptions for old …
(edit) @4300   23 months crisi correction d'un bug qui empechait la compil avec -isotrac true. C'est …
(edit) @4298   23 months pcadule modifications to ensure restartability of the model when CO2 tracer is …
(edit) @4297   23 months evignon technical corrections (+cleaning) to make standard BOMEX case work
(edit) @4296   2 years Ehouarn Millour Add "clean" initializations of coefh and coefm which are defined on …
(edit) @4295   2 years fhourdin Supression d'impressions
(edit) @4294   2 years fhourdin Nouvelle version des wake / Jean-Yves et Lamine
(edit) @4293   2 years dcugnet Commit for Nicolas: fixes for StratAer?.
(edit) @4292   2 years fhourdin Suppression de print
(edit) @4291   2 years evignon add initialisation of ice specific content for 1D cases (missing so far)
(edit) @4290   2 years evignon fix bug of SANDU/FAST (vertical interpolation of initial tke)
(edit) @4289   2 years evignon ajoute de la dissipation de tke par les arbres pour l'option …
(edit) @4288   2 years fhourdin Une derniere correction pour le 1D
(edit) @4287   2 years lguez Bug fix: add count argument to nf90_get_var Because, in the rico …
(edit) @4285   2 years jghattas Reported modifications done in rev [4283] into phydlmdiso which now …
(edit) @4284   2 years musat Removed iflag_wk_act and iflag_inertie (to be added in the config.def) …
(edit) @4283   2 years jghattas Added landice_opt=2 : Treat continental land ice fractions in ORCHIDEE …
(edit) @4282   2 years fhourdin Bug fix lecture format standard 1D
(edit) @4281   2 years musat Changing lmixmin cf. Etienne Vignon and rearranging last flags added. …
(edit) @4280   2 years musat CMIP6 physic with Etienne routines activated: using *lscp* routines …
(edit) @4279   2 years musat Remember CMIP6 values of thermals_afact, thermals_fact_epsilon, …
(edit) @4278   2 years lguez Correct paths to NetCDF-Fortran The directory containing libraries …
(edit) @4277   2 years lguez Link to NetCDF-Fortran library, not C library The direct link from …
(edit) @4276   2 years lguez Remove useless include flags These are paths to non-existent …
(edit) @4275   2 years lguez Bug fix: remove comma before i/o item list This was accepted by …
(edit) @4274   2 years lguez Replace nf_get_var_type by nf90_get_var The immediate motivation …
(edit) @4273   2 years lguez Bug fix: split too long lines The Fortran 2003 standard says a line …
(edit) @4272   2 years lguez Indent the files
(edit) @4271   2 years lguez Remove useless & at beginning of continued line
(edit) @4270   2 years dcugnet Fix for reprobus
(edit) @4268   2 years dcugnet Last (hopefully) fix for REPROBUS and exceptions about HNO3.
(edit) @4266   2 years dcugnet Fix for reprobus
(edit) @4265   2 years dcugnet Add modifications for sequantial version of dynetat0 + fix in reprobus …
(edit) @4264   2 years dcugnet Exceptions for REPROBUS with old conventions for HNO3 in the start.nc …
(edit) @4263   2 years dcugnet Fixes for INCO, CO2i AND REPROBUS, mostly because some sections are …
(edit) @4262   2 years lguez Bug fix: pass an array of integers as count zklevo is real.
(edit) @4261   2 years lguez Bug fix: pass array argument to pfi of gr_dyn_fi Dummy argument pfi …
(edit) @4260   2 years lguez Bug fix: split too long lines The Fortran 2003 standard says a line …
(edit) @4259   2 years lguez Replace nf_put_vara_type by nf90_put_var The immediate motivation …
(edit) @4258   2 years lguez Bug fix: correct varid
(edit) @4257   2 years lguez Bug fix: add missing argument ierr
(edit) @4256   2 years lguez Remove include netcdf.inc They have become useless.
(edit) @4255   2 years lguez Replace nf_noerr by nf90_noerr We want to remove `include …
(edit) @4254   2 years lguez Replace nf_get_vara_type by nf90_get_var The immediate motivation …
(edit) @4253   2 years lguez Replace nf_def_var by nf90_def_var The immediate motivation is a …
(edit) @4252   2 years lguez Bug fix: remove comma before i/o item list This was accepted by …
(edit) @4251   2 years fhourdin Namelist avant declaration ; ne passait plus avec gfortran 11
(edit) @4250   2 years oboucher added co2_ppm0 in def files (for ESM version only) cleaned up the …
(edit) @4249   2 years oboucher add is_omp_root for computation of RCO2_glo
(edit) @4248   2 years Laurent Fairhead Integration of 3855 from the IPSL-CM6A-MR branch that should actually …
(edit) @4247   2 years tlurton Add-ons in oasis.F90, bld.cfg and makelmdz_fcm to support coupling of …
(edit) @4246   2 years evignon controle dans les .def du presnivs limite en dessous duquel on ne …
(edit) @4245   2 years evignon controle des z0 sur landice dans les .def et nettoyage …
(edit) @4244   2 years dcugnet Some more fixes for phydev.
(edit) @4243   2 years dcugnet Fix for r4241
(edit) @4242   2 years musat Correction de la r4199 IM
(edit) @4241   2 years dcugnet Fix for reprobus: "types_trac" (parsed version of "type_trac" with …
(edit) @4240   2 years dcugnet Fix for phydev: "types_trac" was not defined.
(edit) @4236   2 years Laurent Fairhead Need to switch to the LMDZ context each time the physics is called if …
(edit) @4234   2 years dcugnet Modification that should have been included in r4232
(edit) @4233   2 years fhourdin Commission pour Jean-Yves
(edit) @4232   2 years dcugnet * fix typo in infotrac_phy for id_OCS_strato calculation that was …
(edit) @4231   2 years fhourdin Removing prints in wake.F90
(edit) @4230   2 years fhourdin New code for the wakes. Ready for new adventures. Jean-Yves, Lamine, …
(edit) @4229   2 years oboucher Cleaning up the energy and humidity diag transport routine
(edit) @4228   2 years Laurent Fairhead Modifications to code to introduce a new vertical axis on llm+1 levels …
(edit) @4227   2 years oboucher correcting operator for rnebss
(edit) @4226   2 years oboucher Cleaning up the routine
(edit) @4225   2 years oboucher More tuning parameters to be read from def list
(edit) @4224   2 years acozic io_lon and io_lat not exist in unstructured grid - modify inca call to …
(edit) @4203   2 years lguez Sync latest trunk changes to branch LMDZ_ECRad.
(edit) @4202   2 years lguez Do not use handle_err handle_err is no longer in NetCDF95. In the …
(edit) @4201   2 years lguez Add NetCDF95 flags
(edit) @4200   2 years lguez Add NetCDF95 variables to PATH files
(edit) @4199   2 years musat Keep "WARNING IFP=" message for the first pass through physics IM
(edit) @4195   2 years asima "oldrad" clearer than just "old" as suffix for executables
(edit) @4194   2 years dcugnet Remove useless "TARGET" attributes in getKeyByName_?m functions, …
Note: See TracRevisionLog for help on using the revision log.