Search found 15 matches

by hu abel
Mon Jan 22, 2018 10:52 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: SimVascular not compatible with Mac update
Replies: 2
Views: 326

Re: SimVascular not compatible with Mac update

Hi Hannah
you can try this command in terminal:

rm -f /Applications/SimVascular.app/Contents/Resources/sv_externals/lib/libz.1.dylib

Best
Hu
by hu abel
Mon Nov 20, 2017 6:33 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Replies: 5
Views: 3291

Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"

Hello Nathan

under the directory "/Applications/SimVascular.app/Contents/Resources/sv_externals/lib" there is 2 version of libz
libz.1.2.8.dylib
libz.1.dylib
I just delete libz.1.dylib file, the SimVascular can work again.

Thanks in advance!

Hu
by hu abel
Sun Nov 19, 2017 4:44 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Replies: 5
Views: 3291

Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"

Dear developer
maybe is OS problem, not the SimVascular, so I decide back to 10.12.6, and wait for OS update
by hu abel
Sun Nov 12, 2017 5:10 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Replies: 5
Views: 3291

Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"

Hi Adam, on 10.13, I clicked the icon of SimVascular, the icon jumping some times in Dock, and gone, where can I get log about SimVascular, maybe I can get more information. the source code build in 10.13, is great success, with your guide, thanks! and next step I did: $ cd SimVascular-build $ ./sv ...
by hu abel
Thu Nov 09, 2017 9:56 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Replies: 5
Views: 3291

Could not find a package configuration file provided by "Qt5WebKitWidgets"

Dear developer the version SimVascular-2017-08-15-MacOSX-64bit get crash out in startup in MacOS High Sierra (10.13.1). so I try to build from source code then get next error info (installed Qt 5.9 by brew, in that version Qt no Qt5WebKitWidgets ) , so I want to know is there some plan to update Qt ...
by hu abel
Fri Jun 16, 2017 11:31 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: Can`t open project file in IDE
Replies: 4
Views: 773

Re: Can`t open project file in IDE

Hi
you can try this:
cmake -G Eclipse CDT4 - Unix Makefiles
by hu abel
Sat Jun 10, 2017 8:05 pm
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: no 8-procs_case
Replies: 2
Views: 367

no 8-procs_case

Hi SimVascular team! I am using Ubuntu 16.04 and SV(SimVascular-2017-04-09), In Simulations step, I choose "Number of Processes: 8", and click Run Simulation. It looks good, no error or warning, all 8 CPU are 100% in use, but when I check in directory, there is no 8-procs_case/ under the project fol...
by hu abel
Fri Apr 21, 2017 11:10 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: The running application seems to be frozen.
Replies: 2
Views: 321

Re: The running application seems to be frozen.

Hi Hongzhi!
Thanks for your help!

after execute next two line, it works! :D
sudo apt-get install libgstreamer0.10-0
sudo apt-get install libgstreamer-plugins-base0.10-dev
by hu abel
Fri Apr 21, 2017 9:26 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: The running application seems to be frozen.
Replies: 2
Views: 321

The running application seems to be frozen.

Hello everybody!

I am using Ubuntu version SV(SimVascular-2017-04-09),

get a problem as attachment, and how can I fixed?

focus@GTS450:SimVascular-2017-04-09$ ./simvascular
argc 2
processing command line option: -qt
The running application seems to be frozen.
by hu abel
Sun Nov 20, 2016 8:37 am
Forum: SimVascular: Cardiovascular Modeling and Simulation Application
Topic: one question about Fluid-Solid Interaction
Replies: 1
Views: 265

one question about Fluid-Solid Interaction

Dear SimVascular developers I find that in Docs said SV have FSI feature, but no more detail about FSI, so my question how can use FSI in SimVascular? http://simvascular.github.io/docsFlowSolver.html Building on the original PHASTA code, there have been a number of important additions and modificati...