Write molecular structure data to a molfile
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(structure_type), | intent(in) | :: | self |
Instance of the molecular structure data |
||
| integer, | intent(in) | :: | unit |
File handle |
||
| character(len=*), | intent(in), | optional | :: | comment_line |
Optional comment line |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(structure_type), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | unit | |||
| real(kind=wp), | intent(in), | optional | :: | energy | ||
| real(kind=wp), | intent(in), | optional | :: | gnorm |