Search found 11 matches
- Wed Aug 21, 2024 10:46 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: There is a bug in svFSIplus
- Replies: 1
- Views: 816
There is a bug in svFSIplus
Hello, I am using svFSIplus for some simulations, but the results have not stabilized in the first few cycles. Therefore, I want to continue the simulation. However, when I set Continue_previous_simulation to 1 (true), the simulation always stops at the first step after the start. I checked and foun...
- Fri Jul 12, 2024 5:16 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Errors and questions with ROMSimulations in SimVascular
- Replies: 1
- Views: 486
Errors and questions with ROMSimulations in SimVascular
Hello, I have recently been using ROMSimulations in SimVascular for one-dimensional simulations, but I encountered an error (ERROR1.PNG). My model is quite simple, and even when I set the boundary condition to a simple Resistance with a value of 0, it still results in another error (ERROR2.PNG). Wha...
- Wed Jul 03, 2024 7:08 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: How to avoid an error
- Replies: 1
- Views: 719
How to avoid an error
Hello, When I use svFSIplus for 3D fluid simulation (relevant settings as follows, inlet flow as shown in Fig.1), an error occurs at step 133: terminate called after throwing an instance of 'std::runtime_error' what(): FSILS: unexpected behavior in FSILS (likely due to the ill-conditioned LHS matrix...
- Wed Jun 26, 2024 6:43 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: How to interpret the results of svOneDSolver
- Replies: 3
- Views: 797
Re: How to interpret the results of svOneDSolver
Hi Dave, Thank you very much for your answer and suggestion. This result is easier to understand and is closer to the 3D result. However, due to the significant difference in results caused by the properties of the two materials, how can I determine which material to use in which situation? The mate...
- Wed Jun 26, 2024 1:40 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: How to interpret the results of svOneDSolver
- Replies: 3
- Views: 797
How to interpret the results of svOneDSolver
Hello, I used svOneDSolver to perform a basic one-dimensional simulation of a steady-state problem in a straight tube. I input a flow rate of 100 ml/s and ran it for 100 steps with a time step of 0.001s . In theory, a steady-state problem should reach the ideal result in just a few steps. However, t...
- Wed May 22, 2024 8:39 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Vecolity flux units in different files
- Replies: 1
- Views: 20474
Vecolity flux units in different files
Hello, When I used svFSI to do a simple cylindrical model simulation, I input a steady flow (in mm/s) into the inlet (Area = 12.49mm^2), as shown below. But the flux in the result file B_NS_Velocity_flux is about 7.75. I am not sure what is the unit of flow here. Add BC: inlet { Type: Dir Time depen...
- Mon Apr 22, 2024 1:00 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: What's the meaning of histor.dat
- Replies: 1
- Views: 668
What's the meaning of histor.dat
Hello, When I was learning to use svFSIplus, I was not very clear about the meaning of the data in the histor.dat . I couldn't find relevant explanations on the GitHub webpage provided. I would like to inquire about the meanings of these symbols and understand how to determine if the equation is con...
- Wed Feb 21, 2024 3:17 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: tests in svFSIPlus
- Replies: 1
- Views: 236
tests in svFSIPlus
Hello, I downloaded the latest VTK 9.3.0 and compiled svFSIPlus in Ubuntu22.04, planning to use it for emulation. I started learning from the example and copied the generated executable file svFSI into the folder of the example. During the simulation, the following problems have always occurred. I h...
- Tue Jan 30, 2024 3:57 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: The solving speeds of svSolver and svFSI in fluid problems
- Replies: 3
- Views: 358
Re: The solving speeds of svSolver and svFSI in fluid problems
Hi Dave, I simulated the cerebral vascular system using svSolver and svFSI with the same grid consisting of 3.25 million cells on the Beijing Super Cloud Computing platform, utilizing 32 cores for testing. I estimated the simulation speed by comparing the times of the files generated by both (restar...
- Thu Jan 25, 2024 1:01 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: The solving speeds of svSolver and svFSI in fluid problems
- Replies: 3
- Views: 358
The solving speeds of svSolver and svFSI in fluid problems
Hello, I have recently been studying fluid problems. Both svSolver and svFSI can be used in fluid problems. svFSI is more standardized in code writing, more widely used and maintained, which has attracted my attention. Consequently, I wanted to compare the results of svSolver and svFSI in terms of s...