Commit fa273f7
committed
tests/fep: tighten methane gate to ±1.0 kcal/mol of expt
Post split-schedule fix, methane predicts within ~0.05 kcal/mol
of FreeSolv +2.00 at seed=1 smoke params. Lock in a tighter
band — abs(pred - 2.00) < 1.0 — so any regression of the
schedule change (e.g. accidentally reverting to coupled λ_elec/
λ_sterics) fails this test immediately instead of slipping
through on the looser >0.2 sign gate.
Absorbs seed-to-seed Langevin noise at 7×500 = 3500 steps/leg;
tested pred=+1.75 at seed=1.1 parent d39cd64 commit fa273f7
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
92 | 105 | | |
93 | 106 | | |
94 | 107 | | |
| |||
0 commit comments