source: LMDZ6/trunk/libf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4327   3 years dcugnet Missing modifications in the previous commit.
(edit) @4326   3 years dcugnet Modification to solve a gfortran specific bug ; this compiler wrongly …
(edit) @4325   3 years dcugnet * simplify the parser usage: - the getKey_init routine is now …
(edit) @4319   3 years Sebastien Nguyen corrected call to bcast in get_in from isotopes_mod.F90
(edit) @4318   3 years fhourdin Ajout d'un panache descendant sous clef cpp (en developpement)
(edit) @4302   3 years fhourdin Initialisations à 0 pour la fonctionalité replay
(edit) @4301   3 years dcugnet - for REPROBUS: simplify (and fix) the handling of exceptions for old …
(edit) @4300   3 years crisi correction d'un bug qui empechait la compil avec -isotrac true. C'est …
(edit) @4298   3 years pcadule modifications to ensure restartability of the model when CO2 tracer is …
(edit) @4297   3 years evignon technical corrections (+cleaning) to make standard BOMEX case work
(edit) @4296   3 years Ehouarn Millour Add "clean" initializations of coefh and coefm which are defined on …
(edit) @4295   3 years fhourdin Supression d'impressions
(edit) @4294   3 years fhourdin Nouvelle version des wake / Jean-Yves et Lamine
(edit) @4293   3 years dcugnet Commit for Nicolas: fixes for StratAer?.
(edit) @4292   3 years fhourdin Suppression de print
(edit) @4291   3 years evignon add initialisation of ice specific content for 1D cases (missing so far)
(edit) @4290   3 years evignon fix bug of SANDU/FAST (vertical interpolation of initial tke)
(edit) @4289   3 years evignon ajoute de la dissipation de tke par les arbres pour l'option …
(edit) @4288   3 years fhourdin Une derniere correction pour le 1D
(edit) @4287   3 years lguez Bug fix: add count argument to nf90_get_var Because, in the rico …
(edit) @4285   3 years jghattas Reported modifications done in rev [4283] into phydlmdiso which now …
(edit) @4283   3 years jghattas Added landice_opt=2 : Treat continental land ice fractions in ORCHIDEE …
(edit) @4282   3 years fhourdin Bug fix lecture format standard 1D
(edit) @4275   3 years lguez Bug fix: remove comma before i/o item list This was accepted by …
(edit) @4274   3 years lguez Replace nf_get_var_type by nf90_get_var The immediate motivation …
(edit) @4273   3 years lguez Bug fix: split too long lines The Fortran 2003 standard says a line …
(edit) @4272   3 years lguez Indent the files
(edit) @4271   3 years lguez Remove useless & at beginning of continued line
(edit) @4270   3 years dcugnet Fix for reprobus
(edit) @4268   3 years dcugnet Last (hopefully) fix for REPROBUS and exceptions about HNO3.
(edit) @4266   3 years dcugnet Fix for reprobus
(edit) @4265   3 years dcugnet Add modifications for sequantial version of dynetat0 + fix in reprobus …
(edit) @4264   3 years dcugnet Exceptions for REPROBUS with old conventions for HNO3 in the start.nc …
(edit) @4263   3 years dcugnet Fixes for INCO, CO2i AND REPROBUS, mostly because some sections are …
(edit) @4262   3 years lguez Bug fix: pass an array of integers as count zklevo is real.
(edit) @4261   3 years lguez Bug fix: pass array argument to pfi of gr_dyn_fi Dummy argument pfi …
(edit) @4260   3 years lguez Bug fix: split too long lines The Fortran 2003 standard says a line …
(edit) @4259   3 years lguez Replace nf_put_vara_type by nf90_put_var The immediate motivation …
(edit) @4258   3 years lguez Bug fix: correct varid
(edit) @4257   3 years lguez Bug fix: add missing argument ierr
(edit) @4256   3 years lguez Remove include netcdf.inc They have become useless.
(edit) @4255   3 years lguez Replace nf_noerr by nf90_noerr We want to remove `include …
(edit) @4254   3 years lguez Replace nf_get_vara_type by nf90_get_var The immediate motivation …
(edit) @4253   3 years lguez Replace nf_def_var by nf90_def_var The immediate motivation is a …
(edit) @4252   3 years lguez Bug fix: remove comma before i/o item list This was accepted by …
(edit) @4251   3 years fhourdin Namelist avant declaration ; ne passait plus avec gfortran 11
(edit) @4250   3 years oboucher added co2_ppm0 in def files (for ESM version only) cleaned up the …
(edit) @4249   3 years oboucher add is_omp_root for computation of RCO2_glo
(edit) @4247   3 years tlurton Add-ons in oasis.F90, bld.cfg and makelmdz_fcm to support coupling of …
(edit) @4246   3 years evignon controle dans les .def du presnivs limite en dessous duquel on ne …
(edit) @4245   3 years evignon controle des z0 sur landice dans les .def et nettoyage …
(edit) @4244   3 years dcugnet Some more fixes for phydev.
(edit) @4243   3 years dcugnet Fix for r4241
(edit) @4242   3 years musat Correction de la r4199 IM
(edit) @4241   3 years dcugnet Fix for reprobus: "types_trac" (parsed version of "type_trac" with …
(edit) @4240   3 years dcugnet Fix for phydev: "types_trac" was not defined.
(edit) @4236   3 years Laurent Fairhead Need to switch to the LMDZ context each time the physics is called if …
(edit) @4234   3 years dcugnet Modification that should have been included in r4232
(edit) @4233   3 years fhourdin Commission pour Jean-Yves
(edit) @4232   3 years dcugnet * fix typo in infotrac_phy for id_OCS_strato calculation that was …
(edit) @4231   3 years fhourdin Removing prints in wake.F90
(edit) @4230   3 years fhourdin New code for the wakes. Ready for new adventures. Jean-Yves, Lamine, …
(edit) @4229   3 years oboucher Cleaning up the energy and humidity diag transport routine
(edit) @4228   3 years Laurent Fairhead Modifications to code to introduce a new vertical axis on llm+1 levels …
(edit) @4226   3 years oboucher Cleaning up the routine
(edit) @4225   3 years oboucher More tuning parameters to be read from def list
(edit) @4224   3 years acozic io_lon and io_lat not exist in unstructured grid - modify inca call to …
(edit) @4199   3 years musat Keep "WARNING IFP=" message for the first pass through physics IM
(edit) @4194   3 years dcugnet Remove useless "TARGET" attributes in getKeyByName_?m functions, …
(edit) @4193   3 years dcugnet * Modifications in readSections to allow a continuation line character …
(edit) @4191   3 years acozic remove two abort_gcm which is not known when we compile with dynamico …
(edit) @4190   3 years dcugnet Fix for INCA and old "traceur.def" files
(edit) @4189   3 years acozic correct a compilator bug for inca use
(edit) @4187   3 years acozic Add a syntax correction in leapfrog_loc for compilation with inca / …
(edit) @4184   3 years dcugnet Fix for the inca case with former "traceur.def" files.
(edit) @4176   3 years lguez Polish
(edit) @4172   3 years dcugnet * add the computation of nqINCA in the "tracer.def" case (A. Cozic) * …
(edit) @4170   3 years dcugnet The variable "types_trac" is the equivalent of "type_trac" in case …
(edit) @4169   3 years dcugnet * Fix for multi-sections "tracer.def" files: type_trac is no longer a …
(edit) @4165   3 years oboucher Correction of single scattering albedo and asymetry factor for …
(edit) @4164   3 years oboucher add a SAVE argument to variables read in simple aerosol plume model
(edit) @4163   3 years asima Fixing a bug introduced in r4071 : "spinsol" ("insol" for "insoluble") …
(edit) @4162   3 years fhourdin Bug fix
(edit) @4161   3 years fhourdin For replay_param.sh
(edit) @4160   3 years asima In r4090 (FH) thermcell.h dissapears ; the flags required by …
(edit) @4159   3 years dcugnet Replace the "addKey_m" call in readTracFiles_mod:addDefault with …
(edit) @4158   3 years dcugnet * include new type "tracer.def" tracers description files in DefLists/?
(edit) @4157   3 years asima Adjustments to changes in tracer treatment made by D. Cugnet : …
(edit) @4156   3 years asima Adjustments to the changes in tracer treatment made by D. Cugnet
(edit) @4155   3 years Sebastien Nguyen remove thread_private for ridicule parameters
(edit) @4154   3 years dcugnet Fixes needed because gfortran is not as permissive as ifort is with …
(edit) @4153   3 years dcugnet Switch to the new tracers files "tracer.def". Still working for the …
(edit) @4149   3 years dcugnet * remove striso (use isoName instead) * few fixes for the …
(edit) @4148   3 years Laurent Fairhead Forgot a CPP condition
(edit) @4147   3 years lguez Polish
(edit) @4146   3 years Laurent Fairhead Source code and xml files needed for XIOS output in the LMDZ LonLat?
(edit) @4143   3 years dcugnet * Some variables are renamed or replaced by direct equivalents: - …
(edit) @4142   3 years fhourdin Supression de sorties qui faisaient panter avec des compilos recents
(edit) @4140   3 years lfalletti Fixed bug for coupling with reprobus - rm of a call Init_chem_rep_phys …
(edit) @4139   3 years acozic added (and call) a routine for the calculation of mass flux used in …
Note: See TracRevisionLog for help on using the revision log.