-
Notifications
You must be signed in to change notification settings - Fork 104
Trial time #1682
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
Open
IvarStefansson
wants to merge
54
commits into
develop
Choose a base branch
from
trial-time
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,060
−1,435
Open
Trial time #1682
Changes from 42 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
375cbde
FEAT: Provide set of classes for organized time stepping
jwboth 11d8cb2
MAINT: Simplify model runner and integrate external time stepping
jwboth 955e606
MAINT: Remove flowchart character from TimeManager, now performed by …
jwboth 8fc1e76
MAINT: Add utility method for updated progressbar handling
jwboth 605c8c7
FEAT: Provide set of classes for organized time stepping
jwboth 5cc1c6b
MAINT: Simplify model runner and integrate external time stepping
jwboth 30f8772
MAINT: Remove flowchart character from TimeManager, now performed by …
jwboth f01086e
MAINT: Add utility method for updated progressbar handling
jwboth 1d4c8ed
DOC: Clean up of comments
jwboth c1110e1
Merge branch 'trial-time' of https://github.com/pmgbergen/porepy into…
jwboth 8bddaa7
Merge branch 'develop' into trial-time
Yuriyzabegaev 94d3383
MAINT: Renamed convergence statuses
Yuriyzabegaev 95b2908
MAINT: Splitted simulation status into time stepper status and model …
Yuriyzabegaev 4ff90e9
WIP: Making some tests pass
Yuriyzabegaev 4f32c65
TEST: Made some more tests work
Yuriyzabegaev a323124
TEST: Some more tests
Yuriyzabegaev 5f157cd
MAINT: Removed commented out code
Yuriyzabegaev b028e39
MAINT: Added new methods to the protocol
Yuriyzabegaev 2286b5f
TEST: Some more tests pass
Yuriyzabegaev 009a7d9
TEST: Additional tests for time stepper
Yuriyzabegaev 0ef5e50
TEST: Added test for TimeStepper
Yuriyzabegaev 0f7ee3f
TEST: Moved test_model_time_step_control
Yuriyzabegaev 00b07ae
DOC: Updated some docstrings
Yuriyzabegaev 3359bf1
Maint: Nonlinear solver status
Yuriyzabegaev a82b71c
MAINT: Ruff, isort
Yuriyzabegaev 7eb9a3d
Merge branch 'develop' into yz-time-trial-2 (tests fail)
Yuriyzabegaev a3052b2
MAINT: Failed simulation raises RuntimeError
Yuriyzabegaev 7ee86ea
MAINT: Resolved circular import
Yuriyzabegaev afec095
TEST: Fixed a test
Yuriyzabegaev 9dcfab0
TEST: Updated test_solver_statistics with new statuses
Yuriyzabegaev 885c7be
MAINT: Removed old comment
Yuriyzabegaev 6018364
TEST: Updated some tests
Yuriyzabegaev 6195f83
TEST: Fixed some tests
Yuriyzabegaev 251ee5f
TEST: Some more tests pass
Yuriyzabegaev cb0514c
TEST: Interplay between statistics and TimeStepper
Yuriyzabegaev 95aa50a
MAINT: Small improvements
Yuriyzabegaev a9a02db
MAINT: Isort tests
Yuriyzabegaev ce38af6
TEST: Last moment test fix
Yuriyzabegaev ae3fd0f
Merge branch 'develop' into trial-time
Yuriyzabegaev b41832d
MAINT: python3.13 fix
Yuriyzabegaev cadc1dc
MAINT: Attempt to improve progressbar
Yuriyzabegaev d47116a
MAINT: Attempt to improve progressbar 2
Yuriyzabegaev bd1b96c
MAINT: Updated combined divergence criterion
Yuriyzabegaev 7c86bad
MAINT: reverted old behavior that divergence criteria return either C…
Yuriyzabegaev 124a411
DOC: Added clarification on how to subclass state enums
Yuriyzabegaev 3018824
MAINT: replaced match with isinstance
Yuriyzabegaev 0a38c74
MAINT: Moved common parts of NewtonSolver and LinearSolver into a sep…
Yuriyzabegaev 8563978
MAINT: Moved TimeStepManager to time module
Yuriyzabegaev 14b703c
DOC: time stepper docstring
Yuriyzabegaev 0e2f3f4
MAINT: Renamed is_diverged to is_failed
Yuriyzabegaev 0d154c8
MAINT: isort
Yuriyzabegaev 4a90a37
MAINT: renamed time folder into time_stepper
Yuriyzabegaev ae40ba0
MAINT: ruff
Yuriyzabegaev a0b44a2
Merge branch 'develop' into trial-time
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.