Hello,
The unsteady flow profile mean inflow value does not match the mean inflow value generated in the all_results-averages.txt. Is there a reason for this difference that I am seeing? If so, how would I fix this difference?
Any help would be appreciated!
Thank you,
Kelly
Mean inflow value not matching
Re: Mean inflow value not matching
Does SimVascular have a limit on the number of point numbers?
- David Parker
- Posts: 1757
- Joined: Tue Aug 23, 2005 2:43 pm
Re: Mean inflow value not matching
Hi Kelly,
The values will not be exact but should match within a reasonable tolerance. How much are the values off?
Cheers,
Dave
The values will not be exact but should match within a reasonable tolerance. How much are the values off?
Cheers,
Dave
Re: Mean inflow value not matching
Hello,
The values are off by 2600 (mm^3/sec).
Thank you,
Kelly
The values are off by 2600 (mm^3/sec).
Thank you,
Kelly
- David Parker
- Posts: 1757
- Joined: Tue Aug 23, 2005 2:43 pm
Re: Mean inflow value not matching
Hi Kelly,
You are running you simulation in MGS units? When converting results are you selecting Sim Units to be mm?
Upload your SV project someplace I can download it and I'll have a look.
Cheers,
Dave
You are running you simulation in MGS units? When converting results are you selecting Sim Units to be mm?
Upload your SV project someplace I can download it and I'll have a look.
Cheers,
Dave
Re: Mean inflow value not matching
Hello,
I am running my simulation in MGS units. When I converted results I selected Sim Units to be mm.
The SV project is uploaded onto the google drive: https://drive.google.com/drive/folders/ ... sp=sharing
Thank you,
Kelly Cao
I am running my simulation in MGS units. When I converted results I selected Sim Units to be mm.
The SV project is uploaded onto the google drive: https://drive.google.com/drive/folders/ ... sp=sharing
Thank you,
Kelly Cao
- David Parker
- Posts: 1757
- Joined: Tue Aug 23, 2005 2:43 pm
Re: Mean inflow value not matching
Hi Kelly,
I looked at your project. The avg flow files look ok, off by a few percent probably due to interpolation and such.
Note that your simulations are not converging, need to experiment with mesh refinement, time step, Step Construction, and maybe Maximum Number of Iterations for svLS NS Solver, etc. You want the nonlinear residual to be around 1e-3.
Cheers,
Dave
I looked at your project. The avg flow files look ok, off by a few percent probably due to interpolation and such.
Note that your simulations are not converging, need to experiment with mesh refinement, time step, Step Construction, and maybe Maximum Number of Iterations for svLS NS Solver, etc. You want the nonlinear residual to be around 1e-3.
Cheers,
Dave
Re: Mean inflow value not matching
Sounds good, thank you Dave! I appreciate your help.