-
Notifications
You must be signed in to change notification settings - Fork 7
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
Change old variable name 'pver' to new and improved 'nlev'. #374
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #374 +/- ##
=======================================
Coverage 95.88% 95.88%
=======================================
Files 45 45
Lines 9339 9339
=======================================
Hits 8955 8955
Misses 384 384 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks, James!
…ics. Add function (mmr2vmr_col) to compute VMR for an entire column. Switch to ConstColumnView for ATM variables. Create a sethet function with work arrays and a smaller number of inputs. Rename sethet to sethet_detail. Use View2D for het_rates to avoid copying data.
* Hook up drydep interface. * Inequality needs to be >= to account for fortran -> C++ indexing. * Only call mam4::mo_drydep::drydep_xactive on the bottom level: nlev-1 --------- Co-authored-by: Balwinder Singh <[email protected]>
11658d2
to
36bd216
Compare
No description provided.