mirror of
https://github.com/TREX-CoE/fparser.git
synced 2025-01-06 19:33:15 +01:00
default value info added
This commit is contained in:
parent
35d20783f2
commit
ad4af797fb
@ -99,6 +99,7 @@
|
|||||||
` optimize_wavefunction true`
|
` optimize_wavefunction true`
|
||||||
|
|
||||||
8. Single and Double precision numbers along with numbers in scientific format can be read using the `fdf_get()` function.
|
8. Single and Double precision numbers along with numbers in scientific format can be read using the `fdf_get()` function.
|
||||||
|
The second number in the bracket denotes the default value.
|
||||||
|
|
||||||
`energy_tol = fdf_get('energy_tol', 0.00001d0)`
|
`energy_tol = fdf_get('energy_tol', 0.00001d0)`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user