Skip to content

Changes

#186 (Feb 17, 2024, 5:03:28 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail

#185 (Feb 17, 2024, 4:36:21 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail

#184 (Feb 17, 2024, 4:06:17 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail

#183 (Feb 17, 2024, 1:39:17 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail

#182 (Feb 16, 2024, 3:00:50 PM)

  1. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail

#181 (Feb 16, 2024, 1:26:15 PM)

  1. modify fatal error messages in include line number — jfdannen / detail
  2. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  3. 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
  4. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  5. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  6. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  7. Fix dependency on esp.h copy — haimes / detail
  8. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  9. 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
  10. increase number of iterations to match point count on opposite Edges in a Face in udfCreateBEM — jfdannen / detail
  11. 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
  12. 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
  13. 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
  14. fix ESP bug that did not exit pyscript properly; update version number in some tutorial files; update testScript.txt — jfdannen / detail
  15. Improved error message when PCurves do not form a closed loop — galbramc / detail
  16. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  17. Write SHELL names to underlying step shells — galbramc / detail
  18. Fix check for copying a PCurve — galbramc / detail
  19. Fix stanalizer warning — galbramc / detail
  20. Restor egads.pdf — galbramc / detail
  21. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  22. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail
  23. Fix library file names for Windoze at 7.8 — haimes / detail
  24. Allow for the use of RPATH in LINUX builds — haimes / detail
  25. Test blend tangency treatment sensitvities — galbramc / detail
  26. Cleanup dot testing — galbramc / detail
  27. Fix Color attribute for IGES/STEP — galbramc / detail
  28. Also read/write Name attribute to STEP geometry — galbramc / detail
  29. ffp-model does not exist for older clang — galbramc / detail
  30. Fix DARWIN64.gcc — galbramc / detail
  31. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  32. Missed one file — galbramc / detail
  33. Update win README — galbramc / detail
  34. Add OCC 7.8 to build — galbramc / detail
  35. Fix Node return in localToGlobal by not looking at Degenerate Edges — haimes / detail
  36. Uprev DARWIN configs — haimes / detail
  37. Fix warning — galbramc / detail
  38. Fix compile error on Linux — galbramc / detail
  39. Fix typo — galbramc / detail
  40. EGADS redme update for Windoze download — haimes / detail
  41. Missed files — galbramc / detail
  42. Uprev EGADS. Add Face Color attribute for STEP/IGES — galbramc / detail
  43. Update training material comment in README — galbramc / detail
  44. Compile Tutorial.pdf — galbramc / detail
  45. Pointwise leak suppression — galbramc / detail
  46. Upgrade Pointwise for new license — galbramc / detail

#180 (Dec 26, 2023, 12:45:53 AM)

  1. allow assert_failed signal to be caught; check that arguments to COMBINE command are all valid Edge and/or Face numbers; fix bug in serveESP that seg faulted when a DESPMTR exceeded its LBOUND or UBOUND in the .csm file; fix memory leak associated with private data in UDP/UDFs; fix bug in GROUP command when ngroup was positive; update group5 test case and its verification data; start to modify ESP-help to include examples — jfdannen / detail
  2. fix undefined variable associated with degenerate Edges when using udfOffset — jfdannen / detail
  3. add deprecation warnings to all .csm/.udc/.cpc files that use LOFT, MACBEG, MACEND, and RECALL — jfdannen / detail
  4. update sensitivity calculations in udpParsec; add capNacelle*, testAdjoint6, and testAdjoint7 test cases; change copyright dates from 2023 to 2024 — jfdannen / detail
  5. fix bug in ocsmCopy that seg faulted when a Branch name exceeded 11 characters — jfdannen / detail
  6. re-add duplicate libraries for linking tile.so (even though latest linker will issue a warning) — jfdannen / detail
  7. fix udp.def for udpPost — jfdannen / detail
  8. try to eliminate duplicate library warnings when linking tile.so — jfdannen / detail
  9. 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
  10. attempt to fix stanalizer errors — jfdannen / detail
  11. attempt to fix stanalizer errors — jfdannen / detail
  12. attempt to fix stanalizer errors — jfdannen / detail
  13. update udp.def for Windoze — jfdannen / detail
  14. refactor UDP/UDF global storage — jfdannen / detail
  15. 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
  16. fix bug in the pattern counter when executing PATBREAK — jfdannen / detail
  17. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information — jfdannen / detail
  18. 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
  19. 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
  20. 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
  21. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail — jfdannen / detail
  22. remove verification data for 7.3.1 and 7.4.1 — jfdannen / detail
  23. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
  24. 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
  25. fix bug in filename compression — jfdannen / detail
  26. temporarily disable filename compression — jfdannen / detail
  27. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch — jfdannen / detail
  28. 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
  29. 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
  30. 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
  31. remove OPAM1_fillet test case (because FILLET works differently  on various platforms) — jfdannen / detail
  32. fix undefined variable warning — jfdannen / detail
  33. fix sanitize error in velocityOfEdge — jfdannen / detail
  34. update method for assigning _edgeIDs associated with degenerate Edges; slight improvement in tessellation sensitivities for some cases — jfdannen / detail
  35. 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
  36. 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
  37. add missing data/vsp3 verification data for 7.6.0 — jfdannen / detail
  38. clean up some debug printing during sensitivity calculations — jfdannen / detail
  39. 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
  40. modify OPAM1.udc to pass Jenkins tests — jfdannen / detail
  41. add simple.py to demonstrate a pyscript that can be run either from python prompt or from serveESP — jfdannen / detail
  42. fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
  43. 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
  44. add testAdjoint1 test case — jfdannen / detail
  45. 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
  46. remove X57_MAXWELL_CRM_v4.4.1 from svn (too big) — jfdannen / detail
  47. fix valgrind error in timVspSetup.c; initialization update required by change in EG_mapBody; add bentWaffle test case; SELECT * xmin xmax ... finds closest entity if xmin=xmax ... — jfdannen / detail
  48. fix addressing bug in udpWarp; initial implementation of timVspSetup — jfdannen / detail
  49. Remove MACOSX from makeEnv — galbramc / detail
  50. Add macOS 14 to makeEnv — galbramc / detail
  51. Add more checks on Julia version and ESP env for jlEGADS — galbramc / detail
  52. Update EGADS copyright — galbramc / detail
  53. change copyright date from 2023 to 2024 — jfdannen / detail
  54. Update README release in January 2024 — galbramc / detail
  55. Suppress gfortran link warnings on macOS — galbramc / detail
  56. Remove more undefined error link warnings. Stanalizer fixes — galbramc / detail
  57. More link warning suppression on macOS — galbramc / detail
  58. Remove depricated macOS undefined error link flag — galbramc / detail
  59. EGADS doc fixes — galbramc / detail
  60. update udp.def in udpTire folder — jfdannen / detail
  61. update to account for UDP/UDF changes — jfdannen / detail
  62. Update python version in setup scripts — galbramc / detail
  63. Update PreBuilt README and setup scripts — galbramc / detail
  64. Add contextCopy to pyEGADS and jlEGADS — galbramc / detail
  65. Remove incorrect 'wrong OR' check for EG_quadTess — galbramc / detail
  66. Write Name attribute to iges files — galbramc / detail
  67. Add contextCopy to def file — haimes / detail
  68. Add tessellation support in EG_contextCopy — haimes / detail
  69. Add EG_contextCopy — haimes / detail
  70. Fix stanalizer — galbramc / detail
  71. Fix FACE/LOOP for EG_imprintBody — galbramc / detail
  72. Allow EG_imprintBody to accept FACE/LOOP pairs — galbramc / detail
  73. Add more debug info in splitBody — haimes / detail
  74. Do not SameParamter shell — galbramc / detail
  75. Fix stanalizer warning — galbramc / detail
  76. Properly map Degenerate Edges in mapBody2 — galbramc / detail
  77. Skip degenerate Edges in mapBody2 — galbramc / detail
  78. Fix lint — galbramc / detail
  79. Fix EG_mapBody infinite loop — galbramc / detail
  80. Update egads.def with EG_mapBody2 — galbramc / detail
  81. Fix incorrect mapBody tests — galbramc / detail
  82. Fix compile error related to M_PI — galbramc / detail
  83. 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
  84. Add additional Node check in EG_localToGlobal — galbramc / detail
  85. Add backup M_PI when not available for Surreal — galbramc / detail
  86. Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail
  87. Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail
  88. Preserve tessellation attributes in mapTessBody — galbramc / detail
  89. Small fix for IGES Name reads — galbramc / detail
  90. Uptrade asan path to 15.0.0 — galbramc / detail
  91. Comment out IRIT — galbramc / detail
  92. Only suppress link warnings on macOS — galbramc / detail
  93. Suppress link warnings with PYTHONLIB — galbramc / detail
  94. Add abaqus to PATH — galbramc / detail
  95. Another Python address suppression — galbramc / detail
  96. Upgrade to Python 3.11.6 — galbramc / detail
  97. Undo looking for verfication data — galbramc / detail
  98. Warn about missing verification files — galbramc / detail
  99. Yet one more python suppression — galbramc / detail
  100. Another python valgrind suppression — galbramc / detail
  101. Upgrade to SU2 8.0.0 — galbramc / detail
  102. Update vsp3 memcheck suppression — galbramc / detail
  103. Add refine executable PATH — galbramc / detail
  104. Suppress vspscript leaks — galbramc / detail

#179 (Sep 4, 2023, 3:55:34 PM)

  1. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes — jfdannen / detail
  2. IGES reader now also reads all Name attributes. Fix stanalizer warning. — galbramc / detail
  3. Reduce time extract Name attribute from STEP files. — galbramc / detail
  4. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. — galbramc / detail

#176 (Sep 4, 2023, 9:04:45 AM)

  1. properly rename vsp3 verification test cases — jfdannen / detail
  2. Downgrade to OpenVSP 3.34.0 — galbramc / detail

#175 (Sep 3, 2023, 8:29:41 PM)

  1. Add vsp3 jenkins files — galbramc / detail

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

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