-
Hi,
We are trying to run the Sedov blast problem in Laghos on a simple tetrahedral mesh. However, the problem terminates in the first time step with the following output:
![SedovBlastOutput_TetMesh]…
-
I created a binaryprovider build for Tetgen in https://github.com/JuliaGeometry/Tetgen.jl.
Builds are passing on all tested platforms and it seems like a good way to move forward.
It also seems rea…
-
The `make oct` target sets the environment variable `LFLAGS`. If this variable is set by the user, it overrides the built in link options that are necessary for finding Octave's libraries.
Commands…
-
When building the OpenFOAM 1712 version, additional binaries and libraries should be produced and installed in `platforms/linux64GccDPInt32RpathOpt/bin` and `platforms/linux64GccDPInt32RpathOpt/lib`. …
-
vinoth@Vinoth:~/STEPS/build$ sudo make install
[sudo] password for vinoth:
[ 81%] Built target libsteps-obj
[ 82%] Built target libsteps
[ 83%] Built target libsteps_static
[ 84%] Built target c…
-
Hi,
I'd like to use TetWild to tetrahedralize a non orientable triangle mesh containing both outer surface and inner structures. Tet filtering based on winding numbers is currently destroying all my…
-
Hi,
I tried installing STEPS through source code. the first command "cd STEPS" is itself, and then i assumed "STEPS-master" is the folder mentioned. Then, while entering "cmake..", it is showing two…
-
The cfMesh crashes without completing the mesh, it works when the cell size is higher, but when the cell size is higher, the geometry doesn't close, when I reduce the cell size, the cfmesh crashes I h…
-
Relevant links: https://github.com/fangq/mcxcl/issues/21
I am trying to compile a program for Octave using the system('make oct') command for the linked toolbox. I can confirm that it was working f…
-
The goal is to eliminate most text/xml based user interfaces (especially the xml since our parsers were part of the Trilinos library, which is no longer a dependency) for the FACEMC tool. To accomplis…