Skip to content

Changes

#347 (May 13, 2024, 6:23:13 PM)

  1. change OPAM1_wing.udc to use relative pathname — jfdannen / detail

#346 (May 12, 2024, 6:43:08 PM)

  1. increase number of allowable Bodys as input to udfGanged; if a UDP/UDF has a ATTRRECYCLE, set hasdots to 1 to cause udpSensitivity to be executed — jfdannen / detail
  2. remove Bombbardier_DASH8-Q100 again — jfdannen / detail
  3. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications — jfdannen / detail
  4. re-add vsp3/Bombardier_DASH8-Q100 for testing — jfdannen / detail

#345 (May 8, 2024, 7:40:43 AM)

  1. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs — jfdannen / detail

#344 (May 7, 2024, 4:04:58 PM)

  1. fix erroneous stanalyzer error — jfdannen / detail
  2. fix memory leaks; fix bug that caused an error if a journal file did not have the correct number of arguments for a newBrch command — jfdannen / detail

#343 (May 5, 2024, 6:43:07 PM)

  1. remove empty line printout if no active signals — jfdannen / detail
  2. fix sensitivity bug associated with scribes; simplify plateHoles5 to make plateHoles6 — jfdannen / detail
  3. fix windoze bug in completeFilename — jfdannen / detail
  4. allow filename completion (via *) whenever ESP asks for the name of a file to read; if outLevel=0, do not print info about signals that are caught; do not report a Node as spurious if its Edges have different __scribeID_s; add scribe13* test cases; change OpenCSM to account for change to EG_generalBoolean(SPLITTER) associated with internal failures; upgrade to OpenVSP-3.38.0 — jfdannen / detail
  5. remove imprint5 from list of known failures — jfdannen / detail
  6. Upgrade to OpenVSP 3.38.0 — galbramc / detail

#342 (Apr 28, 2024, 6:43:08 PM)

  1. remove temporary debug printing — jfdannen / detail
  2. turn off debugging flag for tessellation sensitivities — jfdannen / detail
  3. fix some memcheck errors — jfdannen / detail
  4. take advantage of new EG_getInfo signature — jfdannen / detail
  5. add lred, lgreen, and lblue to ESP-help; adjust for new EG_matchBody* definitions; add joinSphereBox test case; fix recently-added bug associated with scribing SolidBodys; add verification testing for ESP/examples; add testExamples target to Makefile.DARWIN64; in udpSew, do not report degenerate Edges as non-manifold; keep user attributes on Edges of xsect after EXTRUDE and REVOLVE operations; keep user attributes on Edges after EXTRACT operation; update _edgeID for non-manifold Edges created by making a hole; update edgeIDtest* test cases — jfdannen / detail
  6. Stanalizer fix — galbramc / detail
  7. Also check if new loop edges are missing in EG_imprintBody — galbramc / detail
  8. Check that all edges are imprinted by OCC in EG_imprintBody — galbramc / detail
  9. Allow for NULLs as inputs to the returned egos in getInfo — haimes / detail
  10. Allow for the coping of all attributes in replaceFace — haimes / detail
  11. Fix tolScale bug — galbramc / detail
  12. Upgrade Jenkins testing to Python 3.11.9 — galbramc / detail
  13. Upgrade to AFLR 11.5.14 — galbramc / detail
  14. Update expected error for imprint5 — galbramc / detail
  15. Also need NETCDFINC for Exodus on arm64 — galbramc / detail
  16. Also compile exodus on arm64 — galbramc / detail

#341 (Apr 14, 2024, 6:43:11 PM)

  1. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail
  2. Avoid segfault when IGES file lacks units — galbramc / detail
  3. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  4. Look for stanalizer runtime errors — galbramc / detail

#340 (Apr 7, 2024, 6:43:07 PM)

  1. fix bug that causes output from pyscript to be lost if the pyscript uses os.chdir; fix bug that can lose attributes when SUBTRACTing two co-planar SheetBodys; add plateHoles* test cases; update _edgeID documentation in OpenCSM.h and ESP-help; change SUBTRACTion of two co-planar SheetBodys so that the tool always pokes a hole in the source (instead of scribing the source as was previously done if the source and tool intersect); update scribe11* and subtract7* test cases; if any boolean fails, leave the stack unchanged; add scribeAll argument to SUBTRACT to scribe Edges even when they are coincident with a Face; add scribe12* test cases — jfdannen / detail
  2. Fix EG_matchBody functions — galbramc / detail
  3. Upgrade ESP config to Python 3.11.9 — galbramc / detail

#339 (Mar 31, 2024, 6:43:09 PM)

  1. Further propagate Name attribute in step files — galbramc / detail
  2. Revert last commit — galbramc / detail
  3. Use face bbx in EG_matchBodyFaces — galbramc / detail

#338 (Mar 24, 2024, 6:43:11 PM)

  1. fix bug when selecting with xmin=xmax, ymi=ymax, and zmin=zmax; update bentWaffle test case — jfdannen / detail
  2. Remove memory leaks from UVMAP when reporting errors — haimes / detail
  3. Supprees fighter4 with OCC 7.8 — galbramc / detail

#337 (Mar 17, 2024, 6:43:10 PM)

  1. Protect against segFaults for unusual situations in UVMAP — haimes / detail
  2. Suppress lint — galbramc / detail
  3. Enable FullAttr for EG_imprintBody — galbramc / detail

#336 (Mar 10, 2024, 6:43:08 PM)

  1. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  2. add OCC 7.8.0 verification data — jfdannen / detail
  3. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  4. Updated ESP config files for OCC 7.8 — galbramc / detail
  5. Fix typo — galbramc / detail
  6. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  7. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  8. Update Win Env for 7.8 — galbramc / detail
  9. prepare for testing with OCC 7.8.0 — jfdannen / detail

#335 (Mar 3, 2024, 6:43:08 PM)

  1. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  2. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  3. More Linux RPATH changes — haimes / detail
  4. Update egads.def — galbramc / detail
  5. Udpate addKnots test — galbramc / detail
  6. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail
  7. More Linux RPATH changes — haimes / detail

#334 (Feb 25, 2024, 6:43:08 PM)

  1. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  2. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  3. Correctly trim a trimmed surface in convertToBspline — galbramc / detail
  4. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  5. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail
  6. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail

#333 (Feb 18, 2024, 6:43:11 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail
  2. working to debug nuscale8* on ARM — jfdannen / detail
  3. working to debug nuscale8* on ARM — jfdannen / detail
  4. working to debug nuscale8* on ARM — jfdannen / detail
  5. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  6. modify fatal error messages in include line number — jfdannen / detail
  7. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  8. improve formatting in ocsmPrinEgo when printing BEZIERs or BSPLINEs; fix memory leak in ocsmClearance; fix sensitivity bug in BLEND when tangency is specified; add blend31* test cases; add winglet* test cases; include notations in ESP-help for the commands that cause finite difference sensitivities (CHAMFER, CONNECT, EVALUATE, FILLET, HOLLOW, IMPORT, LOFT, REVOLVE, SSLOPE, SWEEP, TORUS); fix bug that did not compute mass-properties-dots if a group of Nodes, Edges, or Faces were selected (independent of the Body type) — jfdannen / detail
  9. Improved error message when PCurves do not form a closed loop — galbramc / detail
  10. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  11. Write SHELL names to underlying step shells — galbramc / detail
  12. Fix check for copying a PCurve — galbramc / detail
  13. Fix stanalizer warning — galbramc / detail
  14. Restor egads.pdf — galbramc / detail
  15. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  16. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail

#332 (Feb 11, 2024, 6:43:07 PM)

  1. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  2. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  3. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  4. Fix dependency on esp.h copy — haimes / detail
  5. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  6. improve accuracy and robustness in ocsmClearance; modify clearance* test cases to make Bodys transparent; add ocsm.Clearance() to pyOCSM; update WAFFLE documentation in ESP-help; add SPLITTER option to udfGanged to scribe a common Body — jfdannen / detail
  7. Fix library file names for Windoze at 7.8 — haimes / detail
  8. Allow for the use of RPATH in LINUX builds — haimes / detail
  9. Test blend tangency treatment sensitvities — galbramc / detail
  10. Cleanup dot testing — galbramc / detail
  11. Fix Color attribute for IGES/STEP — galbramc / detail
  12. Also read/write Name attribute to STEP geometry — galbramc / detail
  13. ffp-model does not exist for older clang — galbramc / detail
  14. Fix DARWIN64.gcc — galbramc / detail
  15. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  16. Missed one file — galbramc / detail
  17. Update win README — galbramc / detail
  18. Add OCC 7.8 to build — galbramc / detail

#330 (Jan 28, 2024, 6:43:10 PM)

  1. increase number of iterations to match point count on opposite Edges in a Face in udfCreateBEM — jfdannen / detail
  2. add metaMaterial test case; allow tilde (~) in strings; in BLEND, allow 3 consecutive C1 xsects if .C1side is specified on the middle one(s); add more blend23* test cases; update udfDroop so that cross-section does not have to be in unit-chord standard position; update udfDroop so that it works with a blunt trailing edge; add droop9* test cases; allow arbitrary paths for UDCs; add udprim4 and udprim5 test cases (udprim1 to udprim3 have jfdannen absolute addresses and are not tested by Jenkins) — jfdannen / detail
  3. Fix Node return in localToGlobal by not looking at Degenerate Edges — haimes / detail

#329 (Jan 21, 2024, 6:43:12 PM)

  1. Uprev DARWIN configs — haimes / detail
  2. Fix warning — galbramc / detail
  3. Fix compile error on Linux — galbramc / detail
  4. Fix typo — galbramc / detail
  5. EGADS redme update for Windoze download — haimes / detail
  6. Missed files — galbramc / detail
  7. Uprev EGADS. Add Face Color attribute for STEP/IGES — galbramc / detail

#328 (Jan 14, 2024, 6:43:11 PM)

  1. allow DisplayFilter to select everything that does not match a pattern; update ESP-help near end of tutorial 1; add displayFilter2 test case — jfdannen / detail
  2. uprev to v1.25 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix memory leak in RULE and BLEND when reorder=1 or -1 for open xsects; add rule30* and blend30* test cases; fix bug that did not reorder xsects in RULE and BLEND when xsect contains only one Edge — jfdannen / detail
  3. Update training material comment in README — galbramc / detail
  4. Compile Tutorial.pdf — galbramc / detail

#326 (Dec 31, 2023, 6:43:10 PM)

  1. fix ESP bug that did not exit pyscript properly; update version number in some tutorial files; update testScript.txt — jfdannen / detail
  2. Pointwise leak suppression — galbramc / detail
  3. Upgrade Pointwise for new license — galbramc / detail