source: trunk/LMDZ.MARS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1240   11 years aslmd LMDZ.MARS made a mistake in previous commit. corrected.
(edit) @1239   11 years aslmd LMDZ.MARS. added a keyword in callphys.def named yamada4 to activate …
(edit) @1238   11 years emillour Mars GCM and common dynamics: Common dynamics: - correction in …
(edit) @1236   11 years aslmd MESOSCALE. A necessary complement commit to r1234 where a upgraded …
(edit) @1233   11 years aslmd LMDZ.MARS. Filling geom arrays is now out of phys_var_state_init. Done …
(edit) @1232   11 years emillour Mars GCM: Add "composition" option in newstart to enable global …
(edit) @1231   11 years flefevre Correction de bugs dans newstart.F lorsqu'on re-initialise la chimie.
(edit) @1230   11 years emillour Mars GCM: Fix the bug fix in start2archive. EM
(edit) @1229   11 years emillour Mars GCM: Some minor fixes and cleanup. - allocation of qsurf() was …
(edit) @1226   11 years aslmd LMDZ.MARS : Replaced comcstfi and planete includes by modules.
(edit) @1225   11 years aslmd LMDZ.MARS. previous commit. forgot to update README.
(edit) @1224   11 years aslmd LMDZ.MARS. If not major, a quite important commit. 1. No more …
(edit) @1223   11 years tnavarro correction of commit 1221 for emissivity
(edit) @1221   11 years tnavarro Bug with snewstart utility : albedo and emissivity were not written in …
(edit) @1212   11 years aslmd LMDZ.MARS + MESOSCALE A quite major commit, at least for MESOSCALE. …
(edit) @1210   11 years tnavarro bug about the initialization of ground thermal inertia of with …
(edit) @1208   11 years tnavarro added tauscaling in startfi + moved start_archive routines from dyn3d …
(edit) @1207   11 years emillour Mars GCM: Bug fix in surfini.F, nb_ice array should be the size of the …
(edit) @1193   11 years aslmd changed default symbolic links to ifort since we use mostly this …
(edit) @1156   11 years emillour Mars GCM: - Update of the read_dust_scenario routine: when input dust …
(edit) @1153   11 years emillour Mars GCM: some documentation updates EM
(edit) @1130   11 years emillour Mars GCM: Series of changes to enable running in parallel (using …
(edit) @1127   11 years emillour Mars GCM: - Bug fix in thermcall_main_mars, layer thickness "zdz" must …
(edit) @1125   11 years flefevre calchim.F90 et photochemistry.F: Suppression des references a …
(edit) @1124   11 years emillour Mars GCM: - Improved 15um cooling routines, with also better handling …
(edit) @1119   11 years emillour Mars GCM: - Bug fix: Sun-Mars distance was not correctly taken into …
(edit) @1118   11 years tnavarro Using option all variables for concat was not working + Consistent …
(edit) @1114   11 years emillour Mars GCM: - Correction: in physiq.F, move newcondens (CO2 condensation …
(edit) @1112   11 years aslmd LMDZ.MARS. a few remaining ngridmx in comments. MESOSCALE. prep work …
(edit) @1110   11 years aslmd LMDZ.MARS. makegcm_ifort. more robust presets for netCDF (local farm, …
(edit) @1109   11 years aslmd MESOSCALE. A few modifications to bounding GCM stuff.
(edit) @1106   11 years tnavarro option freedust with ice microphysics & masse naming in start files
(edit) @1104   11 years tnavarro bug correction of the bug correction
(edit) @1103   11 years tnavarro bug with freedust mode
(edit) @1088   11 years tnavarro Added a freedust mode, to be used with doubleq (for data …
(edit) @1087   11 years tnavarro bug when running the GCM without the water cycle : random ice patches …
(edit) @1085   11 years emillour Removed wrongly referenced module variables in lwb and physdem. Added …
(edit) @1073   11 years tnavarro Better handling of the first date of the file : Read and write the …
(edit) @1047   11 years emillour Mars GCM: - IMPORTANT CHANGE: Removed all reference/use of ngridmx …
(edit) @1046   11 years emillour Mars GCM: - Bug fix in yamada4.F: values for near-surface diffusion …
(edit) @1041   11 years aslmd MESOSCALE LMDZ.MARS. added outliers in old physics. get rid of …
(edit) @1038   11 years aslmd MESOSCALE LMDZ.MARS --> Performed the necessary modifications for …
(edit) @1036   11 years emillour Mars GCM: (a first step towards using parallel dynamics) - IMPORTANT …
(edit) @1035   11 years emillour Mars GCM: - Bug fix in vdifc.F: in some cases, some elements of …
(edit) @1034   11 years aslmd LMDZ.MARS. sorry obvious bug in the previous commit.
(edit) @1033   11 years aslmd LMDZ.MARS additional comments of thermal plume model. moved tuning …
(edit) @1032   11 years aslmd LMDZ.MARS cleaned and commented version of the thermal plume model …
(edit) @1028   11 years emillour Mars GCM: Cleanup of the thermals routines (these changes in the files …
(edit) @1020   11 years emillour Mars GCM: (Minor) optimizations: avoid seding non-contiguous arrays to …
(edit) @1013   11 years emillour Mars GCM: - Upgrade on the thermospheric photochemical reaction rates. …
(edit) @1009   11 years tnavarro correction on commit 999: remove physdem1.F + mistake in README
(edit) @1005   11 years emillour Mars GCM: - Bug fix: when running with photochemistry, ccns did not …
(edit) @1001   11 years emillour Mars GCM: - Removed options "-static" and "-xSSE4.2" from ifort …
(edit) @999   11 years tnavarro Possibility to store multiple initial states in one start/startfi. …
(edit) @998   11 years tnavarro a trick to compile testphys1d with debug option
(edit) @954   12 years emillour Mars GCM: - bug correction in "extract" utility FGG
(edit) @951   12 years tnavarro default microphysics timestep changed
(edit) @940   12 years tnavarro esthetic change
(edit) @909   12 years tnavarro bug from r860 corrected
(edit) @900   12 years tnavarro added possibility to use the radiative slope scheme in the 3D-GCM
(edit) @899   12 years emillour Mars GCM: - added possibility to set slope parameters in testphys1d EM
(edit) @890   12 years emillour Mars GCM: minor bug correction in newcondens.F and some code tidying …
(edit) @889   12 years emillour Mars and Generic model: - added "-fp-model precise" option when …
(edit) @885   12 years tnavarro correction on commit r883
(edit) @884   12 years tnavarro corrected bug without CO2 condensation
(edit) @883   12 years tnavarro corrected problems with update in pressure levels, corrected bug …
(edit) @882   12 years tnavarro small correction in makegcm, latent heat in clouds, changed threshold …
(edit) @860   12 years tnavarro Modification to create large files, that is to say with at least 2 …
(edit) @857   12 years jbmadeleine Mars GCM: Slightly changed soil_tifeedback.F: the variable that …
(edit) @835   12 years jbmadeleine Mars GCM: Cleaned physiq.F (some debugging lines were introduced at …
(edit) @834   12 years jbmadeleine Mars GCM: Added the file soil_tifeedback.F.
(edit) @833   12 years jbmadeleine Mars GCM: >> Implemented the thermal inertia feedback: - Added a flag …
(edit) @831   12 years tnavarro Forgot a file in commit 828. Sorry
(edit) @829   12 years emillour Mars GCM utility: >> update of zrecast utility: now the planetary …
(edit) @828   12 years tnavarro new option in run.def: ndynstep to run a number of dynamical time …
(edit) @803   12 years tnavarro small bug for South pole
(edit) @801   12 years aslmd LMDZ.MARS adapted icap trick to mesoscale modeling
(edit) @799   12 years tnavarro small bug if running a fraction of sol. Physical day and dynamical day …
(edit) @798   12 years tnavarro modification that allows to have "1+1=2" with dynamical core only.
(edit) @795   12 years emillour Mars GCM: >> Minor improvement for running fractions of sols; enforce …
(edit) @791   12 years emillour Mars GCM: >> Adapted code so that it can run fractions of days: e.g. …
(edit) @790   12 years acolaitis MESOSCALE. Fixed lifting for LES runs (put lifting after newsedim …
(edit) @788   12 years emillour Mars GCM utility: >> update of zrecast utility: add possibility to …
(edit) @784   12 years jbmadeleine Minor change: added optional outputs for the 1D model in …
(edit) @777   12 years emillour Mars GCM utilities: Bug correction (for the "above local surface", ie …
(edit) @769   12 years acolaitis MESOSCALE. minor modifications to allow compilation with new physics + …
(edit) @768   12 years tnavarro water conservation bug
(edit) @765   12 years acolaitis Added a low threshold subgrid gustiness in richardson computations for …
(edit) @762   12 years emillour Mars GCM: Bug correction in the varying EUV case; now correctly …
(edit) @759   12 years emillour Mars GCM: >> commented out some messages in nlte_tcool.F (which were …
(edit) @758   12 years emillour Mars GCM: >> Some minor changes and adaptations for the MCDv5 runs: - …
(edit) @757   12 years emillour Mars GCM: - Improvement of the NLTE 15um scheme (for running with …
(edit) @756   12 years tnavarro outputs: true dust and ccn values + dust surface flux only from …
(edit) @746   12 years jbmadeleine Changed tau(ig,l) to tau(ig,1) in the call to updaterice_typ in …
(edit) @745   12 years jbmadeleine Little change in updaterad.F90: rdust0 = 0.8e-6 instead of 0.8e-7.
(edit) @744   12 years tnavarro forgot updatereffrad in commit 740
(edit) @742   12 years tnavarro latent heat for sublimating ice turned off: at high obliquity it gives …
(edit) @740   12 years tnavarro module for ice and radius radius computation
(edit) @737   12 years jbmadeleine Corrected aeroptproperties.F to avoid having a floating underflow in …
(edit) @734   12 years tnavarro scheme for latent heat release of surface ice was wrong. corrected
Note: See TracRevisionLog for help on using the revision log.