mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
Documentation in qp_create_ezfio_from_xyz.ml
This commit is contained in:
parent
555fba503e
commit
8e219949b5
@ -8,7 +8,7 @@ let spec =
|
||||
+> flag "o" (optional string)
|
||||
~doc:"file Name of the created EZFIO file."
|
||||
+> flag "b" (required string)
|
||||
~doc:"definition of basis set."
|
||||
~doc:"string Name of basis set."
|
||||
+> flag "c" (optional_with_default 0 int)
|
||||
~doc:"int Total charge of the molecule. Default is 0."
|
||||
+> flag "m" (optional_with_default 1 int)
|
||||
|
Loading…
Reference in New Issue
Block a user