source: trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3468   2 months emillour Mars PCM: Remove obsolete/depreciated lwrite flag (which would trigger …
(edit) @3466   2 months emillour Mars PCM: More tidying in aeronomars: - remove unused "inv.F" and …
(edit) @3393   6 months jliu Update of non-orographic gravity waves mixing scheme. 1)mixing in …
(edit) @3369   7 months emillour Mars PCM: Change the way the rate of outputs for diagfi.nc files is …
(edit) @3325   8 months llange Mars PCM Some modifications in vdifc and pbl_parameters to include the …
(edit) @3304   9 months csegonne Mars PCM - Correction of a misspelled stats output variable name.
(edit) @3292   9 months emillour Mars PCM: Code cleanup to prepare the addition of new schemes for dust …
(edit) @3262   10 months llange Mars PCM reverting the revert commit -r3260. I've commited the wrong …
(edit) @3261   10 months llange Mars PCM Reversing -r 3250 (the ""bug"" I fixed was not a bug but my …
(edit) @3230   11 months llange Mars PCM * Move soil_tifeedback into a module …
(edit) @3219   11 months llange Mars PCM Small correction for the surface layer scheme: the value of …
(edit) @3207   11 months jbclement Mars PCM: Modification of r3200 for the 1D model: the 'CO2cond_ps' …
(edit) @3203   11 months jbclement Mars PCM: - Addition of the possibility to use subslopes …
(edit) @3185   11 months csegonne MARS PCM: - conc_mod.F : Added new subroutines init_r_cp_mu and …
(edit) @3183   11 months jbclement Mars PCM: Some changes to prepare the introduction of slopes in 1D: in …
(edit) @3167   12 months llange Mars PCM Introducing the scheme from ATKE workshop to solve turbulent …
(edit) @3159   13 months jbclement PEM: - A number of corrections related to r3149 for CO2 ice …
(edit) @3157   13 months csegonne MARS PCM * zzlay and zzlev are calculated at the begining of physics …
(edit) @3152   13 months jbclement PEM: - The PEM deftank folder is now in LMDZ.COMMON/libf/evolution/ …
(edit) @3151   13 months llange Mars PCM Switching pbl_parameter.F into a module. Cleaning of unused …
(edit) @3148   13 months jbclement Mars PCM: Tiny fix from r3147 (Fortran fixed format). JBC
(edit) @3147   13 months emillour Mars PCM: Minor fixes to ensure outputs of water cycle related …
(edit) @3144   13 months jliu Mars PCM New scheme "nonoro_gwd_mix_mod" to simulate non-orographic …
(edit) @3142   13 months jbclement Mars PCM: Small "cosmetic" cleanings in some subroutines for the …
(edit) @3130   14 months jbclement PEM: The perennial co2 ice is now taken into account with co2 frost …
(edit) @3122   14 months jbclement PEM: Correction of the reading of the PCM data (it did not work if no …
(edit) @3115   14 months llange Mars PCM * Introducing the possibily to compute water adsorption / …
(edit) @3113   14 months llange Mars PCM Introducing qsoil to model H2O adsorption/desorption in the …
(edit) @3106   14 months jbclement PEM: - Correction of a bug when running with ifort, XIOS and no …
(edit) @3098   15 months evos Mars PCM We added the to module vdifc the possibily of subsurface …
(edit) @3095   15 months emillour Mars PCM: Some code tidying: Made pi in module comcstfi_h a parameter …
(edit) @3094   15 months emillour Mars PCM: Fix issues with dates when in parallel with OpenMP (missing …
(edit) @3078   15 months emillour Common physics/dynamics: Add, for lon-lat outputs, a …
(edit) @3042   16 months jbclement Mars PEM: The date and time are redefined at the end of PEM to write …
(edit) @3037   16 months jbclement Mars PCM: Some code cleaning in regards of tests in 1D. JBC
(edit) @3027   17 months jbclement Mars PCM 1D: Related to commit r3026: improvement of error message in …
(edit) @3026   17 months jbclement Mars PCM/PEM 1D: Small fixes to be able to run the Mars PCM 1D without …
(edit) @3016   18 months emillour Mars PCM: Code cleanup: nltedata.h is only included in nltecool.F so …
(edit) @3015   18 months emillour Mars PCM: Code cleanup in diffusion, turn variables from diffusion.h …
(edit) @3013   18 months llange MARS PCM CO2 condens: Fixing bug introduced in r2977: as the cooling …
(edit) @3012   18 months emillour Mars PCM: Code cleanup concerning chemistry. Turn chimiedata.h into …
(edit) @3006   18 months emillour Mars PCM: More code cleanup. Turn "nirdata.h" common into module …
(edit) @3004   18 months emillour Mars PCM: Some code cleanup. Remove obsolete "comg1d.h" and …
(edit) @3000   18 months jbclement Mars PCM: Some adaptations to make the 1D model run with XIOS and …
(edit) @2999   18 months llange Mars PCM Include perenial_co2ice (equivalent of watercap) to …
(edit) @2965   20 months abierjon Mars GCM: Fixed r2963 which was preventing to compile the model …
(edit) @2963   20 months romain.vande Mars PEM : Adapt PEM to the subslope PCM configuration, it is now …
(edit) @2953   20 months romain.vande Mars PCM : Adapt vdifc, co2condens, rocketduststorm and topmons …
(edit) @2942   21 months llange Mars PCM Add the possibility to use a different thermal inertia (field …
(edit) @2934   21 months emillour Mars PCM: A first step in cleaning up outputs and adding field …
(edit) @2932   21 months romain.vande Mars PCM: Add a new routine to write output called write_output. It …
(edit) @2931   21 months romain.vande Mars PCM: Remove the test ngrid==1 for writediagfi. The routine can …
(edit) @2926   21 months romain.vande 1D Mars PCM: Following r2924, the 1D model always output a restarfi RV
(edit) @2924   21 months romain.vande 1D Mars PCM: Add the possibility to start the 1d model from a startfi …
(edit) @2916   22 months emillour Mars PCM Add a "diagsoil" flag to trigger outputing a diagsoil.nc file …
(edit) @2915   22 months romain.vande Mars PCM: Move the initialisation of inertiedat in the subslope …
(edit) @2911   22 months emillour Mars PCM: Follow-up on the addition of an nslope dimension, also adapt …
(edit) @2909   22 months romain.vande Mars PEM: New Boolean options for following orbital parameters of …
(edit) @2908   22 months romain.vande Mars PCM: Further implementation of subslope parametrisation. Carefull …
(edit) @2907   22 months romain.vande Mars PCM: Further implementation of subslope parametrisation. Carefull …
(edit) @2900   23 months romain.vande Mars PCM: Following r2896, further implementation of subslope …
(edit) @2896   23 months romain.vande Mars PCM: First modifications to introduce subslope parametrization in …
(edit) @2887   2 years llange Mars PCM Include geothermal flux as boundary conditions when solving …
(edit) @2880   2 years llange MARS PCM Following R2879, remove stuff that were displayed on the …
(edit) @2879   2 years llange MARS PCM The condition to call param_slope has been completed to …
(edit) @2840   2 years jnaar Changed units of sw_htrt and lw_htrt from W.m-2 to K.s-1 in …
(edit) @2830   2 years abierjon Mars GCM: The program util/aeroptical.F90 can now compute …
(edit) @2829   2 years romain.vande Mars PCM: Cleaning of phyredem0. Argument passed to the subroutines …
(edit) @2826   2 years romain.vande Mars GCM: The variable co2ice is deleted. All the co2 ice on surface …
(edit) @2825   2 years romain.vande Mars GCM: Correct initialisation and outputting of variable to run the …
(edit) @2823   2 years emillour Mars GCM: Remove the "tracer" (logical) flag as we now always run with …
(edit) @2819   2 years jnaar h2o frost can now affect albedo in 1d, and we can get 1d albedo in …
(edit) @2808   2 years emillour Mars GCM: Bug fix in jthermcalc_e107 (wrong indexes used in some …
(edit) @2685   3 years emillour Mars GCM: Add possibility to output either upward or downward SW flux …
(edit) @2678   3 years tpierron Mars GCM : Add incoming solar direct flux at surface in stats outputs …
(edit) @2660   3 years cmathe correction on rsedcloudco2/opacities/riceco2 computations, and more …
(edit) @2646   3 years emillour Mars GCM: Small update of the handling writing fields in the …
(edit) @2643   3 years abierjon Mars GCM: Implementation of the IRabs-to-VISext dust scenario …
(edit) @2628   3 years abierjon Mars GCM: Big changes on mountain top dust flows for GCM6: - the …
(edit) @2616   3 years romain.vande LMDZ_MARS RV : Open_MP; Put all the "save" variables as "!$OMP …
(edit) @2602   3 years cmathe MARS: following r2600, remove use co2condens_mod4micro in physiq_mod.F
(edit) @2599   3 years cmathe MARS: clean co2condens_mod.F and remove dqsurf duplication after call …
(edit) @2597   3 years emillour Mars GCM: Move "zls" (solar longitude) from being a local variable of …
(edit) @2594   3 years emillour Mars GCM: Fixes and improvements in the Non-orographic GW scheme, …
(edit) @2589   3 years cmathe GCM Mars: add meteoritic particles as CN for CO2 microphysics
(edit) @2578   3 years romain.vande First stage of implementing Open_MP in the physic. So far it can …
(edit) @2573   3 years emillour Mars GCM: Fixes for the picky gfortran10 compiler which identifies …
(edit) @2570   3 years emillour Mars GCM: Improve tests by "check_physics_fields": also look for …
(edit) @2566   3 years cmathe GCM MARS: merge co2condens subroutines
(edit) @2563   3 years emillour Mars GCM: Improve wstats: the callstats flag is now embedded within …
(edit) @2562   3 years cmathe GCM MARS: CO2 clouds microphysics improvements
(edit) @2561   3 years jnaar Water cycle flag update & addition : - "cap_albedo" renamed …
(edit) @2559   3 years emillour Mars GCM: Some code cleanup and refactoring around wstats: - turn …
(edit) @2551   3 years romain.vande MARS GCM: Update of the revision 2545, physiq_mod is corrected to …
(edit) @2545   3 years romain.vande MARS Dynamico: tab_cntrl is written by Xios output. It is now a …
(edit) @2544   3 years romain.vande MARS GCM: update of r2507: correction for time output in the case of …
(edit) @2541   4 years emillour Mars GCM: Add possibility of additional tests (NaNs?, but also of …
(edit) @2538   4 years cmathe MARS: fix mtotco2, icetotco2, vaptotco2 outputs
(edit) @2524   4 years cmathe minor fix in co2condens4micro; fix co2 sedimentation rate outputs
(edit) @2514   4 years romain.vande Mars Dynamico : _ update of r2507: correct ztime_fin for dynamico …
Note: See TracRevisionLog for help on using the revision log.