Skip to content

Changes

#44 (Jun 25, 2024, 9:49:33 PM)

  1. Revert last corsairlite change — galbramc / detail
  2. Do not allow modifying analysisDir. Fixes for corsairlite. — galbramc / detail
  3. dox fix — haimes / detail
  4. if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas — jfdannen / detail
  5. Fix EG_isSame for LINE — galbramc / detail
  6. Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API — haimes / detail
  7. Add timing for ESPbfr.bat — galbramc / detail
  8. Ignore pip dependency — galbramc / detail

#43 (Jun 20, 2024, 4:20:58 PM)

  1. add debugging prints to help debug issue — jfdannen / detail
  2. Fixes for testing script — galbramc / detail
  3. Allow site packages for python. Look for python dlopen errors. — galbramc / detail
  4. Revert last commit — galbramc / detail

#42 (Jun 19, 2024, 11:59:41 AM)

  1. One more vlmUtils fix — galbramc / detail
  2. Revert vlmUtils for now — galbramc / detail
  3. Update logic for finding airfoil trailing edges — galbramc / detail
  4. Update training material to run all matplotlib examples — galbramc / detail
  5. Add missing unit test csm file — galbramc / detail
  6. Additional uprev mods — haimes / detail
  7. update vtkWriter to allow for non-manifold SheetBodys — jfdannen / detail
  8. Fix filename case — galbramc / detail
  9. Updates for CAPS 2023 training — galbramc / detail
  10. Stanalizer fix — galbramc / detail
  11. Suppress warning — galbramc / detail
  12. More non-manifold mesh testing with AFLR4 — galbramc / detail
  13. Revert vlmUtils.c — galbramc / detail
  14. Also extract capsGroup on Edges for surface meshes — galbramc / detail
  15. Minor cleanup of ugrid reader — galbramc / detail
  16. Missed some files — galbramc / detail
  17. Commit non-manifold dumps of vtk files that fails — galbramc / detail
  18. Check for missing capsGroup in AFLR3 — galbramc / detail
  19. Fix file names for egadsTess and AFLR4 — galbramc / detail
  20. Uprev CAPS to 1.26. Check only negative return status on AIM_STATUS. — galbramc / detail
  21. One more fix for tructural mesh morphing — galbramc / detail
  22. Fix tacs lazy file write — galbramc / detail
  23. Only morph mesh for structures if inputs change — galbramc / detail
  24. Lint fix — galbramc / detail
  25. Fix fea_getAeroReference. Remove fea_bodyToBEM. — galbramc / detail
  26. Fix last commit — galbramc / detail
  27. Add region to mapvol when tetgen detects additional regions — galbramc / detail
  28. Lint fix — galbramc / detail
  29. Fix bug reading cbaero V5 files — galbramc / detail
  30. Fix nastran eigenvalue reader — galbramc / detail
  31. Fix nastran memory leak — galbramc / detail
  32. Remove bad CAPS legacy test — galbramc / detail
  33. Default nastran maxDelta to 0.5 — galbramc / detail
  34. Copy example analysis files. Update PlateMisc test to actually function. — galbramc / detail
  35. Don't run nastran post anaysis for old training — galbramc / detail
  36. Update nastran examples. Add nastran output files for noAnalysis execution. — galbramc / detail
  37. One more nastran AIM bug fix — galbramc / detail
  38. Fix nastran bugs — galbramc / detail
  39. Update nastran_OptimizationMultiLoad_PyTest.py — galbramc / detail
  40. Turn off exodus debug — galbramc / detail
  41. Use exodus node map to propertly order libMeshb files from spinnaker — galbramc / detail
  42. update vtkWriter to use AIM_* macros — jfdannen / detail
  43. One more training material adjustment for linux — galbramc / detail
  44. Update old training material for new AFLR — galbramc / detail
  45. One more AFLR fix for SU2 testing — galbramc / detail
  46. Update legacy test — galbramc / detail
  47. Lint and formatting fix — galbramc / detail
  48. Fix memory leak when writing errors. Fix double close of file. Update tests for new AFLR. — galbramc / detail
  49. lint suppression — galbramc / detail
  50. Add Zaero to CAPS doc. Fix NodeBody bug for FEA. Ignore None sigint handler in pyCAPS. — galbramc / detail
  51. Upgrade to AFLR 11.5.14 — galbramc / detail
  52. Updates for Tetgen and egadsTess with MultiDomain examples — galbramc / detail
  53. Add MultiDomain examples for sandia — galbramc / detail
  54. Only group elements with same topological dimensions for tecplot output. Add aim_elemTopoDim helper function. — galbramc / detail
  55. Lint fix for spinnaker — galbramc / detail
  56. Fix tetgen filename bug — galbramc / detail
  57. Fix zaero memory leaks — galbramc / detail
  58. Fix for zaero — galbramc / detail
  59. Update cfd2D.csm to support x-y plane as well — galbramc / detail
  60. Makefile fixes — galbramc / detail
  61. Add support for refine interpolated restart files to spinnaker AIM — galbramc / detail
  62. Stanalizer fixes — galbramc / detail
  63. include volume grids in vtkWriter — jfdannen / detail
  64. Suppress stanalizer warning — galbramc / detail
  65. Add missing include for fabs — galbramc / detail
  66. Restore bindary vtk file writer. Add missing fabs to all 2D mesh checks. — galbramc / detail
  67. Fix bug in meshData elemMap for 2D ugrid files. — galbramc / detail
  68. Updated config file generator for SU2-8.0.1 — nitin / detail
  69. initial vtkWriter — jfdannen / detail
  70. Automagically test all available Mesh_Formats — galbramc / detail
  71. Add interolation for refine. More fixes for 2D adpatation. — galbramc / detail
  72. Another cleanup of aflr3 — galbramc / detail
  73. Fix filename for aflr3 — galbramc / detail
  74. Lint fix — galbramc / detail
  75. One more fix for convert_integerToString — galbramc / detail
  76. Fix friction AIM — galbramc / detail
  77. Fix last commit — galbramc / detail
  78. Cleanup ToString functions. Remove old mesh writing structures. — galbramc / detail
  79. Update libmeshb library — galbramc / detail
  80. Fix libmeshb rename — galbramc / detail
  81. Fix for windoze — galbramc / detail
  82. Fix libMeshb makefiles — galbramc / detail
  83. Cleanup egadsTess and aflr4 — galbramc / detail
  84. Update examples for new Mesh_Format interface — galbramc / detail
  85. Use lower case name for libMeshb library name — galbramc / detail
  86. Don't use case sensitvie names for mesh writer — galbramc / detail
  87. Mark calling aimPostAnalysis even during restart — galbramc / detail
  88. Lint fix — galbramc / detail
  89. Stanalier fix — galbramc / detail
  90. One more warning — galbramc / detail
  91. Fix warning — galbramc / detail
  92. Fix last commit — galbramc / detail
  93. Missed aflr3 — galbramc / detail
  94. Use meshWriters to write Mesh_Format requests — galbramc / detail
  95. Remove more Mesh_ASCII_Flag — galbramc / detail
  96. Add tecplot, stl, and bstl meshWriters — galbramc / detail
  97. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  98. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  99. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  100. AVL dox fixes — galbramc / detail
  101. Hopfully fix stanalizer — galbramc / detail
  102. Stanalizer fixes — galbramc / detail
  103. Another zaero Windoze fix — galbramc / detail
  104. zaero NMakefile again — galbramc / detail
  105. Warning ane NMakefile fix for zaero — galbramc / detail
  106. Lint fixes for zaero — galbramc / detail
  107. Initial implementation of zaero AIM — galbramc / detail
  108. Fix egadsTess aimPost return status — galbramc / detail
  109. Revert checking numer of feaProperty — galbramc / detail
  110. Update flutter examples with missing properties — galbramc / detail
  111. Add another Femap Property comment to nastran files. Add F06FileLink to nastran. Other small fixes. — galbramc / detail
  112. Rais error for old scripts with incorrect eigenNormaliztion spelling — galbramc / detail
  113. lint fixes — galbramc / detail
  114. Fix libMeshb AreaMesh writer for refine. Triangles must be correctly oriented in the incorrect direction. — galbramc / detail
  115. Anoter Python.h fix — galbramc / detail
  116. Fix Normaliztion misspelling — galbramc / detail
  117. Fix Normaliztion misspelling — galbramc / detail
  118. Fix Normaliztion misspelling — galbramc / detail
  119. Add Python.h to build dependencies — galbramc / detail
  120. Fix stanalizer warning — galbramc / detail
  121. Missed one file — galbramc / detail
  122. Fix Normaliztion misspelling — galbramc / detail
  123. Fix Normaliztion misspelling — galbramc / detail
  124. Fix Normaliztion misspelling — galbramc / detail
  125. Add property label when writing Nastran files — galbramc / detail
  126. Missed on file — galbramc / detail
  127. Add more futter options to nastran. Add MassProp outputs for nastran. — galbramc / detail
  128. Update AVL unit tests to check for spcified CL — galbramc / detail
  129. Fix logic for writing aimAreaMesh — galbramc / detail
  130. Lint fixes — galbramc / detail
  131. Forgot a file — galbramc / detail
  132. aim/Makefile fix — galbramc / detail
  133. Initial version of spinnakerAIM — galbramc / detail
  134. Allow refine to work with Area meshes — galbramc / detail
  135. Suppress lint for cgt — galbramc / detail
  136. Windoze fixes — galbramc / detail
  137. NMakefile fixes — galbramc / detail
  138. Build all aim subdirectories. More makefile updaets — galbramc / detail
  139. More makefile refactoring — galbramc / detail
  140. Update AFLR makefiles — galbramc / detail
  141. Allow setting CLaf on individual surfaces — galbramc / detail
  142. Fix up CLAF for avl — galbramc / detail
  143. Fix avl bug — galbramc / detail
  144. Update cbaero test — galbramc / detail
  145. Fix typo — galbramc / detail
  146. dox build fixes — acdl / detail
  147. Add auto execution for cbaero AIM — galbramc / detail
  148. Lint and memory leak fix — galbramc / detail
  149. Add CLAF avl input — galbramc / detail
  150. Add ability to link mass properties — galbramc / detail
  151. Update email address — galbramc / detail
  152. Try pointise even more times — galbramc / detail
  153. More Linux RPATH changes — haimes / detail
  154. Actually get cbaero to compile on Windoze — galbramc / detail
  155. One more try — galbramc / detail
  156. Fix CBAero NMakefile — galbramc / detail
  157. Update CBAero dox. Build CBAero AIM on Windoze — galbramc / detail
  158. Stanalizer fix — galbramc / detail
  159. Fixes for cbaeroAIM — galbramc / detail
  160. Fix Adapt_Functional input for cart3d — galbramc / detail
  161. Lint fixes — galbramc / detail
  162. Fix link error — galbramc / detail
  163. Fix warning — galbramc / detail
  164. Fix testingAIM — galbramc / detail
  165. Add initial cbaero AIM and NASA FAST mesh writer — galbramc / detail
  166. Add aim_capsLength and aim_unitConvertible. Allow PointerMesh to have length units to scale meshes. — galbramc / detail
  167. Small fix to last commit — galbramc / detail
  168. Allocate regGIN when reading journal. Increase iteration for all quad faces. — galbramc / detail
  169. Properly store OUTPMTR derivatives computed by AIM's — galbramc / detail
  170. More pointwise time relaxation — galbramc / detail
  171. Uprev CAPS. Fix Pointwise license problems — galbramc / detail
  172. Fix comments and regression script — galbramc / detail
  173. Don't build Sierra dox — galbramc / detail
  174. Update examples README.txt and fix quadding_PyTest example — galbramc / detail
  175. change signature of unpublished convertToBSplines routine; add mindeg argument to udfNuscale so that B-spline order can be increased; modify udfWarp so that it can be applied to a SheetBody; add warp4* and warp5* test cases; add seqnum* test cases — jfdannen / detail
  176. fix bug when recycling and last recycled Branch is a UDPARG; fix bug that did not transfer user-attributes from SheetBody on top of stack to result of a JOIN operation; add joinSheets7 test case; add _vspID and _vspSurf attributes to Bodys in udpVsp3; improve error detection for pmtrName in SET; add set2 test case; add EVALUATE EDGETESS and EVALUATE FACETESS to return the number of points and triangles in the tessellation of an Edge or Face; add tessSize test case; pressing Building button allows the user to reset the interface; improve error detection for pmtrName in PATBEG; add patbeg1 test case; improve error detection for pmtrName in GETATTR; add getattr3 test case — jfdannen / detail
  177. fix typos in ESP-help; allow straight camber line to be generated in udpNaca (if thickness=0, camber=0, and series=0); modify nacas3 test case; add missing semi-colon in training/data/session03/fuselage.csm; add importColor test case; fix bug associated with writing VTK files for non-manifold Bodys; add fourSheets test case; allow illegal_func_name error be caught in CATBEG; error during the evaluation of an argument in IFTHEN and ELSEIF should jump after ENDIF; add evalError1* test cases; error during the evaluation of an argument in PATBEG and PATBREAK should jump after PATEND; add evalError2* test cases; error during the evaluation of an argument in SKBEG should jump after SKEND; add evalError3* test cases; fix bug that did not update the at-parameters if a UDPARG was present — jfdannen / detail
  178. uprev to v1.26 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix infinite loop bug in compressFilename — jfdannen / detail
  179. fix memory leak in udpVsp3; fix another array bounds error in udfEditAttr — jfdannen / detail
  180. small updates to testing scripts, etc. — jfdannen / detail
  181. fix typo in timPyscript — jfdannen / detail
  182. fix memory allocation bug in mesgCallbackFromOpenCSM; update timVspSetup such that it uses a relative name if the vsp3 and udc filenames are in the same directory; fix a few typos in ESP-help; fix array bounds error in udfEditAttr; modify udpVsp3 such that if update udpVsp3 verification data; add sensitivities to udpVsp3; add OPAM1_body and OPAM1_wingbody test cases — jfdannen / detail
  183. update OPAM1_wing — jfdannen / detail
  184. make viewer respect _viz, _trn, _ori, and _grd attributes — jfdannen / detail
  185. change OPAM1_wing.udc to use relative pathname — jfdannen / detail
  186. 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
  187. remove Bombbardier_DASH8-Q100 again — jfdannen / detail
  188. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications — jfdannen / detail
  189. re-add vsp3/Bombardier_DASH8-Q100 for testing — jfdannen / detail
  190. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs — jfdannen / detail
  191. fix erroneous stanalyzer error — jfdannen / detail
  192. 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
  193. remove empty line printout if no active signals — jfdannen / detail
  194. fix sensitivity bug associated with scribes; simplify plateHoles5 to make plateHoles6 — jfdannen / detail
  195. fix windoze bug in completeFilename — jfdannen / detail
  196. 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
  197. remove temporary debug printing — jfdannen / detail
  198. turn off debugging flag for tessellation sensitivities — jfdannen / detail
  199. fix some memcheck errors — jfdannen / detail
  200. take advantage of new EG_getInfo signature — jfdannen / detail
  201. 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
  202. 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
  203. fix bug when selecting with xmin=xmax, ymi=ymax, and zmin=zmax; update bentWaffle test case — jfdannen / detail
  204. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  205. add OCC 7.8.0 verification data — jfdannen / detail
  206. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  207. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  208. More Linux RPATH changes — haimes / detail
  209. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  210. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  211. working to debug nuscale8* on ARM — jfdannen / detail
  212. working to debug nuscale8* on ARM — jfdannen / detail
  213. working to debug nuscale8* on ARM — jfdannen / detail
  214. working to debug nuscale8* on ARM — jfdannen / detail
  215. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  216. modify fatal error messages in include line number — jfdannen / detail
  217. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  218. 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
  219. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  220. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  221. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  222. Fix dependency on esp.h copy — haimes / detail
  223. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  224. 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
  225. increase number of iterations to match point count on opposite Edges in a Face in udfCreateBEM — jfdannen / detail
  226. 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
  227. 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
  228. 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
  229. fix ESP bug that did not exit pyscript properly; update version number in some tutorial files; update testScript.txt — jfdannen / detail
  230. Update copyright date — galbramc / detail
  231. Additional uprev mods — haimes / detail
  232. Use full precision to write egads tessellations — galbramc / detail
  233. Uprev to 1.26 — galbramc / detail
  234. Update download instructions for MAC and WIN — galbramc / detail
  235. Fix treatment of degenerate edges in EG_mapBody — galbramc / detail
  236. Do not add python lib directory to LD_LIBRARY_PATH — galbramc / detail
  237. Upddate README.txt for ESP 1.25 — galbramc / detail
  238. Stanalizer fix — galbramc / detail
  239. Also check if new loop edges are missing in EG_imprintBody — galbramc / detail
  240. Check that all edges are imprinted by OCC in EG_imprintBody — galbramc / detail
  241. Allow for NULLs as inputs to the returned egos in getInfo — haimes / detail
  242. Allow for the coping of all attributes in replaceFace — haimes / detail
  243. Fix tolScale bug — galbramc / detail
  244. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail
  245. Avoid segfault when IGES file lacks units — galbramc / detail
  246. Fix EG_matchBody functions — galbramc / detail
  247. Upgrade ESP config to Python 3.11.9 — galbramc / detail
  248. Further propagate Name attribute in step files — galbramc / detail
  249. Revert last commit — galbramc / detail
  250. Use face bbx in EG_matchBodyFaces — galbramc / detail
  251. Remove memory leaks from UVMAP when reporting errors — haimes / detail
  252. Protect against segFaults for unusual situations in UVMAP — haimes / detail
  253. Suppress lint — galbramc / detail
  254. Enable FullAttr for EG_imprintBody — galbramc / detail
  255. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  256. Updated ESP config files for OCC 7.8 — galbramc / detail
  257. Fix typo — galbramc / detail
  258. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  259. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  260. Update egads.def — galbramc / detail
  261. Udpate addKnots test — galbramc / detail
  262. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail
  263. More Linux RPATH changes — haimes / detail
  264. Correctly trim a trimmed surface in convertToBspline — galbramc / detail
  265. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  266. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail
  267. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail
  268. Improved error message when PCurves do not form a closed loop — galbramc / detail
  269. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  270. Write SHELL names to underlying step shells — galbramc / detail
  271. Fix check for copying a PCurve — galbramc / detail
  272. Fix stanalizer warning — galbramc / detail
  273. Restor egads.pdf — galbramc / detail
  274. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  275. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail
  276. Fix library file names for Windoze at 7.8 — haimes / detail
  277. Allow for the use of RPATH in LINUX builds — haimes / detail
  278. Test blend tangency treatment sensitvities — galbramc / detail
  279. Cleanup dot testing — galbramc / detail
  280. Fix Color attribute for IGES/STEP — galbramc / detail
  281. Also read/write Name attribute to STEP geometry — galbramc / detail
  282. ffp-model does not exist for older clang — galbramc / detail
  283. Fix DARWIN64.gcc — galbramc / detail
  284. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  285. Missed one file — galbramc / detail
  286. Update win README — galbramc / detail
  287. Add OCC 7.8 to build — galbramc / detail
  288. Fix Node return in localToGlobal by not looking at Degenerate Edges — haimes / detail
  289. Uprev DARWIN configs — haimes / detail
  290. Fix warning — galbramc / detail
  291. Fix compile error on Linux — galbramc / detail
  292. Fix typo — galbramc / detail
  293. EGADS redme update for Windoze download — haimes / detail
  294. Missed files — galbramc / detail
  295. Uprev EGADS. Add Face Color attribute for STEP/IGES — galbramc / detail
  296. Update training material comment in README — galbramc / detail
  297. Compile Tutorial.pdf — galbramc / detail
  298. Measure egads build time on windoze — galbramc / detail
  299. Dissable matplotlib interactive plotting with Jenkins — galbramc / detail
  300. update for numpy/openmdao version incompatibility — jfdannen / detail
  301. remove pip install numpy because latest version is incompatible with openmdao — jfdannen / detail
  302. Look for more errors while parsing — galbramc / detail
  303. Fixes for running 2023 CAPS training — galbramc / detail
  304. More matplotlib suppressions — galbramc / detail
  305. Suppress matplotlib memory leak — galbramc / detail
  306. More undefined alignment suppression for OCC 7.8 — galbramc / detail
  307. remove imprint5 from list of known failures — jfdannen / detail
  308. Upgrade to OpenVSP 3.38.0 — galbramc / detail
  309. Upgrade Jenkins testing to Python 3.11.9 — galbramc / detail
  310. Upgrade to AFLR 11.5.14 — galbramc / detail
  311. Update expected error for imprint5 — galbramc / detail
  312. Also need NETCDFINC for Exodus on arm64 — galbramc / detail
  313. Also compile exodus on arm64 — galbramc / detail
  314. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  315. Look for stanalizer runtime errors — galbramc / detail
  316. Supprees fighter4 with OCC 7.8 — galbramc / detail
  317. Update Win Env for 7.8 — galbramc / detail
  318. prepare for testing with OCC 7.8.0 — jfdannen / detail
  319. Pointwise leak suppression — galbramc / detail

#40 (Dec 29, 2023, 3:32:09 PM)

  1. Fix fun3d NMakefile — galbramc / detail
  2. Use AFLR instead of Tetgen for SU2 testing — galbramc / detail
  3. Swap serveCSM with serveESP — galbramc / detail
  4. Update meshWriter structure and function documentation — galbramc / detail
  5. Remove c++ link for tacs AIM — galbramc / detail
  6. Update CAPS copyright — galbramc / detail
  7. One more try fixing Cart3D — galbramc / detail
  8. Try cart3d fix one more time — galbramc / detail
  9. Another try at fixing Cart3D — galbramc / detail
  10. Remove one more undefined error — galbramc / detail
  11. More link warning fixes — galbramc / detail
  12. stanalizer fix — galbramc / detail
  13. Remove unnecessary lc++ — galbramc / detail
  14. Fix link warning — galbramc / detail
  15. Training solution fixes — galbramc / detail
  16. More dox fixes — galbramc / detail
  17. Add fun3d refine example. Update dox — galbramc / detail
  18. Forgot updated example — galbramc / detail
  19. Fix astros Aero_Reference so it's a tuple — galbramc / detail
  20. Add missing -ldl — galbramc / detail
  21. Missed one file — galbramc / detail
  22. Improve speed of mesh QuickRef and fix memory leak — galbramc / detail
  23. More abaqus fixes — galbramc / detail
  24. Fix nodal averaging for abaqus — galbramc / detail
  25. Lint fix, add abaqus concentrated load — galbramc / detail
  26. Abaqus does not write out all nodes — galbramc / detail
  27. Refactor abaqus displacement reads — galbramc / detail
  28. Lint fix — galbramc / detail
  29. Add Tmax to abaqus AIM outpus — galbramc / detail
  30. Fixes to abaqus dor FSI — galbramc / detail
  31. lint fixes — galbramc / detail
  32. Fix typo — galbramc / detail
  33. Fix double free in mystran. Fix Windoze NMakefiles — galbramc / detail
  34. Abaqus IO is really really slow... — galbramc / detail
  35. Read MISES and Displacements from Abaqus .dat file — galbramc / detail
  36. Fix windoze build — galbramc / detail
  37. Move cython generated files into sub-directories so scan-build can ignore them — galbramc / detail
  38. Abaqus fixes — galbramc / detail
  39. Fix capsBound sideset segfault for exodus — galbramc / detail
  40. Lint fixes — galbramc / detail
  41. Parse outputs with SierraSM. Add Displacement dynout for mystran. — galbramc / detail
  42. One more lint fix — galbramc / detail
  43. Don't scan-build cython generated files — galbramc / detail
  44. scan-build fixes — galbramc / detail
  45. lint fixes — galbramc / detail
  46. Add maximum displacement for mystran — galbramc / detail
  47. Fix abaqus NMakefile — galbramc / detail
  48. Fix abaqus Windoze build — galbramc / detail
  49. Add abaqus to AGARD445 — galbramc / detail
  50. Fix warnings — galbramc / detail
  51. Update makefile. Update cython instantiations. Other small fixes — galbramc / detail
  52. Add abaqus AIM — galbramc / detail
  53. Update some examples, add abaqus examples — galbramc / detail
  54. AFLR2 dods not apways generare valid quads — galbramc / detail
  55. Fix ESPxddm. Fix dox — galbramc / detail
  56. Write capsBound as sideset for exodus — galbramc / detail
  57. Write out capsGroups as exodus sidesets — galbramc / detail
  58. Distingush between 2D and 3D quad in exodus — galbramc / detail
  59. Fix merging of VLM surfaces for astros — galbramc / detail
  60. Fix link error — galbramc / detail
  61. Add missing include — galbramc / detail
  62. Finish allowing quad elements in Exodus files. — galbramc / detail
  63. Add quad mesh support for Exodus files — galbramc / detail
  64. Fix for SierraSD solution read — galbramc / detail
  65. One last stanalizer fix — galbramc / detail
  66. Stanalizer fixes — galbramc / detail
  67. Update SierraSD to provude nodal averaged elemental data — galbramc / detail
  68. Try to fix another warning — galbramc / detail
  69. Rename siearra to sierraSM — galbramc / detail
  70. Fix compiler warnings — galbramc / detail
  71. Add sierraSD to aim Makefile. Other small updates. — galbramc / detail
  72. Add initial sierraSD AIM framework. Lots of work still todo. — galbramc / detail
  73. More error checking in nastranAIM. Don't allocate zero length array. — galbramc / detail
  74. Add Input_String to sierra — galbramc / detail
  75. Various small updates — galbramc / detail
  76. Add framework for sierra AIM — galbramc / detail
  77. Make outputs lower case in fun3d when not compiled with python — galbramc / detail
  78. Lint fix — galbramc / detail
  79. Use EG_mapBody2 for morhing bodies with a single face. Fix indexing with refine. Add documentation reference for exodus writer. — galbramc / detail
  80. Add bound VTK dump — galbramc / detail
  81. Add Fun3D option to refineAIM. Fixes for phasing with refine — galbramc / detail
  82. Only allow capps to aim_deleteMeshes in aimPreAnalysis. Add MAT5 nastran Card. Clear data transfer if tessellation is updated. Copy over previous files when removing a clink — galbramc / detail
  83. Missed a file — galbramc / detail
  84. Fix TEMP card. Fix TACS temperature transfer. — galbramc / detail
  85. Lint fixes — galbramc / detail
  86. Fix for windoze — galbramc / detail
  87. Parse von Mises stress and strain from Mystran. Fix refineAIM to remove old meshes. — galbramc / detail
  88. Use latest version of SU2(8.0.0) — nitin / detail
  89. Updates for SU2 Harrier, version 8.0.0 — nitin / detail
  90. Fix memory leak — galbramc / detail
  91. Fix array bound error. Update legacy example. — galbramc / detail
  92. Dont require meshRef for meshWriters — galbramc / detail
  93. Add remaining MAT8 entries. Always check for valid indexes in meshes. Various other fixes. — galbramc / detail
  94. Lots of lint fixes and memory leak fix — galbramc / detail
  95. Fix bug in refine libMeshb reader — galbramc / detail
  96. Fix memory leak in mystran AIM — galbramc / detail
  97. Fix warning — galbramc / detail
  98. Exclusively use MESHEXTENSION for refine — galbramc / detail
  99. Don't reqiore capsMeshLength for auto feaMeshing — galbramc / detail
  100. Use egadsTess functions to build on the fly fea Meshes — galbramc / detail
  101. Guard against using null pointer — galbramc / detail
  102. 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
  103. fix undefined variable associated with degenerate Edges when using udfOffset — jfdannen / detail
  104. add deprecation warnings to all .csm/.udc/.cpc files that use LOFT, MACBEG, MACEND, and RECALL — jfdannen / detail
  105. update sensitivity calculations in udpParsec; add capNacelle*, testAdjoint6, and testAdjoint7 test cases; change copyright dates from 2023 to 2024 — jfdannen / detail
  106. fix bug in ocsmCopy that seg faulted when a Branch name exceeded 11 characters — jfdannen / detail
  107. re-add duplicate libraries for linking tile.so (even though latest linker will issue a warning) — jfdannen / detail
  108. fix udp.def for udpPost — jfdannen / detail
  109. try to eliminate duplicate library warnings when linking tile.so — jfdannen / detail
  110. fix bug in transferring Edge attributes when SUBTRACTing a SheetBody from another SheetBody (due to an OpenCASCADE error); fix bug that (erroneously) evalauted arguments to ELSEIF even when the matching IFTHEN evaluated to true; provide udps.ndotchg to tell it any inputs to sensitivities have changed since previous call for sensitivities; provide COPYUDPDATA to copy private data in UDP/UDFs — jfdannen / detail
  111. attempt to fix stanalizer errors — jfdannen / detail
  112. attempt to fix stanalizer errors — jfdannen / detail
  113. attempt to fix stanalizer errors — jfdannen / detail
  114. update udp.def for Windoze — jfdannen / detail
  115. refactor UDP/UDF global storage — jfdannen / detail
  116. fix the code that finds the (non-manifold) Edge velocities generated by a Boolean operation on SheetBodys as well as SolidBodys; update ESP to account for new arguments to DUMP command; fix bug in copying UDP/UDF data that was identified by memcheck; fix bug with optional last argument to DUMP; fix bug associated with copying bodyList in ocsmCopy; print triangle and quadrilateral count when writing .obj file — jfdannen / detail
  117. fix bug in the pattern counter when executing PATBREAK — jfdannen / detail
  118. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information — jfdannen / detail
  119. fixed bug when using a UDP/UDF that returns a value and finite difference sensitivities are being computed; fix compiler warning associated with _viz attribute; clean up memory at end of ocsmAdjoint — jfdannen / detail
  120. added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe — jfdannen / detail
  121. add Node tolerance checks when reporting tolerance associated with a Body; adding _viz=off Attribute to a Face, Edge, or Node makes them initially not displayed in serveESP (although they can be toggled via the GUI); fix valgrind error associated with not initializing the output Body to EG_mapBody — jfdannen / detail
  122. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail — jfdannen / detail
  123. remove verification data for 7.3.1 and 7.4.1 — jfdannen / detail
  124. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
  125. fix bug that did not restore the stack properly when a command returned multiple Bodys; fix bug that did not clear display when plotter exits; make MessageWindow light green to alert user that they need to exit an overlay; allow TIM to reload (if state is TIM_READY); do not print warning that message is not broadcast because wv was not started (which can happen due to timing in multiple threads); add areaRule* test cases and python script — jfdannen / detail
  126. fix bug in filename compression — jfdannen / detail
  127. temporarily disable filename compression — jfdannen / detail
  128. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch — jfdannen / detail
  129. add ability to put attrName/attrValue on control surfaces in udc/flapz; prototype WaveFront .obj file writer; fix sensitivity bug that returns zeros when UDPs are used and -loadEgads was enabled; add quad output in .obj file writer — jfdannen / detail
  130. add LRED, LGREEN, and LBLUE to list of possible colors; multi-thread ocsmAdjoint; add testAdjoint4 and testAdjoint5 test cases; dynamically allocate arrays in testOcsmAdjoint; print Edge lengths in ocsmPrintBrep; change signature of ocsmAdjoint to not automatically compute full Jacobian; do not run testOcsmAdjoint if -loadEgads is enabled; fix sensitivities bug if there is a UDP/UDF and the -loadEgads flag is set; remove /../ patterns from .udc filenames; fix bug in capsMode that did not allow .csm files to have .udc files in subdirectories — jfdannen / detail
  131. add showsize option in udpNuScale; fix bug in udfOffset for Bodys with degenerate Edges; in udfEditAttr, allow attrValue to be a star in HAS statement, independent of whether the value is a string or a number — jfdannen / detail
  132. remove OPAM1_fillet test case (because FILLET works differently  on various platforms) — jfdannen / detail
  133. fix undefined variable warning — jfdannen / detail
  134. fix sanitize error in velocityOfEdge — jfdannen / detail
  135. update method for assigning _edgeIDs associated with degenerate Edges; slight improvement in tessellation sensitivities for some cases — jfdannen / detail
  136. update to use EG_mapBody2 to make sure Edges are mapped properly during sensitivity calculations; update sensitivities (again) to improve Edges generated by boolean operations; update selected sensitivity verification data — jfdannen / detail
  137. remove FILLETs from OPAM1.csm; add OPAM1_fillet test case; fix typo in computation of analytic sensitivities for a CONE; fix tessellation sensitivities when Node motion is perpendicular to end of Edge; add designZ* test cases; update all verification data associated with data/basic/design* to account for the new (better) sensitivities — jfdannen / detail
  138. add missing data/vsp3 verification data for 7.6.0 — jfdannen / detail
  139. clean up some debug printing during sensitivity calculations — jfdannen / detail
  140. ensure _faceID and _edgeID sequence numbers are consistent when computing finite difference sensitivities; allow CSYSTEM name to be an expression; fix bug that did not apply csystems to SELECT BODY command; add csystem7* test cases — jfdannen / detail
  141. modify OPAM1.udc to pass Jenkins tests — jfdannen / detail
  142. add simple.py to demonstrate a pyscript that can be run either from python prompt or from serveESP — jfdannen / detail
  143. fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
  144. modify ocsmGetUV so that inverse evalaution starts at closest tessellation point if npnt is negative; fix memory leak associated with testAdjoint*; fix bug that allowed _hist and __trace__ to contain duplicate entries, which sometimes resulted in an infinite loop; add uCRM test case to data/gallery; fix bug that made had _edgeID point to scribing Face instead of its _faceID during a scribing operation; Edges from a sketch should have _edgeID that identifies the Body and Edge number; fix scribeWing test case; fix _edgeID for Edges that result from SUBTRACTing a SolidBody or planar SheetBody from a SheetBody. BEWARE: backward incompatability for some _edgeID; add edgeIDtest* test cases — jfdannen / detail
  145. add testAdjoint1 test case — jfdannen / detail
  146. make udpWaffle clean up temporary variables if an error occurs while processing a file; add fitCurve8 test case; return error from vspSetup if .vsp3 file does not exist; add pylon/pod to vsp3/OPAM1* test cases — jfdannen / detail
  147. Remove MACOSX from makeEnv — galbramc / detail
  148. Add macOS 14 to makeEnv — galbramc / detail
  149. Add more checks on Julia version and ESP env for jlEGADS — galbramc / detail
  150. Update EGADS copyright — galbramc / detail
  151. change copyright date from 2023 to 2024 — jfdannen / detail
  152. Update README release in January 2024 — galbramc / detail
  153. Suppress gfortran link warnings on macOS — galbramc / detail
  154. Remove more undefined error link warnings. Stanalizer fixes — galbramc / detail
  155. More link warning suppression on macOS — galbramc / detail
  156. Remove depricated macOS undefined error link flag — galbramc / detail
  157. EGADS doc fixes — galbramc / detail
  158. update udp.def in udpTire folder — jfdannen / detail
  159. update to account for UDP/UDF changes — jfdannen / detail
  160. Update python version in setup scripts — galbramc / detail
  161. Update PreBuilt README and setup scripts — galbramc / detail
  162. Add contextCopy to pyEGADS and jlEGADS — galbramc / detail
  163. Remove incorrect 'wrong OR' check for EG_quadTess — galbramc / detail
  164. Write Name attribute to iges files — galbramc / detail
  165. Add contextCopy to def file — haimes / detail
  166. Add tessellation support in EG_contextCopy — haimes / detail
  167. Add EG_contextCopy — haimes / detail
  168. Fix stanalizer — galbramc / detail
  169. Fix FACE/LOOP for EG_imprintBody — galbramc / detail
  170. Allow EG_imprintBody to accept FACE/LOOP pairs — galbramc / detail
  171. Add more debug info in splitBody — haimes / detail
  172. Do not SameParamter shell — galbramc / detail
  173. Fix stanalizer warning — galbramc / detail
  174. Properly map Degenerate Edges in mapBody2 — galbramc / detail
  175. Skip degenerate Edges in mapBody2 — galbramc / detail
  176. Fix lint — galbramc / detail
  177. Fix EG_mapBody infinite loop — galbramc / detail
  178. Update egads.def with EG_mapBody2 — galbramc / detail
  179. Fix incorrect mapBody tests — galbramc / detail
  180. Fix compile error related to M_PI — galbramc / detail
  181. Fix EG_mapBody when topology is identical but geometry differs. Add EG_mapBody2 as replacement for EG_mapBody that also works on FaceBodys. — galbramc / detail
  182. Add additional Node check in EG_localToGlobal — galbramc / detail
  183. Add backup M_PI when not available for Surreal — galbramc / detail
  184. Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail
  185. Upgrade Pointwise for new license — galbramc / detail
  186. Uptrade asan path to 15.0.0 — galbramc / detail
  187. Comment out IRIT — galbramc / detail
  188. Only suppress link warnings on macOS — galbramc / detail
  189. Suppress link warnings with PYTHONLIB — galbramc / detail
  190. Add abaqus to PATH — galbramc / detail
  191. Another Python address suppression — galbramc / detail
  192. Upgrade to Python 3.11.6 — galbramc / detail
  193. Undo looking for verfication data — galbramc / detail
  194. Warn about missing verification files — galbramc / detail
  195. Yet one more python suppression — galbramc / detail
  196. Another python valgrind suppression — galbramc / detail
  197. Upgrade to SU2 8.0.0 — galbramc / detail

#37 (Sep 14, 2023, 11:02:16 AM)

  1. More binary ugrid reader improvements — galbramc / detail
  2. Add isothermal material properties — galbramc / detail
  3. Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail