When using simIncludeRW.py the user can specify custom fCoulomb, fStatic and cViscous values. However, if the RW templates also specify these the custom values were overwritten.
Verification
All tests pass. Expanded RW unit test to check if a custom friction value is set and retained.
Description
When using
simIncludeRW.py
the user can specify customfCoulomb
,fStatic
andcViscous
values. However, if the RW templates also specify these the custom values were overwritten.Verification
All tests pass. Expanded RW unit test to check if a custom friction value is set and retained.
Documentation
Updated release notes and known issues document.
Future work
None