Skip to content

Commit 3ae7f11

Browse files
damienbarkerjenkins
authored andcommitted
QPR-12303 -- SA-CCR: Fix handling of CommodityIndexedCashflow
1 parent db98a32 commit 3ae7f11

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Tools/PythonTools/comparison_config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,6 +1795,24 @@
17951795
"rel_tol": null
17961796
}
17971797
]
1798+
},
1799+
"saccr.json": {
1800+
"settings": [
1801+
{
1802+
"names": [
1803+
"addOn",
1804+
"cC",
1805+
"eAD",
1806+
"multiplier",
1807+
"npv",
1808+
"pfe",
1809+
"rC",
1810+
"rW"
1811+
],
1812+
"abs_tol": 0.1,
1813+
"rel_tol": 1e-12
1814+
}
1815+
]
17981816
}
17991817
}
18001818
}

0 commit comments

Comments
 (0)