Replies: 4 comments 4 replies
-
The material needs to be prepared for this, so it is not generally available for all materials and paramters. You might have a look at
We need this functionality to read in fiber orientations from the mesh directly 👍 |
Beta Was this translation helpful? Give feedback.
-
Heterogeneous material parameter fields, which may vary even in space and time, are not only extremely important for QUEENS but also for many applications in biomechanics. Just off the top of my head, it is important for the research of @mairehenke, @shervas, and @BishrMaradni |
Beta Was this translation helpful? Give feedback.
-
I would also be interested in an "easy" solution for this. |
Beta Was this translation helpful? Give feedback.
-
@maxiludwig @bgoderbauer and I will look into this and try to make the existing approach, which @lauraengelhardt describes as "pattern file", more conventionally accessible through our improved input mechanism. In the first iteration, this should make it easy to read in an elementwise field as json/yaml and access this via an element ID. Depending on what we learn from this feature, we can think about a more general (interpolated) field depending on a physical position. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The new updates in input introduce loads of flexibility. However, one key aspect that is missing is reading spatially varying parameters. Some examples:
Edit: an example from a QUEENS presentation last year:

For our research, they are super important. The current workflow that QUEENS follows is to create a new material for each element with varying parameters. This is tedious, and to me, feels like QUEENS is creating an interface that is missing in 4C. Also, a downside of this approach is the increased file sizes due to the redundant information. The problem gets amplified with nested materials. If I understood correctly, in the past @lauraengelhardt ran into memory problems with such an approach and therefore reading in material parameters from csv was introduced. However, I didn't fully understand how this works. Could somebody provide an example :)
Since we are now able to read in binary meshes (@sebproell 🚀) I was wondering if we could introduce the spatial variable parameters directly into the mesh.
The QUEENS community is particularly interested in this, even though this is not only related to probabilistic analyses. We would appreciate some cross-project communication here, since this affects how we improve/develop our QUEENS-4C interface, see the issue here
Beta Was this translation helpful? Give feedback.
All reactions