-
Hi, I noticed there was a recent commit made by @xwpken to the Linear_Elasticity demo that implemented post-processing for stresses in the beam. I'm just confused on how to interpret the data that has…
-
Add a way to specify [price elasticity of demand](https://en.wikipedia.org/wiki/Price_elasticity_of_demand) for each tier.
This could be as simple as another box next to the tiers where price elasti…
-
I have been looking through the examples to get a better grasp at some of the basics of Ferrite, and while the incompressible elasticity example seem to demonstrate some strong features in mixed eleme…
-
The default iterative preconditioner type for finite elasticity (incompressible Mooney-Rivlin law) seems to be: CMFE_SOLVER_ITERATIVE_JACOBI_PRECONDITIONER
This, however, causes the PETSC default l…
-
```py
import os
from docx import Document
def extract_student_name(text):
"""
This function extracts the student name between "نام دانشجو:" and the next period ".".
"""
start_marker =…
-
### Describe the bug
In every source game there is a list of surface properties that dictate things like the footstep sounds, friction, elasticity, density of each surface.
In my testing momentum …
lodyb updated
2 months ago
-
Hello,
I'm trying to retrieve elasticity documents, but failing to do so when searching via material ids.
### Version Info
python == 3.11.3
mp-api == 0.33.3
emmet-core == 0.55.2
### Reprod…
-
What do you think of adding the capability to do elasticity calculations internally in proj?
See this paper for a starting place: https://doi.org/10.1016/j.fishres.2015.04.007
You could flag it…
-
```
-------------------------------------------------------------------------------
Unit.PointwiseFunctions.AnalyticSolutions.Elasticity.HalfSpaceMirror
--------------------------------------------…
-
Currently it is done in the weak sense. that possibly worse conditioning of the system.
We can adopt LocalSystem in order to eliminate Dirichlet DOFs consistently.
How is it related to special ki…