-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
• work in progress: automatic supporting information (SI) generation (with bib entries) • new printout showing the number of conformers within an energy window • symmetry number correction (for part1) because of (DFT) unoptimized geometries • the configuration file location information is saved and automatically reloaded on restart • printing command line argument call at program startup • experimental “read only” feature to fill the enso.json information by only reading the output of previous calculations (the program input arguments have to be exactly the same!) • fixed NMR shielding constant calculations and MORead • NMR new printout of min and max calculated shielding constants per investigated nuclei • OR new printout of min and max OR value and corresponding conformers • fixed balance option and wrong xtb call • improved restarting of optical rotation calculations • tutorial option has details on solvents and naming within CENSO, and information on functionals for OR is updated • improved optimization routine
- Loading branch information
Showing
20 changed files
with
2,646 additions
and
1,523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# adf_job.py | ||
|
||
# for J and S calculation only | ||
# for J and S calculation only |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.