Changes
#97 (Apr 8, 2023, 1:37:06 AM)
- update flend8* test cases and their verification data — jfdannen / detail
- fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases — jfdannen / detail
- change flend fits to be better in some cases; track down memory leaks — jfdannen / detail
- 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
- fix compiler warning in latest commit — jfdannen / detail
- 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
- Fix getEdgeUV doc — galbramc / detail
- Fix full attirubtion for EG_repalceFaces. Fix error message. — galbramc / detail
- Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. — galbramc / detail
- update expected flend8* failures — jfdannen / detail
- Put file names first — galbramc / detail
- Add OCC 7.7 Jenkins data — galbramc / detail
- add expected errors selected in flend8* test cases — jfdannen / detail
- Cart3D env fix — galbramc / detail
- Upgrade Cart3D version — galbramc / detail
- Update for OCC 7.7.0 — galbramc / detail
#96 (Mar 11, 2023, 1:37:09 AM)
- 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
- 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
- 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
- update ToDo.txt — jfdannen / detail
- improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters — jfdannen / detail
- add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large — jfdannen / detail
- 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
- fix bug associated with UDP/UDF outputs that change shape — jfdannen / detail
- remove stanalyzer false positive by disabling checks for one loop in udfTester1.c — jfdannen / detail
- attempt to fix stanalizer error in udfTester1.c — jfdannen / detail
- 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
- Fix for OCC 7.4 — galbramc / detail
- Provide error message instead of segfault in EG_otherCurve — galbramc / detail
- Add 1-bias to matchBody documentation — galbramc / detail
- Upgrade to AFLR 11.3.17 — galbramc / detail
#95 (Feb 11, 2023, 1:37:07 AM)
- 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
- 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
- update header files to allow use of C++ main program; add simpleCSM.cpp and modify Makefile.DARWIN64 for testing — jfdannen / detail
- numerous updates to Slugs — jfdannen / detail
- 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
- update return values from udpTire — jfdannen / detail
- Suppport Edge only eto files — galbramc / detail
- update DARWIN64.gcc to add comma to RPATH needed by some gcc-10 compilers — jfdannen / detail
- Add back ESP_ROOT/lib to rpath on DARWIN — galbramc / detail
- Use @loader_path for rpath to ESP_ROOT/lib on DARWIN — galbramc / detail
- numpy memory leak suppression — galbramc / detail
- Upgrade to AFLR 11.3.15 — galbramc / detail
- Add NETCDFINC for DARWIN64.gcc testing. — galbramc / detail
- Don't build AFLR with Beta testing — galbramc / detail
#94 (Jan 14, 2023, 1:37:06 AM)
- update copyright notices — jfdannen / detail
- add transform option to Slugs; in Slugs, the KutTriangles option automatically creates a link; add optional GRAFIC to cutTriangles in Slugs; lots of improvements to Slugs, especially for cases with very noisy .stl file — jfdannen / detail
- remove training/data/session10/version99/* — jfdannen / detail
- fix bug that did not allow interactive use of Slugs; add Kut triangles option in Slugs; update testScript.txt to include interactive Slugs testing — jfdannen / detail
- fix bug so that a SCALE branch can be added via the TreeWindow — jfdannen / detail
- uprev to v1.23 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) — jfdannen / detail
- fix problem where ESP sometimes posts pyscript file in MessageWindow instead of in the editor — jfdannen / detail
- Update Copyright date — galbramc / detail
- Uprev to 1.23 — galbramc / detail
#93 (Dec 10, 2022, 1:37:09 AM)
- minor documentation updates — jfdannen / detail
- 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
- write and test viewSimplySupport for transport test case — jfdannen / detail
- more updates to training/session10 and CAPS/training/python — jfdannen / detail
- more updates to transport training files — jfdannen / detail
- update ToDo.txt — jfdannen / detail
- update error handling in flapz.udc; first attempt at python files for new transport for CAPS training — jfdannen / detail
- README release notes updates — galbramc / detail
- Rev updates to 1.22 — galbramc / detail
- README updates — galbramc / detail
#92 (Nov 30, 2022, 4:51:39 PM)
- account for forward- and backward-slashes when opening a .udc — jfdannen / detail
- update ereped6a and project verification data again; fix recently-added bug that causes a memory fault for some non-manifold Edges — jfdannen / detail
- 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
- update testScript.txt; fix possible buffer overflow in SPECIAL command — jfdannen / detail
- update verification data for clearance1 and clerance4 to allow for slight differenes due to chaotic behavior of the EGADS tessellator — jfdannen / detail
- convert all (deprecated) sprintf calls to snprintf — jfdannen / detail
- update Verification.sh to use serveESP — jfdannen / detail
- fix bug where result of SPECIAL/clearance was not recycled — jfdannen / detail
- update .tsen files for designG5 and designG6 — jfdannen / detail
- 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
- fix some compiler warnings in most recent commit — jfdannen / detail
- add ocsmClearance; add clearance* test cases — jfdannen / detail
- Update makeEnv for macOS 13 — galbramc / detail
- Replace DEBUG sprintf with snprintf — galbramc / detail
- Try again: reorder includes! — haimes / detail
- Try again: MSVC 2022 seems to have snprintf defined! — haimes / detail
- sprintf -> snprintf mods — haimes / detail
- Replace sprintf with snprintf in egadsTopo — galbramc / detail
- Suppress clang deprication warning of sprintf in OCC — galbramc / detail
- Another exodus suppression — galbramc / detail
- Suppresse NETCDF/HDF5 memory leaks — galbramc / detail
- Upgrade to SU2 7.4.0 — galbramc / detail
#91 (Nov 12, 2022, 1:37:08 AM)
- 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
- update designV1,gsen for 7.4 — jfdannen / detail
- add ocsmAdjoint and testOcsmAdjoint (in serveESP); allow timPlotter to have two y-axes; add plotter3.py test case — jfdannen / detail
- update adjoint test to remove (incorrect) compiler warning — jfdannen / detail
- 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
- 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
- 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
- Add simple figure for tri ordering with mixed quad faces — galbramc / detail
- Allow unconverged SmoothUV status to continue during parameterization — haimes / detail
- More general ubuntu suppression — galbramc / detail
- Ubuntu valgrid supression — galbramc / detail
- scipy 1.9.2. and 1.9.3 have valgrind issues — galbramc / detail
- Add seacas to macys — galbramc / detail
- Add SEACAS environment variable for exodus — galbramc / detail
- Upgrade cvxopt build for gcc 12 on viggen — galbramc / detail
#90 (Oct 8, 2022, 1:37:09 AM)
- clarify description of SELECT x -1 ibody1 — jfdannen / detail
- update to account for latest EGADS fix to EG_generalBoolean — jfdannen / detail
- add ocsmRegBcstCB to ocsm.def — jfdannen / detail
- 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
- 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
- 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
- Remove dependencies from file copies — haimes / detail
- clean up usage of include files; update dependencies in Makefile and NMakefile — jfdannen / detail
- remove pyscript from lint in serveESP.make — jfdannen / detail
- update serveCSM.make to fix stanilizer error for pyscript — jfdannen / detail
- another attempt to move building of pyscript from Makefile to serveESP.make — jfdannen / detail
- move building of pyscript from Makefile to serveESP.make — jfdannen / detail
- 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
- next version of udfDroop2; first version of udfDroop3 — jfdannen / detail
- next (still incomplete) version of udfDroop2 — jfdannen / detail
- Fix the new isEquivalent for periodic curves split into 2 Edges — haimes / detail
- modified Ints to Int32 and added egadslite tests — docampo / detail
- recompiled pdf references were with ?? — docampo / detail
- removed EL flag from some of the effectiveTopology functions — docampo / detail
- fixed typos — docampo / detail
- Remove bug that would error out if there were no Faces during generalBoolean operations — haimes / detail
- Update isEquivalent to fix previous problem — haimes / detail
- Allow for senses to be flipped when applying EG_isEquivalent — haimes / detail
- added the ego. wrap to the getfield operation — docampo / detail
- update udpTire for new include scheme — jfdannen / detail
- Fix Edge mapping problem introduced since Rev 1.21 — haimes / detail
- changed .obj -> .ego — docampo / detail
- Add TOML to egadslite dep — galbramc / detail
- compiling for Julia 1.6 and 1.8. test fails for 1.8 — docampo / detail
- Update makeEnv to reflect newer MAC OS revs — haimes / detail
- Add the Julia interface to the EGADS API documentation — haimes / detail
- Suppress scipy memory leak — galbramc / detail
- Another python valgrind suppression — galbramc / detail
- Add Ubuntu 22.04 valgrind suppressions — galbramc / detail
- Use system valgrind — galbramc / detail
- Small cleanup of email template — galbramc / detail
- Remove torch for now — galbramc / detail
- Log parser fixes — galbramc / detail
- Suppress torch memory leaks — galbramc / detail
- Upgrade sanitizer path to 14.0.0 — galbramc / detail
- Try dissabling CUDA for pytorch — galbramc / detail
- Look for fatal msvc errors — galbramc / detail
- Look for fatal gnu/clang errors — galbramc / detail
- Revert to serveCSM for plugs — galbramc / detail
- Update lingering serveCSM to serveESP — galbramc / detail
#89 (Sep 12, 2022, 8:47:43 AM)
- initial version of udfDroop2 — jfdannen / detail
- fix test_pyOCSM to account for updated MESSAGE statement — jfdannen / detail
- extend MESSAGE to optionally write to a file; modify message test case; update ESP-help and ESP_QuickReference — jfdannen / detail
- fix memory leak when a UDF returns an error; remove extra prints when udfFlend or udfOffset detect an error; update sanitize targets in Makefile.LINUX — jfdannen / detail
- allow OFFSET to function properly when the number of Edges in the offset is fewer than the original Body; fix escape-close-parenthesis in ESP_QuickReference; add ability to create periodic SPLINE in sketcher by using SSLOPE(0); add sslope6* test cases — jfdannen / detail
- add assert in udfOffset to eliminate warnings on gcc — jfdannen / detail
- fix bug that caused ereped to not work for a named Body; fix bug that added bar at end of file that was being editted in ESP; extend ereped so that it can be applied if there are multiple Bodys on the stack; add ereped8 test case; fix ESP hint associated with ELEVATE command; fix bug when SELECT EGDE with a bounding box was applied to a Body with degenerate Edges; add extractBodys test case; fix array bounds error in udpEqn2body; fix bug in ereped initializations for a single Body — jfdannen / detail
- remove use of _scaleuv Attribute — jfdannen / detail
- allow very long message to be sent from browser to server; add setCsmFile instead of setScmFileBeg/Mid/End; if error occurs when processing a timMesg, put the tim back into READY mode; post message when erep is successfully generated; implement udpEqn2body for SheetBodys; update frustrum3 test case; use __usedBodys__ attribute when computing velocity of Faces or Edges for RULE and BLEND; fix bug in sensCSM that did not reset maximum errors for Bodys when in -tess mode; fix big that did not copy .hasdots during RESTORE . (dot) — jfdannen / detail
- Try to fix stanalyzer errors again — haimes / detail
- Fix jlEGADS makefiles — galbramc / detail
- Try to fix stanalyzer errors — haimes / detail
- Suppress gcc-12 warning — galbramc / detail
- Effective Topology: apply last change only for EFaces with more than 1 Face — haimes / detail
- Effective Topology: check result of getEdgeUV against invEval and pick the closer — haimes / detail
- A different possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
- A different possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
- A possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
- Effective Topology: Mark Planar/Periodic EFaces not to tessellate Edges based on Face Curvature — haimes / detail
- Fix scan-build warning from last commit again — haimes / detail
- Fix scan-build warning from last commit — haimes / detail
- Effective Topology: Fix NM Sheetbody Node removal — haimes / detail
- Fix NULL bays at end with multiNode Rule — haimes / detail
- Updated ruled sensitvities for multiNode — galbramc / detail
- A minor update of the documentation of EG_approximate — haimes / detail
- Update the docs to specify the additions to EG_approximate and EG_ruled — haimes / detail
- Very strange... — galbramc / detail
- Allow multiple csm patterns — galbramc / detail
- Only check error handling when running all csm files — galbramc / detail
- Support changing outLevel and running select files — galbramc / detail
- Don't do jlEGADS testing just yet — galbramc / detail
- Revert ESP_venv for ESP_Beta — galbramc / detail
- Move virtualenv into ESP directory — galbramc / detail
- Only run minimal CAPS examples in beta — galbramc / detail
- Install torch for beta — galbramc / detail
- pip install torch for corsair — galbramc / detail
- Smartsr error log parse — galbramc / detail
#87 (Aug 13, 2022, 1:37:08 AM)
- update Makefile.LINUX64 — jfdannen / detail
- add udfDumpPmtrs and associated test case; implement RESTORE .. (dot dot) to duplicate all Bodys (and Mark) back to the Mark and RESTORE ... (dot dot dot) to duplicate entire stack; add restore3 test case; allow UDF to not return a Body or Bodys; update udfOffset so that it can handle concave corners (but not case where Edges disappear) — jfdannen / detail
- temporarily remove offset9* test cases — jfdannen / detail
- update udfOffset for negative distance — jfdannen / detail
- fix hint associated with JOIN; change JOIN so that it can make non-manifold WireBodys; modify numWireBody* test cases; create ELEVATE command, which only elevates WireBody to SheetBody and SheetBody to SolidBody; remove COMBINE command and instruct user to use JOIN and ELEVATE instead; update UNION and JOIN such that if toMark is set but the operation fails, the stack is left unaltered; add unionSolids* test cases; fix typos in ESP-help (and OpenCSM.h) — jfdannen / detail
- add (unneeded) initializations in udfOffset to resolve incorrect lint complaints — jfdannen / detail
- implement udpEqn2body for WireBodys; modify inflatedBody2b to use the replicate.udc; implement udfOffset; create offset* test cases; improve error handling associated with SELECT SORT; modify flend5* test cases to use udfOffset — jfdannen / detail
- uprev to v1.22 — jfdannen / detail
- fix bug that did not update at-parameters for REORDER command; fix bug that changed the input Body to REORDER; fix sensitivity bug whan a RULE/BLEND xsect is RESTOREd after being used — jfdannen / detail
- initialize *info in ocsmBodyDetails; return sensible error message when a SET is applied to a CONPMTR, CFGPMTR, or DESPMTR — jfdannen / detail
- Fix _close! function to properly check garbage collection for both egads and egadslite — galbramc / detail
- Fix jlEGADS makefiles for zsh — galbramc / detail
- jlEGADS makefile adjusments. Other small cleanup. — galbramc / detail
- delete manifest from lite — docampo / detail
- now ?? — docampo / detail
- egads also used from egadscommon.jl dependencies — docampo / detail
- remove unnecesary ENVS — docampo / detail
- now with actually things inside — docampo / detail
- created egads common folders — docampo / detail
- Rule with Loops of differing number of Edges passes simple test with null 'bay' — haimes / detail
- Can rule with sections of different number of Edges -- still need to check null bays, multiplicity > 1, curved EndCaps & EG_splineGeom_dot — haimes / detail
- Close memory leak in EGADSlite associated with full attributes — haimes / detail
- Fix scan-build problem — haimes / detail
- Fix warning from last commit — haimes / detail
- Second (but incomplete) cut at Rule with differring numbers of Edges — haimes / detail
- Another minor correction to last commit — haimes / detail
- Minor correction to last commit — haimes / detail
- First (but incomplete) cut at Rule with differring numbers of Edges — haimes / detail
- Don't allow for Figure 8 Nodes in ELoops (for now) — haimes / detail
- Another def file fix — haimes / detail
- Add setTessParam to lite def file — haimes / detail
- Updates to egadslite to support pyEGADS.egadslite — galbramc / detail
- First cut at pyEGADS.egadslite — galbramc / detail
- Remove manifest files for jlEGADS. Check array size for makeGeometry. Fix makeGeometry tests. Some references fixes. — galbramc / detail
- Fix some pyEGADS refrencing. Check data length for pyEGADS makeGeometry. — galbramc / detail
- Fix topObj during EGADSlite import — haimes / detail
- Add U periodic options to EG_approximate for surfaces — haimes / detail
- try — docampo / detail
- Allow for full attribution in EGADSlite — haimes / detail
- Add reference counting for jlEGADS finalizers. Lots of other jlEGADS cleanup. — galbramc / detail
- Fix for last commit — galbramc / detail
- Various Julia cleanup and fixes — galbramc / detail
- Update julia Makefile — galbramc / detail
- Remove jlEGADS environment variable — galbramc / detail
- added package install — docampo / detail
- added Makefile — docampo / detail
- first jlEGADS — docampo / detail
- First cut at fitting periodic curves — haimes / detail
- Fix a number of bugs in the Effective Topology — haimes / detail
- Uprev EGADS — haimes / detail
- Forgot DARWIN64.clang and DARWIN64.gcc — galbramc / detail
- Move DARWIN64 ifort link flag to support EGADS test builds — galbramc / detail
- Fix for ifort on newer versions of macOS — galbramc / detail
- numpy suppression — galbramc / detail
- Always build egadslite — galbramc / detail
- Update julia path on linux — galbramc / detail
- Remove jlEGADS from Sanitizer and Valgrind — galbramc / detail
- mark helix3 and frustrum3 as expected successes — jfdannen / detail
- Add jlEGADS test to Sanitizer and valgrind — galbramc / detail
- Correct path — galbramc / detail
- Add julia testing — galbramc / detail
- Small fix in xfoil executables — galbramc / detail
- Higher output precision xfoil executables — galbramc / detail
- Upgrade to AFLR 10.22.23 — galbramc / detail
- Another regsx fix — galbramc / detail
- Fix email template — galbramc / detail
- Ignore ifort warnings — galbramc / detail
#86 (Jul 13, 2022, 8:00:02 PM)
- update duct7.vfy files — jfdannen / detail
- return stub.py to expected state at beginning of tutorial6 — jfdannen / detail
- add wingBEM2 test case; add duct7 test case; add replicate.udc and ereped6* and ereped7 test cases; add sharpFin test case; typo fix in documentation — jfdannen / detail
- Use updated wget for ESP_PreBuilt.bat — galbramc / detail
- Beta script updates — galbramc / detail
#85 (Jul 10, 2022, 12:33:55 PM)
- protect for degenerate Edges in sensCSM; fix ESP bug that dropped user out of CapsMode if a non-existant pyscript is attempted; update ESP_QuickReference — jfdannen / detail
#84 (Jul 9, 2022, 2:33:41 AM)
- fix typos in ESP-help — jfdannen / detail
- update compare1b.vfy — jfdannen / detail
- modify ESP-help to reflect the fact that legacy tutorials have been moved; update message when user quits a phase in the IDE — jfdannen / detail
- fix bug in computing tessellation sensitivities for a NodeBody — jfdannen / detail
- try invEvaluateGuess for very hard cases in udfCompare; update compare1b test case — jfdannen / detail
- update date in ESP-help — jfdannen / detail
- finished draft of tutorial6 write-up — jfdannen / detail
- third cut at tutorial6 write-up — jfdannen / detail
- allow asterisk as a wildcard in the DisplayFilter — jfdannen / detail
- fix bug in IDE that did not properly journal updates to the intent phrase — jfdannen / detail
- second cut at tutorial6 write-up — jfdannen / detail
- first cut at tutorial6 write-up — jfdannen / detail
- more documentation updates — jfdannen / detail
- remove erroneous non-manifold warning associated with NodeBodys — jfdannen / detail
- fix bug when visualizing new-style quads and .mixed=NULL; do not process _makeQuads on a Face if the Body has a _makeQuads Attribute — jfdannen / detail
- fix bug in ESP.js that did not properly clear the display when velocities were cleared — jfdannen / detail
- fix bug that did not persist Edge Attributes to new non-manifold Edges that are generated by EXTRACTing Faces; add attributeA test case; add duct6 test case — jfdannen / detail
- fix threading for python — jfdannen / detail
- fix bug in ESP.js associated with clearing velocities for a scalar; update tutorials 1 to 5 for v1.21 — jfdannen / detail
- modify way python is initialized and finalized to work around a problem in numpy - take 3 — jfdannen / detail
- modify way python is initialized and finalized to work around a problem in numpy - take 2 — jfdannen / detail
- modify way python is initialized and finalized to work around a problem in numpy — jfdannen / detail
- copy CFGPMTRs and DESPMTRs from temporary CAPS MODL back into the ESP MODL in CapsCommit and CapsSuspend; automatically rebuild MODL in CapsCommit and CapsSuspend — jfdannen / detail
- fix recently-added typo to timPyscript.c — jfdannen / detail
- add sanitize-thread target to Makefile.DARWIN64 — jfdannen / detail
- fix error message associated with not enough arguments to SPHERE; fix bug when user double-clicks in MessageWindow (Chrome and Safari) — jfdannen / detail
- fix setting of PYTHONHOME for a double-quoted string — haimes / detail
- generate WARNING if importing an .egads file that has an Attribute that cannot be evaluated — jfdannen / detail
- Add _USE_MATH_DEFINES for MSVC — galbramc / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- README update — haimes / detail
- Config update — haimes / detail
- Fix bug returning wrong parameters in pyEGADS effectiveMap — galbramc / detail
- More defensive Surreal defines — galbramc / detail
- Some config updates — haimes / detail
- Fix up EMP_ThreadDestroy for the M1 — haimes / detail
- Stanalizer fixes for Lazy Surreal — galbramc / detail
- Use std c++11 for Surreal tests. Fix in depricated EG_loadTess. — galbramc / detail
- Use Lazy Expressions for Surreal for slightly better performance on windoze — galbramc / detail
- Minor config changes — haimes / detail
- Trying to limit pip install conflits. Cleaner batch pip install function. — galbramc / detail
- Skip some long running tests with Sanitizer and Valgrind — galbramc / detail
- Missed one more — galbramc / detail
- More python suppressions — galbramc / detail
- Suppress AFLR uninitialized data — galbramc / detail
- Yet more numpy suppressions — galbramc / detail
- Another numpy suppression — galbramc / detail
- Upgrade to AFLR 10.22.22 on Windoze. Suppress numpy leak. — galbramc / detail
- Upgrade to AFLR 10.22.22 on Unix systems — galbramc / detail
- Upgrade jenkins to SU2 7.3.1 — galbramc / detail
- Look for more tessellation errors in the log file — galbramc / detail
- Upgrade to AFLR 10.22.21 — galbramc / detail
- Add random sleep for Windoze pip install to avoid install conflicts — galbramc / detail
#83 (Jun 11, 2022, 1:37:09 AM)
- fix bug associated with EnterSketcher — jfdannen / detail
- remove debug print statement — jfdannen / detail
- fix bug that did not allow sketches to be saved from serveESP — jfdannen / detail
- remove side effects from assert() statements, which work differently on Windoze — jfdannen / detail
- allow pyscripts to end without a newline — jfdannen / detail
- fix bug associated with finishing non-manifold WireBodys — jfdannen / detail
- allow overlay to execute a mesg even when in TIM_EXECUTING; update tutorial6 files — jfdannen / detail
- remove debug printing of long cast — jfdannen / detail
- suppress profile printing if outLevel==0; fix filename updates in ESP after saving new file and after exporting the feature tree — jfdannen / detail
- limit size of inflatedBody2a to reduce its CPU time — jfdannen / detail
- update testing scripts from serveCSM to serveESP — jfdannen / detail
- update testing scripts from serveCSM to serveESP — jfdannen / detail
- change deprecated e.srcElement to e.target in .js files — jfdannen / detail
- add tutorial6/model2c — jfdannen / detail
- numerous updates to ESP-help; add .csm filename to ListPhases in the IDE; automagically add .py extension if omitted; add created/updated phase to ListAnalyses in the IDE; break model2 into model2a, model2b, model2; do not allow non-manifold WireBodys in RULE, BLEND, LOFT, and SWEEP; add nmWireBody test cases; list associated Analyses in ListBounds in the IDE; fix bug that did not persist attributes on scribed Edges during a boolean operation; add attribute9* test cases; add Insert button to ESP editor; fix bug in serveESP that did not update filename creating a new .csm file — jfdannen / detail
- update EGADS thread during ocsmBuild; do not execute overlay (plotter, viewer, flowchart) when in continuation mode; move data/ide to data/tutorial6; timFlowchart, timPlotter, and timViewer hold pyscript by default (use nohold to run asynchronously); add inflatedBody* test cases; explicitly document the rules associated with the propagation of Xsect Attributes during EXTRUDE and REVOLVE; fix memory leaks in buildSceneGraph and timPyscript; remove upper limit check on nedge in udpEllipse; add thickPrint* test cases; extend COMBINE to make a non-manifold WireBody for a set of connected WireBodys; add pipeNetwork* test cases — jfdannen / detail
- numerous updates — jfdannen / detail
- add sub03 and f104 to studentGallery — jfdannen / detail
- remove try/catch from IDE demo pyscript files; use skeletonAIM instead of jfd3AIM in IDE demo; only show Display table entries (Node/Edge/Face/Csystem/Pips) if it contains any child entities; fix sensitivity bug associated with UDP/UDFs that requires finite differences coupled with an OUTPMTR that is tied to a mass property; add udpTest; initial commit of new timGloves and associated files — jfdannen / detail
- remove Gloves and Mitten from Tool menu — jfdannen / detail
- add ocsmPrintProfile to explicitly print the profile of CPU usage (instead of printing automatically during ocsmBuild); automagically run pyscript.py when running in continuation mode; change Cvals via script when in CAPS mode; change DESPMTRs via script when in CAPS mode; offer to steal capsLock in CAPS mode; add ogive* test cases — jfdannen / detail
- protect non-script caps_ calls with caps_debug; fix bug in timCapsMode that sometimes reverted to original .csm file; update demo_tim.txt; remove duplicate entries from ListHistory; fix typo in ESP-help associated with EVALUATE command — jfdannen / detail
- remove -caps command-line option (replaced by timCapsMode); add cleanup process in pyscript.py only between scripts (not at end); fix bug that did not profile MESSAGE statements; reset profile info at beginning of ocsmBuild; fix bug that did not print OUTPMTRs during call to ocsmPrintPmtrs — jfdannen / detail
- compile serveESP in Makefile and NMakefile — jfdannen / detail
- inform user when CAPS overrides .csm value(s); first attemp at re-running pyscript in continuation mode — jfdannen / detail
- add indication for Phases that are a predecessor of current Phase in ListPhases — jfdannen / detail
- add calls to caps_debug around List* messages in timCapsMode; update data/ide/*.py to directly rebuild the geometry; reorder Caps menu options — jfdannen / detail
- fix ListHistory in timCapsMode — jfdannen / detail
- update demo_tim.txt — jfdannen / detail
- modify demo_caps.txt and demo_tim.txt; make changes needed to make both demos operate properly — jfdannen / detail
- fix stanalyzer error — jfdannen / detail
- more modifications to support timCapsMode — jfdannen / detail
- temporary commit to be used for debugging — jfdannen / detail
- remove debug print statement — jfdannen / detail
- additional bugs fixed in timCapsMode; add unequalRules test case to show how to RULE between xsects with different nnumber of Edges — jfdannen / detail
- remove temporary printf statements — jfdannen / detail
- rename capsIde to capsMode; restrict SPHEREs to have a positive radius; allow multiple ESP-help tabs in browser; partial implementation of timCapsMode — jfdannen / detail
- Config change for Windows to always start browsers in the background — haimes / detail
- Windows configuration change to promote Edge — haimes / detail
- update README.txt with note about Safari block-ups — jfdannen / detail
- Add makeNmWireBody to pyEGADS — galbramc / detail
- Don't clobber LD_LIBRARY_PATH with ESPenv — galbramc / detail
- Configuration changes and signature change for EG_makeNmWireBody — haimes / detail
- Documentation updates — haimes / detail
- More Doc updates — haimes / detail
- Some Documentation updates — haimes / detail
- Fix the fix for memory issue with getting units from imports — haimes / detail
- Fix memory issue with getting units from imports — haimes / detail
- Document some of the new updates to SETP/IGES handling — haimes / detail
- Support units on both STEP and IGES exports — haimes / detail
- Add an option to do less checking with makeTopology on a Loop — haimes / detail
- Another touch of splitPeriodics — haimes / detail
- Try that again -- revert and get the if statement correct! — haimes / detail
- Try that again — haimes / detail
- Don't update the shape in splitPeriodics if it fails curve simplification — haimes / detail
- Install corsairlite dependencies for ESP_Beta testing — galbramc / detail
- Python suppression — galbramc / detail
- More error checking in ESPbfr.bat — galbramc / detail
- Attempt Python 3.9.13 again — galbramc / detail
- macM1 uses 3.8.11 — galbramc / detail
- Revert back to ESP_Python 3.8.9 for now — galbramc / detail
- install matplotlib and scipy for corsairlite — galbramc / detail
- install packaging for corsairlite — galbramc / detail
- Upgade to ESP_Python-3.9.13 — galbramc / detail
- Install dill and cvxopt — galbramc / detail
- Fix funny permissions on DARWIN64 mastros — galbramc / detail
- Update macOS intel/M1 mastros with old macOS target — galbramc / detail
- astros has array out-of-bound problems — galbramc / detail
- Don't define ASTROS_ROOT on machines without astros — galbramc / detail
- Restore mastros on macOS, macM1, and restore astros on Linux — galbramc / detail
- Uses msys64 wget on Windoze — galbramc / detail
- fix formatting error associated with expected errors for frustrum3 and helix3 — jfdannen / detail
- fix formatting error associated with expected errors for frustrum3 and helix3 — jfdannen / detail
- add frustrum3 and helix3 to expected failures — jfdannen / detail
- Windoze requires exe extension — galbramc / detail
- Add mses to ESPbfr.tgz with tighter convergence tolerance — galbramc / detail
- Another python suppression — galbramc / detail
- change testing from serveCSM to serveESP — jfdannen / detail
- Third time is the charm — galbramc / detail
- Try updating Windoze avl again... — galbramc / detail
- Update avl exec on Linux and Windoze — galbramc / detail
- Try that again — galbramc / detail
- Update macOS avl executables without X11 dylib dependency — galbramc / detail
#82 (Apr 9, 2022, 1:37:10 AM)
- revert previous commit — jfdannen / detail
- fix previous commit — jfdannen / detail
- remove unneeded windoze headers from tim.c — jfdannen / detail
- Fix continuation marker in serveESP.mak — haimes / detail
- Fix headers for Windows in timPyscript — haimes / detail
- fix windoze problem with includes in pervious commit — jfdannen / detail
- only allow one open ESP-help tab at a time; implement timFlowchart; modify interpolateUpper.py and conserveUpper.py to demonstrate flowcharting tool — jfdannen / detail
- allow for .py scripts to run both in serveESP -caps and in python; add ocsmSetAuxPtr and ocsmGetAuxPtr in OpenCSM API — jfdannen / detail
- fix stanalyzer problem in timCapsIde.c — jfdannen / detail
- update serveESP.mak in previous commit to include timCapsIde.obj — jfdannen / detail
- change display scaling so that if there is only one NodeBody it still gets displayed; initial implementation of timCapsIde — jfdannen / detail
- allow nesting of TIMs to MAX_TIM_NESTING=10 — jfdannen / detail
- fix bugs in File->Open and File->Edit for cases with and without UDCs — jfdannen / detail
- fix bug in ocsmSave that did not write DIMENSION statements correctly when writing either a .csm or .cpc file with a variable nrow and/or ncol; update calls to caps_open to handle UDCs — jfdannen / detail
- change -caps mode to accommodate both fore- and back-slashed in filenames; use ocsmTessellate in serveESP; update serveESP.make and serveESP.mak to define USING_CAPS (so that serveESP can be built without CAPS); remove unneeded code that generates a warning with new clang version; use updated caps_open so that cases with UDCs work properly — jfdannen / detail
- remove unneeded code that generates a clang warning — jfdannen / detail
- add ocsmAdjustUDCs to OpenCSM API to copy all UDCs to the same directory as the .csm file; implement File->New, File->Open, and File-Edit->OK in caps mode — jfdannen / detail
- more improvements for ListHistory; use caps_open in read-only mode in ListPhases and ListHistory — jfdannen / detail
- Fix scan-build warning from last commit — haimes / detail
- Implement EG_makeNMWireBody — haimes / detail
- Straighten out non-manifold WireBodies — haimes / detail
- Supress informational message on initial triangulation problem with Planar Faces — haimes / detail
- Guard against infinite loop on planar surfaces with bad initial triangulation — haimes / detail
- More support for tessellations without face tessellations — galbramc / detail
- Enable EG_finishTess to fill in missing face tessellation. — galbramc / detail
- Remove warnings generated by a new compiler — haimes / detail
- Remove redundant testing — galbramc / detail
- Remove mastros.exe on macys and viggen because it does not work — galbramc / detail
- Don't look for python deprecation warnings — galbramc / detail
- Look for python deprecation warnings — galbramc / detail
- Limit threading with OMP_NUM_THREADS — galbramc / detail
- Don't pipe sanitize pyOCSM testing — galbramc / detail
- add numpy valgrind suppression — galbramc / detail
- Look for python unit test timing in log parse — galbramc / detail
- Reduce CAPS ESP_Commit testing — galbramc / detail
- scipy is now available on Monterey — galbramc / detail
- Look for planar meshing errors — galbramc / detail
- Update avl and DAWIN64/mastros.exe executables — galbramc / detail
- astros.exe does not work on Monterey — galbramc / detail
- Upgrade macOS santizer library path — galbramc / detail
- Remove libquadmath dependency on DARWIN64 — galbramc / detail
- Correct avl version number to 3.40 — galbramc / detail
- Reduce avl NVMAX for DARWINM1 — galbramc / detail
- Upgrade to avl 3.41 — galbramc / detail