mirror of
https://github.com/TREX-CoE/fparser.git
synced 2025-01-02 17:45:59 +01:00
default value info added
This commit is contained in:
parent
35d20783f2
commit
ad4af797fb
@ -98,7 +98,8 @@
|
||||
|
||||
` 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)`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user