question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MC states not mixing in 0.16

See original GitHub issue

For nearly the same experiment (only difference is slight change in clearance and existence of switch_distance), MC states seem to not mix in 0.16, while it seems to work in 0.15 (see attached YAML files)–i doubt these differences contribute to the overall result though. yank_mc.zip

During yank analyze in 0.15, the reported state mixing matrix is (relatively) populated (see attached JQ1_15_analyze.out), while in 0.16, it is completely empty (see attached JQ1_16_analyze.out). Furthermore, the following is also reported in 0.16:

2017-07-17 07:59:50,232: Perron eigenvalue is 0.00000; state equilibration timescale is ~ 1.0 iterations

Unsurprisingly, the dG estimate is very, very wrong in 0.16 (~ +90 kcal/mol), and relatively correct in 0.15 (~ -15 kcal/mol). Interestingly, yank analyze takesmuch longer in 0.16 (currently ~5 min vs. 20 seconds).

yank_mc.zip

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:41 (33 by maintainers)

github_iconTop GitHub Comments

2reactions
andrrizzicommented, Aug 1, 2017

Hydration free energies in TIP4P-EW seem to be working with the latest openmmtools now!

2reactions
jchoderacommented, Jul 27, 2017

Thanks, @spadavec!

A quick manual inspection of system.xml suggests the cause: There are no virtual site definitions! The virtual sites have point masses set to zero, but instead of being updated by construction, they’re probably fixed in space because of the missing <VirtualSize> block. I’m surprised the binding free energies weren’t even crazier!

I think we neglected to properly handle virtual sites in AbsoluteAlchemicalFactory. This is one of the dangers of creating a new System from scratch instead of using a deep copy of System as a starting point and then removing Force objects (which is now possible)—a scheme I think we should switch our design to later on.

@andrrizzi : We’ll need to add virtual site support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microdochium Patch | NC State Extension - TurfFiles
Fungicide and Formulation 1 Amount of Formulation 2 Application Interva... azoxystrobin + chlorothalonil (Renown)* 2.5 to 4.5 14 to 21 azoxystrobin + difenoconazole (Briskway)* 0.5...
Read more >
Evaluation of Mixing Rules for Dielectric Constants of ...
Serial and parallel mixing rules give lower and upper limits of the dielectric constant.
Read more >
Aerosol particle mixing state, refractory ...
Aerosol particle mixing state, refractory particle number size distributions and emission factors in a polluted urban environment: Case study of Metro ...
Read more >
Annex III: Tables of Historical and Projected Well-mixed ...
Tables AIII.Ia–f provide historical abundances (mixing ratios) and effective radiative forcing (ERF) values for greenhouse gases assessed in this report.
Read more >
State Actions to Address Nursing Home Staffing During ...
At least three states (MI, NC, OH) adopted temporary increases or one-time bonuses to nursing home staff wages post-COVID.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found