source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5891   6 months Laurent Fairhead Missed difference between getin and getin_p
(edit) @5890   6 months acozic fix a bug on writing of dyntropo (need to be write only if …
(edit) @5889   6 months yann meurdesoif GPU port of surf_seaice YM
(edit) @5888   6 months evignon continue the work on water isotopes implementation in blowing snow.
(edit) @5887   6 months yann meurdesoif GPU port of HBTM YM
(edit) @5886   6 months yann meurdesoif yamada_c : some cleaning YM
(edit) @5885   6 months yann meurdesoif yamada_c : bug fix - mismatch index on zlev - uninitialized levels + …
(edit) @5884   6 months yann meurdesoif GPU port of wx_evappot, wx_pbl_split, wx_pbl_check, wx_pbl_dts_check YM
(edit) @5883   6 months yann meurdesoif GPU port of freinage subroutine untested (need orchidee) YM
(edit) @5882   6 months yann meurdesoif GPU port of stdlevvar & stdlevvarn YM
(edit) @5881   6 months yann meurdesoif GPU port of wx_pbl_prelim_0, wx_pbl_prelim_beta, wx_pbl_dts_merge YM
(edit) @5880   6 months yann meurdesoif GPU port of clim_qbs_up + clim_qbs_down => (untested for test case) YM
(edit) @5879   6 months yann meurdesoif GPU port of climb_wind_up + climb_wind_down YM
(edit) @5878   6 months yann meurdesoif GPU port of climb_hq_up +climb_hq_down YM
(edit) @5877   6 months aborella Bugfix for compiling SCM and with ecRad with contrails
(edit) @5876   6 months yann meurdesoif GPU port of cdrag + call_atke + coef_diff_turb YM
(edit) @5875   6 months yann meurdesoif gpu port of pbl_surface_uncompressed_post YM
(edit) @5874   6 months yann meurdesoif GPU port of pbl_surface_uncompress_pre YM
(edit) @5873   6 months yann meurdesoif GPU port : remove block construct that are incompatible with …
(edit) @5872   6 months evignon on prepare le terrain pour les iso dans la neige soufflee
(edit) @5871   6 months evignon slight changes on blowing snow
(edit) @5870   6 months evignon creation de la branches snow pour l'atelier neige de novembre 2025
(edit) @5869   6 months yann meurdesoif cleaning : remove old pbl_surface subroutine source that was inhibited …
(edit) @5868   6 months yann meurdesoif Separate pbl_surface into 3 subroutines for GPU port - …
(edit) @5867   6 months yann meurdesoif Bug fix in cdrag Arrays are addressed inside a klon loop, so must use …
(edit) @5866   6 months yann meurdesoif Implement global checksum on array. YM
(edit) @5865   6 months yann meurdesoif Branch creation for GPU port of PBL surface. YM
(edit) @5864   6 months acaubel Modified to avoid rounding erreur that implies change of land fraction …
(edit) @5863   6 months fhourdin bug fix
(edit) @5862   6 months fhourdin automatisation de f90/F90
(edit) @5861   7 months fhourdin F90 vs f90
(edit) @5860   7 months Laurent Fairhead Error in mask generation for icolmdz create_etat0
(edit) @5859   7 months idelkadi Correction following the latest update
(edit) @5858   7 months idelkadi The "veget" key reset to CMIP6 by default following the previous …
(edit) @5857   7 months idelkadi Added the possibility to use read_climoz=1 (in config.def) to read a …
(edit) @5856   7 months Laurent Fairhead Extra MPI_Finalize that are not needed anymore AC/LF
(edit) @5855   7 months fhourdin Separation thermcell_plume 5B/6A
(edit) @5854   7 months fhourdin Separation thermcell_plume 5B/6A
(edit) @5853   7 months fhourdin Separation thermcell_plume 5B/6A
(edit) @5852   7 months fhourdin Separation thermcell_plume 5B/6A
(edit) @5851   7 months fhourdin Improvement era2gcm.sh
(edit) @5850   7 months fhourdin Improved era2gcm.sh
(edit) @5849   7 months quepas fix(gnu): initialize procedure pointers in a proper way, so that …
(edit) @5848   7 months fhourdin era2gcm.sh + cdo jean-zay
(edit) @5847   7 months idelkadi Correction in Ecrad namelist following version 5821
(edit) @5846   7 months aborella Multiple modifications to contrails scheme
(edit) @5845   8 months acozic Modifications to use new Plume aerosols forcing file in LMDZ - …
(edit) @5844   8 months acozic Add a test before remove bin/${code}.e as it was done for rm -f …
(edit) @5843   8 months jyg Getting rid of "ments" and "qents" arrays within cva_driver. Several …
(edit) @5842   8 months rkazeroni For GPU porting of diag_slp routine: - Put routine into module …
(edit) @5841   8 months rkazeroni For GPU porting of call_blowing_snow routine: - Add "horizontal" …
(edit) @5840   8 months jyg Getting rid of tracer arrays within cva_driver. Lot of comments to be …
(edit) @5839   8 months rkazeroni For GPU porting of water_int routine: - Add "horizontal" comment to …
(edit) @5838   8 months rkazeroni For GPU porting of thermcell_dtke routine: - Add "horizontal" …
(edit) @5837   8 months rkazeroni For GPU porting of angle and zenang routines: - Put routine into …
(edit) @5836   8 months rkazeroni For GPU porting of add_phys_tend and add_wake_tend routines: - Put …
(edit) @5835   8 months rkazeroni For GPU porting of tend_to_tke routine: - Put routine into module …
(edit) @5834   8 months rkazeroni For GPU porting of stratocu_if routine: - Put routine into module …
(edit) @5833   8 months rkazeroni For GPU porting of alpale_th and alpale_wk routines: - Put routine …
(edit) @5832   8 months rkazeroni Adjust initialization of reduce_max computation for real numbers
(edit) @5831   8 months rkazeroni Finish GPU porting work on ratqs_main: - Computation of resolmax …
(edit) @5830   8 months rkazeroni Fix revision 5829 by adding MPI_MAX declaration to lmdz_mpi module
(edit) @5829   8 months rkazeroni Add reduce_max functionality, similarly to reduce_min
(edit) @5828   8 months rkazeroni For GPU porting of call_cloud_optics_prop routine: - Add …
(edit) @5827   8 months musat Suite et correction commission 5825 : iflag_tropo devient …
(edit) @5826   8 months rkazeroni For GPU porting of ratqs_main routine: - Simplify refactoring of …
(edit) @5825   8 months musat Changement du nom du flag iflag_tropo qui devient …
(edit) @5824   8 months fcheruy nettoyage print par rapport commit precedent
(edit) @5823   8 months fcheruy pour tourner en 1D avec Orchidee apres modif LMDZ pour separer …
(edit) @5822   8 months musat Ajout lecture iflag_tropo Ionela Musat
(edit) @5821   8 months idelkadi Added a formulation to prescribe effective cloud size as a hyperbolic …
(edit) @5820   8 months rkazeroni For GPU porting of ratqs_main routine: - Add "horizontal" comment …
(edit) @5819   8 months rkazeroni For GPU porting of ener_conserv routine: - Put routine into module …
(edit) @5818   8 months rkazeroni For GPU porting of transp routine: - Put routine into module …
(edit) @5817   8 months rkazeroni For GPU porting of ajsec and ajsec_convv2 routines: Put …
(edit) @5816   8 months rkazeroni For GPU porting of clouds_gno and clouds_bigauss routines: - Put …
(edit) @5815   8 months rkazeroni For GPU porting of alpale routine: - Change SAVE attribute of …
(edit) @5814   8 months musat Suite et fin commision sur iflag_tropo pour le choix calcul tropopause …
(edit) @5813   8 months musat Ajout iflag_tropo pour choisir le calcul de la tropopause …
(edit) @5812   8 months rkazeroni For GPU porting of evappot routine: - Put routine into module …
(edit) @5811   8 months rkazeroni Fix revision 5810 for isotopes
(edit) @5810   8 months rkazeroni For GPU porting of reevap routine: - Put routine into module …
(edit) @5809   8 months fhourdin Correction wake_ini phylmdiso
(edit) @5808   8 months fhourdin Sommet des poches froides
(edit) @5807   8 months fhourdin Adding wake_cstar in outputs
(edit) @5806   8 months evignon ajout du physiq.Def_ARCTIC2025 dans DefLists?
(edit) @5805   8 months fhourdin Details poches
(edit) @5804   8 months fhourdin Séparation de lmdz_wake en petits fichiers (JYG&FH)
(edit) @5803   8 months fhourdin Work in progress on wake (JYG&FH)
(edit) @5802   8 months Sebastien Nguyen removed line tr(iq)%iqParent = iqParent(iq), that was already present …
(edit) @5801   8 months Sebastien Nguyen field iqParent from tracers was left blankwhen it needs to take value …
(edit) @5800   9 months asima On 18/08/2025, the SLURM version changed on Adastra (from 23 to …
(edit) @5799   9 months acaubel Missing MPI_Finalize when using XIOS3 and coupling.
(edit) @5798   9 months fhourdin Details config.def et changement srun adastra
(edit) @5797   9 months aborella Bugfix for saturation adjustment in cirrus mixing + bugfix for …
(edit) @5796   9 months aborella Additional diags for contrails + simplified coupling between deep conv …
(edit) @5795   9 months fhourdin Small changes for wakes.
(edit) @5794   10 months aborella Added an option to increase cirrus cover for radiative transfer …
(edit) @5793   10 months lguez Define o3sumstd even if not clef_files Because o3sumstd is used in …
(edit) @5792   10 months lguez Remove duplicate initialization of tnondef
Note: See TracRevisionLog for help on using the revision log.