Search found 3 matches
- Mon Nov 04, 2024 2:27 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Prescribed Motion Mesh Generation
- Replies: 1
- Views: 74
Re: Prescribed Motion Mesh Generation
Hi Moses, The interpolation.py calculates the mesh motion from the registered surface meshes obtained from elastix_main.py. When running the simulations, you would need to use the mesh at the first time step and use the motion files to prescribe displacements over time. You can find an example case ...
- Tue Jan 29, 2019 5:09 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: RefCurv
- Replies: 5
- Views: 910
Re: RefCurv
Hi Christian, You should be able to access SimVascular from command line by following the steps under "Setup SimVascular to run from a terminal" on this page: http://simvascular.github.io/docsInstallation.html. After finishing the above steps, you could launch SimVascular's Python by typing "simvasc...
- Sun Nov 18, 2018 11:39 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Tool/Software for Generating Synthetic Model?
- Replies: 2
- Views: 518
Re: Tool/Software for Generating Synthetic Model?
Dear Yikai, The latest version of SimVascular has a Python scripting interface that you can use to generate synthetic shapes. You can access the Python interface by clicking on the Python icon on the toolbar. It allows you to run scripts if you want to generate a large number of shapes. Depending on...