RQC-HU / dcaspt2_input_generator

GUI tool for supporting the generation of input files for DIRAC_CASPT2 calculation.
https://pypi.org/project/dcaspt2-input-generator/
Apache License 2.0
0 stars 1 forks source link

インプットの作成補助GUIを作る #1

Closed kohei-noda-qcrg closed 9 months ago

kohei-noda-qcrg commented 1 year ago

目的

dirac_caspt2のインプットを作成するのが難しいので、DIRACのアウトプット(かsummarize_dirac_dfcoef_coefficientsの結果のファイル)から 表が表示されて、グラフィカルにインプットの作成ができるツールを作成したい

summarize_dirac_dfcoef_coefficientsのほうで対応予定だったが、summarize_dirac_dfcoef_coefficientsの責務がMO解析からズレてしまうのでこのリポジトリを作成した

kohei-noda-qcrg commented 9 months ago

とりあえずは公開できたのでこのissueの目的は達成された

https://pypi.org/project/dcaspt2-input-generator/ https://github.com/RQC-HU/dcaspt2_input_generator/releases/tag/v0.0.1

今後はIVOのインプットの自動生成とリファクタリング、バグ修正をしていく予定