-
The geometric search stuff is known not to be working with ParallelMesh. The following test input files are affected:
```
tests/geomsearch/2d_moving_penetration/pl_test1.i
tests/geomsearch/2d_moving…
-
@Doyeux @vhuber
we have some issues with the faces data structure in sequential and //:
1. some faces are not associated to a particular process id in // and are then automatically associated to pro…
-
Modify R2S workflow for unstructured mesh capability. This will greatly simplify the material definition part of the workflow, at the expense of requiring every region to be meshed with a tet-mesh.
-
I have been taking the approach of supporting mixed tet/hex meshes (i.e. for #3). After not identifying any methods for sampling general hexahedra, I believe the best approach is therefore to assume …
-
Currently am using the Fortran iTaps API to do this. All hurdles in implementing this have been taken care of, and am currently working on smaller implementation details/testing
Code for tets/hexahed…
-
Currently, the `write_gammas.py` script calculates and applies a normalization factor to the source information from `phtn_src` (which is first tagged to the mesh, e.g. for visualization). With the i…
-
Not possible on CHTC submit node due to version of gfortran (
-
This is the stacktrace of example elasticity-cubit-tet.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Abort caught. Printing stacktrace:
Traceback (most …
solin updated
14 years ago
-
See the output of example elasticity-cubit-tet below.
The fix may be simple since there are no constraints,
thus I do not know why the function update_constraints()
should throw an error.
terminate c…
solin updated
14 years ago