Open stvdwtt opened 5 years ago
From a conversation with Patrick Brewick: Currently the manual is good for telling someone how to tweak an existing application to suit their needs. However, it isn't as helpful for someone starting with an entirely new set of governing equations.
I think a "Tips" section of the manual has a role to play here, although this could also require a dedicated section.
In a similar vein, we can add a document that contains common debugging errors and ways to fix them (FAQ). It would also be good to link to pfhub's document on phase-field.
A good practices for coding / using PRISMS might also be helpful.
Right now the manual is pretty descriptive -- this parameter does this, this parameter does that.
It would be beneficial to add another section that has a list of norms and tips for performance (and maybe readability). This could cover things like how to interact with tensors (#133) and a warning about the scaling implications of using too many subdivisions.