Search found 2357 matches

by kevinarden
Today, 14:06
Forum: General
Topic: Coupled Fluid-Structure Eigen Analysis
Replies: 27
Views: 1185

Re: Coupled Fluid-Structure Eigen Analysis

Elmer Stress Solver plus Helmholtz Scanning for resonance
Elmer.png
Elmer.png (16.38 KiB) Viewed 16 times
by kevinarden
Today, 13:39
Forum: General
Topic: Coupled Fluid-Structure Eigen Analysis
Replies: 27
Views: 1185

Re: Coupled Fluid-Structure Eigen Analysis

I used basic formula firstmode.png Which gives 81.60 Hz for this model in vacuum. Ix = (bh^3)/12 = 8.333E-5 , E=200E9, L = 1, rho 7850, mass of beam = 0.1*7850 = 785 and from a text book the add mass for water at 1000 kg/m^2 for a rectangular beam cross section, the 1 meter depth in and out of the 2...
by kevinarden
Today, 11:24
Forum: ElmerSolver
Topic: Using coilsolver eddy effects are not shown.
Replies: 2
Views: 26

Re: Using coilsolver eddy effects are not shown.

This solver tries to provide numerical means for setting the coil current. The idea is that the computed current density (or potential) may then be used in further simulations of magnetic fields. Now the natural way to create the currents is to solve a static current conduction equation. Unfortunate...
by kevinarden
Yesterday, 13:14
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Re: Questions about elmer-elmag-main/PermanentMagnetMachine2D

No I used the case_2.5d.sif.

If I use case.sif I get the same error, I do not know why.

I do not know what the extra BCs are in the 3d, they do not appear to be used.
by kevinarden
11 May 2024, 00:25
Forum: ElmerGUI
Topic: Model induction between two coils
Replies: 27
Views: 332

Re: Model induction between two coils

Can you post the geo file
by kevinarden
10 May 2024, 17:20
Forum: ElmerSolver
Topic: Advice on solver settings for MagDyn
Replies: 10
Views: 181

Re: Advice on solver settings for MagDyn

You may want to read through this thread, it has some similarities.

viewtopic.php?t=8014&start=10
by kevinarden
10 May 2024, 16:37
Forum: ElmerSolver
Topic: Advice on solver settings for MagDyn
Replies: 10
Views: 181

Re: Advice on solver settings for MagDyn

If you are putting an object in the cube, then I think it would work.
by kevinarden
10 May 2024, 14:21
Forum: ElmerSolver
Topic: Questions about elmer-elmag-main/PermanentMagnetMachine2D
Replies: 5
Views: 103

Re: Questions about elmer-elmag-main/PermanentMagnetMachine2D

I just ran the 2d and did not get any errors. I also did not get these warnings WARNING:: ListFind: WARNING:: ListFind: Requested property: [Equation], not found WARNING:: ListFind: WARNING:: ListFind: WARNING:: ListFind: Requested property: [Equation], not found WARNING:: ListFind: Did you edit the...
by kevinarden
10 May 2024, 12:44
Forum: Contributed Cases
Topic: Filled rectangular wave guide (VectorHelmholtz)
Replies: 6
Views: 296

Re: Filled rectangular wave guide (VectorHelmholtz)

Put in some messages and it appears that during the model info phase upfront MaxOutputLevel is set to 31 regardless of user input. This assures that some model info is output upfront. level: 20 MaxOutputLevel: 31 CheckKeyword: Found keyword type assuming suffix 1 for: variable 2 making this change e...
by kevinarden
10 May 2024, 12:32
Forum: Contributed Cases
Topic: Filled rectangular wave guide (VectorHelmholtz)
Replies: 6
Views: 296

Re: Filled rectangular wave guide (VectorHelmholtz)

My mistake, It is not CheckKeyWord Warn, it is a message from the model description saying the variable type was assigned using an assumption. Therefore the CheckKeyWord flag will not work. Interesting that in the code that the message level is set to 20, ModelDesription.F90 IF ( HashEqualKeys( Val ...