-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input generator #2
base: main
Are you sure you want to change the base?
Commits on Mar 16, 2022
-
Raise NotImplementedError when trying to use CLI. it is not functional.
Anders Brakestad committedMar 16, 2022 Configuration menu - View commit details
-
Copy full SHA for b422c82 - Browse repository at this point
Copy the full SHA b422c82View commit details -
Anders Brakestad committed
Mar 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ce29141 - Browse repository at this point
Copy the full SHA ce29141View commit details
Commits on Mar 21, 2022
-
Removed code since it was not updated to the python API. Raise except…
…ion when executed.
Anders Brakestad committedMar 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 88986e9 - Browse repository at this point
Copy the full SHA 88986e9View commit details -
Made separate class for storing the input reference, and simplified t…
…he input generator class. Added ZORA template.
Anders Brakestad committedMar 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 8ffaaec - Browse repository at this point
Copy the full SHA 8ffaaecView commit details -
Updated zora template to adhere to the new zora input format, plus so…
…me cleaning.
Anders Brakestad committedMar 21, 2022 Configuration menu - View commit details
-
Copy full SHA for e76cad8 - Browse repository at this point
Copy the full SHA e76cad8View commit details
Commits on Mar 22, 2022
-
Added option for hiding default keyword values
Anders Brakestad committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 2f7e401 - Browse repository at this point
Copy the full SHA 2f7e401View commit details -
Added a template base class from which all templates inherit.
Anders Brakestad committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 1619569 - Browse repository at this point
Copy the full SHA 1619569View commit details -
Fixed bug in the generation of non-default input files.
Anders Brakestad committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for da27cf4 - Browse repository at this point
Copy the full SHA da27cf4View commit details -
Fixed bug where molecule was not set properly
Anders Brakestad committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 74b5fae - Browse repository at this point
Copy the full SHA 74b5faeView commit details -
Anders Brakestad committed
Mar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 3ad2886 - Browse repository at this point
Copy the full SHA 3ad2886View commit details
Commits on Mar 24, 2022
-
Set default orbital_thrs to worldprec x 10
Anders Brakestad committedMar 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f9ba5f - Browse repository at this point
Copy the full SHA 9f9ba5fView commit details -
Not add default Molecule section, as this overwrites any passed to th…
…e constructor
Anders Brakestad committedMar 24, 2022 Configuration menu - View commit details
-
Copy full SHA for b472427 - Browse repository at this point
Copy the full SHA b472427View commit details
Commits on Mar 30, 2022
-
Added functionality for trying to read in XYZ comment as charge,mult,…
…units, which are initialized with the Molecule if successful, otherwise Nones.
Anders Brakestad committedMar 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 1328bac - Browse repository at this point
Copy the full SHA 1328bacView commit details
Commits on Apr 20, 2022
-
Anders Brakestad committed
Apr 20, 2022 Configuration menu - View commit details
-
Copy full SHA for cd9a42e - Browse repository at this point
Copy the full SHA cd9a42eView commit details -
Anders Brakestad committed
Apr 20, 2022 Configuration menu - View commit details
-
Copy full SHA for fa79184 - Browse repository at this point
Copy the full SHA fa79184View commit details
Commits on May 10, 2022
-
Updated ZORA template to new input template with constants
Anders Brakestad committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 841ee49 - Browse repository at this point
Copy the full SHA 841ee49View commit details
Commits on Jun 22, 2022
-
Removed bug where the light speed was set explicitly to -1.0. This no…
… longer works as the default values are coded into the physical constants class.
Anders Brakestad committedJun 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 1470392 - Browse repository at this point
Copy the full SHA 1470392View commit details -
Bugfix. light_speed is not a member variable.
Anders Brakestad committedJun 22, 2022 Configuration menu - View commit details
-
Copy full SHA for ede9fc7 - Browse repository at this point
Copy the full SHA ede9fc7View commit details