|
|
# Convergence criteria
|
|
|
There are two parameters controlling the computation accuracy of the solution:
|
|
|
There are two parameters controlling the computation accuracy of the solution (listed in *input* file):
|
|
|
```bash
|
|
|
energyconveps 1.0e-6 # energy convergence epsilon
|
|
|
# energy changes between two subsequent iteration
|
... | ... | |