Quentin 18/12/2023: modifs introduced to plug ELEC into PHYEX
- Add routines from mesonh electricity scheme needed within rain_ice and lima; - Plugging into AROME and LMDZ - ZTHVREFZIKB must be removed someday or computed correctly if really needed in elec; - use of D and CST within elec routines - cleaning modules uses within elec_tendencies - convert elec routines in mode_ - TODO: ELECD and ELECP must be extended and used everywhere within elec routines Christelle B. 24/10/2023: ELEC: avoid duplication of microphysics routines - new version of ELEC can be used with: - (ICE3, LRED=T) - (LIMA, LPTSPLIT=T) - add charge exchange during CIBU and RDSF - old version of ELEC still usable - new version of ELEC (ELE4) can be used with LIMA2 - electricity-microphysics retroaction added in LIMA - limitation of microphysical options to be used with ELEC
Showing
- src/arome/aux/modd_misc.F90 3 additions, 1 deletionsrc/arome/aux/modd_misc.F90
- src/arome/ext/aro_lima.F90 12 additions, 5 deletionssrc/arome/ext/aro_lima.F90
- src/arome/ext/aro_rain_ice.F90 13 additions, 5 deletionssrc/arome/ext/aro_rain_ice.F90
- src/arome/ext/aro_turb_mnh.F90 1 addition, 1 deletionsrc/arome/ext/aro_turb_mnh.F90
- src/common/aux/modd_phyex.F90 4 additions, 0 deletionssrc/common/aux/modd_phyex.F90
- src/common/aux/mode_sources_neg_correct.F90 2 additions, 1 deletionsrc/common/aux/mode_sources_neg_correct.F90
- src/common/micro/lima.F90 565 additions, 98 deletionssrc/common/micro/lima.F90
- src/common/micro/modd_elec_descr.F90 35 additions, 19 deletionssrc/common/micro/modd_elec_descr.F90
- src/common/micro/modd_elec_param.F90 261 additions, 0 deletionssrc/common/micro/modd_elec_param.F90
- src/common/micro/modd_elecn.F90 122 additions, 0 deletionssrc/common/micro/modd_elecn.F90
- src/common/micro/mode_compute_lambda.F90 214 additions, 0 deletionssrc/common/micro/mode_compute_lambda.F90
- src/common/micro/mode_elec_beard_effect.F90 281 additions, 0 deletionssrc/common/micro/mode_elec_beard_effect.F90
- src/common/micro/mode_elec_compute_ex.F90 206 additions, 0 deletionssrc/common/micro/mode_elec_compute_ex.F90
- src/common/micro/mode_elec_tendencies.F90 3462 additions, 0 deletionssrc/common/micro/mode_elec_tendencies.F90
- src/common/micro/mode_ice4_correct_negativities.F90 60 additions, 1 deletionsrc/common/micro/mode_ice4_correct_negativities.F90
- src/common/micro/mode_ice4_pack.F90 34 additions, 8 deletionssrc/common/micro/mode_ice4_pack.F90
- src/common/micro/mode_ice4_sedimentation.F90 69 additions, 8 deletionssrc/common/micro/mode_ice4_sedimentation.F90
- src/common/micro/mode_ice4_sedimentation_split.F90 340 additions, 72 deletionssrc/common/micro/mode_ice4_sedimentation_split.F90
- src/common/micro/mode_ice4_slow.F90 6 additions, 1 deletionsrc/common/micro/mode_ice4_slow.F90
- src/common/micro/mode_ice4_stepping.F90 12 additions, 5 deletionssrc/common/micro/mode_ice4_stepping.F90
Loading
Please register or sign in to comment