-
Notifications
You must be signed in to change notification settings - Fork 106
Reference states #1696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Reference states #1696
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
eb28644
TST: Add tests indicating target behavior for reference and perturbat…
jwboth 0cf798a
MAINT: Add new constants for reference solutions
jwboth b06c1c7
FEAT: Provide getter and setter method for reference states.
jwboth e288d16
MAINT: Connect equation system to getter/setter for references
jwboth a8068fb
FEAT: Add functionality for definining references of ad operators
jwboth 4e11674
MAINT: Correctly parse references of variables
jwboth 199ac5a
FEAT: Add porosity model (serving as example for use of reference var…
jwboth f333b51
TST: Add test for constitutive laws involving reference values
jwboth 2167343
STY: ruff, mypy
jwboth e41fb0e
MAINT: Docs and minor fixes of reference operators
keileg 3c75538
DOC: Rules of get_reference helper for operators
keileg 1c40db4
MAINT: Move TimeDependent, Iterative and Reference operators to separ…
keileg 70ac09f
DOC: Improved documentation of mixins for Ad Operator class
keileg e1bac7f
REFACT: Move Ad Operator helper methods to derived operator module
keileg 4418a3f
REFACT: Separate module for Ad Operator get-set methods
keileg 42f1303
DOC: Documentation of Ad operator get-set methods
keileg 17d1e30
TST: Reworked test of time dependent and iterative Ad operators
keileg 0e77242
TST: Started rework of tests for operator references
keileg 068410d
MAINT: Ad operator reference applies also to previous time step and i…
keileg e3f47f3
TST: Documented test of ad operator reference values
keileg b0b08d6
TST: Cleanup of tests for time depnedent and iterative ad operators
keileg 0186fea
TST: Delete old tests for iterative, time dependent and reference ad …
keileg 19dfeef
MAINT: Documentation, cleanup, typing in derived ad operators
keileg 289ddb7
MAINT: Renamed derived_operators -> operator_states
keileg 1928266
STY: Isort, typing
keileg e2cb484
MAINT: Import error in operator states module
keileg 9ca1c1a
TST: Document tests of reference operators
keileg 306c744
refactor: rename model perturbation API to thermodynamic state
IvarStefansson d5675db
refactor: switch constitutive laws to operator-level reference pertur…
IvarStefansson 5b902cd
test: simplify porosity operator-reference integration setup
IvarStefansson 71a1dfc
DOC: Minor improvements on thermodynamic vs thermoporomechanic refere…
IvarStefansson cd15314
MAINT: Temporary fix for backwards compatibility of reference used f…
IvarStefansson ef734d9
DOC: memento mori, initialize_operator_reference_values_from_initial_…
IvarStefansson 0cfc76f
STY: Trivial test cleaning
IvarStefansson 61fbefa
Apply suggestion from @IvarStefansson
keileg b6cecc6
MAINT: Safeguard on md variable construction
keileg 850d262
TST: Improved documentation of operator state tests
keileg afbb4e4
MAINT: Make Ad operator _get_set module public
keileg b3db954
STY: Ruff
keileg d62bdad
STY: Isort
keileg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.