-
### Bug Description
I was modifying the AdvancedExtruderGenerator to handle Quad8 and it left a lot of issues in the boundary_info that could have been handled by a prepare_for_use before outputting …
-
One use case for machine learning in river / estuary 2D or 3D flow and/or sediment transport models is automated derivation of mesh density specifications for inputs into mesh generators. The mesh ge…
-
## Reason
After mesh generators run you might want to repartition the mesh. Right now - that won't happen.
## Design
Add a parameter to the `Mesh` block to `force_repartition`
## Impact
None…
-
## Reason
The mesh property data is not retained when executing multiple mesh generators. There exist cases when we actually want to keep some of this data.
## Design
Add an interface to explicit…
-
The more I dig into the Elmer code base and the more I use the tool, the more I'm surprised that the development team is dealing with massive issues that is taking a lot of their time and effort. For …
-
### Motivation
@dschwen @hugary1995 and others have built up quite a bit of capabilities in UOs that modify the mesh. This could be consolidated into a system / dedicated syntax for:
- increased…
-
**Is your feature request related to a problem? Please describe.**
I want to spawn a variety of objects (mesh or scenes) on the same spawn point choosing one kind over other in a deterministic manner…
-
Dear espreso developer,
Our team has done some large-scale efficiency tests using espreso. But so far, our tests have been limited to mesh generated using internal generators.
I noticed that th…
altya updated
4 years ago
-
Models: [video_nets.zip](https://github.com/ElmerCSC/elmerfem/files/15095097/video_nets.zip)
Trying to open `video_net1.step` or `video_net2.step` using `File -> Open...` crashes ElmerGUI after the…
dsa-t updated
3 months ago
-
## Reason
For mechanical calculations we frequently require second order elements to avoid locking issues (volumetric and shear locking). Currently there seems to be no easy way to generate second or…