ywkawai / FE-Project

A library for dynamical cores of atmosphere and ocean models with discontinuous Galerkin finite element method
https://ywkawai.github.io/FE-Project_web/
Other
13 stars 2 forks source link

Modify calculation of spatial filter length for other finite elements than the hexahedral element #209

Open ywkawai opened 2 years ago

ywkawai commented 2 years ago

spatial filter length in turbulent scheme: scale_atm_phy_tb_dgm_smg.F90 subroutine calculate_lambda()

ywkawai commented 2 years ago

vertical element size in precipitation scheme: scale_atm_phy_mp_dgm_common.F90 atm_phy_mp_dgm_precipitation()