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) @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   3 years emillour Mars GCM: Add possibility of additional tests (NaNs?, but also of …
(edit) @2538   3 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 …
(edit) @2512   4 years jnaar Added a water-cycle related flag : "cap_albedo" (default is false). …
(edit) @2511   4 years aslmd update of r2507: streamlining day_end from dynamics to physics to …
(edit) @2508   4 years jnaar The water ice albedo is now conceptually decoupled between old …
(edit) @2507   4 years romain.vande For LMDZ MARS: Update of day_ini, time and hour_ini in restart and …
(edit) @2501   4 years adelavois update of ztime_fin (variable "Time" stored in startfi.nc) for …
(edit) @2494   4 years cmathe Mars GCM: co2_ice as scatterer in radiative transfert. Need co2clouds …
(edit) @2491   4 years aslmd MESOSCALE Mars: initialize a couple new initializations done in phyetat0
(edit) @2481   4 years emillour Mars GCM: - change outputs names for species number densities (in …
(edit) @2467   4 years emillour Mars GCM: - bug fix in the diagnostic of H, H2, and D total escape …
(edit) @2447   4 years cmathe CO2 microphysics: correction r_sedim (co2cloud.F); add: co2 cloud …
(edit) @2443   4 years abierjon Mars GCM: Changes in aeroptical.F90 : - add the flag nf90_64bit_offset …
(edit) @2442   4 years aslmd added freedust in the list of variables loaded from corresponding …
(edit) @2417   4 years emillour Mars GCM: Add a new scheme to handle the dust and its radiative …
(edit) @2415   4 years emillour Mars GCM: Code cleanup: remove "tauref" and replace it with two …
(edit) @2414   4 years abierjon Mars GCM: Correction of a bad unit for qdusttotal0 and qdusttotal1 …
(edit) @2413   4 years emillour Mars GCM: Cleanup around "aeropacity" to prepare future evolutions; …
(edit) @2409   4 years emillour Mars GCM: Code tidying : make a "dust_param_mod" module to store dust …
(edit) @2406   4 years emillour Mars GCM: Uncomment output of SW and LW heating rates via writediagfi …
(edit) @2385   4 years cmathe physiq_mod: writediagfi 1 => 0
(edit) @2384   4 years cmathe physiq_mod: writediagfi 0 => 1
(edit) @2383   4 years cmathe physiq_mod: line 658 misleading => no Try another place
(edit) @2382   4 years cmathe physiq_mod: line 658 misleading?
(edit) @2378   4 years lrossi MARS GCM HDO Correction of an error in newstart for inihdo. Other …
(edit) @2374   4 years emillour Mars GCM: Minor fix to r2362 (addition of CO2 microphysics): make CO2 …
(edit) @2362   4 years cmathe New working version of CO2 microphysics.
(edit) @2353   4 years aslmd Cancelled commits 2350 2351 2352. Very weird behaviour of git svn …
(edit) @2350   4 years aslmd CO2 cloud microphysics
(edit) @2349   4 years aslmd Cancelled commits 2347 and 2348. Still no luck, more serious than thought.
(edit) @2347   4 years aslmd CO2 cloud microphysics
(edit) @2346   4 years aslmd Cancelled commits 2344 and 2345. Sorry. No bad commit but wrong …
(edit) @2344   4 years aslmd CO2 cloud microphysics
(edit) @2343   4 years aslmd Cancelled commits 2341 and 2342
(edit) @2341   4 years aslmd CO2 cloud microphysics
(edit) @2333   4 years adelavois More outputs with xios from physics physics is now able to transmit …
(edit) @2324   5 years mvals Mars GCM: Follow-up of the last commit for the transport of the …
(edit) @2316   5 years lrossi Mars GCM: Fixing some errors in vdifc_mod related to variable …
(edit) @2312   5 years lrossi MARS GCM: Implementation of HDO in the physics New tracers hdo_vap and …
(edit) @2285   5 years adelavois MARS GCM: Minor update of revision 2281 in order to run martian …
(edit) @2282   5 years abierjon Mars GCM: Resolved Ticket #41 : the density-scaled opacities are now …
(edit) @2281   5 years adelavois Mars GCM: Martian physics is now able to start without startfi.nc …
(edit) @2265   5 years emillour Mars GCM: Save "dtau", the opacity difference between model and target …
(edit) @2260   5 years jnaar [MARS GCM] Adding a new 2D variable "watercap", perennial ground water …
(edit) @2252   5 years abierjon Mars GCM: Bug fix following r2248 in aeropacity_mod and topmons_mod : …
(edit) @2248   5 years abierjon Mars GCM: Bug fixes in the slope winds parametrization and its …
(edit) @2247   5 years abierjon Mars GCM: Partially resolved ticket #14 : when calling writediagfi for …
(edit) @2246   5 years abierjon Mars GCM: Resolved ticket #32 : 1) dsodust is now calculated only once …
(edit) @2226   5 years emillour Mars GCM: Bug fix in rocketduststorm & topmons routines; "tauscaling" …
(edit) @2225   5 years emillour Mars GCM: Further cleanup of nonorographic gravity waves drag …
(edit) @2224   5 years abierjon Mars GCM: Bug fix in physiq_mod for 1D runs, where the routine …
(edit) @2223   5 years emillour Mars GCM: First implementation of XIOS in the physics EM
(edit) @2220   5 years dbardet Update the nonorographic gravity waves drag parametrization (from the …
(edit) @2214   5 years emillour Mars GCM: Fix a minor bug in the 1D model when initializing the time …
(edit) @2212   5 years aslmd MESOSCALE: precompiling flags 1) change in physiq_mod to avoid new GCM …
(edit) @2199   5 years mvals Mars GCM: Implementation of a new parametrization of the dust …
(edit) @2184   5 years abierjon Mars GCM: Add the instantaneous scavenging by CO2 of dust, ccn and …
(edit) @2182   5 years emillour Mars GCM: Fix in surfini for the 1D model when imposing watercaptag. …
(edit) @2164   5 years emillour Mars GCM: Add the possibility to super-cycle chemistry computations. …
(edit) @2162   5 years emillour Mars GCM: Some code cleanup (and preparing next steps): - Turn …
(edit) @2161   5 years emillour Mars GCM: Reactivate output of density scaled opacity EM
(edit) @2158   5 years emillour Mars GCM: - Updated chemical core to include ionospheric chemistry FGG
(edit) @2149   5 years emillour Mars GCM: Add F.Lott's non-orographic GW parametrization. Disabled by …
(edit) @2141   5 years emillour Mars GCM: - minor updates: enable output of Ls in diagfi files and …
(edit) @2081   6 years mvals Mars GCM: - follow-up of the last change in physiq_mod.F: put iaer …
(edit) @2080   6 years mvals Mars GCM: - typo in vdifc.F (visible in debug mode) in the case of …
(edit) @2079   6 years mvals Mars GCM: - Update of rocketduststorm_mod.F90 : We want to separate …
(edit) @2044   6 years flefevre Photolyse on-line : desormais par defaut
(edit) @2031   6 years flefevre Optimisation photolyse on-line
(edit) @2009   6 years emillour Mars GCM: Cleanup "newcondens" (remove obsolete options), change its …
(edit) @2008   6 years emillour Follow-up on previous commit (an extra "end if" was forgotten). EM
(edit) @2007   6 years flefevre Suppression de l'ancien code photochimique (euler-backward)
(edit) @1996   6 years emillour Mars physics: - Turn watersat into a module. CO2 cloud updates: - …
(edit) @1974   6 years mvals Mars GCM: Integration of the detached dust layer parametrizations …
(edit) @1973   6 years mvals Mars GCM: - follow-up of previous commit. MV
(edit) @1972   6 years mvals Mars GCM: Cosmetic changes: - variables suffixes for sub-grid scale …
(edit) @1969   6 years emillour Mars GCM: Some cosmetic changes: - make watercloud less verbose - turn …
(edit) @1962   6 years mvals Mars GCM: - callsedim.F changed to module callsedim_mod.F MV
(edit) @1955   6 years emillour Mars GCM: - Fix problematic writediagfi call in physiq (should not …
(edit) @1944   6 years emillour Mars GCM: A first step towards 1+1=2 (for now only works without …
(edit) @1934   6 years aslmd (previous commit was incorrect) riceco2 is double in CO2cloud so shall …
Note: See TracRevisionLog for help on using the revision log.