Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* prepare reload capability * reload capability * tm proc basic setup * tm proc basic setup * tm prep almost done * sm/prog compatibility check * settings case insensitive * tm solvation cosmo + dcosmors done, cosmors basics * optimization additional sort * cosmors gsolv calculation basics * tm gsolv sp calls * change on how to copy mo * turbomole single-point * cosmors done * tm xtb_opt done * tm nmr done * property calculations boilerplate class * cosmors gsolv calculation done * property boilerplate * hopefully removed all faulty format strings * fixed missing tm import * next try * next try 2 * fixed cml parser * parallel call fix * loglevel setting cml * proper environment variable setting (no strings allowed) * fixed missing cefine call * fixed outdated code? * fixed usage of 'solvent' * fixed solvation in tm prep * tm cefine prep change * formatting * formatting again * log level adjustable via cml * cefine fix? * added basis lookup for turbomole * tm encoding * cefine proper error handling * subprocess error reraise + removed tm file encoding * coord file generation order fix * turbomole gcp + d4 bug avoided * turbomole gcp + d4 bug avoided for real now * r2scan-3c turbomole grid fix * tm solv prep missing newlines fix * tm copy mo moved before prep * tm xtbopt fixed * new handling for solvent and dfa availability check * small fix 1 * small fix 2 * small fix 3 * small fix 4 * small fix 5 * small fix 6 * small fix 7 * 'legacy' load balancing for using tm * part json dump contains part name * read_output reads new jsons correctly * read_output error fixed * small fix * small fix 2 * improved _set_energy for property_calculator * tm nmr prep fix * tm nmr nucsel fix * tm gcp+d4 bug switching disp/gcp off decision * typo fix * nmr grid settings fix * cosmors redone * copy_mo/prep order never violated (hopefully) * write_results for screening fixed when using gsolv * screening fixes * better check for explicit gsolv inclusion * screening refienement writeresults final fix * small fix * fixed dummy functionality + not available for tm * tm nmr fconly * finalized basic tm implementation * small fix
- Loading branch information