Skip to content

Releases: molssi-seamm/thermal_conductivity

Bugfix: handling of options for subflowchart

03 Jun 16:41
5f66908
Compare
Choose a tag to compare
  • Fixed a bug where the options for the subflowchart were not being parsed correctly.

Updated for new scheme for running background tasks

22 Mar 19:27
273fed3
Compare
Choose a tag to compare
Merge pull request #5 from paulsaxe/main

Update for new scheme for running batch tasks

Bugfix: Fitting Helfand moments

05 Jan 16:24
176f530
Compare
Choose a tag to compare
  • If the Helfand moments fit in the thermal conductivity step failed it stopped the entire job. This is fixed, as well as some of the underlying causes for convergence issues.

Compatibility with other transport properties

29 May 18:45
6df3a9a
Compare
Choose a tag to compare

Internal changes to make compatible with how all transport properties are handled.

Bugfix

06 May 16:36
3533335
Compare
Choose a tag to compare
  • Fixed an error handling Nan's and Inf's that caused a crash
  • Added the predictions from the derivatives of the Helfand moments to the output to give a better feel for the quality of the results.

Improved Analysis

05 May 14:56
0133749
Compare
Choose a tag to compare
  • Considerable improvements to the analysis, results now seem solid
  • Fixed issues with fitting the linear portion of the Helfand moments
  • Added plot of the slope from the Helfand moments, which is similar to the Green-Kubo integral.
  • Cleaned up both the output and graphs.

Initial working version

24 Apr 18:29
Compare
Choose a tag to compare
  • Initial tests seem to work but needs more thorough testing.
  • Needs documentation! Soon!!!