-
It would helpful to include the functional form and weak form derivation for the hyperelastic beam problem example.
-
Hi, can someone indicate me papers/codes related to problems in hyperelasticity solved using DeepXDE or PINNs in general?
Thank you
-
Hi, JAX-FEM community,
I have a question about changing mesh coordinates to optimize geometry.
I tried to get a derivative with respect to the initial configuration.
It is my set_params:
```python…
-
Hi @iBatistic,
Thanks for pushing the hyper-elastic Cook's membrane case.
It seems to work for me now with OF.com when using the SNES solver; see the case and scripts I pushed at https://github.…
-
Hyperelasticity demo uses F as deformation gradient and then again as the left hand side of the nonlinear variational problem. While the code works fine; not sure how fem.petsc.NonlinearProblem(F, u, …
-
Hey there,
thanks for the package! I'm trying to profile some code but I have troubles to get PProf properly running.
I'm on arch with PProf.jl version 2.0.1, graphviz 2.46.0-1 and julia 1.5.3
W…
-
# fluidSolidInteraction
- [x] 3dTube
- [ ] HronTurekFsi3
- [ ] microBeamInCrossFlow
- [ ] perpendicularFlap
- [x] beamInCrossFlow
- [ ] flexibleDamBreak
- [ ] oneWayCavity
- [ ] wavesOnDam
…
-
| Case | Ready | Meshes | Comments |
|---------|-----|-----|--------|
| MMS | [x] | Scripts ready; Structured hex (blockMesh) or tet/poly (Gmsh + polyDualMesh) | 2nd order displacement; 1-1.5…
-
### Describe new/missing feature
Hello! I come from the machine learning side of nonlinear solving, and I've been using the default NewtonSolver for some hyperelasticity problems. I was wondering if …
-
Hello everyone,
I've been exploring this code with a keen interest in solving coupling problems. The code successfully passed the benchmark tests and have been able to run demos.hyperelasticity.exa…
hw-wu updated
10 months ago