GEOS-DEV / GEOS-DEV/GEOS

Output mesh reading information in the log

Open
#2,225 2 comments 0 reactions 2 assignees View on GitHub

@MelReyCG is already working on this.

Since Feb 1, 2023.

type: feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.