Search found 56 matches

by denis.cohen
11 Nov 2013, 00:04
Forum: ElmerSolver
Topic: error DetectExtrudeStructure
Replies: 13
Views: 9379

Re: error DetectExtrudeStructure

Hi Peter,

I've attached the mesh2d.tar.gz and the sif file.
The DEMS are rather large (344 M).
May be my sif file has some obvious problem that you can spot.

Thanks

Denis
by denis.cohen
10 Nov 2013, 16:30
Forum: ElmerSolver
Topic: error DetectExtrudeStructure
Replies: 13
Views: 9379

Re: error DetectExtrudeStructure

Hello Peter,
Thanks for the tip, however, I've tried every value between 10-1 and 10-8 and get the same problem.
I've checked that the x,y coord are identical in the two DEM so I don't know what could be wrong.
Any other ideas?

Thanks

Denis
by denis.cohen
10 Nov 2013, 07:08
Forum: ElmerSolver
Topic: error DetectExtrudeStructure
Replies: 13
Views: 9379

Re: error DetectExtrudeStructure

Hi Peter, Here is how I created the mesh. 1. Create a 2d mesh with gmsh 2. partition the 2d mesh with ElmerGrid 2 2 3. Run the sif file I have added Extrude Coordinate Index = Integer 3 in the Simulation section and can confirm that it extrudes in the 3rd direction. I have also increased the value o...
by denis.cohen
09 Nov 2013, 17:41
Forum: ElmerSolver
Topic: error DetectExtrudeStructure
Replies: 13
Views: 9379

error DetectExtrudeStructure

Hello, I am using the StructureMeshMapper to create a 3d mesh by interpolating between two DEMs. I am getting this error: ERROR:: DetectExtrudedStructure: Zero rounds implies unsuccesfull operation ERROR:: DetectExtrudedStructure: Zero rounds implies unsuccesfull operation StructuredMeshMapper: ----...
by denis.cohen
16 Oct 2013, 08:47
Forum: ElmerSolver
Topic: Strange time reset with restart
Replies: 0
Views: 1232

Strange time reset with restart

Hello, I am using the restart option to continue a run. At the end of the 1st run the time is 6.564E+09 s. Strangely, the time at the first step of the second run is 7.88940000E+006 s. I am not using the Restart Time command to reset the time, only this: Restart File = "$namerunRS".result&...
by denis.cohen
23 Sep 2013, 16:29
Forum: Installation & compilation
Topic: compilation of post fails
Replies: 7
Views: 7757

Re: compilation of post fails

Hi Peter,

So this mean I can safely remove the solver that ouputs paraview format in my sif file?

Thanks

Denis
by denis.cohen
23 Sep 2013, 09:51
Forum: Installation & compilation
Topic: compilation of post fails
Replies: 7
Views: 7757

Re: compilation of post fails

Hello Rolbit,

I am having the same problem with post.
Did you ever solve this? Could not so far.

Have you tried the PPA on ubuntu? elmerfem does not seem to be build regularly (last version on the site is 6035, 19 weeks old). Most recent svn is something like 6300.

Thank you

Denis
by denis.cohen
02 Aug 2013, 03:30
Forum: ElmerSolver
Topic: How to implement stopping criterion
Replies: 4
Views: 2697

Re: How to implement stopping criterion

Hello,

Thanks Matthias and Eelis. I went ahead with the easy CALL FATAL and it works fine for what I need.

Cheers,

Denis
by denis.cohen
24 Jul 2013, 00:32
Forum: ElmerSolver
Topic: How to implement stopping criterion
Replies: 4
Views: 2697

How to implement stopping criterion

Hello,

I'd like to stop a NS simulation when a computed variable falls below a limit, in my case, MeshUpdate 3.
How can I implement this in a .sif file?

Thank you

Denis Cohen
by denis.cohen
12 Jul 2013, 21:10
Forum: General
Topic: Mapping modes
Replies: 0
Views: 1532

Mapping modes

Hello, I want to create a geometry using ElmerGrid where the bottom boundary of my mesh is a sinusoid. The Mapping mode 5 transforms a line to a sinus but there is no parameter to tell the phase, i.e. I don't want my sinusoidal curve to start at 0,0, there is an offset. How can I do that? Thank you ...