Kenneth E. Jansen

Results 19 issues of Kenneth E. Jansen

[outModel.txt](https://github.com/SCOREC/core/files/9128424/outModel.txt) I am trying to extend this capability or find a comparable way to introduce slightly more complicated geometric models. As I am not a strong C++ coder, I am...

geometric model

Sorry if this has been covered before but how big of a mesh should I be able to stream in with this build settingkjansen@pfe26:~/SCOREC-core/buildMGEN_write3D> more doConfigure14_18 #!/bin/bash -ex ### For...

partitioning
mesh generation

In our simulations it is not uncommon to run for a time at one domain width and then desire to continue the simulation with twice the domain width at the...

[ 13%] Building C object gmi/CMakeFiles/gmi.dir/gmi_mesh.c.o /home/kjansen/SCOREC-core/core/gmi/gmi_analytic.c: In function 'reparam': /home/kjansen/SCOREC-core/core/gmi/gmi_analytic.c:127:3: error: array subscript 7 is above array bounds of 'struct agm_use[4]' [-Werror=array-bounds] reparam_path(m, path + 1, pathlen - 1,...

building

This is a workflow I have repeated about a dozen times successfully in the past 3 weeks so it was quite a surprise to get this crash. ``` kjansen@viz003: /projects/tools/Models/JF_TunnelDasha/FullRoom/ChefFlangeRails/16-1-Chef...

mesh generation

Convert fails in the following way: MeshAdapt: worst element quality is 1.232585e-16 MeshAdapt: mesh adapted in 645.436791 seconds number of tet 140547941 hex 0 prism 0 pyramid 0 mesh entity...

mesh generation
classification

fix_pyramids 1 attach_order 0 enable_log 2 native-model './geom.xmt_txt' model 'geom.smd' simmetrix mesh 'geom.sms' output mesh 'bz2:mdsMesh_bz2/' read and created the simmetrix mesh in 52.742461 seconds created the apf_sim mesh in...

simmetrix
mesh generation

This was the most stable phastaChef case of the many we have tried. Then, after more than 200 adapt cycles I get this: ``` 86 rank 5261 badflag xyz -0.001536249417...

bug
in progress
adaptation

APF warning: 3 empty parts This issue has always puzzled me. Is SCOREC/core designed to function properly when parts get emptied? In my experience this warning always leads to a...

enhancement
question
partitioning

When running mesh adapt with matched meshes and lion print verbose, the following line is printed: _Matched mesh: disabling snapping, and shape correction,_ Is shape correction disabled throughout the entire...