Skip to content
Started 7 mo 26 days ago
Took 5 min 24 sec on reynolds
Failed

#174 (Sep 3, 2023, 8:08:28 PM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1939
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 828
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2391
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/pyOCSM : 2297
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/src : 2391
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/udc : 2315
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/Jenkins : 2308
Changes
  1. ATTRRECYCLE forces UDPRIM to not be recycled; fix printing of SELECT with attrValu a number; update udpVsp3 to automatically run vsp; add data/vsp3 test cases; add propInteg*a test cases; use _plugsIgnore on Faces that should be ignored during cloud point reclassifications in Plugs; add udpWarp; add ablate0* test cases (detail)
    by jfdannen
  2. modify ocsmPrintBrep to show list Edges as degenerate rather than skipping them; add SPECIAL printCPs command to print the control points associated with all Nurbs in the Body on the top of the stack; add first version of udpVsp3 (detail)
    by jfdannen
  3. first version of udpVspComp (detail)
    by jfdannen
  4. fix bug that did not retain Edge attributes during an ELEVATE operation (detail)
    by jfdannen
  5. add mincp argument to udpNuscale and convertToBSplines functions; add ablate* test cases, including using Plugs; extend Plugs to be able to use DIMENSIONed DESPMTRs; fix bug in velocityOfEdge for Edges with dots that have changing tranges (detail)
    by jfdannen
  6. temporarily remove vspFuse* test cases (detail)
    by jfdannen
  7. analytic sensitivities for sketches; update .gsen and .tsen files; move sketch13* test cases to designY* (detail)
    by jfdannen
  8. start implementing analytic sensitivities for Sketches; add sketch13* test cases (detail)
    by jfdannen
  9. initial, very early, preliminary version of udpVspFuse and associated test cases (detail)
    by jfdannen
  10. fix error in serveESP.mak in previous commit (detail)
    by jfdannen
  11. fix error in serveESP.mak; fix debug code error for windoze (detail)
    by jfdannen
  12. change the SUBTRACTion of two co-planar SheetBodys such that if the Loop associated with the second Body does not cut a clean hole in the first Body, revert to the (default) scribing behavior for SheetBodys, that is scribe the first Body with the Edges from the second Body;  update the documentation for SUBTRACT; add scribe11* test cases; fix occasional bug associated with analytical sensitivities when DUMPing a .sens file from with .csm script (detail)
    by jfdannen
  13. add support for BLENDs with .C1side Attributes; add blend23* test cases; change serveESP.mak so that it does not error if PYTHONINC is not set (detail)
    by jfdannen
  14. uprev to v1.24 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) (detail)
    by jfdannen
  15. added ability to double-click on python error to open pyscript editor at the correct line (detail)
    by jfdannen
  16. update various testing scripts (detail)
    by jfdannen
  17. add udfLinalg and linalg1 test case; add sketch12* test cases (detail)
    by jfdannen
  18. another update to Makefile.LINUX64 (detail)
    by jfdannen
  19. update Makefile.LINUX64 to execute full test suite (detail)
    by jfdannen
  20. fix warnings in previous commit (detail)
    by jfdannen
  21. add ocsmTraceAttrs, ocsmTraceStors, ocsmGetFiletree, and ocsmShowTblOfContents; add ability to trace Attributes, Storges, the FileTree, and the provided representations in the .csm editor; limit number of files in File menu in ESP so that it does not overflow the display; add SPECIAL provides statement to work with ocsmShowTblOfContents (detail)
    by jfdannen
  22. fix bug that did not properly decrement the pattern counter for ENDIF statements after a PATBREAK was executed; fix bug that returned error after SELECTing a degenerate Edge (detail)
    by jfdannen
  23. take shortcut when creating tessellation sensitivities for Faces that do not have Edges that are the result of Boolean operations; update .tsen files for both 7.6.0 and 7.7.0 (detail)
    by jfdannen
  24. fix typo in text string in serveESP (detail)
    by jfdannen
  25. fix warning in previous commit (detail)
    by jfdannen
  26. fix bug that copied Csystems into a UDPRIM; add udfMechanism and mechanism* test cases (detail)
    by jfdannen
  27. add udfDeform to change BSpline control points associated with Faces (and Edges and Nodes) in a Body; add deform* test cases; modify some verification data to account for differences between 7.6.0 and 7.7.0 on all operating systems (detail)
    by jfdannen
  28. remove more clang warnings (detail)
    by jfdannen
  29. remove clang warnings (detail)
    by jfdannen
  30. remove GLOVES from ESP menu (for now) (detail)
    by jfdannen
  31. update data/capsExamples/verify_7.7.0 files; use EG_copyObject since EGADS now allows the copying of PCurves; fix typos in testScript.txt; updates to avoid warnings in latest version of clang (detail)
    by jfdannen
  32. allow cases with Edge-only tessellations to work; add edgeGrid* test cases; update 7.7.0 verification data for imprint5 (should fail); add PLOT_DISPLACE to plot displaced Edges based upon tessellation sensitivities (detail)
    by jfdannen
  33. fix recently-added bug associated with FD tessellation sensitivities for NodeBodys (detail)
    by jfdannen
  34. create verification data for OCC 7.7.0; make sure EVALUATE returns dot=0 (detail)
    by jfdannen
  35. compute tessellatiopn sensitivities correctly for a NodeBody; set and report sensitivity range properly when looking at only one component of tessellation sensitivities; add -forceFDs command line option to force finite difference sensitivities in serveESP (detail)
    by jfdannen
  36. protect against stanalyzer bug (detail)
    by jfdannen
  37. further improvements to flends; add flend10* test cases; fix memory leak when udfOffset encounters an error (detail)
    by jfdannen
  38. add code to protect for UDFs that have references to its input Model; add (hidden) option to create timingReport.txt file; improve flends; add flend9* test cases (detail)
    by jfdannen
  39. update flend8* test cases and their verification data (detail)
    by jfdannen
  40. fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases (detail)
    by jfdannen
  41. change flend fits to be better in some cases; track down memory leaks (detail)
    by jfdannen
  42. fix problem erroneously flagged by lint in udpOffset; update errors reported by udfFlend; fix bug where wrong UDP storage was used in udfOffset (which caused problems when udpOffset was called more than once); remove SPECIAL test of EG_otherCurve; document .multiNode use in RULE command; fix bug where UDP storage is incorrectly cleared for an embedded UDP (in udpCsm); fix bug in udfFlend that sometimes did not correctly reverse one of the Loops; fix memory leak in EVALUATE EDGEKT, EDGECP, FACEUKT, FACEVKT, and FACECP when a signal is raised (detail)
    by jfdannen
  43. fix compiler warning in latest commit (detail)
    by jfdannen
  44. account for fact that Py_SetPythonHome was deprecated in Python 3.11; update udfOffset so that it can generate offsets on SolidBodys (for FLENDs); add offset(I-R)* test cases; use zebra stripe coloring for maximum curvature in ESP (displayType=4); update convertToBsplines to reuse Pcurves whenever possible; add udpBspline and bspline* test cases (detail)
    by jfdannen
  45. improve printing of Pcurves in ocsmPrintEgo; improve marking of Faces with _body and _brch Attributes when returned from a UDF; add PRINT_MAPPING_INFO define to OpenCSM; fix bug that did not account for Node and Edge sensitivities when report sensitivity range in serveESP; fix bug that occasionally did not properly compute Node tessellation sensitivities (detail)
    by jfdannen
  46. add EVALUATE EDGEKT, EVALUATE EDGECP, EVALUATE FACEUKT, EVALUATE FACEVKT, and EVALUATE FACECP; add evaluate3* test cases; add multiRegions* test cases; add SELECT FLIP to flip the order of rntities in at-sellist (detail)
    by jfdannen
  47. add copyAttr=0 argument to RULE and BLEND to copy Edge Attributes in xsects onto RULE/BLEND Edges; add blend29 and rule29 test cases (detail)
    by jfdannen
  48. improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters (detail)
    by jfdannen
  49. add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large (detail)
    by jfdannen
  50. modify udfMatchBodys to transfer an Attribute from one Body to the other when the Nodes, Edges, or Faces match; add matchBody5 test case (detail)
    by jfdannen
  51. fix bug associated with UDP/UDF outputs that change shape (detail)
    by jfdannen
  52. remove stanalyzer false positive by disabling checks for one loop in udfTester1.c (detail)
    by jfdannen
  53. attempt to fix stanalizer error in udfTester1.c (detail)
    by jfdannen
  54. allow at-at-parameters from a UDP/UDF to have velocities; split udpTest into udfTester1 (to demonstrate matrix outputs from a UDP/UDF) and udpTester2 (to demonstrate output velocities from a UDP/UDF); adjust Makefiles and associated test cases (detail)
    by jfdannen
  55. add test.so to Makefiles; add diagnostic printouts when a Face does not tessellate; make sure all UDP/UDFs return output values to the numUdp instance (detail)
    by jfdannen
  56. allow number of rows and columns to be accessible in UDPs; allow at-at-parameters from a UDP/UDF to be vectors or matricies; add udp_error1 to udp_error9 as possible argument to CATBEG statement; fix bug that did not restore at-at-parameters when a UDP/UDF was recycled; refactor way UDP/UDF arguments are handled (detail)
    by jfdannen
  57. update header files to allow use of C++ main program; add simpleCSM.cpp and modify Makefile.DARWIN64 for testing (detail)
    by jfdannen
  58. change udfSlices to skip a slice if OpenCASCADE fails (rather than return an eror); add SET statement to udpWaffle;  add waffleB1 and waffleB2 test cases; fix bug in plotting of normals in serveESP and serveCSM; add PRINT_RULE_KNOTS to print number of knots in BSPLINEs entering a RULE or BLEND; allow -ATTRREALSENS to indicate a UDPRIM parameter that is intended to signal that Parameter is used within an included file; add waffleB3 test case to demonstrate this; add waffleB3.jrnl to demonstrate generation of .sens file for every DESPMTR without rebuilds (detail)
    by jfdannen
  59. update copyright notices (detail)
    by jfdannen
  60. remove training/data/session10/version99/* (detail)
    by jfdannen
  61. uprev to v1.23 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) (detail)
    by jfdannen
  62. put 1 second delay when opening a pyscript to make sure that the browser is ready to display the pyscript in the editor; do not change status of ESP if an error was found while executing a pyscript; update session10 training files to be consistent with new method for creating a large, multi-component, multi-discipline model; update Makefile.DARWIN64; update ESP_QuickReference; update testScript.txt (detail)
    by jfdannen
  63. write and test viewSimplySupport for transport test case (detail)
    by jfdannen
  64. more updates to training/session10 and CAPS/training/python (detail)
    by jfdannen
  65. more updates to transport training files (detail)
    by jfdannen
  66. update error handling in flapz.udc; first attempt at python files for new transport for CAPS training (detail)
    by jfdannen
  67. account for forward- and backward-slashes when opening a .udc (detail)
    by jfdannen
  68. update ereped6a and project verification data again; fix recently-added bug that causes a memory fault for some non-manifold Edges (detail)
    by jfdannen
  69. add Trace button in .csm editor to trace all top-level Parameters; reorganize session10 files to make it easier to build large, multi-component, multi-view models; update ereped6a, hollowC6, hollowC7, hollowCA, hollowCB, and project 3 verification data on 7.6.0 (because of issues highlighted by Xcode 14 on M1); update ereped6a and project3 verification data on 7.4.1 (because of issues highlighted by Xcode 14 on M1); add description of -dxdd flag to ESP-help (detail)
    by jfdannen
  70. update testScript.txt; fix possible buffer overflow in SPECIAL command (detail)
    by jfdannen
  71. update verification data for clearance1 and clerance4 to allow for slight differenes due to chaotic behavior of the EGADS tessellator (detail)
    by jfdannen
  72. convert all (deprecated) sprintf calls to snprintf (detail)
    by jfdannen
  73. update Verification.sh to use serveESP (detail)
    by jfdannen
  74. fix bug where result of SPECIAL/clearance was not recycled (detail)
    by jfdannen
  75. update .tsen files for designG5 and designG6 (detail)
    by jfdannen
  76. remove suppressions of sensitivity checks on designH2, designJ1c, designJ1d, and designJ5; add suppressions of sensitivity checks to designG5 and designG6 (for rounded tips); fix valgrind error in sensitivities in udpWaffle (detail)
    by jfdannen
  77. fix some compiler warnings in most recent commit (detail)
    by jfdannen
  78. add ocsmClearance; add clearance* test cases (detail)
    by jfdannen
  79. fix bug in serveESP that did not properly update the build status message after File->Edit->Save; implement analytic sensitivities in udpWaffle; add designX* test cases; make sure userPointer gets reset after perturbation is removed (detail)
    by jfdannen
  80. update designV1,gsen for 7.4 (detail)
    by jfdannen
  81. add ocsmAdjoint and testOcsmAdjoint (in serveESP); allow timPlotter to have two y-axes; add plotter3.py test case (detail)
    by jfdannen
  82. update adjoint test to remove (incorrect) compiler warning (detail)
    by jfdannen
  83. remove data/ide (because it is redundant with data/tutorial6); eliminate automatic build when entering CAPS mode (depend on the lazy evaluation in CAPS); enable sensitivity calculations for scribes and trims; add designW* test cases; fix bug that put wrong _edgeID on scribed Edges; update attrScribe, scribeWing, and scribedSphere test cases; create splitEdges.udc; add splitEdges* test cases (detail)
    by jfdannen
  84. remember name of Pyscript file for next Tool->Pyscript; clean up ESP messages after builds; remove code in esp.timSetCaps that removed the _finalize method; fix memory problem in timViewer for very long scene-graph meta-data buffers; reset magic number to zero to catch cases when a MODL is tried to be used after ocsmFree; modify IMPORT so that it properly marks NODE_BODYs; force tessellation if needed in timViewer; fix bug in ocsmLoadFromEgads that did not properly initialize the .ileft and .irite Branches; remove underscore attributes in .egads files in ocsmLoadFromEgads; force python garbage collection at end of each pyscript execution; add interactive testScript (detail)
    by jfdannen
  85. add PLOT_TESSSENS and PLOT_TEMPCOMPS flags to help in debugging tessellation sensitivities; remove tessellation velocity calculation shortcut to make Edge and Face tessellation velocities consistent; refactor signalError() and signalError2(); allow plotTypes =7 for x-component, =8 for y-component, =9 for z-component of sensitivity (detail)
    by jfdannen
  86. clarify description of SELECT x -1 ibody1 (detail)
    by jfdannen
  87. update to account for latest EGADS fix to EG_generalBoolean (detail)
    by jfdannen
  88. add ocsmRegBcstCB to ocsm.def (detail)
    by jfdannen
  89. update Building button to show progress of build in ESP; fix memory leak when ELEVATE command fails (like it often does in the combine.udc); extend SELECT command to SELECT all Faces/Edges/Nodes in current Body that match a Face in another Body; add SELECT NOT to SELECT the Faces/Edges/Nodes not selected and vice versa; fix bug associated with determining if an Edge is a subset of another; update to account for change in EG_isEquivalent; fix bug that did not copy attributes from an Edge in a WireBody that was INTERSECTed with a SolidBody to the new Edge; add PRINT_LAST_EGO compile-time flag to print the last ego after every step in an ocsmBuild; fix bug in sensCSM when trying to remove .csm or .cpc extension from the casename when it did not exist; extend SELECT command to SELECT all Faces/Edges/Nodes in current Body that are within another Body (detail)
    by jfdannen
  90. fix DUMP x.sens for degenerate Edges; add combine.udc so that old .csm scripts that used the (now deprecated) COMBINE command still work; add combine* test cases; add makeErep journal entry so that ereped can be tested; modify at-itype, at-nface, and at-nedge if there is an erep; add POWLE and POWTE arguments to udfDroop; add new droop* test cases; add udfNaca6mc to warp the input thickness distribution with the sum of multiple NACA 6-series meanlines; add naca6mc* test cases (detail)
    by jfdannen
  91. protect against string overflows in strncpy and strncat; fix mesgCallbackFromOpenCSM so that it does not try to broadcast text when in batch mode; initial version of udpNaca6mc (detail)
    by jfdannen
  92. Remove dependencies from file copies (detail)
    by haimes
  93. clean up usage of include files; update dependencies in Makefile and NMakefile (detail)
    by jfdannen
  94. remove pyscript from lint in serveESP.make (detail)
    by jfdannen
  95. update serveCSM.make to fix stanilizer error for pyscript (detail)
    by jfdannen
  96. another attempt to move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  97. move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  98. fix recently added bug in ereped that only allowed 9 colors; remove timHold from viewBodys.py; add batch flag to ESP structure; add assert command in browserToServer; add method of verifying ereped and plugs if running from journal and in -batch mode; next versions of udfDroop2 and udfDroop3; migrate testing in Makefile.DARWIN64 and Makefile.LINUX64 from serveCSM to serveESP; fix bug in esp.SetCaps() in pyESP (detail)
    by jfdannen
  99. next version of udfDroop2; first version of udfDroop3 (detail)
    by jfdannen
  100. next (still incomplete) version of udfDroop2 (detail)
    by jfdannen
  101. initial version of udfDroop2 (detail)
    by jfdannen
  102. Track STEP/IGES name attributes through all read manipulations (detail)
    by galbramc
  103. Lint fix (detail)
    by galbramc
  104. Use python or python3 executables in makeEnv (detail)
    by galbramc
  105. Fixes for Edge only tessellations (detail)
    by galbramc
  106. Undo Makefile change (detail)
    by galbramc
  107. One more adjustment to EG_mapBody (detail)
    by galbramc
  108. Only delete EG_mapBody mapped upen error if copied (detail)
    by galbramc
  109. Uprev to ESP 1.24. Add .C1side attribute for EG_blend. EG_blend now supports three neighboring C1 sections. (detail)
    by galbramc
  110. makeEnv fixes for -dev (detail)
    by galbramc
  111. makeEnv fix AFLR_ARCH for linux-aarch64. Add -dev option to makeEnv. (detail)
    by galbramc
  112. Add note about fighter4 on Intel macOS 13.3 (detail)
    by galbramc
  113. Fix step and iges label read (detail)
    by galbramc
  114. Update concepts and viewer pdf. Fix for makeEnv. (detail)
    by galbramc
  115. Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH. (detail)
    by galbramc
  116. Fix bug in setup scripts (detail)
    by galbramc
  117. Fix bug in setup scripts (detail)
    by galbramc
  118. Update README files. Add PreBuilt setup scripts. (detail)
    by galbramc
  119. Fix last commit (detail)
    by galbramc
  120. Lint fixes (detail)
    by galbramc
  121. Fix stanalizer warning (detail)
    by galbramc
  122. Fix warning (detail)
    by galbramc
  123. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates. (detail)
    by galbramc
  124. Increase thread stack size on macOS (detail)
    by galbramc
  125. Fix warning (detail)
    by galbramc
  126. Lint fix (detail)
    by galbramc
  127. Fix lite stanalizer warning (detail)
    by galbramc
  128. Fix individual bodies in EG_generalBooelean. Other small cleanup. (detail)
    by galbramc
  129. Fix EG_getTopology instantiation (detail)
    by galbramc
  130. Add Surreal EG_getTopology (detail)
    by galbramc
  131. Fix ShapeFix for generalBoolean (detail)
    by galbramc
  132. Add more documentation on EGADS parent child referencing (detail)
    by galbramc
  133. Export EG_rotate_dot on Windoze (detail)
    by galbramc
  134. Track sensitvities with EG_repalceFaces (detail)
    by galbramc
  135. Add Surreal EG_makeTopology (detail)
    by galbramc
  136. Use ffp-model=strict on M1. Relax some test tolerances for M1. (detail)
    by galbramc
  137. Fix clang 14.0.3 warnings (detail)
    by galbramc
  138. Update EGADS doc for makeTessBody with negative legnth (detail)
    by galbramc
  139. Try fixing bodies in generalBoolean (detail)
    by galbramc
  140. Fix error message. Do not change topObj for bodies. Why does this not work... (detail)
    by galbramc
  141. Correctly set topObj for Geometry in Bodies. Set topObj for bodies in Models. Use EG_removeCntxtRef in makeFace. Check Body references before deleting a Model. More robust cleanup in EG_close. (detail)
    by galbramc
  142. Fix getEdgeUV doc (detail)
    by galbramc
  143. Fix full attirubtion for EG_repalceFaces. Fix error message. (detail)
    by galbramc
  144. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. (detail)
    by galbramc
  145. Fix for OCC 7.4 (detail)
    by galbramc
  146. Provide error message instead of segfault in EG_otherCurve (detail)
    by galbramc
  147. Add 1-bias to matchBody documentation (detail)
    by galbramc
  148. update return values from udpTire (detail)
    by jfdannen
  149. Suppport Edge only eto files (detail)
    by galbramc
  150. update DARWIN64.gcc to add comma to RPATH needed by some gcc-10 compilers (detail)
    by jfdannen
  151. Add back ESP_ROOT/lib to rpath on DARWIN (detail)
    by galbramc
  152. Use @loader_path for rpath to ESP_ROOT/lib on DARWIN (detail)
    by galbramc
  153. Update Copyright date (detail)
    by galbramc
  154. Uprev to 1.23 (detail)
    by galbramc
  155. README release notes updates (detail)
    by galbramc
  156. Rev updates to 1.22 (detail)
    by galbramc
  157. README updates (detail)
    by galbramc
  158. Update makeEnv for macOS 13 (detail)
    by galbramc
  159. Replace DEBUG sprintf with snprintf (detail)
    by galbramc
  160. Try again: reorder includes! (detail)
    by haimes
  161. Try again: MSVC 2022 seems to have snprintf defined! (detail)
    by haimes
  162. sprintf -> snprintf mods (detail)
    by haimes
  163. Replace sprintf with snprintf in egadsTopo (detail)
    by galbramc
  164. Suppress clang deprication warning of sprintf in OCC (detail)
    by galbramc
  165. Add simple figure for tri ordering with mixed quad faces (detail)
    by galbramc
  166. Allow unconverged SmoothUV status to continue during parameterization (detail)
    by haimes
  167. Fix the new isEquivalent for periodic curves split into 2 Edges (detail)
    by haimes
  168. modified Ints to Int32 and added egadslite tests (detail)
    by docampo
  169. recompiled pdf references were with ?? (detail)
    by docampo
  170. removed EL flag from some of the effectiveTopology functions (detail)
    by docampo
  171. fixed typos (detail)
    by docampo
  172. Remove bug that would error out if there were no Faces during generalBoolean operations (detail)
    by haimes
  173. Update isEquivalent to fix previous problem (detail)
    by haimes
  174. Allow for senses to be flipped when applying EG_isEquivalent (detail)
    by haimes
  175. added the ego. wrap to the getfield operation (detail)
    by docampo
  176. update udpTire for new include scheme (detail)
    by jfdannen
  177. Fix Edge mapping problem introduced since Rev 1.21 (detail)
    by haimes
  178. changed .obj -> .ego (detail)
    by docampo
  179. Add TOML to egadslite dep (detail)
    by galbramc
  180. compiling for Julia 1.6 and 1.8. test fails for 1.8 (detail)
    by docampo
  181. Update makeEnv to reflect newer MAC OS revs (detail)
    by haimes
  182. Add the Julia interface to the EGADS API documentation (detail)
    by haimes
  183. Add VSP3_ROOT for vsp3 testing (detail)
    by galbramc
  184. Add fighter4 as known error on macys (detail)
    by galbramc
  185. Upgrade to AFLR 11.5.9 (detail)
    by galbramc
  186. Update to AFLR 11.5.8 (detail)
    by galbramc
  187. Update xfoil executables with up to 2048 panels (detail)
    by galbramc
  188. Python suppressoin (detail)
    by galbramc
  189. Update parser (detail)
    by galbramc
  190. Another prebuilt fix (detail)
    by galbramc
  191. Fix PreBuilt script (detail)
    by galbramc
  192. Update PreBuilt testing (detail)
    by galbramc
  193. Update ESPbfr.tgz (detail)
    by galbramc
  194. Add OCC7.7 valgrind suppressions (detail)
    by galbramc
  195. Fix for jenkins script (detail)
    by galbramc
  196. Upgrade to SU2 7.5.1 (detail)
    by galbramc
  197. Uprade to AFRL 11.4.5 (detail)
    by galbramc
  198. Update clang sanitizer path (detail)
    by galbramc
  199. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen
  200. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen
  201. update expected flend8* failures (detail)
    by jfdannen
  202. Put file names first (detail)
    by galbramc
  203. Add OCC 7.7 Jenkins data (detail)
    by galbramc
  204. add expected errors selected in flend8* test cases (detail)
    by jfdannen
  205. Cart3D env fix (detail)
    by galbramc
  206. Upgrade Cart3D version (detail)
    by galbramc
  207. Update for OCC 7.7.0 (detail)
    by galbramc
  208. Upgrade to AFLR 11.3.17 (detail)
    by galbramc
  209. numpy memory leak suppression (detail)
    by galbramc
  210. Upgrade to AFLR 11.3.15 (detail)
    by galbramc
  211. Add NETCDFINC for DARWIN64.gcc testing. (detail)
    by galbramc
  212. Don't build AFLR with Beta testing (detail)
    by galbramc
  213. Another exodus suppression (detail)
    by galbramc
  214. Suppresse NETCDF/HDF5 memory leaks (detail)
    by galbramc
  215. Upgrade to SU2 7.4.0 (detail)
    by galbramc
  216. More general ubuntu suppression (detail)
    by galbramc
  217. Ubuntu valgrid supression (detail)
    by galbramc
  218. scipy 1.9.2. and 1.9.3 have valgrind issues (detail)
    by galbramc
  219. Add seacas to macys (detail)
    by galbramc
  220. Add SEACAS environment variable for exodus (detail)
    by galbramc
  221. Upgrade cvxopt build for gcc 12 on viggen (detail)
    by galbramc
  222. Suppress scipy memory leak (detail)
    by galbramc
  223. Another python valgrind suppression (detail)
    by galbramc
  224. Add Ubuntu 22.04 valgrind suppressions (detail)
    by galbramc
  225. Use system valgrind (detail)
    by galbramc
  226. Small cleanup of email template (detail)
    by galbramc
  227. Remove torch for now (detail)
    by galbramc
  228. Log parser fixes (detail)
    by galbramc
  229. Suppress torch memory leaks (detail)
    by galbramc
  230. Upgrade sanitizer path to 14.0.0 (detail)
    by galbramc
  231. Try dissabling CUDA for pytorch (detail)
    by galbramc
  232. Look for fatal msvc errors (detail)
    by galbramc
  233. Look for fatal gnu/clang errors (detail)
    by galbramc
  234. Revert to serveCSM for plugs (detail)
    by galbramc
  235. Update lingering serveCSM to serveESP (detail)
    by galbramc
  236. Very strange... (detail)
    by galbramc
  237. Allow multiple csm patterns (detail)
    by galbramc
  238. Only check error handling when running all csm files (detail)
    by galbramc

Started by upstream project ESP_RegOcsmQuick build number 174
originally caused by:

0 errors, 0 warnings