Skip to content
Success

Changes

Summary

  1. Fix nastran memory leak
  2. Remove bad CAPS legacy test
  3. Default nastran maxDelta to 0.5
  4. Copy example analysis files. Update PlateMisc test to actually function.
  5. Don't run nastran post anaysis for old training
  6. Update nastran examples. Add nastran output files for noAnalysis execution.
  7. One more nastran AIM bug fix
  8. Fix nastran bugs
  9. Update nastran_OptimizationMultiLoad_PyTest.py
  10. update OPAM1_wing
  11. make viewer respect _viz, _trn, _ori, and _grd attributes
  12. change OPAM1_wing.udc to use relative pathname
  13. make ESP-help consistent with OpenCSM.h
  14. increase number of allowable Bodys as input to udfGanged; if a UDP/UDF has a ATTRRECYCLE, set hasdots to 1 to cause udpSensitivity to be executed
  15. remove Bombbardier_DASH8-Q100 again
  16. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications
  17. re-add vsp3/Bombardier_DASH8-Q100 for testing
  18. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs
  19. fix erroneous stanalyzer error
  20. fix memory leaks; fix bug that caused an error if a journal file did not have the correct number of arguments for a newBrch command
  21. remove empty line printout if no active signals
  22. Upddate README.txt for ESP 1.25
  23. More undefined alignment suppression for OCC 7.8
Revision 4195 by galbramc:
Fix nastran memory leak
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/nastran/nastranAIM.cCAPS/aim/nastran/nastranAIM.c
Revision 4194 by galbramc:
Remove bad CAPS legacy test
Change TypePath in RepositoryPath in Workspace
The file was removed/legacy/examples/pyCAPS/astros_ThreeBarLinkDesign_PyTest.pyCAPS/legacy/examples/pyCAPS/astros_ThreeBarLinkDesign_PyTest.py
The file was modified /legacy/examples/regressionTest/execute_PyTestRegression.shCAPS/legacy/examples/regressionTest/execute_PyTestRegression.sh
Revision 4193 by galbramc:
Default nastran maxDelta to 0.5
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/feaUtils.cCAPS/aim/utils/feaUtils.c
Revision 4192 by galbramc:
Copy example analysis files. Update PlateMisc test to actually function.
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/MakefileCAPS/examples/Makefile
The file was modified /examples/NMakefileCAPS/examples/NMakefile
The file was added/examples/analysisData/nastran/NastranCompositeWing_Design.f06CAPS/examples/analysisData/nastran/NastranCompositeWing_Design.f06
The file was added/examples/analysisData/nastran/NastranMiscLoadPlate.f06CAPS/examples/analysisData/nastran/NastranMiscLoadPlate.f06
The file was added/examples/analysisData/nastran/NastranTrim15Deg.f06CAPS/examples/analysisData/nastran/NastranTrim15Deg.f06
The file was modified /examples/pyCAPS/nastran_PlateMisc_PyTest.pyCAPS/examples/pyCAPS/nastran_PlateMisc_PyTest.py
Revision 4191 by galbramc:
Don't run nastran post anaysis for old training
Change TypePath in RepositoryPath in Workspace
The file was modified /training/data/session10/nastran_5_Flutter.pyCAPS/training/data/session10/nastran_5_Flutter.py
Revision 4190 by galbramc:
Update nastran examples. Add nastran output files for noAnalysis execution.
Change TypePath in RepositoryPath in Workspace
The file was added/examples/analysisDataCAPS/examples/analysisData
The file was added/examples/analysisData/nastranCAPS/examples/analysisData/nastran
The file was added/examples/analysisData/nastran/NastranAeroWingBEM.f06CAPS/examples/analysisData/nastran/NastranAeroWingBEM.f06
The file was added/examples/analysisData/nastran/NastranCompositePlate.f06CAPS/examples/analysisData/nastran/NastranCompositePlate.f06
The file was added/examples/analysisData/nastran/NastranCompositeWing_Freq.f06CAPS/examples/analysisData/nastran/NastranCompositeWing_Freq.f06
The file was added/examples/analysisData/nastran/NastranFlutter15Deg.f06CAPS/examples/analysisData/nastran/NastranFlutter15Deg.f06
The file was added/examples/analysisData/nastran/NastranModalAGARD445.f06CAPS/examples/analysisData/nastran/NastranModalAGARD445.f06
The file was added/examples/analysisData/nastran/NastranMultiLoadPlate.f06CAPS/examples/analysisData/nastran/NastranMultiLoadPlate.f06
The file was added/examples/analysisData/nastran/NastranOptMultiLoadPlate.f06CAPS/examples/analysisData/nastran/NastranOptMultiLoadPlate.f06
The file was added/examples/analysisData/nastran/NastranSingleLoadPlate.f06CAPS/examples/analysisData/nastran/NastranSingleLoadPlate.f06
The file was added/examples/analysisData/nastran/NastranThreeBar.f06CAPS/examples/analysisData/nastran/NastranThreeBar.f06
The file was added/examples/analysisData/nastran/NastranThreeBarDesign.f06CAPS/examples/analysisData/nastran/NastranThreeBarDesign.f06
The file was added/examples/analysisData/nastran/NastranThreeBarFreq.f06CAPS/examples/analysisData/nastran/NastranThreeBarFreq.f06
The file was added/examples/analysisData/nastran/NastranThreeBarLinkDesign.f06CAPS/examples/analysisData/nastran/NastranThreeBarLinkDesign.f06
The file was added/examples/analysisData/nastran/NastranThreeBarMultiLoad.f06CAPS/examples/analysisData/nastran/NastranThreeBarMultiLoad.f06
The file was added/examples/analysisData/nastran/NastranWingBEM.f06CAPS/examples/analysisData/nastran/NastranWingBEM.f06
The file was modified /examples/csmData/compositeWing.csmCAPS/examples/csmData/compositeWing.csm
The file was modified /examples/csmData/feaCantileverPlate.csmCAPS/examples/csmData/feaCantileverPlate.csm
The file was modified /examples/csmData/feaThreeBar.csmCAPS/examples/csmData/feaThreeBar.csm
The file was modified /examples/pyCAPS/astros_OptControl_PyTest.pyCAPS/examples/pyCAPS/astros_OptControl_PyTest.py
The file was modified /examples/pyCAPS/nastran_AGARD445_PyTest.pyCAPS/examples/pyCAPS/nastran_AGARD445_PyTest.py
The file was modified /examples/pyCAPS/nastran_Aeroelastic_PyTest.pyCAPS/examples/pyCAPS/nastran_Aeroelastic_PyTest.py
The file was modified /examples/pyCAPS/nastran_CompositeWingDesign_PyTest.pyCAPS/examples/pyCAPS/nastran_CompositeWingDesign_PyTest.py
The file was modified /examples/pyCAPS/nastran_CompositeWingFreq_PyTest.pyCAPS/examples/pyCAPS/nastran_CompositeWingFreq_PyTest.py
The file was modified /examples/pyCAPS/nastran_Composite_PyTest.pyCAPS/examples/pyCAPS/nastran_Composite_PyTest.py
The file was modified /examples/pyCAPS/nastran_Flutter_15degree.pyCAPS/examples/pyCAPS/nastran_Flutter_15degree.py
The file was modified /examples/pyCAPS/nastran_MultiLoadCase_PyTest.pyCAPS/examples/pyCAPS/nastran_MultiLoadCase_PyTest.py
The file was modified /examples/pyCAPS/nastran_OptimizationMultiLoad_PyTest.pyCAPS/examples/pyCAPS/nastran_OptimizationMultiLoad_PyTest.py
The file was modified /examples/pyCAPS/nastran_PlateMisc_PyTest.pyCAPS/examples/pyCAPS/nastran_PlateMisc_PyTest.py
The file was modified /examples/pyCAPS/nastran_PyTest.pyCAPS/examples/pyCAPS/nastran_PyTest.py
The file was modified /examples/pyCAPS/nastran_SingleLoadCase_PyTest.pyCAPS/examples/pyCAPS/nastran_SingleLoadCase_PyTest.py
The file was modified /examples/pyCAPS/nastran_ThreeBarDesign_PyTest.pyCAPS/examples/pyCAPS/nastran_ThreeBarDesign_PyTest.py
The file was modified /examples/pyCAPS/nastran_ThreeBarFreq_PyTest.pyCAPS/examples/pyCAPS/nastran_ThreeBarFreq_PyTest.py
The file was modified /examples/pyCAPS/nastran_ThreeBarLinkDesign_PyTest.pyCAPS/examples/pyCAPS/nastran_ThreeBarLinkDesign_PyTest.py
The file was modified /examples/pyCAPS/nastran_ThreeBarMultiLoad_PyTest.pyCAPS/examples/pyCAPS/nastran_ThreeBarMultiLoad_PyTest.py
The file was modified /examples/pyCAPS/nastran_ThreeBar_PyTest.pyCAPS/examples/pyCAPS/nastran_ThreeBar_PyTest.py
The file was modified /examples/pyCAPS/nastran_Trim_15degree.pyCAPS/examples/pyCAPS/nastran_Trim_15degree.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 4189 by galbramc:
One more nastran AIM bug fix
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/nastran/nastranAIM.cCAPS/aim/nastran/nastranAIM.c
Revision 4188 by galbramc:
Fix nastran bugs
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/nastran/nastranAIM.cCAPS/aim/nastran/nastranAIM.c
The file was modified /aim/utils/nastranCards.cCAPS/aim/utils/nastranCards.c
The file was modified /aim/utils/nastranUtils.cCAPS/aim/utils/nastranUtils.c
Revision 4187 by galbramc:
Update nastran_OptimizationMultiLoad_PyTest.py
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/pyCAPS/nastran_OptimizationMultiLoad_PyTest.pyCAPS/examples/pyCAPS/nastran_OptimizationMultiLoad_PyTest.py
Revision 2496 by jfdannen:
update OPAM1_wing
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/vsp3/OPAM1_wing.csmOpenCSM/trunk/data/vsp3/OPAM1_wing.csm
The file was modified /trunk/data/vsp3/verify_7.6.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.6.0/OPAM1_wing.vfy
The file was modified /trunk/data/vsp3/verify_7.7.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.7.0/OPAM1_wing.vfy
The file was modified /trunk/data/vsp3/verify_7.8.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.8.0/OPAM1_wing.vfy
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
Revision 2495 by jfdannen:
make viewer respect _viz, _trn, _ori, and _grd attributes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/src/timViewer.cOpenCSM/trunk/src/timViewer.c
Revision 2494 by jfdannen:
change OPAM1_wing.udc to use relative pathname
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/vsp3/OPAM1_wing.udcOpenCSM/trunk/data/vsp3/OPAM1_wing.udc
Revision 2493 by jfdannen:
make ESP-help consistent with OpenCSM.h
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
Revision 2492 by jfdannen:
increase number of allowable Bodys as input to udfGanged; if a UDP/UDF has a ATTRRECYCLE, set hasdots to 1 to cause udpSensitivity to be executed
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/udfGanged.cOpenCSM/trunk/src/udfGanged.c
The file was modified /trunk/src/udp.hOpenCSM/trunk/src/udp.h
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
Revision 2491 by jfdannen:
remove Bombbardier_DASH8-Q100 again
Change TypePath in RepositoryPath in Workspace
The file was removed/trunk/data/vsp3/Bombardier_DASH8-Q100.csmOpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.csm
The file was removed/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3OpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3
Revision 2490 by jfdannen:
modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3OpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3
Revision 2489 by jfdannen:
re-add vsp3/Bombardier_DASH8-Q100 for testing
Change TypePath in RepositoryPath in Workspace
The file was added/trunk/data/vsp3/Bombardier_DASH8-Q100.csmOpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.csm
The file was added/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3OpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3
The file was added/trunk/data/vsp3/OPAM1_wing.csmOpenCSM/trunk/data/vsp3/OPAM1_wing.csm
The file was added/trunk/data/vsp3/OPAM1_wing.udcOpenCSM/trunk/data/vsp3/OPAM1_wing.udc
The file was added/trunk/data/vsp3/OPAM1_wing.vsp3OpenCSM/trunk/data/vsp3/OPAM1_wing.vsp3
The file was added/trunk/data/vsp3/verify_7.6.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.6.0/OPAM1_wing.vfy
The file was added/trunk/data/vsp3/verify_7.7.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.7.0/OPAM1_wing.vfy
The file was added/trunk/data/vsp3/verify_7.8.0/OPAM1_wing.vfyOpenCSM/trunk/data/vsp3/verify_7.8.0/OPAM1_wing.vfy
Revision 2488 by jfdannen:
remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/legacy/tutorial1_new.csmOpenCSM/trunk/data/legacy/tutorial1_new.csm
The file was modified /trunk/data/vsp3OpenCSM/trunk/data/vsp3
The file was removed/trunk/data/vsp3/Bombardier_DASH8-Q100.csmOpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.csm
The file was removed/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3OpenCSM/trunk/data/vsp3/Bombardier_DASH8-Q100.vsp3
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
Revision 2487 by jfdannen:
fix erroneous stanalyzer error
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 2486 by jfdannen:
fix memory leaks; fix bug that caused an error if a journal file did not have the correct number of arguments for a newBrch command
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 2485 by jfdannen:
remove empty line printout if no active signals
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 2043 by galbramc:
Upddate README.txt for ESP 1.25
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
Revision 861 by galbramc:
More undefined alignment suppression for OCC 7.8
Change TypePath in RepositoryPath in Workspace
The file was modified /suppression_undefined.txtJenkinsESP/suppression_undefined.txt