Search found 14 matches
- Mon Mar 24, 2025 4:53 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Deformable wall simulation with CMM: Warning and Lacks in the documentation
- Replies: 4
- Views: 1382
Re: Deformable wall simulation with CMM: Warning and Lacks in the documentation
Hi Dave, thanks for your kind reply! Nice stuff coming indeed! I'll wait for new SV version then! :D Thank you for all the work you and your team put in the development of the softwa and the provided support! I think running a steady standalone simulation, use the resulting restart file in the IC se...
- Thu Mar 20, 2025 3:02 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Deformable wall simulation with CMM: Warning and Lacks in the documentation
- Replies: 4
- Views: 1382
Re: Deformable wall simulation with CMM: Warning and Lacks in the documentation
Hi Dave, thank you for the reply! I'll try the svSolver 2019. I see only Ubuntu and MacOS packages for the svMultiPhysics solver. Will there be a windows version released? I guess also the SV GUI will be updated in order to run with the svMultiPhysics, right? As for my question regarding how to use ...
- Tue Mar 18, 2025 5:03 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Deformable wall simulation with CMM: Warning and Lacks in the documentation
- Replies: 4
- Views: 1382
Deformable wall simulation with CMM: Warning and Lacks in the documentation
Dear SimVascular Team and users, I'm trying to run a deformable wall simulation of a thoracic aorta and, in order to do that, i've search in the SimVascular Documentation first. I've found it poor and without detail or reference of the theory behind the CMM, wich is a shame considering this valuable...
- Tue Mar 18, 2025 2:08 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Post-processing utility
- Replies: 2
- Views: 837
Re: Post-processing utility
Hi Sebastian, If you have vtu/vtp result files and the restart files, I think you can use the "Calculate Flows" option in the Convert Results section of the postsolver from the GUI, while have unchecked the "Volume Mesh" and the "Surface Mesh" options (because you already have those converted result...
- Mon Dec 02, 2024 8:14 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Keywords for svpost in .slurm files
- Replies: 8
- Views: 2473
Re: Keywords for svpost in .slurm files
Hi Dave, thank you for the support. I don't figured out earlier that the converted results' names must be exactly "all_results_*". I changed the names and now the output is: Output directory: /home/michelec/SimVascular/Test_resuts_cilindro/steady_rcr/flow-files Number of converted results files: 11 ...
- Wed Nov 20, 2024 4:18 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Keywords for svpost in .slurm files
- Replies: 8
- Views: 2473
Re: Keywords for svpost in .slurm files
Hi Dave, thanks for the answer. I've tried again and i think the folders are correctly pointed, however, no flow file where creted. The output message always say Number of converted results files: 0 Number of face files: 3 Am i drown in an inch of water, or may be there is a bug in the code? I've tr...
- Wed Nov 20, 2024 4:10 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: 0208_H_CERE_CA : Time steps in the Results file
- Replies: 2
- Views: 244
Re: 0208_H_CERE_CA : Time steps in the Results file
Hi Alexandre, the number after the result file indicates the step number of the simulation where the results are saved/evaluated. E.g., the pressure_63500 is the solution file evaluated at the 63500th step that contains pressure values. The time related to the step number only depends on the discret...
- Fri Nov 08, 2024 1:43 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Keywords for svpost in .slurm files
- Replies: 8
- Views: 2473
Re: Keywords for svpost in .slurm files
Dear Dave, I've build succesfully. However, when i try to convert the result of the cylinder example, nothing happens. This is the code i run with slurm #!/bin/bash -l #SBATCH --nodes=1 #SBATCH --ntasks=2 #SBATCH --partition=debug #SBATCH --job-name=steady_rcr WORK_DIR=/home/michelec/SimVascular/Tes...
- Fri Nov 08, 2024 3:50 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Keywords for svpost in .slurm files
- Replies: 8
- Views: 2473
Re: Keywords for svpost in .slurm files
Dear Dave,
thank you for your kindly answer.
I'll try to build the program!
thank you for your kindly answer.
I'll try to build the program!
- Mon Apr 29, 2024 7:02 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Keywords for svpost in .slurm files
- Replies: 8
- Views: 2473
Keywords for svpost in .slurm files
Dear all, I've some trouble in generating .txt velocity, flow and pressure average files after converting results. Actually, i'm working without a GUI in a server that is Linux-based. I run simulations after uploading all simulation files in a directory and by running a .slurm file. Simulation run f...