modification: correction to MasterConfigFile and ThermalConfigFile runs
Notes on legibility and style
modification: Name of Normal_traction.m changed to GetBoundaryNormal.m
comment: If the new variables required for the computation of tractions are not initialized in the configFile, they are created in setDefaults. When that happens, a warning appears saying that a new variable was created. To avoid having this warning appear in each test case, these variables were initialized in each of them.
modification: Explanation on Newmann BC methods maintained only in MasterConfigFile
What?
Why?
How?
Testing?
Anything Else?