[MedApp] more geom types and other minor improvements#11684
[MedApp] more geom types and other minor improvements#11684philbucher merged 13 commits intomasterfrom
Conversation
|
how about tracking the mesh files with |
| """{ | ||
| "elements_list" : [{ | ||
| "model_part_name" : "read_1", | ||
| "element_name" : "Element2D3N;Element2D4N;Element3D4N;Element3D8N;Element3D10N;Element3D20N;Element3D27N" |
There was a problem hiding this comment.
I know it's is unrelated to this PR, but why isn't this a list of strings instead of a ; delimited one??
oh boy, I think the size-of-repo battle is lost for Kratos 🙈 |
Not against using lfs, but for the existing repo that would require a history rewrite. I've been simulating the process in my private copy, but it still gives problems. I promise one day we will do it. Also lfs is only 5GB of sotrage so we cannot go wild. |
shrek_movie.mdpa |
basically support for more geometry types including lots of testing
Hexa20 & Hexa27 are still missing