Skip to content

Changes

#107 (Dec 19, 2023, 10:00:03 PM)

  1. fix undefined variable associated with degenerate Edges when using udfOffset — jfdannen / detail
  2. add deprecation warnings to all .csm/.udc/.cpc files that use LOFT, MACBEG, MACEND, and RECALL — jfdannen / detail
  3. update sensitivity calculations in udpParsec; add capNacelle*, testAdjoint6, and testAdjoint7 test cases; change copyright dates from 2023 to 2024 — jfdannen / detail
  4. fix bug in ocsmCopy that seg faulted when a Branch name exceeded 11 characters — jfdannen / detail
  5. re-add duplicate libraries for linking tile.so (even though latest linker will issue a warning) — jfdannen / detail
  6. fix udp.def for udpPost — jfdannen / detail
  7. try to eliminate duplicate library warnings when linking tile.so — jfdannen / detail
  8. 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
  9. attempt to fix stanalizer errors — jfdannen / detail
  10. attempt to fix stanalizer errors — jfdannen / detail
  11. attempt to fix stanalizer errors — jfdannen / detail
  12. update udp.def for Windoze — jfdannen / detail
  13. refactor UDP/UDF global storage — jfdannen / detail
  14. 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
  15. fix bug in the pattern counter when executing PATBREAK — jfdannen / detail
  16. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information — jfdannen / detail
  17. Update EGADS copyright — galbramc / detail
  18. change copyright date from 2023 to 2024 — jfdannen / detail
  19. Update README release in January 2024 — galbramc / detail
  20. Suppress gfortran link warnings on macOS — galbramc / detail
  21. Remove more undefined error link warnings. Stanalizer fixes — galbramc / detail
  22. More link warning suppression on macOS — galbramc / detail
  23. Remove depricated macOS undefined error link flag — galbramc / detail
  24. EGADS doc fixes — galbramc / detail
  25. update udp.def in udpTire folder — jfdannen / detail
  26. update to account for UDP/UDF changes — jfdannen / detail
  27. Comment out IRIT — galbramc / detail
  28. Only suppress link warnings on macOS — galbramc / detail
  29. Suppress link warnings with PYTHONLIB — galbramc / detail

#106 (Dec 2, 2023, 12:27:08 AM)

  1. 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
  2. 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
  3. 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
  4. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail — jfdannen / detail
  5. remove verification data for 7.3.1 and 7.4.1 — jfdannen / detail
  6. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
  7. 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
  8. fix bug in filename compression — jfdannen / detail
  9. temporarily disable filename compression — jfdannen / detail
  10. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch — jfdannen / detail
  11. 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
  12. 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
  13. Update python version in setup scripts — galbramc / detail
  14. Update PreBuilt README and setup scripts — galbramc / detail
  15. Add contextCopy to pyEGADS and jlEGADS — galbramc / detail
  16. Remove incorrect 'wrong OR' check for EG_quadTess — galbramc / detail
  17. Write Name attribute to iges files — galbramc / detail
  18. Add contextCopy to def file — haimes / detail
  19. Add tessellation support in EG_contextCopy — haimes / detail
  20. Add EG_contextCopy — haimes / detail
  21. Add abaqus to PATH — galbramc / detail
  22. Another Python address suppression — galbramc / detail
  23. Upgrade to Python 3.11.6 — galbramc / detail

#105 (Nov 4, 2023, 12:27:09 AM)

  1. 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
  2. remove OPAM1_fillet test case (because FILLET works differently  on various platforms) — jfdannen / detail
  3. fix undefined variable warning — jfdannen / detail
  4. fix sanitize error in velocityOfEdge — jfdannen / detail
  5. update method for assigning _edgeIDs associated with degenerate Edges; slight improvement in tessellation sensitivities for some cases — jfdannen / detail
  6. 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
  7. 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
  8. add missing data/vsp3 verification data for 7.6.0 — jfdannen / detail
  9. clean up some debug printing during sensitivity calculations — jfdannen / detail
  10. 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
  11. Fix stanalizer — galbramc / detail
  12. Fix FACE/LOOP for EG_imprintBody — galbramc / detail
  13. Allow EG_imprintBody to accept FACE/LOOP pairs — galbramc / detail
  14. Add more debug info in splitBody — haimes / detail
  15. Do not SameParamter shell — galbramc / detail
  16. Fix stanalizer warning — galbramc / detail
  17. Properly map Degenerate Edges in mapBody2 — galbramc / detail
  18. Skip degenerate Edges in mapBody2 — galbramc / detail
  19. Undo looking for verfication data — galbramc / detail
  20. Warn about missing verification files — galbramc / detail
  21. Yet one more python suppression — galbramc / detail
  22. Another python valgrind suppression — galbramc / detail

#104 (Oct 7, 2023, 12:27:07 AM)

  1. modify OPAM1.udc to pass Jenkins tests — jfdannen / detail
  2. add simple.py to demonstrate a pyscript that can be run either from python prompt or from serveESP — jfdannen / detail
  3. fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
  4. add sleep to udpVsp3 to ensure that .stp file is ready for reading; update waffle documentation to include rebuild input argument; fix bug that caused a seg fault if last Body on stack had a degenerate Edge and the -dxdd option was used in serveESP; add attrSpec test case to show how to apply compound string Attributes via the ATTRIBUTE command, via editAttr, and within the waffle; relax restriction on number of SET statements within a waffle; allow PATBREAK in waffle; add waffleC1 test case — jfdannen / detail
  5. 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
  6. add testAdjoint1 test case — jfdannen / detail
  7. 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
  8. remove X57_MAXWELL_CRM_v4.4.1 from svn (too big) — jfdannen / detail
  9. 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
  10. fix addressing bug in udpWarp; initial implementation of timVspSetup — jfdannen / detail
  11. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes — jfdannen / detail
  12. properly rename vsp3 verification test cases — jfdannen / detail
  13. 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
  14. Fix lint — galbramc / detail
  15. Fix EG_mapBody infinite loop — galbramc / detail
  16. Update egads.def with EG_mapBody2 — galbramc / detail
  17. Fix incorrect mapBody tests — galbramc / detail
  18. Fix compile error related to M_PI — galbramc / detail
  19. 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
  20. Add additional Node check in EG_localToGlobal — galbramc / detail
  21. Add backup M_PI when not available for Surreal — galbramc / detail
  22. Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail
  23. Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail
  24. Preserve tessellation attributes in mapTessBody — galbramc / detail
  25. Small fix for IGES Name reads — galbramc / detail
  26. IGES reader now also reads all Name attributes. Fix stanalizer warning. — galbramc / detail
  27. Reduce time extract Name attribute from STEP files. — galbramc / detail
  28. Upgrade to SU2 8.0.0 — galbramc / detail
  29. Update vsp3 memcheck suppression — galbramc / detail
  30. Add refine executable PATH — galbramc / detail
  31. Suppress vspscript leaks — galbramc / detail
  32. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. — galbramc / detail
  33. Downgrade to OpenVSP 3.34.0 — galbramc / detail
  34. Add vsp3 jenkins files — galbramc / detail
  35. Add VSP3_ROOT for vsp3 testing — galbramc / detail

#103 (Sep 2, 2023, 12:27:10 AM)

  1. 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
  2. Track STEP/IGES name attributes through all read manipulations — galbramc / detail
  3. Add fighter4 as known error on macys — galbramc / detail
  4. Upgrade to AFLR 11.5.9 — galbramc / detail

#102 (Aug 5, 2023, 12:27:10 AM)

  1. first version of udpVspComp — jfdannen / detail
  2. fix bug that did not retain Edge attributes during an ELEVATE operation — jfdannen / detail
  3. 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
  4. temporarily remove vspFuse* test cases — jfdannen / detail
  5. analytic sensitivities for sketches; update .gsen and .tsen files; move sketch13* test cases to designY* — jfdannen / detail
  6. start implementing analytic sensitivities for Sketches; add sketch13* test cases — jfdannen / detail
  7. initial, very early, preliminary version of udpVspFuse and associated test cases — jfdannen / detail
  8. fix error in serveESP.mak in previous commit — jfdannen / detail
  9. fix error in serveESP.mak; fix debug code error for windoze — jfdannen / detail
  10. 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
  11. Lint fix — galbramc / detail
  12. Use python or python3 executables in makeEnv — galbramc / detail
  13. Fixes for Edge only tessellations — galbramc / detail
  14. Undo Makefile change — galbramc / detail
  15. One more adjustment to EG_mapBody — galbramc / detail
  16. Only delete EG_mapBody mapped upen error if copied — galbramc / detail
  17. Update to AFLR 11.5.8 — galbramc / detail
  18. Update xfoil executables with up to 2048 panels — galbramc / detail
  19. Python suppressoin — galbramc / detail

#101 (Jul 1, 2023, 2:01:51 AM)

  1. 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
  2. uprev to v1.24 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) — jfdannen / detail
  3. Uprev to ESP 1.24. Add .C1side attribute for EG_blend. EG_blend now supports three neighboring C1 sections. — galbramc / detail
  4. Update parser — galbramc / detail

#100 (Jun 3, 2023, 12:27:08 AM)

  1. makeEnv fixes for -dev — galbramc / detail
  2. makeEnv fix AFLR_ARCH for linux-aarch64. Add -dev option to makeEnv. — galbramc / detail

#99 (May 29, 2023, 9:33:58 AM)

  1. added ability to double-click on python error to open pyscript editor at the correct line — jfdannen / detail
  2. update various testing scripts — jfdannen / detail
  3. add udfLinalg and linalg1 test case; add sketch12* test cases — jfdannen / detail
  4. another update to Makefile.LINUX64 — jfdannen / detail
  5. update Makefile.LINUX64 to execute full test suite — jfdannen / detail
  6. fix warnings in previous commit — jfdannen / detail
  7. 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
  8. 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
  9. Add note about fighter4 on Intel macOS 13.3 — galbramc / detail
  10. Fix step and iges label read — galbramc / detail
  11. Update concepts and viewer pdf. Fix for makeEnv. — galbramc / detail
  12. Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH. — galbramc / detail
  13. Fix bug in setup scripts — galbramc / detail
  14. Fix bug in setup scripts — galbramc / detail
  15. Update README files. Add PreBuilt setup scripts. — galbramc / detail
  16. Fix last commit — galbramc / detail
  17. Lint fixes — galbramc / detail
  18. Fix stanalizer warning — galbramc / detail
  19. Fix warning — galbramc / detail
  20. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates. — galbramc / detail
  21. Increase thread stack size on macOS — galbramc / detail
  22. Fix warning — galbramc / detail
  23. Lint fix — galbramc / detail
  24. Another prebuilt fix — galbramc / detail
  25. Fix PreBuilt script — galbramc / detail
  26. Update PreBuilt testing — galbramc / detail
  27. Update ESPbfr.tgz — galbramc / detail
  28. Add OCC7.7 valgrind suppressions — galbramc / detail