source: LMDZ6/trunk/libf/dyn3d_common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4638   11 months acozic Add a fix to homogenize type_trac between lmdz and dynamico LMDZ had …
(edit) @4593   11 months yann meurdesoif Replace #include (c preprocessor) by INCLUDE (fortran keyword) in …
(edit) @4523   13 months evignon merge de la branche blowing snow vers la trunk premiere tentative Etienne
(edit) @4519   13 months evignon modif for polar runs: control of the maximum latitude at which the …
(edit) @4487   14 months dcugnet Fix the tracers(:)%isAdvected computation in the lInit=.TRUE. case. …
(edit) @4433   16 months dcugnet Addition to the last commit
(edit) @4431   16 months dcugnet Addition to the last commit
(edit) @4430   16 months dcugnet Addition to the last commit
(edit) @4429   16 months dcugnet Fix for old tracers files and inca: all the keys must be accessible …
(edit) @4403   16 months dcugnet * fix for isotopic tagging tracers * modify strHead/strTail: last …
(edit) @4389   17 months dcugnet * revert to original "type_trac" management: - 4 characters keyword …
(edit) @4379   17 months fhourdin preff : un pas en avant, un pas en arriere
(edit) @4358   18 months dcugnet * remove "config_inca" variable from "control_mod" and "infotrac_phy" …
(edit) @4357   18 months asima Tidying code & grilles_gcm.nc. In grilles_gcm.nc : - some variable …
(edit) @4356   18 months asima Bug fix: out_dim(2) instead of out_dim(3). And a nice story: The bug …
(edit) @4325   19 months dcugnet * simplify the parser usage: - the getKey_init routine is now …
(edit) @4301   20 months dcugnet - for REPROBUS: simplify (and fix) the handling of exceptions for old …
(edit) @4259   21 months lguez Replace nf_put_vara_type by nf90_put_var The immediate motivation …
(edit) @4258   21 months lguez Bug fix: correct varid
(edit) @4257   21 months lguez Bug fix: add missing argument ierr
(edit) @4253   21 months lguez Replace nf_def_var by nf90_def_var The immediate motivation is a …
(edit) @4228   23 months Laurent Fairhead Modifications to code to introduce a new vertical axis on llm+1 levels …
(edit) @4193   2 years dcugnet * Modifications in readSections to allow a continuation line character …
(edit) @4190   2 years dcugnet Fix for INCA and old "traceur.def" files
(edit) @4189   2 years acozic correct a compilator bug for inca use
(edit) @4184   2 years dcugnet Fix for the inca case with former "traceur.def" files.
(edit) @4172   2 years dcugnet * add the computation of nqINCA in the "tracer.def" case (A. Cozic) * …
(edit) @4170   2 years dcugnet The variable "types_trac" is the equivalent of "type_trac" in case …
(edit) @4169   2 years dcugnet * Fix for multi-sections "tracer.def" files: type_trac is no longer a …
(edit) @4158   2 years dcugnet * include new type "tracer.def" tracers description files in DefLists/?
(edit) @4154   2 years dcugnet Fixes needed because gfortran is not as permissive as ifort is with …
(edit) @4153   2 years dcugnet Switch to the new tracers files "tracer.def". Still working for the …
(edit) @4146   2 years Laurent Fairhead Source code and xml files needed for XIOS output in the LMDZ LonLat?
(edit) @4143   2 years dcugnet * Some variables are renamed or replaced by direct equivalents: - …
(edit) @4130   2 years acozic remove two variables not used anymore and not declared
(edit) @4127   2 years acozic modify lmdz code in order to transfer to inca model all infomations …
(edit) @4124   2 years dcugnet Remove solsym, ok_isotopes (=niso>0), ok_isotrac (=nzone>0)
(edit) @4122   2 years dcugnet Fix when no isotopic tagging tracers are used.
(edit) @4120   2 years dcugnet * New water names: H2Ov, H2Ol, H2Oi, H2Or -> H2O_g, H2O_l, H2O_s, …
(edit) @4082   2 years Ehouarn Millour Bug fix in infotrac (introduced in r4063), nbtr and related arrays …
(edit) @4078   2 years acozic add missing cpp key
(edit) @4077   2 years acozic modification to run with INCA : 1- modify deallocate for an array use …
(edit) @4073   2 years acozic Made some correction to allow compilation with inca (Anne)
(edit) @4071   2 years dcugnet * Fix for unadvected tracers (iadv==0) * The key %isH2Ofamily, from …
(edit) @4068   2 years dcugnet FIx for last version: function version of strReduce crashes with …
(edit) @4067   2 years dcugnet Fixes mainly for isotopes (more to be done). Fix (to be confirmed) in …
(edit) @4064   2 years dcugnet * minor fixes (unused variables suppressed, comas after a WRITE() …
(edit) @4063   2 years dcugnet Except if the bench fails, last commit before switching to the new …
(edit) @4057   2 years dcugnet Temporarly removing the test on nqtottr. Will be included later, when …
(edit) @4056   2 years dcugnet Most of the changes are intended to help to eventually remove the …
(edit) @4052   2 years dcugnet Fixes for previous commit: * few tracers(:)%nqChilds were …
(edit) @4051   2 years dcugnet Fix for the previous commit.
(edit) @4050   2 years dcugnet Second commit for new tracers. * include most of the keys in the …
(edit) @4046   2 years dcugnet First commit for new tracers. * parser routines readTracFiles, …
(edit) @4039   3 years crisi juste une modif sans consequence dans ratiomin
(edit) @4032   3 years crisi de detail: qperemin=1e-30,masseqmin=1e-18,ratiomin=1e-6
(edit) @4027   3 years Ehouarn Millour Fix (temporary?) for isotopes, set threshold on qperemin to zero. EM
(edit) @4005   3 years Ehouarn Millour Some cleanup around tracer name string length, and anticipate future …
(edit) @3998   3 years Ehouarn Millour Cleanup for tracers. Stop if there is no "traceur.def" file to read, …
(edit) @3945   3 years Laurent Fairhead Resolving issue in infotrac concerning tracers from INCA and REPROOBUS …
(edit) @3924   3 years Laurent Fairhead Version modifiee par Camille pour version isotopique
(edit) @3923   3 years fhourdin Version modifiee par Camille pour compatibilité avec la physique …
(edit) @3919   3 years fhourdin Include inutilise et trop specifique de la physique
(edit) @3872   3 years oboucher Last modifications for the CO2/INCA (inco) case
(edit) @3870   3 years Laurent Fairhead Corrections to r3865 that will hopefully repair the debug compilation TL
(edit) @3869   3 years Ehouarn Millour Minor fix to r3865; initialize nqexcl(=nqtrue) even for regular …
(edit) @3865   3 years lmdz-users Modifications from Thibaut to create an ESM with interactive CO2 + …
(edit) @3803   3 years Ehouarn Millour Make dynamics restart.nc file be in "64-bit offset" mode to enable …
(edit) @3800   3 years Laurent Fairhead Modifications nécessaires pour les isotopes CRisi
(edit) @3666   4 years lfalletti Adding changes for Reprobus
(edit) @3362   6 years oboucher removing two write statements
(edit) @3361   6 years oboucher Embryon of changes for interactive CO2 type_trac=co2i
(edit) @3104   6 years oboucher Removing x permission from this file
(copy) @3006   7 years Laurent Fairhead Initial import of new LMDZ6 version of the LMDZ model
copied from LMDZ5/trunk/libf/dyn3d_common:
(edit) @2786   7 years Ehouarn Millour Further convergence with planetary models: - move …
Note: See TracRevisionLog for help on using the revision log.