You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When solving for the conservative variables (dual_time = False) with higher-order face reconstruction, the primitive field is still being reconstructed and then the conservative field is being computed from this. If solving for the conservative variables, the conservative field should be reconstructed at the faces and the primitive field computed from this.
The text was updated successfully, but these errors were encountered:
When solving for the conservative variables (
dual_time = False
) with higher-order face reconstruction, the primitive field is still being reconstructed and then the conservative field is being computed from this. If solving for the conservative variables, the conservative field should be reconstructed at the faces and the primitive field computed from this.The text was updated successfully, but these errors were encountered: