Skip to content

Adding code_aster as a new solver - #21

Open
maxime-simvia wants to merge 10 commits into
mainfrom
feat/add_codeaster
Open

Adding code_aster as a new solver#21
maxime-simvia wants to merge 10 commits into
mainfrom
feat/add_codeaster

Conversation

@maxime-simvia

Copy link
Copy Markdown
Collaborator

What

Implementation of the connector with the open-source FEA solver code_aster

Why

New possibility for DOE of finite element analysis engineer

How to test

  • pull code_aster docker image (link to Simvia Dockerhub5)
  • test/unit
  • test/integration
  • try to run examples/codeaster_cube

Checklist

  • Tests pass locally (pytest -q)
  • Frontend builds (cd frontend && pnpm build)
  • No linting errors (ruff check . && ruff format --check .)
  • frontend/dist/ is up-to-date (committed after pnpm build)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant