BCsFilePath (BoundaryCondition)#
Path to the boundary-condition file used by FELiCS.
- Type
- string
- Default
None
Example#
"BoundaryCondition": {
"BCsFilePath": "boundaries.json"
}
The path can be given either as:
a relative path from the FELiCS running directory,
or an absolute path.