Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Changes

#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

#324 (Dec 24, 2023, 6:43:10 PM)

  1. allow assert_failed signal to be caught; check that arguments to COMBINE command are all valid Edge and/or Face numbers; fix bug in serveESP that seg faulted when a DESPMTR exceeded its LBOUND or UBOUND in the .csm file; fix memory leak associated with private data in UDP/UDFs; fix bug in GROUP command when ngroup was positive; update group5 test case and its verification data; start to modify ESP-help to include examples — jfdannen / detail
  2. fix undefined variable associated with degenerate Edges when using udfOffset — jfdannen / detail
  3. Remove MACOSX from makeEnv — galbramc / detail
  4. Add macOS 14 to makeEnv — galbramc / detail
  5. Add more checks on Julia version and ESP env for jlEGADS — galbramc / detail
  6. Update EGADS copyright — galbramc / detail
  7. Uptrade asan path to 15.0.0 — galbramc / detail