Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Open bc projected nodal gradient is not using specified user value #26

Open
spdomin opened this issue Nov 23, 2015 · 1 comment
Open

Comments

@spdomin
Copy link
Owner

spdomin commented Nov 23, 2015

Technically, the projected nodal gradient and bcs should be using the known value. This is currently only coded for pressure. However, other dogs such as velocity, tke, sdr, enthalpy, and species are using the current dof value.

For species, it can be more complex as we need a field for the current open bc species value.

This is probably not very serious of an issue, however, should be fixed.

@spdomin
Copy link
Owner Author

spdomin commented Dec 5, 2015

This is actually more complex... For example, at an open bc, the specified value might only be appropriate when there is entrainment into the domain.

Need to think more about this. Perhaps this approach should only be used at flux inflow and flux wall bcs.

crtrott pushed a commit to crtrott/Nalu that referenced this issue Feb 6, 2017
Add unit-tests that show simple kokkos usage.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant