Quentin 01/03/2022: Adapt for mesonh compilation of GPU branch ice_adjust :
- modd_budget : create TBUDGETCONF_t type and LBUDGET_* as POINTER - ice_adjust_elec, lima_adjust_split : comment CALL CONDENSATION for the moment - ini_rain_ice_elec : move allocation of variables to rain_ice_allocate (except XGAMINC_RIM3 not coded yet in modd_rain_ice_param (==>TODO for elec ?) - mode_fill_dimphyexn : missing USE MODE_ll for GET_INDICE_ll - resolved_cloud : use of CST_t + add new args for ICE_ADJUST (YLDIMPHYEX,CST, RAIN_ICE_PARAM,NEB, TBUCONF + LMFCONV) Is the call of FILL_DIMPHYEX in resolved_cloud correct ? Fields not bit_repro : THS_CLD, RVS_CLD, RCS_CLD, CLDFR But is it really not surprising ?
Showing
- src/mesonh/aux/modd_budget.f90 33 additions, 15 deletionssrc/mesonh/aux/modd_budget.f90
- src/mesonh/aux/mode_fill_dimphyexn.F90 1 addition, 0 deletionssrc/mesonh/aux/mode_fill_dimphyexn.F90
- src/mesonh/ext/resolved_cloud.f90 35 additions, 20 deletionssrc/mesonh/ext/resolved_cloud.f90
- src/mesonh/micro/ice_adjust_elec.f90 5 additions, 5 deletionssrc/mesonh/micro/ice_adjust_elec.f90
- src/mesonh/micro/ini_rain_ice_elec.f90 10 additions, 10 deletionssrc/mesonh/micro/ini_rain_ice_elec.f90
- src/mesonh/micro/lima_adjust_split.f90 6 additions, 6 deletionssrc/mesonh/micro/lima_adjust_split.f90
- src/mesonh/micro/radtr_satel.f90 3 additions, 3 deletionssrc/mesonh/micro/radtr_satel.f90
Loading
Please register or sign in to comment