Create paramaters-description.md#329
Conversation
This file explains the purpose of the paramaters class, groups variables by type to aid legibility and provides a description of each variable
|
This seems like a good idea. You might want to keep an eye on some of the int parameters changing to bool- I can seem some changes in the param.h overnight. Also parameter not paramater. |
Spelling: Changed paramaters to parameters
|
Good catch on spelling, I have updated thanks. I wasn't sure how to handle the bool / int distinction. They are integer values but treated as booleans ie 0= Off, 1=0n. |
|
I’m guessing there is a general desire to change variables to bool if that is how they are used. Makes sense. |
Added variables related to cells and micro-cells
Reorganised quantitative information by category
Additional info on values
|
A few pre-review thoughts on this |
This file explains the purpose of the paramaters class, groups variables by type to aid legibility and provides a description of each variable