Documentation
Appendix: Tips & Tricks
IMPORTANT LIMITATION
Due to the simple syntax of the file, it is also fragile in the sense that if you say
+k log(5) log(5** 5) log(sqrt(pi))
(note the extra space in 5** 5) it will fail to recognize the syntax
I find more easy to avoid putting innecesary spaces that add a step of complexity considering list separators
in the actual way I find the syntax of "param.dat" files, simple, easy to find errors
Go back to the documentation page