Search found 45 matches

by udeng85
02 Jan 2013, 09:23
Forum: ElmerSolver
Topic: Elmer with PETSc
Replies: 2
Views: 2724

Re: Elmer with PETSc

Hi Peter,

Thanks a lot for the reply. Can't wait to use Elmer with PetSc if it's available in the near future.

-Aizat-
by udeng85
24 Dec 2012, 09:07
Forum: ElmerSolver
Topic: Elmer with PETSc
Replies: 2
Views: 2724

Elmer with PETSc

Hi all Elmer User,

Can we use Elmer FEM with PETSc(Portable, Extensible Toolkit for Scientific Computation) package? The following link describes PetSc's capability:

http://www.mcs.anl.gov/petsc/features/index.html

Hope to hear some answers soon. Thank you.
by udeng85
18 Jul 2012, 19:31
Forum: ElmerSolver
Topic: H-adapt of Fluid Structure Interaction
Replies: 0
Views: 2026

H-adapt of Fluid Structure Interaction

Hi all Elmer Users, At the moment, I am trying to run the fluid-structure interaction testcase "Fluid Flow Around Elastic Beam" with h-adaptive. The following are the fsi.sif file: Header Mesh DB "." "fsi" End Constants End Simulation Max Output Level = 3 Coordinate Sys...
by udeng85
21 Jun 2012, 20:22
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi, Thank again Peter for your answer. As usual you insights did help increased my understanding of Elmer codes. At the moment, I am using: 1) HeatSolver (L-shaped p-adapt) 2) FlowSolver and ElasticSolver for the FSI testcase I noticed that only FlowSolver are at the moment capable to be used with p...
by udeng85
21 Jun 2012, 12:44
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi, Thanks Mika for the response. This really provide much more insight on the construction of p-element in Elmer. Can you give me some advice on which part of the code requires changing to include the effect of high order p-element on the heatsolver? For your information, I've already changed the p...
by udeng85
15 Jun 2012, 23:42
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi Peter, Thanks again for helping. If I am not mistaken, the use of "303p2" or "303p3" did utilize 303 linear element(303 + p + order of the p-element)..so in my case the implementation of high order element should be correct up to my knowledge( correct me if i am wrong) . Also,...
by udeng85
15 Jun 2012, 11:06
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi, Thanks Peter for the advice, however, it is still unable to compute the heat problem for high order element. The following are the result for 1st order and 2nd order element: 1st order without "Element = p:2" keyword HeatSolve: Result Norm : 4.77841054713980112E-002 2nd order "Hig...
by udeng85
11 Jun 2012, 12:57
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi,

Thanks Peter for the quick answer. Already tried the method you've suggested ,however, the following error appears in test.log, do you know why this error occurs and how to solve it?

Code: Select all

HeatSolve: Assembly done
 ERROR: SolveBand: singular matrix. LAPACK DGBTRF info:            6
tq...
by udeng85
11 Jun 2012, 11:59
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi all Elmer User, I've been trying to increase the order(p) of element using high order element however it seems that there's no change in the value of the T1: res energy norm. The following are the mesh.elements file for p- high order elements of order 2: 1 1 303p2 4 5 1 2 1 303p2 2 1 5 3 1 303p2 ...
by udeng85
02 Mar 2012, 17:50
Forum: ElmerSolver
Topic: Elmer p-adaptivity
Replies: 13
Views: 9420

Re: Elmer p-adaptivity

Hi Peter,
thanks a lot for a prompt answer..its a bit unfortunate to hear this..i am thinking of implementing it myself then..but is a bit unsure whether it will be a success..hope for the best then