Artery flow

Numerical methods and mathematical models of Elmer
Post Reply
chen junnan
Posts: 13
Joined: 16 May 2019, 08:44
Antispam: Yes

Artery flow

Post by chen junnan »

Hi all
I am struggling with the Artery flow.I wanted to study it from the case(ElmerTutorials_nonGUI—> Tutorial 11—>Blood ejection from a ventricle into arota). I followed the manual step by step,imported the command (ElmerGrid 1 2 contra),and checked the contra.sif if it is the same as manual.After that I imported the command (ElmerSolver contra.sif) to the terminal,but that solver did't start. Is that correct?Did I miss some key steps? Looking forward for your reply.Many thanks.
Thank you
Best Regards
chen
Attachments
document.png
document.png (89.23 KiB) Viewed 2636 times
terminal.png
terminal.png (196.66 KiB) Viewed 2636 times
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: Artery flow

Post by mzenker »

Hi,

quickly without looking at the case in the tutorial, I would suspect that there is a user defined function called something like motion.f90 which you need to compile using the elmerf90 compiler.

HTH,
Matthias
raback
Site Admin
Posts: 4812
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: Artery flow

Post by raback »

Hi

A slightly modernized version (with internal mesh 1D mesh generation) is available as a test case:

https://github.com/ElmerCSC/elmerfem/tr ... teryOutlet

So this one is run through for every major commit.

-Peter
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Artery flow

Post by annier »

Dear Chen,
The command for compiling User developed solvers or subroutines is given in Chapter 2 (Section 2.2 )of Elmer Programmers Tutorial
(http://www.nic.funet.fi/pub/sci/physics ... torial.pdf).


Yours Sincerely,
Anil Kunwar
Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
Post Reply