Skip to content

Changes

Summary

  1. fix sanitize-address error in udpWaffle when progress=1
  2. 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
Revision 2401 by jfdannen:
fix sanitize-address error in udpWaffle when progress=1
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
Revision 2399 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlN/A
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/attrSpec.csmN/A
The file was modified /trunk/data/basic/designW1.csmN/A
The file was added/trunk/data/basic/edgeIDtest1.csmN/A
The file was added/trunk/data/basic/edgeIDtest2.csmN/A
The file was added/trunk/data/basic/edgeIDtest3.csmN/A
The file was added/trunk/data/basic/edgeIDtest4.csmN/A
The file was added/trunk/data/basic/edgeIDtest5.csmN/A
The file was added/trunk/data/basic/edgeIDtest6.csmN/A
The file was modified /trunk/data/basic/scribeWing.csmN/A
The file was modified /trunk/data/basic/scribedSphere.csmN/A
The file was modified /trunk/data/basic/testAdjoint1.csmN/A
The file was added/trunk/data/basic/testAdjoint2.csmN/A
The file was added/trunk/data/basic/testAdjoint3.csmN/A
The file was added/trunk/data/basic/verify_7.6.0/attrSpec.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/designW1.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest1.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest2.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest3.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest4.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest5.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/edgeIDtest6.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint2.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/testAdjoint3.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/waffleC1.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/attrSpec.vfyN/A
The file was modified /trunk/data/basic/verify_7.7.0/designW1.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest1.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest2.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest3.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest4.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest5.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/edgeIDtest6.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint2.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/testAdjoint3.vfyN/A
The file was added/trunk/data/basic/verify_7.7.0/waffleC1.vfyN/A
The file was added/trunk/data/basic/waffleC1.csmN/A
The file was added/trunk/data/gallery/uCRMN/A
The file was added/trunk/data/gallery/uCRM/CAPS_componentsN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/IML_uCRM.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/VLM_uCRM.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/fuselage_uCRM.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/tail_uCRM.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM_NACA.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM_kulfan3x3_bluntTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM_kulfan3x3_sharpTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM_kulfan8x8_bluntTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_components/wing_uCRM_kulfan8x8_sharpTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parametersN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/IML.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/NACA.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/NACA_rectangular.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/addSlices.pyN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/fuselage.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan3x3_bluntTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan3x3_sharpTE_ALL.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan3x3_sharpTE_DESPMTR.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan3x3_sharpTE_SET.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan8x8_bluntTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan8x8_sharpTE.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan8x8_sharpTE_5slice.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/kulfan8x8_sharpTE_moreSlices.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/tail.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/te_height.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/wing.udcN/A
The file was added/trunk/data/gallery/uCRM/CAPS_parameters/wing_rectangular.udcN/A
The file was added/trunk/data/gallery/uCRM/uCRM_aeroelastic.csmN/A
The file was added/trunk/data/gallery/uCRM/uCRM_rigid.csmN/A
The file was added/trunk/data/gallery/uCRM/verify_7.6.0N/A
The file was added/trunk/data/gallery/uCRM/verify_7.6.0/uCRM_aeroelastic.vfyN/A
The file was added/trunk/data/gallery/uCRM/verify_7.6.0/uCRM_rigid.vfyN/A
The file was added/trunk/data/gallery/uCRM/verify_7.7.0N/A
The file was added/trunk/data/gallery/uCRM/verify_7.7.0/uCRM_aeroelastic.vfyN/A
The file was added/trunk/data/gallery/uCRM/verify_7.7.0/uCRM_rigid.vfyN/A
The file was modified /trunk/pyOCSM/pyOCSM/ocsm.pyOpenCSM/trunk/pyOCSM/pyOCSM/ocsm.py
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/serveCSM.cOpenCSM/trunk/src/serveCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c