Skip to content

feat(bar2vtk): Conservative stresses implemented for bar2vtk#65

Merged
jrwrigh merged 3 commits into
masterfrom
feat/conservative-stresses
Nov 12, 2021
Merged

feat(bar2vtk): Conservative stresses implemented for bar2vtk#65
jrwrigh merged 3 commits into
masterfrom
feat/conservative-stresses

Conversation

@jrwrigh

@jrwrigh jrwrigh commented Nov 11, 2021

Copy link
Copy Markdown
Member

Allow for stsbar files using conservative stress to be imported and used in bar2vtk.

Conservative stress stsbar files are structured as:

<u> <v> <w> <uu> <vv> <ww> <uv> <uw> <vw>

where all quantities are the "conserved" versions.

Changes:

  • Add --consrvstress flag and consrvstress toml entry to bar2vtk to indicate that stsbar file uses conservative stresses
  • Remove previous warning in calcReynoldsStress regarding conservative stress feature

 - Add option to calculate Reynolds Stresses assuming conservative
   stresses are stored in the stsbar files
 - The calcReynoldsStresses conservative stress option has been verified
   to work by Aviral
@jrwrigh jrwrigh merged commit e6f09c8 into master Nov 12, 2021
@jrwrigh jrwrigh deleted the feat/conservative-stresses branch November 12, 2021 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant