-
Notifications
You must be signed in to change notification settings - Fork 0
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
real.exe gives wrfinput file with TSLB=0K along coastline #13
Comments
Josipa: |
Rita: |
Josipa: |
Rita: |
Josipa: |
Rita: |
Josipa: |
Josipa:
We should keep in mind that this is a quick fix, as recategorization is done outside geogrid and manually, unfortunately more issues may can pop up. |
Rita:
hrldas crashes always with the segmentation fault! When looking into wrfinput.d01 files, TSLB (soil temperature) at 4th soil levels had values of zero kelvin around the coast, or even negative values. When changing the values of soil temperature to that of the lowest model level (ncap2 -s 'where(TSLB <= 0) TSLB=TMN' ../wrf_infiles/wrfinput_d01 wrfinput_d01) the model runs.
The text was updated successfully, but these errors were encountered: