Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sensible heat and latent flux output from satmedmfvdifq.F are out of range after first time step. #223

Open
edwardstrobach opened this issue Dec 28, 2020 · 0 comments

Comments

@edwardstrobach
Copy link

Good evening,

I wrote out a diagnostic for the gabls case to examine the heat(i) and evap(i) fields in satmedmfvdifq.F. I wanted to examine the time evolution of these fields for different experiments since this field is used to calculate the convective velocity scale and buoyancy production. I'm not sure what's going on with these fields but I'm seeing the following in the output:

Dataset('output.nc').variables['heat_2d'][:]
array([[ 1.20925240e-01],
[ 9.96920997e+36],
[ 9.96920997e+36],
[ 9.96920997e+36],
[ 9.96920997e+36],
[ 9.96920997e+36],
[ 9.96920997e+36],

Note, the buoyancy production and convective velocity fields look okay. This gives me the impression that the heat(i) and evap(i) fields are not truly out of range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant