RQC-HU / sum_dirac_dfcoef

This program summarizes the coefficients from DIRAC (http://diracprogram.org) output file that the .ANALYZE option and *PRIVEC and .VECPRI options in **ANALYZE section are used. (c.f. http://www.diracprogram.org/doc/release-23/manual/analyze/privec.html)
https://pypi.org/project/sum-dirac-dfcoef/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Are the -m, --mol options not needed? #12

Closed kohei-noda-qcrg closed 1 year ago

kohei-noda-qcrg commented 1 year ago

Descriptions of this issue

If this program reads and parses the above data, does it not require the user to set the -m and -mol options?

Concern

kohei-noda-qcrg commented 1 year ago

Is it merely getting the labels and checking the labels are included in all the elemental symbols?

kohei-noda-qcrg commented 1 year ago

Is it merely getting the labels and checking the labels are included in all the elemental symbols? https://github.com/kohei-noda-qcrg/summarize_dirac_dfcoef_coefficients/issues/12#issuecomment-1508996739

No, the user sets the label, and can be any name. https://diracprogram.org/doc/release-23/molecule_and_basis/molecule_using_mol.html#:~:text=The%20code%20will%20identify%20basis%20sets%20based%20on%20the%20nuclear%20charge%2C%20not%20the%20label

kohei-noda-qcrg commented 9 months ago