Skip to content
Success

Changes

Summary

  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
  2. added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe
  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
  4. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail
  5. remove verification data for 7.3.1 and 7.4.1
  6. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges
  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
  8. fix bug in filename compression
  9. temporarily disable filename compression
  10. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch
  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
  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
  13. Update python version in setup scripts
  14. Update PreBuilt README and setup scripts
  15. Add contextCopy to pyEGADS and jlEGADS
  16. Remove incorrect 'wrong OR' check for EG_quadTess
  17. Write Name attribute to iges files
  18. Add contextCopy to def file
  19. Add tessellation support in EG_contextCopy
  20. Add EG_contextCopy
  21. Add abaqus to PATH
  22. Another Python address suppression
  23. Upgrade to Python 3.11.6
Revision 2425 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
Revision 2424 by jfdannen:
added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/Slugs/damaged_1.stlOpenCSM/trunk/data/Slugs/damaged_1.stl
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSMtcl.cOpenCSM/trunk/src/OpenCSMtcl.c
The file was modified /trunk/src/adjointCSM.cOpenCSM/trunk/src/adjointCSM.c
The file was modified /trunk/src/buildCSM.cOpenCSM/trunk/src/buildCSM.c
The file was modified /trunk/src/fun3dCSM.cOpenCSM/trunk/src/fun3dCSM.c
The file was modified /trunk/src/gmgwCSM.cOpenCSM/trunk/src/gmgwCSM.c
The file was modified /trunk/src/gridCSM.cOpenCSM/trunk/src/gridCSM.c
The file was modified /trunk/src/massProps.cOpenCSM/trunk/src/massProps.c
The file was modified /trunk/src/matchCSM.cOpenCSM/trunk/src/matchCSM.c
The file was modified /trunk/src/sensCSM.cOpenCSM/trunk/src/sensCSM.c
The file was modified /trunk/src/serveCSM.cOpenCSM/trunk/src/serveCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/tessCSM.cOpenCSM/trunk/src/tessCSM.c
The file was modified /trunk/src/timCapsMode.cOpenCSM/trunk/src/timCapsMode.c
The file was modified /trunk/src/timGloves.cOpenCSM/trunk/src/timGloves.c
The file was modified /trunk/src/timPlotter.cOpenCSM/trunk/src/timPlotter.c
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
The file was modified /trunk/src/timViewer.cOpenCSM/trunk/src/timViewer.c
The file was modified /trunk/src/udfCatmull.cOpenCSM/trunk/src/udfCatmull.c
The file was modified /trunk/src/udfCompare.cOpenCSM/trunk/src/udfCompare.c
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
The file was modified /trunk/src/udfLinalg.cOpenCSM/trunk/src/udfLinalg.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was modified /trunk/src/udfSlices.cOpenCSM/trunk/src/udfSlices.c
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
The file was modified /trunk/src/udfTile.cOpenCSM/trunk/src/udfTile.c
The file was modified /trunk/src/udfTile2.cOpenCSM/trunk/src/udfTile2.c
The file was modified /trunk/src/udpBezier.cOpenCSM/trunk/src/udpBezier.c
The file was modified /trunk/src/udpFitcurve.cOpenCSM/trunk/src/udpFitcurve.c
The file was modified /trunk/src/udpFreeform.cOpenCSM/trunk/src/udpFreeform.c
The file was modified /trunk/src/udpNurbbody.cOpenCSM/trunk/src/udpNurbbody.c
The file was modified /trunk/src/udpTester2.cOpenCSM/trunk/src/udpTester2.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
The file was modified /trunk/src/vsp2csm.cOpenCSM/trunk/src/vsp2csm.c
Revision 2423 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
Revision 2422 by jfdannen:
remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/dataOpenCSM/trunk/data
The file was modified /trunk/data/CAPSOpenCSM/trunk/data/CAPS
The file was modified /trunk/data/SlugsOpenCSM/trunk/data/Slugs
The file was added/trunk/data/Slugs/damaged_1.stlOpenCSM/trunk/data/Slugs/damaged_1.stl
The file was modified /trunk/data/TRADESOpenCSM/trunk/data/TRADES
The file was modified /trunk/data/Tblade3/Case7-28-8_IGVOpenCSM/trunk/data/Tblade3/Case7-28-8_IGV
The file was modified /trunk/data/Tblade3/Case7-28-8_OGVOpenCSM/trunk/data/Tblade3/Case7-28-8_OGV
The file was modified /trunk/data/Tblade3/Case7-28-8_RotorOpenCSM/trunk/data/Tblade3/Case7-28-8_Rotor
The file was modified /trunk/data/Tblade3/Case9-22-1_RotorOpenCSM/trunk/data/Tblade3/Case9-22-1_Rotor
The file was modified /trunk/data/Tblade3/NACA_thicknessOpenCSM/trunk/data/Tblade3/NACA_thickness
The file was modified /trunk/data/Tblade3/NACA_thickness_with_derivativeOpenCSM/trunk/data/Tblade3/NACA_thickness_with_derivative
The file was modified /trunk/data/Tblade3/Wennerstrom_with_umxthkOpenCSM/trunk/data/Tblade3/Wennerstrom_with_umxthk
The file was modified /trunk/data/Tblade3/hub_inflationOpenCSM/trunk/data/Tblade3/hub_inflation
The file was modified /trunk/data/Tblade3/hub_tip_inflationOpenCSM/trunk/data/Tblade3/hub_tip_inflation
The file was modified /trunk/data/Tblade3/tip_inflationOpenCSM/trunk/data/Tblade3/tip_inflation
The file was modified /trunk/data/basicOpenCSM/trunk/data/basic
The file was modified /trunk/data/capsExamplesOpenCSM/trunk/data/capsExamples
The file was modified /trunk/data/galleryOpenCSM/trunk/data/gallery
The file was modified /trunk/data/legacyOpenCSM/trunk/data/legacy
The file was modified /trunk/data/plugsOpenCSM/trunk/data/plugs
The file was modified /trunk/data/studentGalleryOpenCSM/trunk/data/studentGallery
The file was modified /trunk/data/training/data/session01OpenCSM/trunk/data/training/data/session01
The file was modified /trunk/data/training/data/session02OpenCSM/trunk/data/training/data/session02
The file was modified /trunk/data/training/data/session03OpenCSM/trunk/data/training/data/session03
The file was modified /trunk/data/training/data/session04OpenCSM/trunk/data/training/data/session04
The file was modified /trunk/data/training/data/session05OpenCSM/trunk/data/training/data/session05
The file was modified /trunk/data/training/data/session06OpenCSM/trunk/data/training/data/session06
The file was modified /trunk/data/training/data/session07OpenCSM/trunk/data/training/data/session07
The file was modified /trunk/data/training/data/session08OpenCSM/trunk/data/training/data/session08
The file was modified /trunk/data/training/data/session09OpenCSM/trunk/data/training/data/session09
The file was modified /trunk/data/training/solutions/session01OpenCSM/trunk/data/training/solutions/session01
The file was modified /trunk/data/training/solutions/session02OpenCSM/trunk/data/training/solutions/session02
The file was modified /trunk/data/training/solutions/session03OpenCSM/trunk/data/training/solutions/session03
The file was modified /trunk/data/training/solutions/session04OpenCSM/trunk/data/training/solutions/session04
The file was modified /trunk/data/training/solutions/session05OpenCSM/trunk/data/training/solutions/session05
The file was modified /trunk/data/training/solutions/session06OpenCSM/trunk/data/training/solutions/session06
The file was modified /trunk/data/training/solutions/session07OpenCSM/trunk/data/training/solutions/session07
The file was modified /trunk/data/training/solutions/session08OpenCSM/trunk/data/training/solutions/session08
The file was modified /trunk/data/training/solutions/session09OpenCSM/trunk/data/training/solutions/session09
The file was modified /trunk/data/vspOpenCSM/trunk/data/vsp
The file was modified /trunk/data/vsp3OpenCSM/trunk/data/vsp3
The file was removed/trunk/data/vsp3/BWB.csmOpenCSM/trunk/data/vsp3/BWB.csm
The file was removed/trunk/data/vsp3/BWB.vsp3OpenCSM/trunk/data/vsp3/BWB.vsp3
Revision 2421 by jfdannen:
remove verification data for 7.3.1 and 7.4.1
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was removed/trunk/data/CAPS/verify_7.3.1OpenCSM/trunk/data/CAPS/verify_7.3.1
The file was removed/trunk/data/CAPS/verify_7.4.1OpenCSM/trunk/data/CAPS/verify_7.4.1
The file was removed/trunk/data/Slugs/verify_7.3.1OpenCSM/trunk/data/Slugs/verify_7.3.1
The file was removed/trunk/data/Slugs/verify_7.4.1OpenCSM/trunk/data/Slugs/verify_7.4.1
The file was removed/trunk/data/TRADES/verify_7.3.1OpenCSM/trunk/data/TRADES/verify_7.3.1
The file was removed/trunk/data/TRADES/verify_7.4.1OpenCSM/trunk/data/TRADES/verify_7.4.1
The file was removed/trunk/data/Tblade3/Case7-28-8_IGV/verify_7.3.1OpenCSM/trunk/data/Tblade3/Case7-28-8_IGV/verify_7.3.1
The file was removed/trunk/data/Tblade3/Case7-28-8_IGV/verify_7.4.1OpenCSM/trunk/data/Tblade3/Case7-28-8_IGV/verify_7.4.1
The file was removed/trunk/data/Tblade3/Case7-28-8_OGV/verify_7.3.1OpenCSM/trunk/data/Tblade3/Case7-28-8_OGV/verify_7.3.1
The file was removed/trunk/data/Tblade3/Case7-28-8_OGV/verify_7.4.1OpenCSM/trunk/data/Tblade3/Case7-28-8_OGV/verify_7.4.1
The file was removed/trunk/data/Tblade3/Case7-28-8_Rotor/verify_7.3.1OpenCSM/trunk/data/Tblade3/Case7-28-8_Rotor/verify_7.3.1
The file was removed/trunk/data/Tblade3/Case7-28-8_Rotor/verify_7.4.1OpenCSM/trunk/data/Tblade3/Case7-28-8_Rotor/verify_7.4.1
The file was removed/trunk/data/Tblade3/Case9-22-1_Rotor/verify_7.3.1OpenCSM/trunk/data/Tblade3/Case9-22-1_Rotor/verify_7.3.1
The file was removed/trunk/data/Tblade3/Case9-22-1_Rotor/verify_7.4.1OpenCSM/trunk/data/Tblade3/Case9-22-1_Rotor/verify_7.4.1
The file was removed/trunk/data/Tblade3/NACA_thickness/verify_7.3.1OpenCSM/trunk/data/Tblade3/NACA_thickness/verify_7.3.1
The file was removed/trunk/data/Tblade3/NACA_thickness/verify_7.4.1OpenCSM/trunk/data/Tblade3/NACA_thickness/verify_7.4.1
The file was removed/trunk/data/Tblade3/NACA_thickness_with_derivative/verify_7.3.1OpenCSM/trunk/data/Tblade3/NACA_thickness_with_derivative/verify_7.3.1
The file was removed/trunk/data/Tblade3/NACA_thickness_with_derivative/verify_7.4.1OpenCSM/trunk/data/Tblade3/NACA_thickness_with_derivative/verify_7.4.1
The file was removed/trunk/data/Tblade3/Wennerstrom_with_umxthk/verify_7.3.1OpenCSM/trunk/data/Tblade3/Wennerstrom_with_umxthk/verify_7.3.1
The file was removed/trunk/data/Tblade3/Wennerstrom_with_umxthk/verify_7.4.1OpenCSM/trunk/data/Tblade3/Wennerstrom_with_umxthk/verify_7.4.1
The file was removed/trunk/data/Tblade3/hub_inflation/verify_7.3.1OpenCSM/trunk/data/Tblade3/hub_inflation/verify_7.3.1
The file was removed/trunk/data/Tblade3/hub_inflation/verify_7.4.1OpenCSM/trunk/data/Tblade3/hub_inflation/verify_7.4.1
The file was removed/trunk/data/Tblade3/hub_tip_inflation/verify_7.3.1OpenCSM/trunk/data/Tblade3/hub_tip_inflation/verify_7.3.1
The file was removed/trunk/data/Tblade3/hub_tip_inflation/verify_7.4.1OpenCSM/trunk/data/Tblade3/hub_tip_inflation/verify_7.4.1
The file was removed/trunk/data/Tblade3/tip_inflation/verify_7.3.1OpenCSM/trunk/data/Tblade3/tip_inflation/verify_7.3.1
The file was removed/trunk/data/Tblade3/tip_inflation/verify_7.4.1OpenCSM/trunk/data/Tblade3/tip_inflation/verify_7.4.1
The file was removed/trunk/data/basic/verify_7.3.1OpenCSM/trunk/data/basic/verify_7.3.1
The file was removed/trunk/data/basic/verify_7.4.1OpenCSM/trunk/data/basic/verify_7.4.1
The file was removed/trunk/data/capsExamples/verify_7.3.1OpenCSM/trunk/data/capsExamples/verify_7.3.1
The file was removed/trunk/data/capsExamples/verify_7.4.1OpenCSM/trunk/data/capsExamples/verify_7.4.1
The file was removed/trunk/data/gallery/verify_7.3.1OpenCSM/trunk/data/gallery/verify_7.3.1
The file was removed/trunk/data/gallery/verify_7.4.1OpenCSM/trunk/data/gallery/verify_7.4.1
The file was removed/trunk/data/legacy/verify_7.3.1OpenCSM/trunk/data/legacy/verify_7.3.1
The file was removed/trunk/data/legacy/verify_7.4.1OpenCSM/trunk/data/legacy/verify_7.4.1
The file was removed/trunk/data/plugs/verify_7.3.1OpenCSM/trunk/data/plugs/verify_7.3.1
The file was removed/trunk/data/plugs/verify_7.4.1OpenCSM/trunk/data/plugs/verify_7.4.1
The file was removed/trunk/data/studentGallery/verify_7.3.1OpenCSM/trunk/data/studentGallery/verify_7.3.1
The file was removed/trunk/data/studentGallery/verify_7.4.1OpenCSM/trunk/data/studentGallery/verify_7.4.1
The file was removed/trunk/data/training/data/session01/verify_7.3.1OpenCSM/trunk/data/training/data/session01/verify_7.3.1
The file was removed/trunk/data/training/data/session01/verify_7.4.1OpenCSM/trunk/data/training/data/session01/verify_7.4.1
The file was removed/trunk/data/training/data/session02/verify_7.3.1OpenCSM/trunk/data/training/data/session02/verify_7.3.1
The file was removed/trunk/data/training/data/session02/verify_7.4.1OpenCSM/trunk/data/training/data/session02/verify_7.4.1
The file was removed/trunk/data/training/data/session03/verify_7.3.1OpenCSM/trunk/data/training/data/session03/verify_7.3.1
The file was removed/trunk/data/training/data/session03/verify_7.4.1OpenCSM/trunk/data/training/data/session03/verify_7.4.1
The file was removed/trunk/data/training/data/session04/verify_7.3.1OpenCSM/trunk/data/training/data/session04/verify_7.3.1
The file was removed/trunk/data/training/data/session04/verify_7.4.1OpenCSM/trunk/data/training/data/session04/verify_7.4.1
The file was removed/trunk/data/training/data/session05/verify_7.3.1OpenCSM/trunk/data/training/data/session05/verify_7.3.1
The file was removed/trunk/data/training/data/session05/verify_7.4.1OpenCSM/trunk/data/training/data/session05/verify_7.4.1
The file was removed/trunk/data/training/data/session06/verify_7.3.1OpenCSM/trunk/data/training/data/session06/verify_7.3.1
The file was removed/trunk/data/training/data/session06/verify_7.4.1OpenCSM/trunk/data/training/data/session06/verify_7.4.1
The file was removed/trunk/data/training/data/session07/verify_7.3.1OpenCSM/trunk/data/training/data/session07/verify_7.3.1
The file was removed/trunk/data/training/data/session07/verify_7.4.1OpenCSM/trunk/data/training/data/session07/verify_7.4.1
The file was removed/trunk/data/training/data/session08/verify_7.3.1OpenCSM/trunk/data/training/data/session08/verify_7.3.1
The file was removed/trunk/data/training/data/session08/verify_7.4.1OpenCSM/trunk/data/training/data/session08/verify_7.4.1
The file was removed/trunk/data/training/data/session09/verify_7.3.1OpenCSM/trunk/data/training/data/session09/verify_7.3.1
The file was removed/trunk/data/training/data/session09/verify_7.4.1OpenCSM/trunk/data/training/data/session09/verify_7.4.1
The file was removed/trunk/data/training/solutions/session01/verify_7.3.1OpenCSM/trunk/data/training/solutions/session01/verify_7.3.1
The file was removed/trunk/data/training/solutions/session01/verify_7.4.1OpenCSM/trunk/data/training/solutions/session01/verify_7.4.1
The file was removed/trunk/data/training/solutions/session02/verify_7.3.1OpenCSM/trunk/data/training/solutions/session02/verify_7.3.1
The file was removed/trunk/data/training/solutions/session02/verify_7.4.1OpenCSM/trunk/data/training/solutions/session02/verify_7.4.1
The file was removed/trunk/data/training/solutions/session03/verify_7.3.1OpenCSM/trunk/data/training/solutions/session03/verify_7.3.1
The file was removed/trunk/data/training/solutions/session03/verify_7.4.1OpenCSM/trunk/data/training/solutions/session03/verify_7.4.1
The file was removed/trunk/data/training/solutions/session04/verify_7.3.1OpenCSM/trunk/data/training/solutions/session04/verify_7.3.1
The file was removed/trunk/data/training/solutions/session04/verify_7.4.1OpenCSM/trunk/data/training/solutions/session04/verify_7.4.1
The file was removed/trunk/data/training/solutions/session05/verify_7.3.1OpenCSM/trunk/data/training/solutions/session05/verify_7.3.1
The file was removed/trunk/data/training/solutions/session05/verify_7.4.1OpenCSM/trunk/data/training/solutions/session05/verify_7.4.1
The file was removed/trunk/data/training/solutions/session06/verify_7.3.1OpenCSM/trunk/data/training/solutions/session06/verify_7.3.1
The file was removed/trunk/data/training/solutions/session06/verify_7.4.1OpenCSM/trunk/data/training/solutions/session06/verify_7.4.1
The file was removed/trunk/data/training/solutions/session07/verify_7.3.1OpenCSM/trunk/data/training/solutions/session07/verify_7.3.1
The file was removed/trunk/data/training/solutions/session07/verify_7.4.1OpenCSM/trunk/data/training/solutions/session07/verify_7.4.1
The file was removed/trunk/data/training/solutions/session08/verify_7.3.1OpenCSM/trunk/data/training/solutions/session08/verify_7.3.1
The file was removed/trunk/data/training/solutions/session08/verify_7.4.1OpenCSM/trunk/data/training/solutions/session08/verify_7.4.1
The file was removed/trunk/data/training/solutions/session09/verify_7.3.1OpenCSM/trunk/data/training/solutions/session09/verify_7.3.1
The file was removed/trunk/data/training/solutions/session09/verify_7.4.1OpenCSM/trunk/data/training/solutions/session09/verify_7.4.1
The file was removed/trunk/data/verify_7.3.1OpenCSM/trunk/data/verify_7.3.1
The file was removed/trunk/data/verify_7.4.1OpenCSM/trunk/data/verify_7.4.1
The file was removed/trunk/data/vsp/verify_7.3.1OpenCSM/trunk/data/vsp/verify_7.3.1
The file was removed/trunk/data/vsp/verify_7.4.1OpenCSM/trunk/data/vsp/verify_7.4.1
Revision 2420 by jfdannen:
change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/verify_7.6.0/testAdjoint4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint4.vfy
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint4.vfy_handOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint4.vfy_hand
The file was modified /trunk/data/basic/verify_7.6.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint5.vfy
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint5.vfy_handOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint5.vfy_hand
The file was modified /trunk/data/basic/verify_7.7.0/testAdjoint4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint4.vfy
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint4.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint4.vfy_hand
The file was modified /trunk/data/basic/verify_7.7.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint5.vfy
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint5.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint5.vfy_hand
Revision 2419 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-viewer.jsOpenCSM/trunk/ESP/ESP-viewer.js
The file was modified /trunk/ESP/ESP.jsOpenCSM/trunk/ESP/ESP.js
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/areaRule.pyOpenCSM/trunk/data/basic/areaRule.py
The file was added/trunk/data/basic/areaRule1.csmOpenCSM/trunk/data/basic/areaRule1.csm
The file was added/trunk/data/basic/areaRule2.csmOpenCSM/trunk/data/basic/areaRule2.csm
The file was added/trunk/data/basic/areaRuleWing1.udcOpenCSM/trunk/data/basic/areaRuleWing1.udc
The file was added/trunk/data/basic/areaRuleWing2.udcOpenCSM/trunk/data/basic/areaRuleWing2.udc
The file was added/trunk/data/basic/verify_7.6.0/areaRule1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/areaRule1.vfy
The file was added/trunk/data/basic/verify_7.6.0/areaRule2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/areaRule2.vfy
The file was added/trunk/data/basic/verify_7.7.0/areaRule1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/areaRule1.vfy
The file was added/trunk/data/basic/verify_7.7.0/areaRule2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/areaRule2.vfy
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
Revision 2418 by jfdannen:
fix bug in filename compression
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2417 by jfdannen:
temporarily disable filename compression
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2416 by jfdannen:
add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
Revision 2415 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/udc/flapz.udcOpenCSM/trunk/udc/flapz.udc
Revision 2414 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/testAdjoint4.csmOpenCSM/trunk/data/basic/testAdjoint4.csm
The file was added/trunk/data/basic/testAdjoint5.csmOpenCSM/trunk/data/basic/testAdjoint5.csm
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint4.vfy
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint5.vfy
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint4.vfy
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint5.vfy
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/timCapsMode.cOpenCSM/trunk/src/timCapsMode.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
Revision 1969 by galbramc:
Update python version in setup scripts
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/setup.shEGADS/trunk/config/setup.sh
The file was modified /trunk/config/winEnvEGADS/trunk/config/winEnv
Revision 1968 by galbramc:
Update PreBuilt README and setup scripts
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/MACdownloads.txtEGADS/trunk/config/MACdownloads.txt
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
The file was modified /trunk/config/linREADME.txtEGADS/trunk/config/linREADME.txt
The file was modified /trunk/config/macREADME.txtEGADS/trunk/config/macREADME.txt
The file was modified /trunk/config/setup.cmdEGADS/trunk/config/setup.cmd
The file was modified /trunk/config/setup.commandEGADS/trunk/config/setup.command
The file was modified /trunk/config/setup.shEGADS/trunk/config/setup.sh
The file was modified /trunk/config/winREADME.txtEGADS/trunk/config/winREADME.txt
Revision 1967 by galbramc:
Add contextCopy to pyEGADS and jlEGADS
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/jlEGADS/egads/src/egads.jlEGADS/trunk/jlEGADS/egads/src/egads.jl
The file was modified /trunk/pyEGADS/pyEGADS/egads.pyEGADS/trunk/pyEGADS/pyEGADS/egads.py
The file was modified /trunk/pyEGADS/pyEGADS/egads_common.pyEGADS/trunk/pyEGADS/pyEGADS/egads_common.py
Revision 1966 by galbramc:
Remove incorrect 'wrong OR' check for EG_quadTess
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/util/regQuads.cEGADS/trunk/util/regQuads.c
Revision 1965 by galbramc:
Write Name attribute to iges files
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
Revision 1964 by haimes:
Add contextCopy to def file
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egads.defEGADS/trunk/src/egads.def
Revision 1963 by haimes:
Add tessellation support in EG_contextCopy
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
Revision 1962 by haimes:
Add EG_contextCopy
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
The file was modified /trunk/include/egads.hEGADS/trunk/include/egads.h
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/fgadsBase.cEGADS/trunk/src/fgadsBase.c
Revision 842 by galbramc:
Add abaqus to PATH
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 841 by galbramc:
Another Python address suppression
Change TypePath in RepositoryPath in Workspace
The file was modified /suppression_address.txtJenkinsESP/suppression_address.txt
Revision 840 by galbramc:
Upgrade to Python 3.11.6
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.batJenkinsESP/ESP_Env.bat
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh