source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6046   8 weeks Sebastien Nguyen more abort_gcm replacements
(edit) @6045   8 weeks Sebastien Nguyen replace abort_gcm by abort_physic in physiq_mod.F90
(edit) @6044   8 weeks Sebastien Nguyen create symlink inifis_mod.F90 to replace inifis_mod.f90
(edit) @6043   8 weeks Sebastien Nguyen renamed inifis_mod.f90 -> inifis_mod.F90 for excluding section ISOTRAC …
(edit) @6042   8 weeks evignon move diagnostics of relative humidity in call_lscp loss of convergence …
(edit) @6041   8 weeks fhourdin cv3p1_closure with additional comments (JY,Cat,Fredho)
(edit) @6040   8 weeks fhourdin New version of replay. Allowing to change input variables by …
(edit) @6039   8 weeks fhourdin makelmdz (without fcm) refresh
(edit) @6038   2 months Sebastien Nguyen added modified version of icolmdz_initialize.f90 in src/phylmdiso to …
(edit) @6037   2 months Sebastien Nguyen changes to phylmdiso/interface_icosa_lmdz.F90 to compile ICOLMDZISO …
(edit) @6036   2 months Sebastien Nguyen update branch with modifications to compile and run with ICOSA_LMDZ
(edit) @6035   2 months Sebastien Nguyen Create a new branch for modifying LMDZ/trunk rev 5928 to be used in …
(edit) @6034   2 months evignon simplehydrol dans le 1d et dans etat0phys_netcdf
(edit) @6033   2 months evignon fonte_neige becomes simplehydrol (follow-up on F. Cheruy presentation …
(edit) @6032   2 months evignon correction pour compilation des iso
(edit) @6031   2 months idelkadi Update of the XML files for the COSPv2 version
(edit) @6030   2 months idelkadi Modifications in makelmdz_fcm to avoid multiplying cfg.bld* files …
(edit) @6029   2 months evignon petite correction commit 6027
(edit) @6028   2 months evignon changement de nom des routines et module de neige soufflee par …
(edit) @6027   2 months evignon replayisation de reevap
(edit) @6026   2 months evignon petits changements et commentaires dans physiq_mod
(edit) @6025   2 months idelkadi Replace cospv2 with a new version of cospv2, with the same …
(edit) @6024   2 months evignon formatting and indenting of blowing snow and lscp routines with format_code
(edit) @6023   2 months evignon update du script format_code pour avoir des codes lmdz bien indentes …
(edit) @6022   2 months rkazeroni Remove duplicated public attribute which leads to intel compilation …
(edit) @6021   2 months evignon petites modifs pour: - adapter le diag de rhliq et rhice (revision …
(edit) @6020   2 months yann meurdesoif add missing symbol from ioipsl module that was acceded by …
(edit) @6019   2 months yann meurdesoif fix typo from previous commit : missing ( YM
(edit) @6018   2 months yann meurdesoif Reorder loop indices for improved perf + bug fix for ecrad YM
(edit) @6017   2 months yann meurdesoif Adapt makelmdz_fcm to compile (on CPU) new ecrad-acc directory on …
(edit) @6016   2 months yann meurdesoif Add new ecrad version from DWD ported onto OpenACC, closed from …
(edit) @6015   2 months yann meurdesoif Adapt some of surf_land_orchidee interface to newly GPU porting. …
(edit) @6014   2 months yann meurdesoif Split pbl_surface_mod.F90 into several files to avoid too heavy …
(edit) @6013   2 months evignon correction commit 6011
(edit) @6012   2 months evignon nettoyage code obsolete, valide par F. Cheruy
(edit) @6011   2 months evignon mise en place d'une interface bien claire entre physiq_mod et les …
(edit) @6010   2 months evignon ajout d'un script format_code dans tools pour formatter les codes …
(edit) @6009   2 months Laurent Fairhead Updating revision for DYNAMICO and ICOSA_LMDZ LF
(edit) @6008   2 months evignon petite correction phylmdiso
(edit) @6007   2 months evignon modif routines ratqs et lscp, fin des modifs avant le regroupement …
(edit) @6006   2 months evignon petite correction du commit precedent
(edit) @6005   2 months evignon poursuite du travail sur ratqs avec des efforts de replayisation
(edit) @6004   2 months yann meurdesoif GPU port : Adapt obsolete orchidee interface to be compliant with …
(edit) @6003   2 months evignon petite correction pour supprimer les appels à ratqs_ini
(edit) @6002   2 months evignon merge de ratqs multi et ratqs main, ajout de commentaires et …
(edit) @6001   2 months evignon petite correction commit precedent
(edit) @6000   2 months evignon merge lmdz_ratqs_ini and lmdz_lscp_ini
(edit) @5999   2 months evignon poursuite nettoyage ratqs et correction dans lmdz_lscp_phase
(edit) @5998   2 months evignon suppression lignes obsoletes suite au nettoyage de ratqs_multi
(edit) @5997   2 months evignon ajout commentaires dans lmdz_lscp_tools
(edit) @5996   2 months evignon externalisation des routines de phase des nuages dans lmdz_lscp_phase
(edit) @5995   2 months evignon nettoyage d'une option obsolete de ratqs_multi
(edit) @5994   2 months evignon debut harmonisation des routines lscp: update des commentaires dans …
(edit) @5993   2 months Laurent Fairhead Modified default version to install to latest testing: 20251128
(edit) @5992   2 months Laurent Fairhead Modifications to checkout the 1D that is now on gitlab server EV
(edit) @5991   2 months Laurent Fairhead Changed veget options (someone forgot to commit)
(edit) @5990   3 months yann meurdesoif remove check dummy arguments. YM
(edit) @5989   3 months yann meurdesoif remove checksum calls YM
(edit) @5988   3 months yann meurdesoif Fix lmdz-iso round1 part4 YM
(edit) @5987   3 months yann meurdesoif Fix lmdz-iso round1 part3 YM
(edit) @5986   3 months yann meurdesoif Fix lmdz-iso round1 part2 YM
(edit) @5985   3 months yann meurdesoif Fix lmdz-iso round1 part1 UM
(edit) @5984   3 months yann meurdesoif forgotten dummy argument that was in klon instead knon. merge of …
(edit) @5983   3 months yann meurdesoif some fix : - Dummy variable declared in knon instead of klon. - …
(edit) @5982   3 months yann meurdesoif Miss this file for commit r5971 (gpu_port of surf_land) + merge of …
(edit) @5981   3 months yann meurdesoif Fix to help gpumorphosis to parse correctly. Subroutine with same name …
(edit) @5980   3 months yann meurdesoif Fix for previous commit YM
(edit) @5979   3 months yann meurdesoif add fake variable declaration to help gpumorphosis to parse correctly …
(edit) @5978   3 months yann meurdesoif Fix for previous commit YM
(edit) @5977   3 months yann meurdesoif For better GPUmorphosis parsing use "PUBLIC :: var" instead of "PUBLIC …
(edit) @5976   3 months yann meurdesoif GPU port of atke routines merge of commit r5922 YM
(edit) @5975   3 months yann meurdesoif Fix typo on commit r5974 YM
(edit) @5974   3 months yann meurdesoif Albedo : transform routines stand alone into module set use only …
(edit) @5973   3 months yann meurdesoif Fix: run_off_ter is allocated uncompressed (klon) merge of commit r5920 YM
(edit) @5972   3 months yann meurdesoif Set "use only" for module variable merge of commit r5919 YM
(edit) @5971   3 months yann meurdesoif gpu port of surf_land merge of commit r5914 YM
(edit) @5970   3 months yann meurdesoif Missing call to surf_landice_init YM
(edit) @5969   3 months yann meurdesoif Bug Fix + gpu port of surf_landice YM
(edit) @5968   3 months yann meurdesoif GPU port of surf_ocean Merge of commit r5896 YM
(edit) @5967   3 months yann meurdesoif compiler fix from previous commit. YM
(edit) @5966   3 months yann meurdesoif compiler fix from previous commit. YM
(edit) @5965   3 months yann meurdesoif GPU port of surf_seaice Merge of commit r5889 YM
(edit) @5964   3 months yann meurdesoif GPU port of HBTM Merge of commit r5887 YM
(edit) @5963   3 months yann meurdesoif fix typo from commit 5961 ym
(edit) @5962   3 months yann meurdesoif yamada_c : some cleaning merge of commit r5886 YM
(edit) @5961   3 months yann meurdesoif yamada_c : bug fix - mismatch index on zlev - uninitialized levels + …
(edit) @5960   3 months yann meurdesoif GPU port of wx_evappot, wx_pbl_split, wx_pbl_check, wx_pbl_dts_check …
(edit) @5959   3 months yann meurdesoif GPU port of freinage subroutine untested (need orchidee) merge of …
(edit) @5958   3 months yann meurdesoif GPU port of stdlevvar & stdlevvarn merge of commit r5882 YM
(edit) @5957   3 months yann meurdesoif GPU port of wx_pbl_prelim_0, wx_pbl_prelim_beta, wx_pbl_dts_merge …
(edit) @5956   3 months yann meurdesoif GPU port of clim_qbs_up + clim_qbs_down => (untested for test case) …
(edit) @5955   3 months yann meurdesoif GPU port of climb_wind_up + climb_wind_down Merge of commit r5879 YM
(edit) @5954   3 months yann meurdesoif GPU port of climb_hq_up +climb_hq_down merge of commit r5878 YM
(edit) @5953   3 months yann meurdesoif Desactivate call of ecumev6_flux, coare30_flux_cnrm, and coare_cp need …
(edit) @5952   3 months yann meurdesoif remove ini_csts.f90 which has been include in mod_csts.f90 YM
(edit) @5951   3 months yann meurdesoif Missing "End module" from previous commit YM
(edit) @5950   3 months yann meurdesoif GPU port of cdrag + call_atke + coef_diff_turb Merge of commit r5876 YM
(edit) @5949   3 months yann meurdesoif Gpu port of pbl_surface_uncompressed_post merge from commit r5875 YM
(edit) @5948   3 months yann meurdesoif GPU port of pbl_surface_uncompress_pre merge of commit r5874 YM
(edit) @5947   3 months yann meurdesoif GPU port : remove block construct that are incompatible with …
Note: See TracRevisionLog for help on using the revision log.