-
ewpostek replied to the topic gtest.cc in the forum Building SOFA 9 months, 4 weeks ago
Excuse me, Hugo, if it is useful
I can send the details of the
previous compilation,
Best, Elek -
ewpostek replied to the topic gtest.cc in the forum Building SOFA 9 months, 4 weeks ago
Hi Hugo,
Yes, I have just upgraded gcc.
Best, Elek -
ewpostek replied to the topic gtest.cc in the forum Building SOFA 10 months ago
Hi Hugo,
I applied gcc 8.3.0.
Even with older boost (to upgrade of course)
it works,
Cheerscmake
-DBoost_INCLUDE_DIR:PATH=/net/software/local/boost/1.58.0-gcc6.4.0/include
-DPYTHON_EXECUTABLE:FILEPATH=/net/software/local/python/3.6.5/bin/python3
-DCMAKE_CXX_COMPILER:FILEPATH=/net/software/local/gcc/8.3.0/bin/c++…[Read more] -
ewpostek started the topic gtest.cc in the forum Building SOFA 10 months ago
Dear Colleagues,
I do a built of Sofa with the configuration:
(current version form github,
system: Linux CentOS 7 )
cmake
-DBoost_INCLUDE_DIR:PATH=/net/software/local/boost/1.58.0-gcc6.4.0/include
-DPYTHON_EXECUTABLE:FILEPATH=/net/software/local/python/3.6.5/bin/python3…[Read more] -
ewpostek replied to the topic Inserting membrane between two test regions in the forum Using SOFA 3 years, 10 months ago
Hi Hugo,
Thank you for the hint. I will be looking into.
In the meantime, I prepared the geometry of the single composite object, that consists of the nucleus, cytoplasm, outer membrane, membrane that surrounds the nucleus and tendons.I made it using the gmsh. Since the nonlinear models are not available to the public yet
(you mentioned about…[Read more] -
ewpostek replied to the topic Inserting membrane between two test regions in the forum Using SOFA 3 years, 10 months ago
Hi Hugo,
Thank you for the hint. I will be looking into.
In the meantime, I prepared the geometry of
the single composite object, that consists
of the nucleus, cytoplasm, outer membrane,
membrane that surrounds the nucleus and tendons.I made it using the gmsh.
Since the nonlinear models are not available to the public yet
(you mentioned about…[Read more] -
ewpostek started the topic Inserting membrane between two test regions in the forum Using SOFA 3 years, 11 months ago
Hi,
Would you mind to give a hint ?
I have two regions of different stiffness (different E modulus)
discretised with tetrahedrals.
I would like to introduce a membrane between them.
The easiest way to imagine is to look how the
nucleus is covered with the triangles which
is placed in the cytoplasm.
Thank you,
Elek -
ewpostek started the topic Inserting membrane between two test regions in the forum Using SOFA 3 years, 11 months ago
Hi,
Would you mind to give a hint ?
I have two regions of different stiffness (different E modulus)
discretised with tetrahedrals.
I would like to introduce a membrane between them.
The easiest way to imagine is to look how the
nucleus is covered with the triangles which
is placed in the cytoplasm.
Thank you,
Elek -
ewpostek replied to the topic SOFA STC#3 : raise your expectations! in the forum Announcements / Infos 3 years, 11 months ago
Hi Hugo,
just ensure, of course,
I can share evth.
Best regards, Elek -
ewpostek replied to the topic SOFA STC#3 : raise your expectations! in the forum Announcements / Infos 3 years, 11 months ago
Hi Hugo,
Sounds great.
I have the procedures in the programs that are written by myself.
These are f77/f90 procedures.Now, I still work on the model creation of
several composite cells that are colliding.
My latest thread is “compiling_AdvancedTimer” in the subject.
In fact, these are some problems with ogl.Cheers,
Elek -
ewpostek replied to the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hi,
I think the switches should be for example:-DGLEW_INCLUDE_DIR:PATH=/usr/include -DGLEW_LIBRARY:FILEPATH=/usr/lib64/libGLEW.so
However, while building without OGL the glew should not be
linked (I believe)I think there is a kind of conflict.
best, Elek
-
ewpostek replied to the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hi, thank you, just one remark,
there is no problem with the stable versions,
best, Elek -
ewpostek replied to the topic SOFA STC#3 : raise your expectations! in the forum Announcements / Infos 3 years, 11 months ago
Hi,
it would be great to have viscous models,
viscous-elastic (standard solid) and creep (similar to metals,
time hardening, strain hardening).
Perfect, would be to have tendons (with prestressing).Best regards,
Elek -
ewpostek replied to the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hi Maxime,
I repeated the installation of GLEW as you shown, on ubuntu.
Morover, I do compilation on a cluster where the glew is installed
108731:372 usr/lib64/libGLEW.so.1.5.5
108968:0 usr/lib64/libGLEW.so.1.5
However, I still arrive at the same error.[ 91%] Building CXX object…[Read more]
-
ewpostek replied to the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hello,
Thank you, yes, it is. I am using 4.8 now.
However, one problem arises.
I build without opengl for batch mode.
However, it appears an error with GLEW,
as follows.
[Read more]
[ 91%] Building CXX object SofaKernel/SofaFramework/framework_test/CMakeFiles/SofaFramework_test.dir/helper/gl/GLSLShader_test.cpp.o
In file included from… -
ewpostek replied to the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hello,
Thank you, yes, it is. I am using 4.8 now.
However, one problem arises.
I build without opengl for batch mode.
However, it appears an error with GLEW,
as follows.[ 91%] Building CXX object SofaKernel/SofaFramework/framework_test/CMakeFiles/SofaFramework_test.dir/helper/gl/GLSLShader_test.cpp.o
In file included from…[Read more] -
ewpostek started the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hello,
I cloned the master-sofa today.
I do compilation (ubuntu 12.04, gcc 3.6, boost 1.48).I got a problem
[Read more]
[ 4%] Building CXX object SofaKernel/SofaFramework/SofaHelper/CMakeFiles/SofaHelper.dir/AdvancedTimer.cpp.o
In file included from… -
ewpostek started the topic compiling_AdvancedTimer in the forum Building SOFA 3 years, 11 months ago
Hello,
I cloned the master-sofa today.
I do compilation (ubuntu 12.04, gcc 3.6, boost 1.48).I got a problem
[ 4%] Building CXX object SofaKernel/SofaFramework/SofaHelper/CMakeFiles/SofaHelper.dir/AdvancedTimer.cpp.o
In file included from…[Read more] -
ewpostek replied to the topic creating_"skin"_of_mebrane_traingles in the forum Using SOFA 3 years, 11 months ago
hi Hugo,
Thank you, I think we can close
the topic,
best, Elek -
ewpostek started the topic cloning_to_make_pull_request in the forum Using SOFA 3 years, 11 months ago
Hello,
I would like to create a pull request.
I created the fork.
Then, I passed to the clone_and_download.
According to the guide, it should appear
to options “clone in desktop” and “download ZIP”.
It appears the second one only.Therefore, can you say what to do ?
regards,
Elek - Load More