Allow execution with no mesh defined
Open
@joshua-white is already working on this.
Since May 4, 2021.
type: feature
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
What is the requested feature?
GEOSX currently requires a mesh to be defined, even if running in a "meshless" mode (e.g. using the TriaxialDriver). The user needs to add a dummy mesh block to their XML.
Describe the solution you'd like
Revisit the error checking for mesh allocation, allowing no mesh to be allocated in certain circumstances.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.