Currently, the SurfaceEnergyBalance relies on a simple parameterization ConstantAerodynamics that provides only a constant value for the surface drag coefficient. This is quite far from realistic since, in reality, this coefficient varies considerably based on transient atmospheric conditions and surface properties.
I would suggest that we start by migrating the implementation of Monin-Obukhov in CryoGrid.jl or by implementing the scheme from PALADYN/CLIMBER-X. Both would probably be good enough for now.
@olivierbonte Do you want to maybe take a crack at this?
CC @milankl
Currently, the
SurfaceEnergyBalancerelies on a simple parameterizationConstantAerodynamicsthat provides only a constant value for the surface drag coefficient. This is quite far from realistic since, in reality, this coefficient varies considerably based on transient atmospheric conditions and surface properties.I would suggest that we start by migrating the implementation of Monin-Obukhov in CryoGrid.jl or by implementing the scheme from PALADYN/CLIMBER-X. Both would probably be good enough for now.
@olivierbonte Do you want to maybe take a crack at this?
CC @milankl