-
I am running the euler cylinder test case (and several other test cases). For each case, everything appears to be executing fine, but the solutions for all test cases are not evolving. I am running si…
-
@trilinos/intrepid2 @rppawlo
In PIC methods we have lagrangian particles which migrate throughout the system. We have these particles with position x_i, velocity v_i. We can then derive a current …
-
[scorec] Building scorec/ts3or6mgg65v, follow log with:
[scorec] tail -f /home/cekees/.hashdist/tmp/scorec-ts3or6mgg65v/_hashdist/build.log
[scorec] running: ['git', 'rev-list', '-n1', '--quiet', …
-
I have made a network for make a lead field matrix and there are three modules that I needed to use that are not in SCIRun5 yet.
- [x] GetMeshQualityField:
I used this to clip out flat tets from my …
-
The original report and workaround were reported here:
http://cgal-discuss.949826.n4.nabble.com/Bug-infinite-refinement-for-CGAL-Surface-mesher-tp3024338p3026125.html
http://cgal-discuss.949826.n4.n…
fangq updated
8 years ago
-
hi Kristoffer
I installed phon on python 2.7. when I want to run I face this error
> > > from phon.io.read.read_from_abaqus_inp import read_from_abaqus_inp
> > > from phon.mesh_tools.create_cohesive_…
-
Some tetmeshes are not clipping the faces, though the edges are clipping. Here is an example screen shot. not all types of tetmeshes have this problem, but it seems pretty consistent with those gene…
-
```
Hello,
would it please be possible to provide examples of curved meshes in mfem file format in 2D and 3D? Ideally I would like to have an example mesh with one or two P2/P3 triangles in 2D, one …
-
```
SPLIT() raises a warning as follows, even when the split is done along element
boundaries and no remeshing occurs:
WARNING lng.c: 6441 =>
Mesh splitting may generate a modified tetrahedral mesh …
-
[http://homerreid.github.io/scuff-em-documentation/examples/HalfSpaceLDOS/HalfSpaceLDOS/](url)
I perform `gmsh -2 -setnumber N 4 Square_N.geo -o Square.msh`, but '-setnumber' is unknown.
```
jzh@jzh…