You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As found by @gdecker1 and @akshaysridhar , we are not calling FDScheme (correct for our vertical discretization) when calculating surface fluxes in ClimaAtmos, which assumes the default scheme (FVScheme).
@kmdeck, this may be relevant to you guys as well (though in practice it shouldn't change your values much).
The text was updated successfully, but these errors were encountered:
As found by @gdecker1 and @akshaysridhar , we are not calling
FDScheme
(correct for our vertical discretization) when calculating surface fluxes in ClimaAtmos, which assumes the default scheme (FVScheme
).@kmdeck, this may be relevant to you guys as well (though in practice it shouldn't change your values much).
The text was updated successfully, but these errors were encountered: