Private Attributes | |
integer | ijacolpresiduum |
frequency of Jacobian update of residuum in Lp More... | |
integer | nstate |
state loop limit More... | |
integer | nstress |
stress loop limit More... | |
real(preal) | substepmincryst |
minimum (relative) size of sub-step allowed during cutback More... | |
real(preal) | substepsizecryst |
size of first substep when cutback More... | |
real(preal) | substepsizelp |
size of first substep when cutback in Lp calculation More... | |
real(preal) | substepsizeli |
size of first substep when cutback in Li calculation More... | |
real(preal) | stepincreasecryst |
increase of next substep size when previous substep converged More... | |
real(preal) | rtol_crystallitestate |
relative tolerance in state loop More... | |
real(preal) | rtol_crystallitestress |
relative tolerance in stress loop More... | |
real(preal) | atol_crystallitestress |
absolute tolerance in stress loop More... | |
Definition at line 87 of file crystallite.f90.
|
private |
absolute tolerance in stress loop
Definition at line 92 of file crystallite.f90.
|
private |
frequency of Jacobian update of residuum in Lp
Definition at line 88 of file crystallite.f90.
|
private |
state loop limit
Definition at line 88 of file crystallite.f90.
|
private |
stress loop limit
Definition at line 88 of file crystallite.f90.
|
private |
relative tolerance in state loop
Definition at line 92 of file crystallite.f90.
|
private |
relative tolerance in stress loop
Definition at line 92 of file crystallite.f90.
|
private |
increase of next substep size when previous substep converged
Definition at line 92 of file crystallite.f90.
|
private |
minimum (relative) size of sub-step allowed during cutback
Definition at line 92 of file crystallite.f90.
|
private |
size of first substep when cutback
Definition at line 92 of file crystallite.f90.
|
private |
size of first substep when cutback in Li calculation
Definition at line 92 of file crystallite.f90.
|
private |
size of first substep when cutback in Lp calculation
Definition at line 92 of file crystallite.f90.