source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4204   2 years lguez Remove space at end of line Space at end of line is signalled by Git …
(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) @4198   2 years asima Correcting test for LMDZ rev number for which rad=ecrad option becomes …
(edit) @4197   2 years Laurent Fairhead Resolving issue when using oldrad with the default bench suite
(edit) @4196   2 years Laurent Fairhead Modifications needed as the radiation option used is now part of the …
(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, …
(edit) @4193   2 years dcugnet * Modifications in readSections to allow a continuation line character …
(edit) @4192   2 years lguez Change pointer to allocatable Change pointer attribute to allocatable …
(edit) @4191   2 years acozic remove two abort_gcm which is not known when we compile with dynamico …
(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) @4188   2 years idelkadi Implementation of the Ecrad radiative transfer code in the LMD model …
(edit) @4187   2 years acozic Add a syntax correction in leapfrog_loc for compilation with inca / …
(edit) @4186   2 years idelkadi Modification of the name of the library according to the radiative …
(edit) @4185   2 years Laurent Fairhead Ported to GPU using the replay_mod method: the phys.nc file that is …
(edit) @4184   2 years dcugnet Fix for the inca case with former "traceur.def" files.
(edit) @4183   2 years lguez Bug fix: declare nf95_gw_var
(edit) @4182   2 years lguez Use custom procedure to read aerosol optics file Replace call to …
(edit) @4181   2 years lguez
(edit) @4180   2 years lguez
(edit) @4179   2 years lguez Use an external updated NetCDF95 library Remove NetCDF95 from source …
(edit) @4178   2 years lguez Remove useless lines This is useless since revision [4103]. err=$?
(edit) @4177   2 years lguez Move NetCDF95 files to subdirectory misc/NetCDF95
(edit) @4176   2 years lguez Polish
(edit) @4175   2 years lguez Create a branch for ECRad
(edit) @4174   2 years lguez Remove branch The difference between this branch and the trunk was a …
(edit) @4173   2 years lguez Sync latest trunk changes to branch LMDZ-ECRAD.
(edit) @4172   2 years dcugnet * add the computation of nqINCA in the "tracer.def" case (A. Cozic) * …
(edit) @4171   2 years lguez Sync latest trunk changes to branch LMDZ-ECRAD.
(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) @4168   2 years evignon deuxieme phase de travail pour l'inclusion de make_sso Ehouarn, David, …
(edit) @4167   2 years evignon Premiere phase de travail pour inclure make_sso aux sources lmdz …
(edit) @4166   2 years Ehouarn Millour Update driver to test repeated calling of physics. Add some intent() …
(edit) @4165   2 years oboucher Correction of single scattering albedo and asymetry factor for …
(edit) @4164   2 years oboucher add a SAVE argument to variables read in simple aerosol plume model
(edit) @4163   2 years asima Fixing a bug introduced in r4071 : "spinsol" ("insol" for "insoluble") …
(edit) @4162   2 years fhourdin Bug fix
(edit) @4161   2 years fhourdin For replay_param.sh
(edit) @4160   2 years asima In r4090 (FH) thermcell.h dissapears ; the flags required by …
(edit) @4159   2 years dcugnet Replace the "addKey_m" call in readTracFiles_mod:addDefault with …
(edit) @4158   2 years dcugnet * include new type "tracer.def" tracers description files in DefLists/?
(edit) @4157   2 years asima Adjustments to changes in tracer treatment made by D. Cugnet : …
(edit) @4156   2 years asima Adjustments to the changes in tracer treatment made by D. Cugnet
(edit) @4155   2 years Sebastien Nguyen remove thread_private for ridicule parameters
(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) @4152   2 years Ehouarn Millour Update Openacc directives for driver. EM
(edit) @4151   2 years Ehouarn Millour Add a "driver" main program for OpenACC testing of the physics. …
(edit) @4150   2 years Ehouarn Millour Fix previously introduced bug in the code reorganization for OpenACC. EM
(edit) @4149   2 years dcugnet * remove striso (use isoName instead) * few fixes for the …
(edit) @4148   2 years Laurent Fairhead Forgot a CPP condition
(edit) @4147   2 years lguez Polish
(edit) @4146   2 years Laurent Fairhead Source code and xml files needed for XIOS output in the LMDZ LonLat?
(edit) @4145   2 years Laurent Fairhead Not needed and raises an error in xios 3.0
(edit) @4144   2 years Laurent Fairhead Changing the name of the reference grid so that only lon, lat rather …
(edit) @4143   2 years dcugnet * Some variables are renamed or replaced by direct equivalents: - …
(edit) @4142   2 years fhourdin Supression de sorties qui faisaient panter avec des compilos recents
(edit) @4141   2 years Laurent Fairhead Outillage de physiq_mod.F90 en directives openacc pour prendre en …
(edit) @4140   2 years lfalletti Fixed bug for coupling with reprobus - rm of a call Init_chem_rep_phys …
(edit) @4139   2 years acozic added (and call) a routine for the calculation of mass flux used in …
(edit) @4138   2 years acozic fixed two bug for coupling with inca 1- allow the possibility of …
(edit) @4137   2 years Ehouarn Millour Minor follow-up to r4135. EM
(edit) @4136   2 years fhourdin Supression d'un goto
(edit) @4135   2 years Laurent Fairhead Cleaning up the USEs in physiq_mod to prepare inclusion of acc data …
(edit) @4134   2 years Laurent Fairhead Forgot the GPU arch files
(edit) @4133   2 years fhourdin Corrections thermiques pour replay
(edit) @4132   2 years Laurent Fairhead Modifications to code to start using openacc directives LF
(edit) @4131   2 years Laurent Fairhead Correction of bug introduced in r4103
(edit) @4130   2 years acozic remove two variables not used anymore and not declared
(edit) @4129   2 years Laurent Fairhead Qui a mis ce print?????? LF
(edit) @4128   2 years Laurent Fairhead Creation of branch for openacc implementation work on LMDZ LF
(edit) @4127   2 years acozic modify lmdz code in order to transfer to inca model all infomations …
(edit) @4126   2 years Laurent Fairhead Modification for nvfortran compiler DC
(edit) @4125   2 years dcugnet Fix in parallel mode
(edit) @4124   2 years dcugnet Remove solsym, ok_isotopes (=niso>0), ok_isotrac (=nzone>0)
(edit) @4123   2 years crisi correction d'un bug dans lequel on avait 0.1 dans les isotopes alors …
(edit) @4122   2 years dcugnet Fix when no isotopic tagging tracers are used.
(edit) @4121   2 years dcugnet Fix in sortTracer for gfortran compatibility.
(edit) @4120   2 years dcugnet * New water names: H2Ov, H2Ol, H2Oi, H2Or -> H2O_g, H2O_l, H2O_s, …
(edit) @4119   2 years evignon add latitude_deg as input of newmicro in phylmdiso/physiq_mod
(edit) @4118   2 years evignon correction variable with
(edit) @4117   2 years Ehouarn Millour Enforce the dynamics/physics separation: use data from modules within …
(edit) @4116   2 years idelkadi Implementation of Ecrad in LMDZ (continued): - Add diagnostics for …
(edit) @4115   2 years idelkadi Implementation of Ecrad in LMDZ (continued) : - Switch to the first …
(edit) @4114   2 years evignon option pour inclure les effets radiatifs des chutes de neige plus …
(edit) @4113   2 years fhourdin replay, suite
(edit) @4112   2 years fhourdin Replay, suite
(edit) @4111   2 years fhourdin Detail Frzedho
(edit) @4110   2 years fhourdin Pour la capacité "replay" des paramétrisations
(edit) @4109   2 years musat Correction signe dnwd par Jean-Yves Change les resultats. IM
(edit) @4108   2 years fhourdin Correction du controle-qualité pour le 1D Fredho
(edit) @4107   2 years fhourdin Nouvelles fonctionalités de tests après install Fredho
(edit) @4106   2 years acozic Add condition to write some variables in output (without inca, or only …
(edit) @4105   2 years jyg Bug fix in dyn1d/old_lmdz1d.F90: compute the geopotential before it is used
Note: See TracRevisionLog for help on using the revision log.