source: trunk/LMDZ.GENERIC/libf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2784   2 years emillour Generic GCM: Some cleanup: - remove top level obsolete …
(edit) @2782   2 years emillour Generic GCM: - OpenMP syntax fix in rain_generic.F90 EM
(edit) @2736   2 years aslmd Changed of callcorrk to physiq_mod
(edit) @2735   2 years aslmd Created the spectral axes for XspecIR and VI
(edit) @2734   2 years aslmd Added the send_xios_field for the Xspec.nc
(edit) @2733   2 years aslmd Added ASR to Xhistins.nc
(edit) @2732   2 years aslmd took into account unstructured grid in writediagspec*.F
(edit) @2731   2 years aslmd step 3 of moving initracer.F to initracer.F90: now actually perform …
(edit) @2730   2 years aslmd step 2 of moving initracer.F to initracer.F90: remove initracer.F90
(edit) @2729   2 years aslmd step 1 of moving initracer.F to initracer.F90: get all changes from …
(edit) @2728   2 years aslmd epsi_generic value corrected
(edit) @2727   2 years aslmd added variable Generic tracer in callcorrk
(edit) @2726   2 years aslmd Some comments and metallicity now generalised
(edit) @2725   2 years aslmd switch to epsi_generic & RLVTT_generic
(edit) @2724   2 years aslmd rneb_generic and RH_generic added
(edit) @2723   2 years aslmd rainthreshold constant & delete useless lines
(edit) @2722   2 years aslmd some modifications for call_ice_vap_generic
(edit) @2721   2 years aslmd new routine generic_rain integrated in physiq_mod
(edit) @2720   2 years aslmd new module to get back indexes of cond tracers
(edit) @2719   2 years aslmd 1st version of rain_generic : just compiles
(edit) @2718   2 years aslmd Function Tsat_generic added
(edit) @2717   2 years aslmd wrapped some prints with is_master
(edit) @2716   2 years aslmd Fixed the non sharing of tracers with all procs
(edit) @2715   2 years aslmd Added a flag for when using newstart.F with generic traceur profile
(edit) @2714   2 years aslmd Print tendencies in diagfi.nc and small correction
(edit) @2713   2 years aslmd automatic lecture for tracers initial profiles
(edit) @2712   2 years aslmd new variables for condensable data
(edit) @2711   2 years aslmd now data for generic tracers are called only one time !
(edit) @2710   2 years aslmd table_tracers_condensable is now read from datadir/
(edit) @2709   2 years aslmd added loading of profile for few condensable species
(edit) @2708   2 years aslmd error messages when setting a traceur.def with wrong names , or with …
(edit) @2707   2 years aslmd table_tracers_condensable can be used to take back data of condensable …
(edit) @2706   2 years aslmd is_condensable has replaced is_generic, some changes in getting back …
(edit) @2705   2 years aslmd Fixed the molecular mass of composites generic clouds
(edit) @2704   2 years aslmd fixed condensation_generic to conserve tracers mass. evap_generic is …
(edit) @2703   2 years aslmd fixed the initialisation of rho_q + some indentations
(edit) @2702   2 years aslmd fixed the missing E3 for delta_vapH of Cr
(edit) @2701   2 years aslmd rename largescale_generic and genericcommon_h
(edit) @2700   2 years aslmd major changes in largescale_generic and how it's called by physiq_mod
(edit) @2699   2 years aslmd added reading of Cr profile in rcm1d.def
(edit) @2698   2 years aslmd added a gboolean eneric_condensation optionsread from callphys.def
(edit) @2697   2 years aslmd Fixed Mg molecular mass -> Mg2SiO4 molecular mass
(edit) @2696   2 years aslmd fixed dqevap=0 before iterative process
(edit) @2695   2 years aslmd fixed the update of tracer tendencies which was wrong
(edit) @2694   2 years aslmd fixed uninitialized variable Lcp in largescale_generic+ typo in index …
(edit) @2693   2 years aslmd Added radius and rho option in modern traceur
(edit) @2692   2 years aslmd fixed update of tendencies for generic tracer
(edit) @2691   2 years aslmd added loading of tracer profile for Fe in rcm1d.F
(edit) @2690   2 years aslmd 1st commit of generic clouds scheme
(edit) @2671   2 years bclmd adding tracer index when calling newsedim in callsedim.F
(edit) @2670   2 years bclmd Adding calculation of viscosity/molrad, general stokes law and …
(edit) @2668   3 years aslmd Fixed floating overflow that could occur in setspi.F90
(edit) @2667   3 years aslmd CIA : modified the loading of file to use high temperature dataset
(edit) @2665   3 years aslmd Added WASP43 stellar data in ave_stelspec.F90
(edit) @2664   3 years aslmd Adds an abort in inifis to avoid using wrong cpp_mugaz_mode options in 1d
(edit) @2663   3 years dbardet Adding check_fields subroutine for checking field values after and …
(edit) @2662   3 years dbardet Using of is_master keyword to allow nly the master processor to write …
(edit) @2655   3 years gmilcareck Major changes to CIA interpolation: 1) Add contribution from CH4 …
(edit) @2647   3 years dbardet Thermal plume model: Fix an index error for calculating the maximal …
(edit) @2635   3 years aslmd Introduction of cpp_mugaz_mode to decide what source should be used …
(edit) @2633   3 years dbardet Adding of strictboundH2H2cia flag to allow the run to continue even …
(edit) @2632   3 years dbardet adding length of a standard year (in days) as input of xios_output_mod …
(edit) @2631   3 years dbardet test on memory allocations for several saved variables in corrk
(edit) @2625   3 years gmilcareck GENERIC GCM Minor bug fix for aerave_new.F when input wavelenght in …
(edit) @2621   3 years bclmd add aceleration factor and remove the option for fixed temperature …
(edit) @2618   3 years bclmd options to fix the temperature or to accelerate the convergence
(edit) @2603   3 years emillour Generic GCM: Minor bug fix for the (rather specific) case when there …
(edit) @2595   3 years emillour Generic GCM: Fixes and improvements in the Non-orographic GW scheme, …
(edit) @2585   3 years yjaziri Generic GCM: Correct missing initialisation for k-coefficients mixing …
(edit) @2583   3 years emillour Generic GCM: Bug fix (concerns OpenMP only) in inifis. And some …
(edit) @2582   3 years emillour Generic GCM: Fixed bug in tpindex (for low temperatures, between first …
(edit) @2574   3 years adelavois update of start_archive2icosa tool: old directory removed
(edit) @2557   3 years emillour Generic GCM: Fix in phyetat0, only call soil_settings if flag callsoil …
(edit) @2553   3 years yjaziri Generic GCM: Chemistry: one input file instead of three for the …
(edit) @2550   3 years emillour Generic GCM: Some OpenMP fixes in routines initracer.F, …
(edit) @2548   3 years emillour Generic GCM: Remove misleading comment [peri/apo]astron should be in …
(edit) @2543   3 years aslmd Generic GCM: Adding k-coefficients mixing on the fly Working with …
(edit) @2542   3 years aslmd Generic GCM: Large update of the chemical modules - Read chemical …
(edit) @2537   3 years mturbet add Surface Short Wave Radiation Spectrum in diagspecVI netcdf output file
(edit) @2536   3 years adelavois Physics is now allowed to run with water cycle but without radiatively …
(edit) @2529   3 years emillour Generic GCM: Cosmetic changes in calc_rayleigh. EM
(edit) @2520   3 years Guillaume Chaverot update of the H2O continuum
(edit) @2504   3 years emillour Generic GCM: Code cleanup, remove unused routines in …
(edit) @2485   4 years emillour Generic GCM: Move some variables defined in physiq to …
(edit) @2484   4 years emillour Generic GCM: Small fix on the reading/initialisation of Non orographic …
(edit) @2482   4 years yjaziri Generic GCM: Clean convadj.F90 specific CO2 Mars convection Add …
(edit) @2480   4 years aboissinot Commit the last changes in the thermal plume model (more english comments).
(edit) @2470   4 years yjaziri Generic GCM: global1d and szangle for 1D simulation moved from …
(edit) @2446   4 years emillour Generic model: Minor fixes: - callcorrk: OLR_nu(:,:) and OSR_nu(:,:) …
(edit) @2436   4 years yjaziri Generic GCM: Implementation of an option for a new reading process of …
(edit) @2428   4 years emillour Generci GCM: Bug fix on mass_redistribution; argument rnat should be …
(edit) @2427   4 years emillour Generic GCM: Bug fix on call arguments sent from physiq to vdifc …
(edit) @2422   4 years yjaziri GENERIC GCM Add possibility to read stellar spectra from input file in …
(edit) @2403   4 years dbardet Add kstar parameter to control kmin value (set value in the …
(edit) @2354   4 years emillour Generic GCM: Major cleanup: remove obsolete compilation scripts …
(edit) @2340   4 years jvatant In addition to r2297, for the n-layer aerosol scheme, enables to set …
(edit) @2336   4 years emillour Generic GCM: Update start2archive/newstart programs to handle recently …
(edit) @2309   4 years jvatant Fix a nasty copy-paste bug from r2297 in n-layer aerosol scheme --JVO
(edit) @2305   4 years jvatant Fix a missing XIOS cpp key in r2299 causing crash if no XIOS --JVO
(edit) @2300   4 years dbardet == 27/04/2020 (r2300) == DB Add a parameter to lock a no seasonal …
Note: See TracRevisionLog for help on using the revision log.