8000 Comparing v2.1.0...v2.1.1 · grimme-lab/CENSO · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grimme-lab/CENSO < E0FF /span>
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: grimme-lab/CENSO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 1 commit
  • 46 files changed
  • 1 contributor

Commits on Nov 5, 2024

  1. censo 2.1.1 (#63)

    * 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
    
    * setting up tests
    
    * refactoring and restructuring part architecture 1
    
    * some dfa modifications + part_no references fixed
    
    * some changes to code structure for less clutter
    
    * small fix
    
    * small fix 2
    
    * small fix 3
    
    * small fix 4
    
    * small fix 5
    
    * small fix 6
    
    * small fix 7
    
    * some fixes w.r.t. part execution
    
    * refactoring and restructuring part architecture 2
    
    * small fixes
    
    * small fix
    
    * small fix 2
    
    * Revert "small fix 2"
    
    This reverts commit dd8bcae.
    
    * Revert "small fix"
    
    This reverts commit 19297b6.
    
    * Revert "small fixes"
    
    This reverts commit 1df8332.
    
    * Revert "refactoring and restructuring part architecture 2"
    
    This reverts commit a059dc0.
    
    * Revert "some fixes w.r.t. part execution"
    
    This reverts commit 10305b8.
    
    * Revert "small fix 6"
    
    This reverts commit fa4cb55.
    
    * Revert "small fix 5"
    
    This reverts commit 1b7394f.
    
    * Revert "small fix 4"
    
    This reverts commit b9a2610.
    
    * Revert "small fix 3"
    
    This reverts commit 1b40624.
    
    * Revert "small fix 2"
    
    This reverts commit 24c0870.
    
    * Revert "small fix"
    
    This reverts commit 22a77b6.
    
    * Revert "some changes to code structure for less clutter"
    
    This reverts commit 916fd4f.
    
    * big part/results refactor try 1
    
    * big refactor stragglers
    
    * big refactor stragglers 2
    
    * big refactor stragglers 3
    
    * setup conformers fix
    
    * calc boltzmannweights fix
    
    * print comparison fix
    
    * ensemble cutting fix
    
    * some small fixes
    
    * optimization key error fix
    
    * orca proc fix
    
    * small fix
    
    * small fix 2
    
    * optimization key error fix
    
    * print_comparison fix
    
    * moved _write_results call and fixed results appending to ensemble
    
    * small fix
    
    * moving around xtb energies etc
    
    * small fix
    
    * small fix 2
    
    * small fix 3
    
    * output writing/printing refactor
    
    * small fixes
    
    * small fix
    
    * small print_comparison fix
    
    * small fix
    
    * small fix 2
    
    * small fix 3
    
    * small fix 4
    
    * small fix 5
    
    * small fix 6
    
    * properties calculator fix
    
    * small fix
    
    * some changes to read_input
    
    * ensembledata read_input fix
    lmseidler authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6459005 View commit details
    Browse the repository at this point in the history
Loading
0