Ferrite-FEM / Ferrite-FEM/FerriteMeshParser.jl
Support Boundary Conditions and Loads
- Lenguaje dominante
- Julia
- Estrellas
- 4
- Forks
- 1
- Merge medio
- 6 h 21 min
- PR fusionados (30 d)
- 1
Descripción
I'm currently working with a dataset where the Displacements and the loads are stored in the .inp file alongside the grid. Currently it's not possible to read them through FerriteMeshParser.
I'll try to get this to work, however, I'm not sure how to best output the resulting Boundary Conditions and Loads, as the Ferrite `Grid` struct can't carry this information.
Maybe this should just be a seperate function that can read the boundary conditions and loads? Should this function then return a FerriteMeshParser specific struct that has the boundary condition information?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.