Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meshio fix bug netgen .vol import , ignore 'facedescriptors' and 'fac… #1452

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 15, 2024

  1. meshio fix bug netgen .vol import , ignore 'facedescriptors' and 'fac…

    …e_transparencies' blocks
    escolano committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cb5ef12 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix problem import mdpa, element names are not well defined, derived …

    …elements have arbitary name, try to guess
    
    e.g. fix import case Begin Elements ShellThinElementCorotational3D3N, that was imported as line3 instead triangle !!
    escolano committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    490a906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c86fa View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    13613f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    568b625 View commit details
    Browse the repository at this point in the history
  2. meshio _read_file, changes to not lost the error messages without pri…

    …nts to console, and avoid exit !!
    escolano committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d4e70c1 View commit details
    Browse the repository at this point in the history