8000 Comparing v2.0.1...v2.1.0 · 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
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.0
Choose a head ref
  • 8 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 24, 2024

  1. Update LICENSE.md

    lmseidler authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4228e27 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lmseidler authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c0b48f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lmseidler authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1fa599f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update README.md

    lmseidler authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    06f5d36 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. cml args update

    lmseidler committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f65a32b View commit details
    Browse the repository at this point in the history
  2. program header

    lmseidler committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4a226ac View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. multitemp rrho fix

    lmseidler committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c441619 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. CENSO 2.1 (#60)

    * 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
    lmseidler authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a77f2d5 View commit details
    Browse the repository at this point in the history
Loading
0