improve handling of sampled meshed surfaces
-
Rename starcd input files. Pending name collision between the STARCD cel/vrt/inp naming and that of ABAQUS (
.inp
). - Abaqus input for shells elements
- Abaqus output for shells elements
- Abaqus input of element-based surfaces
- Abaqus output of element-based surfaces? Not sure how possible this is
- Prevent automatic triangulation (triSurface behaviour) when reading surfaces for sampling
- Preserve original surface face ids for output
- Handling of surface "zones" on output might need improvement. For starcd these are the cellTableId. For nastran, a PID (property Id). For Abaqus numbers don't appear to be used, just the names, but these are currently lost during the sampling.
- Allow sampling on a surface sub-region. Eg, a surface file might have many named sections, but we only want to retain a subset of those.
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Mark OLESEN changed title from rename starcd input file to improve handling of sampled meshed surfaces
changed title from rename starcd input file to improve handling of sampled meshed surfaces
- Mark OLESEN changed the description
changed the description
- Author Maintainer
@Prashant - cross-ref EP974
- Mark OLESEN mentioned in commit d199d9f5
mentioned in commit d199d9f5
- Mark OLESEN mentioned in commit f005b36b
mentioned in commit f005b36b
- Mark OLESEN mentioned in commit 2dcae072
mentioned in commit 2dcae072
- Mark OLESEN mentioned in commit cedbf2cc
mentioned in commit cedbf2cc
- Mark OLESEN mentioned in commit b5fe83fa
mentioned in commit b5fe83fa
- Mark OLESEN mentioned in commit cbda30b5
mentioned in commit cbda30b5
- Mark OLESEN mentioned in commit d1b91082
mentioned in commit d1b91082
- Mark OLESEN mentioned in commit d6df5408
mentioned in commit d6df5408
- Mark OLESEN mentioned in issue #1612 (closed)
mentioned in issue #1612 (closed)
- Mark OLESEN mentioned in commit dccef265
mentioned in commit dccef265
- Mark OLESEN mentioned in commit ea13654d
mentioned in commit ea13654d
- Mark OLESEN mentioned in commit b7ab8de7
mentioned in commit b7ab8de7
- Mark OLESEN mentioned in commit 540c9b8f
mentioned in commit 540c9b8f
- Mark OLESEN mentioned in commit 82793df6
mentioned in commit 82793df6
- Mark OLESEN mentioned in commit 6d81e16a
mentioned in commit 6d81e16a
- Mark OLESEN mentioned in commit c0770e9e
mentioned in commit c0770e9e
- Mark OLESEN mentioned in commit e1449afe
mentioned in commit e1449afe
- Author Maintainer
Hi Mark, from our side you can proceed with the modification. Best regards, Chiara
- Please register or sign in to reply
- Mark OLESEN mentioned in commit 07b088b5
mentioned in commit 07b088b5
- Mark OLESEN mentioned in commit b22dec54
mentioned in commit b22dec54
- Mark OLESEN mentioned in commit d59235ae
mentioned in commit d59235ae
- Mark OLESEN mentioned in commit a87c4715
mentioned in commit a87c4715
- Mark OLESEN mentioned in commit 30a7cba8
mentioned in commit 30a7cba8
- Mark OLESEN mentioned in commit df91ea8d
mentioned in commit df91ea8d
- Mark OLESEN mentioned in commit 5a395dde
mentioned in commit 5a395dde
- Mark OLESEN mentioned in commit 431c9632
mentioned in commit 431c9632
- Mark OLESEN mentioned in commit 408f252d
mentioned in commit 408f252d
- Mark OLESEN mentioned in commit 06c4dc34
mentioned in commit 06c4dc34
- Mark OLESEN mentioned in commit e3d44438
mentioned in commit e3d44438
- Mark OLESEN mentioned in commit 465630bb
mentioned in commit 465630bb
- Mark OLESEN mentioned in commit 1378e265
mentioned in commit 1378e265
- Mark OLESEN mentioned in commit 008a4333
mentioned in commit 008a4333
- Mark OLESEN marked the checklist item Prevent automatic triangulation (triSurface behaviour) when reading surfaces for sampling as completed
marked the checklist item Prevent automatic triangulation (triSurface behaviour) when reading surfaces for sampling as completed
- Mark OLESEN marked the checklist item Allow sampling on a surface sub-region. Eg, a surface file might have many named sections, but we only want to retain a subset of those. as completed
marked the checklist item Allow sampling on a surface sub-region. Eg, a surface file might have many named sections, but we only want to retain a subset of those. as completed
- Mark OLESEN mentioned in commit 03fe4311a264b7119f2a73a6072d8b0b7491d789
mentioned in commit 03fe4311a264b7119f2a73a6072d8b0b7491d789
- Mark OLESEN mentioned in commit 497cdb50
mentioned in commit 497cdb50
- Mark OLESEN mentioned in commit cfd88730
mentioned in commit cfd88730
- Mark OLESEN mentioned in commit 560c053b
mentioned in commit 560c053b
- Mark OLESEN mentioned in commit eeb050cc
mentioned in commit eeb050cc
- Developer
with this change the existing command line usage of .gz files is failing now.
Refer : $FOAM_TUTORIALS/preProcessing/decompositionConstraints/geometric
- Mark OLESEN mentioned in commit 5f90964d
mentioned in commit 5f90964d
- Mark OLESEN marked the checklist item Rename starcd input files. Pending name collision between the STARCD cel/vrt/inp naming and that of ABAQUS (
.inp
). as completedmarked the checklist item Rename starcd input files. Pending name collision between the STARCD cel/vrt/inp naming and that of ABAQUS (
.inp
). as completed - Mark OLESEN changed the description
changed the description
- Mark OLESEN marked the checklist item Abaqus input for shells elements as completed
marked the checklist item Abaqus input for shells elements as completed
- Mark OLESEN marked the checklist item Preserve original surface face ids for output as completed
marked the checklist item Preserve original surface face ids for output as completed
- Mark OLESEN mentioned in commit 13d2fc0b
mentioned in commit 13d2fc0b
- Mark OLESEN mentioned in commit daa2b76c
mentioned in commit daa2b76c
- Mark OLESEN mentioned in commit fef1ecec
mentioned in commit fef1ecec
- Mark OLESEN mentioned in commit 21567e7f
mentioned in commit 21567e7f
- Mark OLESEN mentioned in commit a9bf69b5
mentioned in commit a9bf69b5
- Mark OLESEN mentioned in commit 7d203443
mentioned in commit 7d203443
- Mark OLESEN mentioned in commit 713df682
mentioned in commit 713df682
- Mark OLESEN mentioned in commit 2cb6e5ba
mentioned in commit 2cb6e5ba
- Mark OLESEN mentioned in commit 1d398d8c
mentioned in commit 1d398d8c
- Mark OLESEN mentioned in commit f82af7cb
mentioned in commit f82af7cb
- Mark OLESEN marked the checklist item Abaqus output for shells elements as completed
marked the checklist item Abaqus output for shells elements as completed
- Mark OLESEN marked the checklist item Abaqus input of element-based surfaces as completed
marked the checklist item Abaqus input of element-based surfaces as completed
- Mark OLESEN marked the checklist item Abaqus output of element-based surfaces? Not sure how possible this is as completed
marked the checklist item Abaqus output of element-based surfaces? Not sure how possible this is as completed
- Mark OLESEN marked the checklist item Handling of surface "zones" on output might need improvement. For starcd these are the cellTableId. For nastran, a PID (property Id). For Abaqus numbers don't appear to be used, just the names, but these are currently lost during the sampling. as completed
marked the checklist item Handling of surface "zones" on output might need improvement. For starcd these are the cellTableId. For nastran, a PID (property Id). For Abaqus numbers don't appear to be used, just the names, but these are currently lost during the sampling. as completed
- Mark OLESEN closed
closed