Mark Olesen
9e6683f7bc
ENH: add conditionals to #eval (string to scalar)
Example,
($radius > 10) ? sin(degToRad(45)) : cos(degToRad(30))
- protect division and modulo against zero-divide.
- add scanner/parser debugging switches in the namespace,
selectable as "stringToScalar". For example,
debug parser: foamDictionary -debug-switch stringToScalar=2
debug scanner: foamDictionary -debug-switch stringToScalar=4
debug both: foamDictionary -debug-switch stringToScalar=6
2019-11-19 14:22:03 +01:00
..
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-06-25 11:51:19 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-18 12:18:43 +01:00
2019-11-19 14:22:03 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2017-10-19 10:00:36 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00
2019-11-13 13:19:16 +01:00