Skip to content

Changes

#1697 (Jul 23, 2024, 2:24:29 PM)

  1. Training updates for latest AFLR — galbramc / detail

#1696 (Jul 23, 2024, 12:27:19 AM)

  1. Revert changes to mystran — galbramc / detail

#1695 (Jul 22, 2024, 10:08:38 PM)

  1. Make reading mystran F06 dynamic outputs optional. — galbramc / detail

#1694 (Jul 21, 2024, 9:08:28 PM)

  1. Update in case exodus file writer is not available — galbramc / detail

#1692 (Jul 21, 2024, 3:16:16 PM)

  1. Lint fixes — galbramc / detail
  2. Minor cleanup of unit test files — galbramc / detail
  3. Guard against INTERNAL Edges in EG_matchBodyEdges. Warn about INTERNAL Edges. — galbramc / detail

#1691 (Jul 21, 2024, 2:13:30 PM)

  1. Missed some updates — galbramc / detail
  2. Udpate CAPS unitTest csm files — galbramc / detail
  3. Support more libMeshb element types. Fix bug in stl writer. — galbramc / detail
  4. Upgrade AFLR to 11.5.15. Add more unit tests for AFLR. — galbramc / detail
  5. Update to AFLR 11.5.15 — galbramc / detail

#1690 (Jul 19, 2024, 1:09:26 AM)

  1. Improve STEP/IGES import performace. — galbramc / detail

#1689 (Jul 17, 2024, 11:46:14 AM)

  1. update importColors.csm; fix sensitivities in udpVsp3 to account for cases where Edges and Node numbering changes between teh base and perturbed Bodys; report sensitivity range in serveESP console; commit udprim6 test case — jfdannen / detail

#1688 (Jul 15, 2024, 7:35:25 PM)

  1. Update windows config. Try to remove download quarantine on macOS. — galbramc / detail
  2. Fix slashes — galbramc / detail

#1687 (Jul 13, 2024, 8:08:01 PM)

  1. Update doc that IGES does not support Node Name attribute — galbramc / detail
  2. Enable Name/Color attributes for OCC 7.6 — galbramc / detail
  3. python suppressions — galbramc / detail
  4. Set ESP_UDC_PATH — galbramc / detail

#1686 (Jul 10, 2024, 6:53:15 PM)

  1. add hollowTube test case; add udcPrefix test case; have DUMP putcolors=1 apply to Edges when writing STP/IGS file; have IMPORT getcolors=1 apply to Edges when reading STP/IGS file — jfdannen / detail

#1685 (Jul 9, 2024, 10:32:06 PM)

  1. Add EG_removeNodes and EG_mergeBSplineCurves to julia and python — galbramc / detail

#1683 (Jul 9, 2024, 7:19:36 PM)

  1. Fix EG_removeNodes for bodies with a single face — galbramc / detail

#1682 (Jul 9, 2024, 6:22:25 PM)

  1. Lint fix — galbramc / detail

#1681 (Jul 9, 2024, 5:25:09 PM)

  1. Udpate su2 x43 example — galbramc / detail
  2. Add missing information to cbaero stp file. Add cbaero Material_Group input. — galbramc / detail

#1680 (Jul 9, 2024, 1:41:48 PM)

  1. One more formatting fix — galbramc / detail

#1678 (Jul 9, 2024, 7:52:20 AM)

  1. Update formatting of the EGADS docs — haimes / detail

#1677 (Jul 8, 2024, 11:39:48 PM)

  1. Forgot a file — galbramc / detail
  2. More improvements for Color in STEP/IGES — galbramc / detail
  3. Fixes for STEP/IGES Name import/export. Add STEP/IGES Edge Color attribute. Add STEP ColorFace/ColorEdge attribute. — galbramc / detail

#1676 (Jul 6, 2024, 8:42:27 AM)

  1. fix bug in ocsmFindPmtr that did not consider the scope when looking for existing names; add putColors=0 option to DUMP so that _color attributes are written into STP/IGS file (as Color); add color4* test cases; add getColors=0 option to IMPORT so that Color attributes in STP/IGS files are converted to _color; add getcolors=0 option to udpImport so that Color attributes in STP/IGS files are converted to _color; update ESP to acknowledge that Nodes are not initially visible — jfdannen / detail

#1675 (Jul 4, 2024, 1:02:19 PM)

  1. do not mark a Node as potentially spurious if it has a _Keep attribute; mark Nodes on axis of revolution of a REVOLVE command with a _Keep attribute; mark Nodes in JOIN or UNION that are in common with both parents with a _Keep attribute; mark new Nodes due to a scribe (via SUBTRACT a NodeBody or SheetBody) with a _Keep attribute; mark Nodes at beginning and end of RULE and BLEND with a _Keep attribute; add REMOVE_SPURIOUS compile-time option to remove spurious Nodes; add spurious* test cases; fix bug that made sensitivities of scribes susceptable to roundoff errors; fix documentation associated with SUBTRACT command — jfdannen / detail
  2. Remove dos line endings. Fix Windoze compile error. — galbramc / detail
  3. update SBOs so that they avoid creating spurious Nodes — jfdannen / detail

#1674 (Jul 3, 2024, 3:27:59 PM)

  1. Fix possible segfault reading Name attribute from STEP/IGES — galbramc / detail

#1673 (Jun 27, 2024, 12:59:02 PM)

  1. Suggest using _newSeqnum if EG_mapBody fails with mesh morphing. — galbramc / detail
  2. Adjust Compiling in parse — galbramc / detail