GEOS
GEOS copied to clipboard
Output mesh reading information in the log
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.
developer suggestion: information for individual ranks at a higher log level
We could add a Table with total element count, per region, and per primitive type (depending on mesh log level?). What about a Table with all physical properties ? We could also add a Table with element count / rank (in a table), would there be more useful partition info? (well count?) What about total volume output?