Skip to content

Conversation

jrwrigh
Copy link
Member

@jrwrigh jrwrigh commented May 22, 2023

No description provided.

- 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
`symmetric2FullTensor` and `full2SymmetricTensor` were changed by:
 - Adding a input check to verify that the incoming array was of size `(...,6)` or `(...3,3)`, respectively
 - Add ability for the input array to have arbitrary leading dimensionality.
     - 	So an array of shape `(10,100,6)` could be input and transformed to `(10,100,3,3)`
 - Added tests to verify all the above changes.
 - Make docstrings more sphinx compliant (include math and class
   references)
 - Added better/new typings to functions
@jrwrigh jrwrigh changed the base branch from master to feat/sphinx-documentation May 22, 2023 22:19
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