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-04-12 12:59:11 +02:00
2019-04-12 12:59:11 +02:00
2019-04-12 12:59:11 +02:00
2019-04-12 12:59:11 +02:00
2019-07-31 13:21:52 +02:00
2019-04-10 16:08:21 +02:00
2019-09-26 10:41:16 +02:00
2016-11-13 11:19:29 +00:00
2016-11-13 11:19:29 +00:00
2016-11-13 11:19:29 +00:00
2018-05-30 14:45:12 +02:00
2019-08-23 17:34:25 +02:00
2019-08-23 17:34:25 +02:00
2019-11-19 14:22:03 +01:00
2019-10-11 09:24:04 +02:00
2016-11-13 11:19:29 +00:00
2010-03-26 11:48:23 +01:00
2017-08-04 11:09:32 +02:00
2019-02-14 18:09:37 +01:00
2015-07-19 11:31:49 +01:00
2019-02-14 18:09:37 +01:00
2019-02-14 18:09:37 +01:00
2015-07-19 11:31:49 +01:00
2015-07-19 11:31:49 +01:00
2015-03-08 21:04:38 +00:00
2019-02-14 18:09:37 +01:00
2019-08-16 10:06:08 +02:00
2019-09-27 11:05:35 +02:00
2018-04-12 10:14:03 +02:00
2018-12-02 18:25:57 +01:00
2010-03-26 11:48:23 +01:00
2016-11-13 11:19:29 +00:00