Search found 2396 matches

by kevinarden
Yesterday, 13:09
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 23
Views: 184

Re: wrong displacement values using "ElasticSolver"?

I ran the 0.1x0.01x1.0 in calculix, another open source fea tool. Using non-linear geometry option. It also calculated 0.088 same as ElastcSolver
calculix.png
(58.27 KiB) Not downloaded yet
by kevinarden
Yesterday, 12:12
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 23
Views: 184

Re: wrong displacement values using "ElasticSolver"?

"With this definition we say that the Young's modulus is constant, regardless of stress and strains. Is this correct? Are you saying that the ElasticSolver decides by its own that beyond a certain strain the material is no longer linear? Moreover, beyond the yield strength, in typical material...
by kevinarden
Yesterday, 11:14
Forum: ElmerSolver
Topic: Closed coil with core simulation
Replies: 35
Views: 17262

Re: Closed coil with core simulation

If you run
ElmerGrid 2 2 MESH -autoclean
it will open in ElmerGUI
but it renumbers the BCs

The ElmerSolver should run with the mesh as is.
by kevinarden
24 May 2024, 23:55
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 23
Views: 184

Re: wrong displacement values using "ElasticSolver"?

I thought they were two independent bodies connected by springs, but apparently they share nodes at the boundary? That is a different problem than I thought.
by kevinarden
24 May 2024, 23:05
Forum: ElmerSolver
Topic: wrong displacement values using "ElasticSolver"?
Replies: 23
Views: 184

Re: wrong displacement values using "ElasticSolver"?

I thought perhaps it was due to rigid body modes, ElasticSolve and StressSolve so not much like rigid body modes in a static solution. So I added some constraints to take out rigid body motion without impacting the results. ElasticSolve converged much faster, but still arrived at 0.0044 answer. I at...
by kevinarden
24 May 2024, 16:41
Forum: General
Topic: B field from wire current
Replies: 5
Views: 62

Re: B field from wire current

I ran it and received the same error, not seen that error before floodfill is a programming function to fill an array typically by area. It must have something to do with the BCs These BCs do not throw the error Boundary Condition 1 Target Boundaries(3) = 4 5 6 Name = "cube_4_faces" AV {e}...
by kevinarden
24 May 2024, 13:55
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 119

Re: Non-conformal mesh contacts

The whole case is here
https://github.com/mrkearden/case
by kevinarden
24 May 2024, 13:44
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 119

Re: Non-conformal mesh contacts

conforming.png
conforming.png (20.68 KiB) Viewed 42 times
Solution with conforming mesh

compress.zip
(938.33 KiB) Downloaded 1 time
by kevinarden
24 May 2024, 13:15
Forum: ElmerSolver
Topic: Non-conformal mesh contacts
Replies: 10
Views: 119

Re: Non-conformal mesh contacts

You can use Salome to import the stp file which comes in as one solid, but use the explode command to show that it is really 13 different solids (or bodies) in Elmer. The goal would be to merge these 13 into one sold to obtain a conforming mesh, Or use the 13 to define mortar conditions. bodies.png