-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#123 refined the delta_p used for numerical derivative (tried to get …
…semi-analytical solution but the maths are really too ugly...). Note that too coarse delta_p can lead to non-convergence, but we can't use too fine a value either as "s" is itself computed numerically... That value of delta_p should ideally be dynamic (depending on the overstress)
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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 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