Kyle Gerard Felker
Kyle Gerard Felker
> Wow, I also didn't appreciate the pgen_compile test much and often blame that it is too picky. But, now I see why we have that! see, I didnt just...
https://github.com/PrincetonUniversity/athena/wiki/Passive-Scalars#compatibility-with-other-code-features > However, [User-Defined Boundary Conditions](https://github.com/PrincetonUniversity/athena/wiki/Boundary-Conditions#user-defined-boundary-conditions) are currently unsupported for `NSCALARS > 0` since there is no `AthenaArray &r` parameter in the function signature This cannot be hacked in the...
To elaborate, the user-defined boundary functions get called during the prolongation step of refinement in `ApplyPhysicalBoundariesOnCoarseLevel()`, under function callstacks at sites like this one:https://github.com/PrincetonUniversity/athena/blob/185473d956c654023feb0e390c7873286fdad200/src/bvals/bvals_refine.cpp#L451-L459 You'll note that `ph->coarse_prim_` and other...
have we determined that this is not an Athena++ bug, but an issue with the custom problem generator?
add to whitelist
@apbailey can you check if this works for your test cases and completely closes #603?
thanks for the feedback @apbailey. I will take a look tomorrow; can you share your implementation? @yanfeij any ideas?
`hydro/athinput.blast` does not have an HDF5 output block defined--- did you add one? Please include the exact input file you used. Do you encounter the same error if you reconfigure...
ok to test
This is still an issue in `nbconvert` version 6.1.0