source: LMDZ6/trunk/libf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5763   4 weeks jyg Sequel of commit 5761: two versions of subroutine wake are implemented …
(edit) @5761   4 weeks jyg Modifications of lmdz_wake.f90: 1/ reorganization of the computations …
(edit) @5760   4 weeks lguez Move the call to define_sw_albedo_intervals Move the call to …
(edit) @5759   4 weeks lguez Move assignment to i_aerosol_type_map Move assignment to …
(edit) @5758   4 weeks lguez Polish
(edit) @5757   4 weeks lguez Correct indentation
(edit) @5756   4 weeks dcugnet Add "isoFamilies", the list of defined isotopes families (==H2O?
(edit) @5755   4 weeks dcugnet Forgot to comment out addKeysFromDef function, no longer used.
(edit) @5754   4 weeks dcugnet Make the ioipsl_getin_p routine more flexible: optional default value …
(edit) @5753   4 weeks dcugnet Much improved outlayers displaying routine: display compact and …
(edit) @5752   4 weeks dcugnet Remove the old outlayers routines. To be replaces by new routines in …
(edit) @5751   4 weeks dcugnet - forgot to include horzcat_l??, horzcat_d21 and horzcat_?22 in the …
(edit) @5750   4 weeks dcugnet Improvements of the "cat" function: * manage unspecified arguments …
(edit) @5749   4 weeks dcugnet Avoid using type-dependent variables names in the many variants of the …
(edit) @5748   4 weeks dcugnet - Use REAL(KIND=REAL32) and REAL(KIND=REAL64) Iinstead of REAL and …
(edit) @5747   5 weeks dcugnet Add the "duplicate" function.
(edit) @5746   5 weeks dcugnet Remove the "fmsg" function.
(edit) @5745   5 weeks dcugnet Put the type of ther returned value of functions in the declaration line.
(edit) @5744   5 weeks jyg Correction of a bug found by Catherine Rio in pbl_surface_mod.F90: …
(edit) @5729   5 weeks lguez Print used namelist from ECRad We need a trace of this in the output. …
(edit) @5727   5 weeks evignon legere modification de lscp pour enlever un warning obsolete sur la …
(edit) @5721   5 weeks yann meurdesoif bug fix : for unstruct grid, missing flag_seaice key. => segfault is …
(edit) @5720   5 weeks yann meurdesoif bug fix : for unstruct grid, activate read of sih_limit field only if …
(edit) @5719   6 weeks yann meurdesoif Fix small problem with XIOS3 when creating initial state in coupled …
(edit) @5718   6 weeks yann meurdesoif Manage isnan non standard fortran intrinsic function with wrapper that …
(edit) @5715   7 weeks yann meurdesoif GPU porting : revert of reverted commit from rev5511 (initial commit) …
(edit) @5714   7 weeks yann meurdesoif Convection GPU porting : Repair broken isotopes compilation : work a …
(edit) @5713   7 weeks yann meurdesoif Convection GPU porting : Repair broken isotopes compilation (due to …
(edit) @5712   7 weeks yann meurdesoif Convection GPU porting : Compression of active convection point is now …
(edit) @5711   7 weeks yann meurdesoif Convection GPU porting : Bug fix in cv_yield, scalar variable dpinv, …
(edit) @5710   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5709   7 weeks fcheruy to work with xios et output spectral clear sky flux
(edit) @5708   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5707   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5706   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5705   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5704   7 weeks yann meurdesoif Convection GPU porting : suppress potential dependency between …
(edit) @5703   7 weeks yann meurdesoif Convection GPU porting : change some loop name indices to avoid …
(edit) @5702   7 weeks yann meurdesoif Convection GPU porting : bad GOTO branching (may change result) YM
(edit) @5701   7 weeks yann meurdesoif Convection GPU porting : suppress goto YM
(edit) @5700   7 weeks yann meurdesoif Convection GPU porting : remove zilch function (set to 0 flattened …
(edit) @5699   7 weeks yann meurdesoif Convection GPU porting : remove zilch function (set to 0 flattened …
(edit) @5698   7 weeks yann meurdesoif Convection GPU porting : fix for previous commit YM
(edit) @5697   7 weeks yann meurdesoif Convection GPU porting : remove initialisation phase for …
(edit) @5696   7 weeks yann meurdesoif Convection GPU porting : separate initialisation phase of computing …
(edit) @5695   7 weeks yann meurdesoif Convection GPU porting : replace saved variables by PARAMETER when …
(edit) @5694   7 weeks yann meurdesoif Convection GPU porting : set convection subroutines into module …
(edit) @5693   7 weeks yann meurdesoif Convection GPU porting : set convection subroutines into module …
(edit) @5692   7 weeks yann meurdesoif Convection GPU porting : set convection subroutines into module Files …
(edit) @5690   8 weeks lguez Do not allocate inv_cloud_effective_size This field was not defined …
(edit) @5687   2 months acozic Add new flag to coupled N deposition between atm and ocean coupling …
(edit) @5686   2 months Laurent Fairhead Superfluous print that takes a lot of time
(edit) @5685   2 months fhourdin Correction/nettoyage sorties en pression
(edit) @5683   2 months Laurent Fairhead Solving convergence in restartphy when those variables are not computed
(edit) @5682   2 months fhourdin Reintroduction bug dans la convection (JYG&FH) Sous flag
(edit) @5681   2 months Laurent Fairhead Forgotten arguments
(edit) @5680   2 months Laurent Fairhead Forgot intiialisation and a phylmdiso link
(edit) @5679   2 months Laurent Fairhead Forgot to add one file to previous commit
(edit) @5678   2 months Laurent Fairhead Correction of previous commit for the oldrad scheme (might need more work)
(edit) @5677   2 months Laurent Fairhead Added outputs for spectral bands in RRTM (with dummy variables for …
(edit) @5676   2 months jyg fix to commit 5674
(edit) @5675   2 months lguez Allow saving input of ECRad Setting do_save_inputs=t saves input of …
(edit) @5674   2 months jyg Bug fix in calls of phytrac and phytracr_spl in phylmdiso.
(edit) @5673   2 months jyg Correction to commit 5638 concerning physiq_mod.F90 in phylmd.
(edit) @5671   2 months lguez Manage zero values of extinction coefficient Manage zero values of …
(edit) @5670   2 months lguez Define ztoplwadaero and ztoplwadaero with ECRad ztoplwadaero and …
(edit) @5669   2 months Laurent Fairhead Initialisation problem for 1D
(edit) @5668   2 months Laurent Fairhead Correction of bug for revision 5662 for the 1D
(edit) @5667   2 months lguez Add markers for folding mode of Emacs
(edit) @5666   2 months lguez Add construct name This is a very long test. A construct name helps …
(edit) @5665   2 months lguez Indent file Indentation was not correct since replacement of …
(edit) @5664   2 months idelkadi Bug fix following the latest update for LMDZ with ECRAD
(edit) @5663   2 months Laurent Fairhead Typo
(edit) @5662   2 months Laurent Fairhead Ajout du modèle thermodynamique de glace de mer interactive améliorant …
(edit) @5660   2 months lguez Check use_aerosols with lw_aerosol_scattering This is commit …
(edit) @5659   3 months lfalletti REPROBUS: bug fix for the new usage of CPP key (wrapper)
(edit) @5658   3 months idelkadi Correction following the last update
(edit) @5657   3 months idelkadi Correction following the last update (Variables declared under the CPP …
(edit) @5656   3 months idelkadi Output of direct radiative fluxes when running LMDZ with Ecrad
(edit) @5655   3 months idelkadi Output of direct radiative fluxes when running LMDZ with Ecrad
(edit) @5654   3 months acozic Add possibility to send N2O from atm chemistry (with Inca model - but …
(edit) @5653   3 months evignon petit ajustement travail sur la phase dans les nuages de couche limite …
(edit) @5652   3 months lebasn StratAer?: Bug fix on class sulfur number to avoid problem when using …
(edit) @5651   3 months evignon correction initialisation ok_mass_duvcon_omp
(edit) @5650   3 months dcugnet Bug fix: Coriolis parameters should be computed for each task and not …
(edit) @5649   3 months lebasn StratAer?: bugfix wrong dimension allocate for extinction outputs.
(edit) @5648   3 months amaison correction of optional arguments for heterogeneous continental sub-surfaces
(edit) @5647   3 months evignon petite correction pour la phase mixte dans les thermiques, nouvelle …
(edit) @5646   3 months evignon suppression du doublon inutile rad_froid
(edit) @5645   3 months evignon Le nom du parametre new_oliq est tres trompeur. Je le change en …
(edit) @5638   3 months fhourdin Subgrid wind SPLA -> phylmdiso
(edit) @5636   3 months fhourdin Cleaning of SPLA emissions
(edit) @5635   3 months fhourdin Modified subrid wind for SPLA (Fredho4Lamine)
(edit) @5633   3 months evignon small changes related to mixed phase clouds treatment Etienne and Lea
(edit) @5630   3 months Laurent Fairhead oops
(edit) @5629   3 months Laurent Fairhead Adaptation of heterogeneous continental surfaces to isotopes
(edit) @5628   3 months amaison correction of previous commit
(edit) @5627   3 months amaison Representation of heterogeneous continental subsurfaces with parameter …
(edit) @5622   4 months evignon commission pour la conservation de l'eau dans la convection profonde. …
(edit) @5620   4 months evignon correction du calcul de la temperature virtuelle dans …
Note: See TracRevisionLog for help on using the revision log.