ClimateMachine.jl
ClimateMachine.jl copied to clipboard
Add vars wrappers for numerical fluxes
Description
This PR:
- Add vars wrappers for numerical fluxes
- Adds a
WrapVars
type, to indicate when balance law kernels are wrapped inVars
- [ ] Code follows the style guidelines OR N/A.
- [ ] Unit tests are included OR N/A.
- [ ] Code is exercised in an integration test OR N/A.
- [ ] Documentation has been added/updated OR N/A.
bors try
bors try
bors try
bors try
bors try
bors try
bors try
try
Already running a review
bors try
bors try
bors try
bors try
try
Build succeeded:
Looks like this is finally ready. It adds a bit of code, but it simplifies the kernels a bit. Would it be better to change _loop!
to _loop_bcs!
?
Bump! cc @simonbyrne @jkozdon. This may make grepping a bit easier. I'm now regretting the _arr!
suffix a bit.
@charleskawczynski can you close this? Seems pretty stale.