Giter Club home page Giter Club logo

insightcae's Introduction

InsightCAE

InsightCAE is a workbench for Computer-Aided Engineering. Individual open source projects often meet only subtasks in analysis process. To automate repetitive computational tasks, a combination of several open source engineering software tools is often required. In order to use open source software productive and efficient for everyday tasks, the analysis automation framework InsightCAE is provided by silentdynamics.

InsightCAE serves as a framework for the implementation of analysis procedures. The objective is to provide interfaces to the tools and simulation programs that are needed for a specific computing task.

List of Contributors

  • Hannes Kröger
  • Ivan Shevchuk
  • Johann Turnow

Features

  • analysis workflow automation tools (GUI)

  • script-based, fully parametric CAD

    • OpenCASCADE geometry kernel
    • assemblies, constraint-based sketches, part library, drawing export
  • OpenFOAM add-ons (schemes, boundary conditions, models, ...)

  • Pre- & Postprocessing tool (OpenFOAM Case Builder)

Installation

See INSTALL.md

Documentation

The documentation is hosted is a separate repository.

Contribute

Contributions are very welcome! If you made any extensions or modifications, please send us a pull request!

Support

If you are having issues, please let us know through the issue tracker. We have a forum located here

License

The project is licensed under the version 2 of the GNU General Public License.

Release Cycle

A new version is released each year at the beginning of May. Maintenance releases are published in between when appropriate. The current release is based on the master branch in the Git repository.

Changes for the next release are collected in the branch "next-release".

insightcae's People

Contributors

hkroeger avatar jturnow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

insightcae's Issues

Error Building Case with isofCaseBuilder

I have installed insightcae-ce using apt on ubuntu 20.04 as descibed in the docuemtnation.
I was following a simple tutorial to build a case and every time it runs into the same issue

from Insight.toolkit import *
ModuleNotFoundError: No module named 'Insight'

It appears the python module didn't install correctly. This error is also thrown when trying to import the insight toolkits into python3.8. I tried installing Insight with

pip install Insight

it seemed successful but the error persists

uploading geometry file

hi !
tried to upload an stl file to snappyHexMesh. it worked before, now this error pops up
image
help please :(
thank you ! ofri

"ParaView" findet Ergebnisse nicht

Ich konnte 2 Berechnungen mit verschiedenen Geometrien machen, bekomme auch die PDF-Reports. Wenn ich aber 'ParaView' öffnen möchte, um die Ergebnisse anders darzustellen (Streamlines, ...), finde das Programm die Ergebnisfiles nicht.
Ich habe in "Local working directory" einen Pfad angegeben: D:/Daten/PKW/Touran_A1/CAE1.
Der bleibt aber leer

Parameter Validation in Workbench

Parameter set contain paths to files. At least the existence of the files should be checked during editing of the parameter set and displayed. Missing files could be denoted by e.g. a red background of the file parameter entry.

release? which dev version is latest? swrast?

I finally understood how to run your dev images but 4.0.6 throws:
libGL error: failed to load driver: swrast
First, I wonder if 4.0.6 is before or after 4.0.21, I didn't find a changelog or mention of versions in commits, I guess I'm not fully awake this morning :)
Is you release still in May?
Thank you and have a great day

isofCaseBuilder: symbol lookup error in Ubuntu Bionic

I have installed insightcae using the binaries provided in http://downloads.silentdynamics.de/ubuntu. When I try to run isofCaseBuilder, I get the following error.

isofCaseBuilder: symbol lookup error: /usr/lib/libinsightcad.so: undefined symbol:_ZNK26SelectMgr_SelectableObject12HasSelectionEi

I did not get any errors during installation. My OS details are

NAME="Linux Mint"
VERSION="19 (Tara)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 19"
VERSION_ID="19"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.ubuntu.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=tara
UBUNTU_CODENAME=bionic

Could anyone please tell me what is causing this error?

CMake Error

I am trying to install Insight CAE. I am getting following error:
CMake Error at CMake/FindOpenFOAM-esi1806.cmake:36 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
when I am searching in CMakeLists. txt there is no REGEX in code!! How Can I solve the problem?
Thank you,

.../libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by workbench)

Hi all,
I've installed InsightCAE as shown on your webpage and got following error message (using Ubuntu 20.04).
Thanks in advance for your help. Regards, Franz.

workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by workbench) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libtoolkit_gui.so)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libtoolkit_remote.so) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libinsightcad_gui.so)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libinsightcad.so) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKOffsetinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKIGESinsightcae.so.7) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKXDESTEPinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKSTEPinsightcae.so.7) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKXSBaseinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKXCAFinsightcae.so.7) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKStdLinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKBOinsightcae.so.7) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKBRepinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKMathinsightcae.so.7) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libTKCDFinsightcae.so.7)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libtoolkit.so) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libwt.so.4.1.0)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkFiltersExtraction-pvis.so.1) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkCommonCore-pvis.so.1)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkIOGeometry-pvis.so.1) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkIOExport-pvis.so.1)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkRenderingOpenGL2-pvis.so.1) workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtksys-pvis.so.1)
workbench: /home/fpi/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /opt/insightcae/lib/libvtkjsoncpp-pvis.so.1)

Permission denied for boost during report creation

Hi,

I am running InsightCAE (Version 3.0.1-g2ca3579b (HEAD)) on Linux Mint. Installed it from the ubuntu binaries repo as specified in the manual.

I set up a 2dAirfoilPolar case and in runs successfully. But when I try to produce the report, I get this error from boost:

+================================ ERROR =================================+
| |
| boost::filesystem::create_directory: Permission denied: |
| "/20211213154742__4a4b" |
| |
+------------------------------------------------------------------------------+

I think it tries to make a directory somewhere in the root filesystem and does not have root permissions.

Workbench/Numerical Wind Tunnel: Customization for the Number of Iterations

Hi,
First, thanks for the software

Is it possible to customize the number of iterations for the Numerical Wind Tunnel ?
I have a case where 1000 is not enough

Not sure this is the right place in numericalwindtunnel.cpp:createCase
<<
cm.insert(new steadyIncompressibleNumerics(cm, steadyIncompressibleNumerics::Parameters()
.set_writeInterval(100.0)
.set_purgeWrite(0)
.set_endTime(1000.0)
.set_deltaT(1)
));

Regards,
Julien

Building problems with dxflib

Hi, i'm using archlinux and while I'm facing some problems trying to build Insight from its sources, managed to workaround some errors but not all of them.

My installed dependencies is:

opencascade 7.3.0_p3-1
dxflib 3.5.0-src
imagemagick 7.0.8.66-1
python2 2.7.16-1
python2-matplotlib 2.2.4-2
python2-scipy 1.2.1-2
python2-numpy 1.16.4-2
qwt 6.1.4-2
qt5-base 5.13.1-2
paraview 5.6.0-5
swig 4.0.1-1
texlive-core 2019.50917-1
texlive-latexextra 2019.50920-1
gnuplot 5.2.7-1
boost 1.69.0-2
gsl 2.6-1
armadillo 9.700.2-1
cmake 3.15.3-2

Yes. I knew that (as always as an archlinux user) I would face some problems with more recent versions for the dependencies.


When I configure the cmake with ccmake as sujested I have to manually edit a some of the entries like Boost_DIR and OFdev_BASHRC, and I got the following warnings, which I just ignore and go to generate.
ccmake_warnings.txt

I have try to identify what causes this warnings and I think it has something to do with INSIGHT_BUILD_PYTHONBINDINGS.

After generate (without additional messages from ccmake) I run make I got the following:
make_output.txt

I tried to locate it in my system and it simply doesn't exist. this issue at boost suggests boost/gil.hpp, so I recursively replace it in all files with that header:

egrep -lRZ 'boost/gil/gil_all.hpp' /home/joaoantoniocardoso/CFD/insight/insight-src/src | xargs -0 -l sed -i -e 's:boost/gil/gil_all.hpp:boost/gil.hpp:g'

error fixed, and than it goes on until a new error comes:

In file included from /home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/base/caseelement.h:27,
                 from /home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/base/case.h:26,
                 from /home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/base/resultset.cpp:33:
/home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/base/softwareenvironment.h:49:18: error: ‘io_service’ in namespace ‘boost::asio’ does not name a type; did you mean ‘has_service’?
   49 |     boost::asio::io_service ios;

Than I located all the files with that has the string boost::asio::io_service:

grep -iRl "boost::asio::io_service" /home/joaoantoniocardoso/CFD/insight/insight-src/src/

/home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/base/softwareenvironment.h
/home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/openfoam/remoteexecution.h
/home/joaoantoniocardoso/CFD/insight/insight-src/src/toolkit/openfoam/remoteexecution.cpp

and added this header that headers:

#include "boost/asio/io_service.hpp"

Than it passes and got another one, this time its about dxflib:

insight_make_errors_dxflib.txt

And now I don't know how to solve it. I see that you recommend dxflib-3.7.0 but I cannot find it to download and build so I find dxflib-3.7.5. I also tried with dxflib-2.5.0.0-1 and dxflib-3.17.0-src and got similar errors.

Now what can I do?

Thanks!

vtkShaderProgram not supported

Hello
I was running a sim and it passed the 100% and then started preparing images for report. then it quit and I got an error.
do you have any advice? this is my first time running InsightCAE

2021-09-22 12:44:38.357 (2437.128s) [ 6A849700] vtkShaderProgram.cxx:438 ERR| vtkShaderProgram (0x7f344c501060): 0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES

InsightCAE for Windows still does not work

I tried the new download. First only the 2 InsightCAE packs. The programm opens, but it can not lounch ParaView.
It also says: The backend package in the WSL environment is not of the same version as this GUI frontend.
(GUI version 3.0.146-g1caeed1b (next release), WSL version: 3.0.1g2ca3579b ())
I executed the Update, but there was an error:
E: unable to locate package insightcae

tpc FO array not found in case

The problem occurred
while running OpenFOAM analysis

0# insight::Exception::saveContext(bool) in /opt/insightcae/lib/libtoolkit.so
1# insight::Exception::Exception(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, bool) in /opt/insightcae/lib/libtoolkit.so
2# insight::PipeBase::evaluateResults(insight::OpenFOAMCase&, insight::ProgressDisplayer&) in /opt/insightcae/lib/libtestcases.so
3# insight::OpenFOAMAnalysis::operator()(insight::ProgressDisplayer&) in /opt/insightcae/lib/libtoolkit.so
4# 0x00007F005576041E in /opt/insightcae/lib/libtoolkit.so
5# 0x00007F0055760169 in /opt/insightcae/lib/libtoolkit.so
6# 0x00007F005779ECDD in /opt/insightcae/lib/libboost_thread.so.1.65.1
7# 0x00007F004857A6DB in /lib/x86_64-linux-gnu/libpthread.so.0
8# clone in /lib/x86_64-linux-gnu/libc.so.6

runs with 6 CPUs, but not with 8 / 12

Since cores are used at various moments by Ubuntu OS, I usually run mpirun -np 8 (or 10) --oversubscribe and it goes through, but using insightcae (without oversubscribe) snappyhexMes has to see idle CPUs. Would it be possible to add the option --oversubscribe?

Issue with XMing

When I try to start workbench, I get the error :
QXcbConnection: Could not connect to display
Aborted (core dumped)

I am using Windows 10, Ubuntu subsystem, as per all the previous installation steps.

InsightCAE für Win10 geht nicht auf

InsightCAE für Win10 geht nicht auf. Shell öffnet und schließt schnell wieder:
ImportError: cannot import name 'sysconfig'
Warning: aptdoes not have a stable CLI interface. Use with caution in scripts.
Auch InsightCAE WSL geht nicht auf:
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'sysconfig'
root@DESKTOP-0BUUTDD:/mnt/c/Program Files (x86)/silentdynamics/InsightCAE WSL Environment 1.0.0#

Multiple and different instalation process on the website

I was trying to install InsightCAE, however, I the same steps of instalation with differences between then, different links for the repository key, as well as different instalation names (-base vs -ce).

I assume that the website steps would be the most up to date however, the workbench didn't work, got a Shared Lib missing file error. it was the insightcae-ce install command, now I uninstalled it and I am trying the insightcae-base command.

I will report if the error is fixed.

insightcae Windows Installation Error

Dear Team,

Thank you for developing opensource GUI based software.

I have installed insightcae as per the instructions given on the website. The X-server is also running. But after installation, when I open workbench from my windows menu, it is opening ubuntu 18.04 and closing immediately. I am not sure where did I go wrong. Could you please guide me on this?

Thank you.

OFEs::get(): Requested OpenFOAM environment is undefined

Hi,
After 3 attempts on multiple days, I finally can run InsightCAE in a Ubuntu focal container (because I'm using ubuntu 21 and couldn'tget the repo working).
I installed openfoam9 because, AFAIK, insightcae-ce didn't install any OpenFoam.

Now, I'm getting an error about INSIGHT_OFES:
image
(sidenote: there are numerous glitches, it looks like container and X11 are not playing well with this project)

I see in a previous commit that it was replaced.
Does the deb package is older than this change?

Compilation Problem on ArchLinux

I am trying to build insightcae on ArchLinux with GCC 11.1 and every dependency at their current upstream version. I am currently facing a build error which I have not been able to solve.

The error list is huge, but mostly repeated, so I paste here the top of it. I initially supposed a missing #include, but many attempts later I am not able to find it. Any idea?

In file included from /usr/include/boost/preprocessor/control/if.hpp:18,
                 from /usr/include/boost/preprocessor/punctuation/comma_if.hpp:18,
                 from /usr/include/boost/preprocessor/comma_if.hpp:15,
                 from /usr/include/boost/mpl/aux_/preprocessor/params.hpp:49,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:26,
                 from /usr/include/boost/mpl/or.hpp:24,
                 from /usr/include/boost/iterator/interoperable.hpp:11,
                 from /usr/include/boost/iterator/iterator_facade.hpp:11,
                 from /usr/include/boost/filesystem/path.hpp:29,
                 from /usr/include/boost/filesystem.hpp:16,
                 from /tmp/insightcae/src/toolkit/base/boost_include.h:56,
                 from /tmp/insightcae/src/toolkit/base/softwareenvironment.h:34,
                 from /tmp/insightcae/src/toolkit/base/caseelement.h:27,
                 from /tmp/insightcae/src/toolkit/openfoam/caseelements/openfoamcaseelement.h:5,
                 from /tmp/insightcae/src/toolkit/openfoam/caseelements/basic/decomposepardict.h:5,
                 from /tmp/insightcae/src/toolkit/openfoam/openfoamanalysis.cpp:22:
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:54:5: error: ‘BOOST_PP_IIF_0’ does not name a type
   54 |     BOOST_PP_SEQ_FOR_EACH(                                                  \
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:66:5: note: in expansion of macro ‘CPPXi_BOOSTED_DEFINE_OPTIONCLASS’
   66 |     CPPXi_BOOSTED_DEFINE_OPTIONCLASS(                                       \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/openfoam/openfoamtools.h:89:3: note: in expansion of macro ‘CPPX_DEFINE_OPTIONCLASS’
   89 |   CPPX_DEFINE_OPTIONCLASS(Parameters, CPPX_OPTIONS_NO_BASE,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/insightcae/src/toolkit/progrock/cppx/typechecking.h:11,
                 from /tmp/insightcae/src/toolkit/progrock/cppx/collections/options.h:12,
                 from /tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:11,
                 from /tmp/insightcae/src/toolkit/openfoam/caseelements/turbulencemodelcaseelements.h:36,
                 from /tmp/insightcae/src/toolkit/openfoam/openfoamanalysis.cpp:24:
/tmp/insightcae/src/toolkit/openfoam/openfoamtools.h:89:27: error: ‘Parameters_cppx_OptionTypes’ was not declared in this scope; did you mean ‘Parameters_cppx_Values’?
   89 |   CPPX_DEFINE_OPTIONCLASS(Parameters, CPPX_OPTIONS_NO_BASE,
      |                           ^~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/macro_util.h:30:41: note: in definition of macro ‘CPPXi_CONCAT_AUX’
   30 | #define CPPXi_CONCAT_AUX( a, b )        a ## b
      |                                         ^
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options.h:128:5: note: in expansion of macro ‘CPPX_CONCAT’
  128 |     CPPX_CONCAT( name, _cppx_OptionTypes )
      |     ^~~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options.h:198:13: note: in expansion of macro ‘CPPXi_OPTIONTYPES_ID’
  198 |             CPPXi_OPTIONTYPES_ID( name )                                \
      |             ^~~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options.h:237:5: note: in expansion of macro ‘CPPXi_DEFINE_VALUECLASS’
  237 |     CPPXi_DEFINE_VALUECLASS( name, base )                               \
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:63:5: note: in expansion of macro ‘CPPXi_DEFINE_VTANDO’
   63 |     CPPXi_DEFINE_VTANDO( cls, base )
      |     ^~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:66:5: note: in expansion of macro ‘CPPXi_BOOSTED_DEFINE_OPTIONCLASS’
   66 |     CPPXi_BOOSTED_DEFINE_OPTIONCLASS(                                       \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/insightcae/src/toolkit/openfoam/openfoamtools.h:89:3: note: in expansion of macro ‘CPPX_DEFINE_OPTIONCLASS’
   89 |   CPPX_DEFINE_OPTIONCLASS(Parameters, CPPX_OPTIONS_NO_BASE,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/insightcae/src/toolkit/progrock/cppx/collections/options_boosted.h:11,
                 from /tmp/insightcae/src/toolkit/openfoam/caseelements/turbulencemodelcaseelements.h:36,
                 from /tmp/insightcae/src/toolkit/openfoam/openfoamanalysis.cpp:24:
/tmp/insightcae/src/toolkit/progrock/cppx/collections/options.h:199:13: error: template argument 1 is invalid
  199 |             >                                                           \
      |             ^

No WSL Backend message

I'm attempting to install InsightCAE. After installing everything in the installation file I launched Workbench and got as far as Creating or Selecting Existing WSL Backend. I don't know how to answer the questions to Create and new one and I don't know where to look to find an existing one. See the attached image. What should I do?
Screenshot 2022-04-11 191728

error in installation

Hi, im trying to install InsightCAE. went through all the instructions-
image

when trying to open the workbench i get the following error -
QXcbConnection: Could not connect to display
Aborted (core dumped)

image

Help.. thank you !

libwt.so.4.1.2 missing on Ubuntu 18.04 LTS

workbench: error while loading shared libraries: libwt.so.4.1.2: cannot open shared object file: No such file or directory

Resolved by:
sudo apt-get install -y libwt

Regards.

Workbench/Write+Stop stuck (win platform)

Hi,

I tried to recreate the basic numerical wind tunnel (with different geometries, same behavior)
I ran the windows version 5.0.2-g85ac383b (master)

When I click on the Write+Stop, it is stuck on 'Inserting derived input quantities into report'/'Computing projected area'

Follows the log:

<<
Solver run progress: 42.8%

127.0.0.1 - - [2024-Mar-03 21:36:40.495] "GET /all HTTP/1.1" 200 3736
smoothSolver: Solving for Ux, Initial residual = 7.9417307e-05, Final residual = 3.9293982e-06, No Iterations 2
smoothSolver: Solving for Uy, Initial residual = 0.0026120338, Final residual = 0.00015582713, No Iterations 2
smoothSolver: Solving for Uz, Initial residual = 0.00067297578, Final residual = 4.2702657e-05, No Iterations 2
GAMGPCG: Solving for p, Initial residual = 0.0016222989, Final residual = 2.9477223e-06, No Iterations 2
time step continuity errors : sum local = 0.00028552603, global = -4.8429393e-06, cumulative = 0.071911047
smoothSolver: Solving for omega, Initial residual = 6.0014986e-06, Final residual = 2.9450323e-07, No Iterations 2
smoothSolver: Solving for k, Initial residual = 0.00017911737, Final residual = 9.2347917e-06, No Iterations 2
bounding k, min: -0.030978192 max: 64.530765 average: 7.5238944
127.0.0.1 - - [2024-Mar-03 21:36:41.498] "GET /all HTTP/1.1" 200 1156
ExecutionTime = 408.55 s ClockTime = 409 s

forces unnamed write:
Sum of forces
Total : (0.040212826 -3.5191004e-05 0.058594027)
Pressure : (0.038454967 -2.4328413e-05 0.058095364)
Viscous : (0.0017578589 -1.0862592e-05 0.00049866254)
Sum of moments
Total : (-2.2447793e-07 -0.00050024972 -5.5192631e-07)
Pressure : (-2.6145399e-07 -0.00050796455 -4.9921107e-07)
Viscous : (3.6976061e-08 7.7148312e-06 -5.2715237e-08)

End

Finalising parallel run
127.0.0.1 - - [2024-Mar-03 21:36:42.505] "GET /all HTTP/1.1" 200 867
Overall progress: 71.4286%
Overall: Finalizing solver run
Overall: Running reconstructPar for latest time step
env -i HOME=/home/user USER=user SHELL=/bin/bash LANG=C.UTF-8 PYTHONPATH=:/opt/insightcae/lib/python3.6/site-packages bash -lc source /opt/insightcae/bin/insight_setenv.sh;source insight.bashrc.of1806;cd "/home/user/iroaAHTO";reconstructPar "-latestTime"
/---------------------------------------------------------------------------
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: v1806 |
| \ / A nd | Web: www.OpenFOAM.com |
| \/ M anipulation | |
*---------------------------------------------------------------------------*/
Build : v1806-17db0a5e0ee7
Arch : "LSB;label=32;scalar=64"
Exec : reconstructPar -latestTime
Date : Mar 03 2024
Time : 21:36:43
Host : "DESKTOP-PEBIS6D"
PID : 7320
I/O : uncollated
Case : /home/user/iroaAHTO
nProcs : 1
trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Reconstructing fields for mesh region0

127.0.0.1 - - [2024-Mar-03 21:36:43.509] "GET /all HTTP/1.1" 200 2252
127.0.0.1 - - [2024-Mar-03 21:36:44.512] "GET /all HTTP/1.1" 200 273
127.0.0.1 - - [2024-Mar-03 21:36:45.514] "GET /all HTTP/1.1" 200 272
Time = 429

Reconstructing FV fields

Reconstructing volScalarFields

    p

127.0.0.1 - - [2024-Mar-03 21:36:46.517] "GET /all HTTP/1.1" 200 391
nut
k
omega
127.0.0.1 - - [2024-Mar-03 21:36:47.520] "GET /all HTTP/1.1" 200 323

Reconstructing volVectorFields

    U

127.0.0.1 - - [2024-Mar-03 21:36:48.523] "GET /all HTTP/1.1" 200 339

Reconstructing surfaceScalarFields

    phi

127.0.0.1 - - [2024-Mar-03 21:36:49.526] "GET /all HTTP/1.1" 200 345
127.0.0.1 - - [2024-Mar-03 21:36:50.529] "GET /all HTTP/1.1" 200 272

Reconstructing point fields

No point fields

No lagrangian fields

No FA fields

End

Overall progress: 85.7143%
Overall: Evaluating results
Overall: Generating mesh quality report
env -i HOME=/home/user USER=user SHELL=/bin/bash LANG=C.UTF-8 PYTHONPATH=:/opt/insightcae/lib/python3.6/site-packages bash -lc source /opt/insightcae/bin/insight_setenv.sh;source insight.bashrc.of1806;cd "/home/user/iroaAHTO";checkMesh "-latestTime"
/---------------------------------------------------------------------------
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: v1806 |
| \ / A nd | Web: www.OpenFOAM.com |
| \/ M anipulation | |
*---------------------------------------------------------------------------*/
Build : v1806-17db0a5e0ee7
Arch : "LSB;label=32;scalar=64"
Exec : checkMesh -latestTime
Date : Mar 03 2024
Time : 21:36:51
Host : "DESKTOP-PEBIS6D"
PID : 8207
I/O : uncollated
Case : /home/user/iroaAHTO
nProcs : 1
trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 429

127.0.0.1 - - [2024-Mar-03 21:36:51.532] "GET /all HTTP/1.1" 200 2301
127.0.0.1 - - [2024-Mar-03 21:36:52.535] "GET /all HTTP/1.1" 200 273
Time = 429

Mesh stats
points: 414183
faces: 1140919
internal faces: 1104764
cells: 364311
faces per cell: 6.1641921
boundary patches: 7
point zones: 0
face zones: 0
cell zones: 0

Overall number of cells of each type:
hexahedra: 328583
prisms: 2962
wedges: 0
pyramids: 0
tet wedges: 153
tetrahedra: 0
polyhedra: 32613
Breakdown of polyhedra by number of faces:
faces number of cells
4 1279
5 905
6 5223
7 9789
8 2754
9 9290
10 63
11 18
12 2261
13 6
14 1
15 959
18 61
21 4

Checking topology...
Boundary definition OK.
Cell to face addressing OK.
Point usage OK.
Upper triangular ordering OK.
Face vertices OK.
Number of regions: 1 (OK).

Checking patch topology for multiply connected surfaces...
Patch Faces Points Surface topology
floor 12182 12856 ok (non-closed singly connected)
inlet 144 171 ok (non-closed singly connected)
outlet 144 171 ok (non-closed singly connected)
side1 328 378 ok (non-closed singly connected)
side2 328 378 ok (non-closed singly connected)
top 738 798 ok (non-closed singly connected)
object 22291 24129 ok (non-closed singly connected)

Checking faceZone topology for multiply connected surfaces...
No faceZones found.

Checking basic cellZone addressing...
No cellZones found.

Checking geometry...
Overall domain bounding box (-0.13618265 -0.10213698 0) (0.364438 0.10213698 0.10213698)
Mesh has 3 geometric (non-empty/wedge) directions (1 1 1)
Mesh has 3 solution (non-empty) directions (1 1 1)
Boundary openness (-6.2787919e-18 7.8254882e-17 -1.50465e-15) OK.
Max cell openness = 3.3311999e-16 OK.
Max aspect ratio = 11.762368 OK.
Minimum face area = 9.6017803e-10. Maximum face area = 0.0013363341. Face area magnitudes OK.
Min volume = 2.521609e-13. Max volume = 4.7946275e-05. Total volume = 0.010442054. Cell volumes OK.
Mesh non-orthogonality Max: 74.924509 average: 9.2963346
*Number of severely non-orthogonal (> 70 degrees) faces: 24.
Non-orthogonality check OK.
<<Writing 24 non-orthogonal faces to set nonOrthoFaces
Face pyramids OK.
Max skewness = 3.7593576 OK.
Coupled point location match (average 0) OK.

Mesh OK.

End

127.0.0.1 - - [2024-Mar-03 21:36:53.538] "GET /all HTTP/1.1" 200 3447
9.6017803e-10
9.6017803e-10
2.521609e-13
2.521609e-13
Overall: Inserting derived input quantities into report
Overall/Evaluation progress: 0%
"floor"
"inlet"
"object"
"outlet"
"side1"
"side2"
"top"
Overall/Evaluation: Computing projected area
env -i HOME=/home/user USER=user SHELL=/bin/bash LANG=C.UTF-8 PYTHONPATH=:/opt/insightcae/lib/python3.6/site-packages bash -lc source /opt/insightcae/bin/insight_setenv.sh;source insight.bashrc.of1806;cd "/home/user/iroaAHTO";projectedArea "( object )" "(1 0 0)" "-latestTime"
/---------------------------------------------------------------------------
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: v1806 |
| \ / A nd | Web: www.OpenFOAM.com |
| \/ M anipulation | |
*---------------------------------------------------------------------------*/
Build : v1806-17db0a5e0ee7
Arch : "LSB;label=32;scalar=64"
Exec : projectedArea ( object ) (1 0 0) -latestTime
Date : Mar 03 2024
Time : 21:36:54
Host : "DESKTOP-PEBIS6D"
PID : 9094
I/O : uncollated
Case : /home/user/iroaAHTO
nProcs : 1
trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 429

127.0.0.1 - - [2024-Mar-03 21:36:54.545] "GET /all HTTP/1.1" 200 2452

I logged in the VM to check in the work directory. The analyze.log file contains at the end:
<<
*** The analysis was stopped due to this error:

+====================== *** ERROR [139698381321088] *** =======================+
| |
| Mat::col(): index out of bounds |
| |
+------------------------------------------------------------------------------+

Regards,
Julien

Dependencies issue when installing from ubuntu 18.04 sub system on windows

Hi,

When I try to install the package "insightcae-base" I have the following message:


The following packages have unmet dependencies:
 insightcae-base : Depends: paraview5-offscreen-insightcae (= 5.6.69613) but 5.6.73001 is to be installed
                   Recommends: paraview5-insightcae but it is not going to be installed

Do you have any insight about how to resolve the dependency? I used the following repository: http://downloads.silentdynamics.de/ubuntu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.