Output mesh reading information in the log
@MelReyCG is already working on this.
Since Feb 1, 2023.
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
What is the requested feature?
When loading an external mesh the available information in the log is extrmeely limited.
As a user, I need to be sure that all the cells of the mesh, all the surfaces, all the physical properties are correctly read.
At higher log level, more information on the different steps of the mesh loading (generateMesh) function with feedback on what is going can help debug incorrect meshes or input files.
Is your request related to a specific problem?
Importing complex models and meshes is time consuming and extremely error prone.
A list of the information provided by the users should be taken into account.
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.