Search found 22 matches

by Alexander Kaiser
Mon May 21, 2018 11:31 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: cmake build for svsolver
Replies: 2
Views: 351

Re: cmake build for svsolver

You're right, this was indeed missing after I recently reinitialized my OS and I did not immediately recognize that it is not a downloaded external when I saw the error message.

Thanks!
by Alexander Kaiser
Wed May 16, 2018 6:31 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: cmake build for svsolver
Replies: 2
Views: 351

cmake build for svsolver

Hi all, I am trying out the cmake build for svSolver on ubuntu, and it failed with the following message. Any idea what may be wrong? make[5]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libGL.so', needed by 'bin/svpost'. Stop. CMakeFiles/Makefile2:456: recipe for target 'FlowSolvers/Three...
by Alexander Kaiser
Fri Mar 23, 2018 10:32 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: if the calculation of velocity magnitude is necessary
Replies: 4
Views: 480

Re: if the calculation of velocity magnitude is necessary

Hi Jianfei, I have seen some strange results when displaying velocity magnitude directly as a volume rendering. It is not obvious what causes this, but it looks transparent and not at all like what other views such as streamline or quiver plots suggest. As Aekaansh and Justin suggested, try applying...
by Alexander Kaiser
Thu Feb 15, 2018 6:23 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Activate old GUI after build from source
Replies: 4
Views: 405

Re: Activate old GUI after build from source

Hi Nathan, For whatever reason, your suggestion does not work on my machine. Putting the -tcl flag last as you suggest still crashes for me with the error from above, and placing it in the middle causes it to run consistently. To complicate matters, Kristen had it fail in the order that I suggest an...
by Alexander Kaiser
Thu Feb 15, 2018 12:29 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: No rotation or reflection in segmentation view
Replies: 3
Views: 686

No rotation or reflection in segmentation view

Hi everyone, I am segmenting a set of images and want to segment the original images, with no rotation, reflection or interpolation. Turning off the interpolation seems to be working, but the images are still rotated and reflected. Is there a way to ensure that I am seeing the original scan informat...
by Alexander Kaiser
Mon Jan 22, 2018 2:44 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Activate old GUI after build from source
Replies: 4
Views: 405

Re: Activate old GUI after build from source

Looks like I may have had a flag in the incorrect order. The old version opens with:
./SimVascular-build/sv -tcl ./SimVascular-build/Tcl/SimVascular_2.0/simvascular_startup.tcl

Thanks all,
by Alexander Kaiser
Mon Jan 22, 2018 2:12 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Activate old GUI after build from source
Replies: 4
Views: 405

Re: Activate old GUI after build from source

Hi all, Gabe got me started on this with the command ./SimVascular-build/sv ./SimVascular-build/Tcl/SimVascular_2.0/simvascular_startup.tcl -tcl However, it's crashing on mac and ubuntu 14. Mac output follows. The first line of the error message, "A TkRenderWidget is being destroyed..." is the same ...
by Alexander Kaiser
Mon Jan 22, 2018 1:13 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: SimVascular not compatible with Mac update
Replies: 2
Views: 278

Re: SimVascular not compatible with Mac update

Hi Hannah, This is a known problem, some have fixed it by copying libz* files from /usr/lib to /Applications/SimVascular.app/Contents/Resources/sv_externals/lib. For me, this did not work, and I would recommend building from source to avoid the problem entirely. Also, see discussion also on this thr...
by Alexander Kaiser
Mon Jan 22, 2018 12:55 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Activate old GUI after build from source
Replies: 4
Views: 405

Activate old GUI after build from source

Hi all,

I've built SimVascular from source, and wanted to use a feature from the old GUI.

Is that still included in the current source version? How would I activate it?

Thank you,
Alex
by Alexander Kaiser
Thu Dec 07, 2017 5:32 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Errors related to libPng
Replies: 15
Views: 2366

Re: Errors related to libPng

This does not seem to have fixed the problem. I killed those files on both systems, and have the same problems on both.

I'll try removing again and checking out 11e95b. Or please let me know if there are other things to try.

Thanks again,