-
Notifications
You must be signed in to change notification settings - Fork 383
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
dynamic root code divides by 0 #422
Comments
@bishtgautam and @xyk-ornl I fixed this error, but when I went to test it I found some more errors that were introduced by the phosphorus code, which caused the crop model to fail. Do you want me to import all the bug fixes in one PR or break it into two? |
@bbye : You can create a new issue (for e.g. Crop model incompatible with Phosphorus cycle). Then, issue a single PR that fixes this and the new issue. If possible, have two separate commits in the PR that fix each issue independently. Later, if you send a set of commands to create a case with crop model active, I will try to add a new test to ensure current capabilities of crop model aren't broken as new PRs are merged to create the ACME v1. |
Fixes the case with DEBUG = .true. and crops = .true. that crashes due to divide by 0. Fixes #422 [BFB] - Bit-For-Bit
Codes for a semi implicit barotropic mode solver E3SM-Project#422
Codes for a semi implicit barotropic mode solver #422 Adds semi-implicit barotropic mode solver.
Codes for a semi implicit barotropic mode solver #422
Update release workflow to trigger building docs
Reported by CSEG at http://bugs.cgd.ucar.edu/show_bug.cgi?id=2237:
The text was updated successfully, but these errors were encountered: