Skip to content
Started 7 mo 26 days ago
Took 1 hr 29 min on reynolds
Failed

#19 (Sep 4, 2023, 3:53:52 PM)

EGADS 1941 OpenCSM 2393
OpenCSM/data/vsp3
Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1941
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 831
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2392
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/pyOCSM : 2297
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/src : 2393
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/udc : 2315
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/Jenkins : 2308
Changes
  1. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes (detail)
    by jfdannen
  2. properly rename vsp3 verification test cases (detail)
    by jfdannen
  3. 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
  4. 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
  5. first version of udpVspComp (detail)
    by jfdannen
  6. fix bug that did not retain Edge attributes during an ELEVATE operation (detail)
    by jfdannen
  7. 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
  8. temporarily remove vspFuse* test cases (detail)
    by jfdannen
  9. analytic sensitivities for sketches; update .gsen and .tsen files; move sketch13* test cases to designY* (detail)
    by jfdannen
  10. start implementing analytic sensitivities for Sketches; add sketch13* test cases (detail)
    by jfdannen
  11. initial, very early, preliminary version of udpVspFuse and associated test cases (detail)
    by jfdannen
  12. fix error in serveESP.mak in previous commit (detail)
    by jfdannen
  13. fix error in serveESP.mak; fix debug code error for windoze (detail)
    by jfdannen
  14. 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
  15. 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
  16. uprev to v1.24 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) (detail)
    by jfdannen
  17. added ability to double-click on python error to open pyscript editor at the correct line (detail)
    by jfdannen
  18. update various testing scripts (detail)
    by jfdannen
  19. add udfLinalg and linalg1 test case; add sketch12* test cases (detail)
    by jfdannen
  20. another update to Makefile.LINUX64 (detail)
    by jfdannen
  21. update Makefile.LINUX64 to execute full test suite (detail)
    by jfdannen
  22. fix warnings in previous commit (detail)
    by jfdannen
  23. 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
  24. 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
  25. 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
  26. fix typo in text string in serveESP (detail)
    by jfdannen
  27. fix warning in previous commit (detail)
    by jfdannen
  28. fix bug that copied Csystems into a UDPRIM; add udfMechanism and mechanism* test cases (detail)
    by jfdannen
  29. 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
  30. remove more clang warnings (detail)
    by jfdannen
  31. remove clang warnings (detail)
    by jfdannen
  32. remove GLOVES from ESP menu (for now) (detail)
    by jfdannen
  33. 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
  34. 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
  35. fix recently-added bug associated with FD tessellation sensitivities for NodeBodys (detail)
    by jfdannen
  36. create verification data for OCC 7.7.0; make sure EVALUATE returns dot=0 (detail)
    by jfdannen
  37. 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
  38. protect against stanalyzer bug (detail)
    by jfdannen
  39. further improvements to flends; add flend10* test cases; fix memory leak when udfOffset encounters an error (detail)
    by jfdannen
  40. 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
  41. update flend8* test cases and their verification data (detail)
    by jfdannen
  42. fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases (detail)
    by jfdannen
  43. change flend fits to be better in some cases; track down memory leaks (detail)
    by jfdannen
  44. 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
  45. fix compiler warning in latest commit (detail)
    by jfdannen
  46. 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
  47. 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
  48. 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
  49. 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
  50. improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters (detail)
    by jfdannen
  51. add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large (detail)
    by jfdannen
  52. 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
  53. fix bug associated with UDP/UDF outputs that change shape (detail)
    by jfdannen
  54. remove stanalyzer false positive by disabling checks for one loop in udfTester1.c (detail)
    by jfdannen
  55. attempt to fix stanalizer error in udfTester1.c (detail)
    by jfdannen
  56. 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
  57. 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
  58. 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
  59. update header files to allow use of C++ main program; add simpleCSM.cpp and modify Makefile.DARWIN64 for testing (detail)
    by jfdannen
  60. 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
  61. update copyright notices (detail)
    by jfdannen
  62. remove training/data/session10/version99/* (detail)
    by jfdannen
  63. uprev to v1.23 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) (detail)
    by jfdannen
  64. 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
  65. write and test viewSimplySupport for transport test case (detail)
    by jfdannen
  66. more updates to training/session10 and CAPS/training/python (detail)
    by jfdannen
  67. more updates to transport training files (detail)
    by jfdannen
  68. update error handling in flapz.udc; first attempt at python files for new transport for CAPS training (detail)
    by jfdannen
  69. account for forward- and backward-slashes when opening a .udc (detail)
    by jfdannen
  70. update ereped6a and project verification data again; fix recently-added bug that causes a memory fault for some non-manifold Edges (detail)
    by jfdannen
  71. 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
  72. update testScript.txt; fix possible buffer overflow in SPECIAL command (detail)
    by jfdannen
  73. update verification data for clearance1 and clerance4 to allow for slight differenes due to chaotic behavior of the EGADS tessellator (detail)
    by jfdannen
  74. convert all (deprecated) sprintf calls to snprintf (detail)
    by jfdannen
  75. update Verification.sh to use serveESP (detail)
    by jfdannen
  76. fix bug where result of SPECIAL/clearance was not recycled (detail)
    by jfdannen
  77. update .tsen files for designG5 and designG6 (detail)
    by jfdannen
  78. 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
  79. fix some compiler warnings in most recent commit (detail)
    by jfdannen
  80. add ocsmClearance; add clearance* test cases (detail)
    by jfdannen
  81. 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
  82. update designV1,gsen for 7.4 (detail)
    by jfdannen
  83. add ocsmAdjoint and testOcsmAdjoint (in serveESP); allow timPlotter to have two y-axes; add plotter3.py test case (detail)
    by jfdannen
  84. update adjoint test to remove (incorrect) compiler warning (detail)
    by jfdannen
  85. 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
  86. 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
  87. 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
  88. clarify description of SELECT x -1 ibody1 (detail)
    by jfdannen
  89. update to account for latest EGADS fix to EG_generalBoolean (detail)
    by jfdannen
  90. add ocsmRegBcstCB to ocsm.def (detail)
    by jfdannen
  91. 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
  92. 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
  93. 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
  94. Remove dependencies from file copies (detail)
    by haimes
  95. clean up usage of include files; update dependencies in Makefile and NMakefile (detail)
    by jfdannen
  96. remove pyscript from lint in serveESP.make (detail)
    by jfdannen
  97. update serveCSM.make to fix stanilizer error for pyscript (detail)
    by jfdannen
  98. another attempt to move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  99. move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  100. 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
  101. next version of udfDroop2; first version of udfDroop3 (detail)
    by jfdannen
  102. next (still incomplete) version of udfDroop2 (detail)
    by jfdannen
  103. initial version of udfDroop2 (detail)
    by jfdannen
  104. IGES reader now also reads all Name attributes. Fix stanalizer warning. (detail)
    by galbramc
  105. Reduce time extract Name attribute from STEP files. (detail)
    by galbramc
  106. Track STEP/IGES name attributes through all read manipulations (detail)
    by galbramc
  107. Lint fix (detail)
    by galbramc
  108. Use python or python3 executables in makeEnv (detail)
    by galbramc
  109. Fixes for Edge only tessellations (detail)
    by galbramc
  110. Undo Makefile change (detail)
    by galbramc
  111. One more adjustment to EG_mapBody (detail)
    by galbramc
  112. Only delete EG_mapBody mapped upen error if copied (detail)
    by galbramc
  113. Uprev to ESP 1.24. Add .C1side attribute for EG_blend. EG_blend now supports three neighboring C1 sections. (detail)
    by galbramc
  114. makeEnv fixes for -dev (detail)
    by galbramc
  115. makeEnv fix AFLR_ARCH for linux-aarch64. Add -dev option to makeEnv. (detail)
    by galbramc
  116. Add note about fighter4 on Intel macOS 13.3 (detail)
    by galbramc
  117. Fix step and iges label read (detail)
    by galbramc
  118. Update concepts and viewer pdf. Fix for makeEnv. (detail)
    by galbramc
  119. Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH. (detail)
    by galbramc
  120. Fix bug in setup scripts (detail)
    by galbramc
  121. Fix bug in setup scripts (detail)
    by galbramc
  122. Update README files. Add PreBuilt setup scripts. (detail)
    by galbramc
  123. Fix last commit (detail)
    by galbramc
  124. Lint fixes (detail)
    by galbramc
  125. Fix stanalizer warning (detail)
    by galbramc
  126. Fix warning (detail)
    by galbramc
  127. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates. (detail)
    by galbramc
  128. Increase thread stack size on macOS (detail)
    by galbramc
  129. Fix warning (detail)
    by galbramc
  130. Lint fix (detail)
    by galbramc
  131. Fix lite stanalizer warning (detail)
    by galbramc
  132. Fix individual bodies in EG_generalBooelean. Other small cleanup. (detail)
    by galbramc
  133. Fix EG_getTopology instantiation (detail)
    by galbramc
  134. Add Surreal EG_getTopology (detail)
    by galbramc
  135. Fix ShapeFix for generalBoolean (detail)
    by galbramc
  136. Add more documentation on EGADS parent child referencing (detail)
    by galbramc
  137. Export EG_rotate_dot on Windoze (detail)
    by galbramc
  138. Track sensitvities with EG_repalceFaces (detail)
    by galbramc
  139. Add Surreal EG_makeTopology (detail)
    by galbramc
  140. Use ffp-model=strict on M1. Relax some test tolerances for M1. (detail)
    by galbramc
  141. Fix clang 14.0.3 warnings (detail)
    by galbramc
  142. Update EGADS doc for makeTessBody with negative legnth (detail)
    by galbramc
  143. Try fixing bodies in generalBoolean (detail)
    by galbramc
  144. Fix error message. Do not change topObj for bodies. Why does this not work... (detail)
    by galbramc
  145. 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
  146. Fix getEdgeUV doc (detail)
    by galbramc
  147. Fix full attirubtion for EG_repalceFaces. Fix error message. (detail)
    by galbramc
  148. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. (detail)
    by galbramc
  149. Fix for OCC 7.4 (detail)
    by galbramc
  150. Provide error message instead of segfault in EG_otherCurve (detail)
    by galbramc
  151. Add 1-bias to matchBody documentation (detail)
    by galbramc
  152. update return values from udpTire (detail)
    by jfdannen
  153. Suppport Edge only eto files (detail)
    by galbramc
  154. update DARWIN64.gcc to add comma to RPATH needed by some gcc-10 compilers (detail)
    by jfdannen
  155. Add back ESP_ROOT/lib to rpath on DARWIN (detail)
    by galbramc
  156. Use @loader_path for rpath to ESP_ROOT/lib on DARWIN (detail)
    by galbramc
  157. Update Copyright date (detail)
    by galbramc
  158. Uprev to 1.23 (detail)
    by galbramc
  159. README release notes updates (detail)
    by galbramc
  160. Rev updates to 1.22 (detail)
    by galbramc
  161. README updates (detail)
    by galbramc
  162. Update makeEnv for macOS 13 (detail)
    by galbramc
  163. Replace DEBUG sprintf with snprintf (detail)
    by galbramc
  164. Try again: reorder includes! (detail)
    by haimes
  165. Try again: MSVC 2022 seems to have snprintf defined! (detail)
    by haimes
  166. sprintf -> snprintf mods (detail)
    by haimes
  167. Replace sprintf with snprintf in egadsTopo (detail)
    by galbramc
  168. Suppress clang deprication warning of sprintf in OCC (detail)
    by galbramc
  169. Add simple figure for tri ordering with mixed quad faces (detail)
    by galbramc
  170. Allow unconverged SmoothUV status to continue during parameterization (detail)
    by haimes
  171. Fix the new isEquivalent for periodic curves split into 2 Edges (detail)
    by haimes
  172. modified Ints to Int32 and added egadslite tests (detail)
    by docampo
  173. recompiled pdf references were with ?? (detail)
    by docampo
  174. removed EL flag from some of the effectiveTopology functions (detail)
    by docampo
  175. fixed typos (detail)
    by docampo
  176. Remove bug that would error out if there were no Faces during generalBoolean operations (detail)
    by haimes
  177. Update isEquivalent to fix previous problem (detail)
    by haimes
  178. Allow for senses to be flipped when applying EG_isEquivalent (detail)
    by haimes
  179. added the ego. wrap to the getfield operation (detail)
    by docampo
  180. update udpTire for new include scheme (detail)
    by jfdannen
  181. Fix Edge mapping problem introduced since Rev 1.21 (detail)
    by haimes
  182. changed .obj -> .ego (detail)
    by docampo
  183. Add TOML to egadslite dep (detail)
    by galbramc
  184. compiling for Julia 1.6 and 1.8. test fails for 1.8 (detail)
    by docampo
  185. Update makeEnv to reflect newer MAC OS revs (detail)
    by haimes
  186. Add the Julia interface to the EGADS API documentation (detail)
    by haimes
  187. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. (detail)
    by galbramc
  188. Downgrade to OpenVSP 3.34.0 (detail)
    by galbramc
  189. Add vsp3 jenkins files (detail)
    by galbramc
  190. Add VSP3_ROOT for vsp3 testing (detail)
    by galbramc
  191. Add fighter4 as known error on macys (detail)
    by galbramc
  192. Upgrade to AFLR 11.5.9 (detail)
    by galbramc
  193. Update to AFLR 11.5.8 (detail)
    by galbramc
  194. Update xfoil executables with up to 2048 panels (detail)
    by galbramc
  195. Python suppressoin (detail)
    by galbramc
  196. Update parser (detail)
    by galbramc
  197. Another prebuilt fix (detail)
    by galbramc
  198. Fix PreBuilt script (detail)
    by galbramc
  199. Update PreBuilt testing (detail)
    by galbramc
  200. Update ESPbfr.tgz (detail)
    by galbramc
  201. Add OCC7.7 valgrind suppressions (detail)
    by galbramc
  202. Fix for jenkins script (detail)
    by galbramc
  203. Upgrade to SU2 7.5.1 (detail)
    by galbramc
  204. Uprade to AFRL 11.4.5 (detail)
    by galbramc
  205. Update clang sanitizer path (detail)
    by galbramc
  206. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen
  207. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen
  208. update expected flend8* failures (detail)
    by jfdannen
  209. Put file names first (detail)
    by galbramc
  210. Add OCC 7.7 Jenkins data (detail)
    by galbramc
  211. add expected errors selected in flend8* test cases (detail)
    by jfdannen
  212. Cart3D env fix (detail)
    by galbramc
  213. Upgrade Cart3D version (detail)
    by galbramc
  214. Update for OCC 7.7.0 (detail)
    by galbramc
  215. Upgrade to AFLR 11.3.17 (detail)
    by galbramc
  216. numpy memory leak suppression (detail)
    by galbramc
  217. Upgrade to AFLR 11.3.15 (detail)
    by galbramc
  218. Add NETCDFINC for DARWIN64.gcc testing. (detail)
    by galbramc
  219. Don't build AFLR with Beta testing (detail)
    by galbramc
  220. Another exodus suppression (detail)
    by galbramc
  221. Suppresse NETCDF/HDF5 memory leaks (detail)
    by galbramc
  222. Upgrade to SU2 7.4.0 (detail)
    by galbramc
  223. More general ubuntu suppression (detail)
    by galbramc
  224. Ubuntu valgrid supression (detail)
    by galbramc
  225. scipy 1.9.2. and 1.9.3 have valgrind issues (detail)
    by galbramc
  226. Add seacas to macys (detail)
    by galbramc
  227. Add SEACAS environment variable for exodus (detail)
    by galbramc
  228. Upgrade cvxopt build for gcc 12 on viggen (detail)
    by galbramc
  229. Suppress scipy memory leak (detail)
    by galbramc
  230. Another python valgrind suppression (detail)
    by galbramc
  231. Add Ubuntu 22.04 valgrind suppressions (detail)
    by galbramc
  232. Use system valgrind (detail)
    by galbramc
  233. Small cleanup of email template (detail)
    by galbramc
  234. Remove torch for now (detail)
    by galbramc
  235. Log parser fixes (detail)
    by galbramc
  236. Suppress torch memory leaks (detail)
    by galbramc
  237. Upgrade sanitizer path to 14.0.0 (detail)
    by galbramc
  238. Try dissabling CUDA for pytorch (detail)
    by galbramc
  239. Look for fatal msvc errors (detail)
    by galbramc
  240. Look for fatal gnu/clang errors (detail)
    by galbramc
  241. Revert to serveCSM for plugs (detail)
    by galbramc
  242. Update lingering serveCSM to serveESP (detail)
    by galbramc

Started by user galbramc

Static Analysis: No warnings
Configuration MatrixLINUX64DARWIN64DARWIN_ARM64
macys7.6
7.7
reynolds7.6
7.7
viggen7.6
7.7