vamseeachanta / digitalmodel

MIT License
1 stars 0 forks source link

dev | Consolidate MES file messages #49

Open vamseeachanta opened 1 week ago

vamseeachanta commented 1 week ago

Summarize .MES file warnings and errors

vamseeachanta commented 1 week ago

example .MES files are given below: https://github.com/vamseeachanta/digitalmodel/tree/orcaflex_analysis/src/digitalmodel/tests/test_data/aqwa/mes_files

samdansk2 commented 1 week ago

@vamseeachanta Done sir , i am attaching the drive link below , please see it https://docs.google.com/document/d/1BASQbS3CmKf38VY5hjkxwUIYVE3_iule/edit?usp=drive_link&ouid=105838564713965623513&rtpof=true&sd=true

vamseeachanta commented 1 week ago

@samdansk2. Looks very good as starting point. Please do share the code for this. We need to do this repeatedly in a given project or different projects. Hence we need to the same in a programmatical manner to summarize errors.

An example table we are looking for is in link below. A screenshot is given for convenience: https://github.com/vamseeachanta/digitalmodel/blob/orcaflex_analysis/docs/pkg_ansys/aqwa/aqwa_run_errors.md#mes-file-comparison

image

CC: @swamypolnati

samdansk2 commented 5 days ago

@vamseeachanta added the code sir , please see it

https://github.com/vamseeachanta/digitalmodel/blob/orcaflex_analysis/src/digitalmodel/custom/aqwa/mes_files.py

vamseeachanta commented 4 days ago

Keep errors and warnings separately as you programmed. Will be helpful for users.

TODO

image

Long-term

samdansk2 commented 3 days ago

@vamseeachanta everything is done sir ,

vamseeachanta commented 2 hours ago

Good work. Please see improvements work: