Skip to content
Snippets Groups Projects
Commit b7d956b5 authored by Mohib's avatar Mohib
Browse files

[BugFix - Cleanup] - changes in torchbasedANNmaterial

- Removed custom class initaitor, instead replaced with a setter that
  keeps additional inputs

- Replaced additional inputs with a runtime dynamic container aka
  std::vector

- Contains 4 Class props of type double that store initail values, will
  be removed in a later commmit

- implemented child virtual class func, setTime that accesses time at GP

- renamed some containers for readability

- removed some debugging statements

- Removed a bug which caused dt instead of t to be input into .pt model

- Contains TODO statements (harmless) that will be removed in future commits.

- Test Pass okay !

Mohib
parent bde14814
No related branches found
No related tags found
1 merge request!392Changes in torchANNBasedDG3DMaterialLaw
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment