Configuration for svOneDSolver input file

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Bojian Qu
Posts: 8
Joined: Sun Nov 24, 2024 2:29 pm

Configuration for svOneDSolver input file

Post by Bojian Qu » Sun Dec 15, 2024 7:55 pm

Hi there,

I am playing around with the test cases for svOneDSolver, however, when I want to change the parameters I realized that I do not know what those numbers mean (e.g. the series of numbers after MATERIAL). I would like to know if there are any guidance or instructions for the configuration of the input files.

Thank you!
Bojian

User avatar
David Parker
Posts: 1752
Joined: Tue Aug 23, 2005 2:43 pm

Re: Configuration for svOneDSolver input file

Post by David Parker » Mon Dec 16, 2024 11:29 am

Hi Bojain,

Have a look at the 1D solver documentation here https://simvascular.github.io/documenta ... user-guide.

Cheers,
Dave

User avatar
Bojian Qu
Posts: 8
Joined: Sun Nov 24, 2024 2:29 pm

Re: Configuration for svOneDSolver input file

Post by Bojian Qu » Sat Dec 21, 2024 7:01 pm

It helps a lot! Thank you!

Best regards,
Bojian

User avatar
Bojian Qu
Posts: 8
Joined: Sun Nov 24, 2024 2:29 pm

Re: Configuration for svOneDSolver input file

Post by Bojian Qu » Mon Jan 06, 2025 12:20 pm

Hello,

Are there any instructions for the units of the input/output parameters? For example, if my input data is volumetric flow rate/pressure, what unit should I use? Thank you!

Happy New Year!
Bojian

User avatar
David Parker
Posts: 1752
Joined: Tue Aug 23, 2005 2:43 pm

Re: Configuration for svOneDSolver input file

Post by David Parker » Mon Jan 06, 2025 12:52 pm

Hi Bojian,

The 1D Solver documentation has a Units section that states

Code: Select all

All model quantities and associated boundary conditions are specified in CGS units.
Cheers,
Dave

User avatar
Bojian Qu
Posts: 8
Joined: Sun Nov 24, 2024 2:29 pm

Re: Configuration for svOneDSolver input file

Post by Bojian Qu » Mon Jan 06, 2025 1:03 pm

Hi Dave,

Thanks for your quick reply! I just went through https://simvascular.github.io/documenta ... #1d-solver but did not find information about units, I am wondering if I went to the wrong page. Can you provide a link for that? Thanks!

Best regards,
Bojian

User avatar
David Parker
Posts: 1752
Joined: Tue Aug 23, 2005 2:43 pm

Re: Configuration for svOneDSolver input file

Post by David Parker » Mon Jan 06, 2025 2:17 pm

Hi Bojian,

The Units section is at the beginning of the ROM Simulation documentation. See https://simvascular.github.io/documenta ... troduction.

Cheers,
Dave

User avatar
Bojian Qu
Posts: 8
Joined: Sun Nov 24, 2024 2:29 pm

Re: Configuration for svOneDSolver input file

Post by Bojian Qu » Mon Jan 06, 2025 2:54 pm

Hi Dave,

Got it! Thanks! I have another 2 questions related to the theory:

1. at each time step, there might be several iterations, does it related to the outlet boundary conditions (as I know, BCs are usually solved by iterative methods like fix point method)?

2. currently I only ran the simulation for one cycle, I would like to know how to specify the (max) number of time cycles so that I can have a converged flow

I am a freshman in this area, thanks for your kindness and patience!

Best regards,
Bojian

POST REPLY