Skip to content

Changes

Summary

  1. Update avl reference data. Plug memory leak in egadsTess
  2. Fix aimUpdateState in egadsTess AIM
  3. Don't run mystran_PyTest on Windoze
  4. Forgot def file
  5. Remove on too many lines
  6. Fix warning from last commit
  7. More aimUpdateState updates. Remove some redundant tests
  8. Add aimUpdateState to a number of AIMs. Turn on CLink between Phases.
  9. Misseed one astros in training
  10. Allow aim_relPath to cross Phases
  11. Guard againts running mastros test when mastros does not exist
  12. Fixes for calling aimUpdateState in caps_preAnalysis
  13. Plug memory leak
  14. More mses tests. Add aimUpdateStatus to avlAIM. Other small fixes.
  15. Allow for debug mode coming into caps_outputObjects
  16. Allow for debug mode coming into caps_outputObjects
  17. in pyCAPS.Problem(), use running Caps Problem if it already exists
  18. Add phasing xfoil tests
  19. Add Phasing test to pyCAPS unit testing. Fix probemName misspelling.
  20. Turn off Analysis links for now
  21. Fix the warnings from the last commit
  22. First cut at Analysis disk links for new Phases
  23. Reduce execution time in legacy xfoil example
  24. Faster geometry construction for ESP_Commit
  25. Add some more timing
  26. Remove incorrect CL derivatives from msesAIM. Run one test per aim for MINIMAL tests.
  27. Fix last commit
  28. Prepare the AIM utilities for Analysis directory links
  29. Missed one free
  30. lint fixes
  31. Use aimUpdateState in msesAIM. Cache sensitvities in msesAIM. Expose more inputs in msesAIM.
  32. Implement undocumented caps_modifiedDesPmtrs so that the IDE can know which DESPMTRs have been modified by CAPS
  33. Some more mses updates and regression script fix
  34. Don't check alpha for TargetCL Cart3D test
  35. Add TargetCL to Cart3D and enable Cart3D 2D mode
  36. Try that again
  37. Fix infinite loop in convert_doubleToString
  38. Fix calling updateState when an AnalysisIn Object has changed
  39. Add the AIM function aimUpdateState which will allays be the first function executed in the sequence
  40. A few more mses corrections
  41. Adjust mses data
  42. mses updates
  43. Remove caps_resetAnalysis from the API
  44. Use curvature weighted point distribution for avl/xfoil/mses
  45. Remove caps_resetAnalysis from pyCAPS
  46. Don't write 'empty' rubberize files
  47. "fix" to fun3dAIM when to write/read shape sensitivities
  48. Fix intent phrase sync issue on initialization
  49. Add initial history for GeometryIn, Analysis and AnalysisIn Objects
  50. Fix journaling so that changing DESPMTR (GeometryIn) dimensioning is handled
  51. Remove old caps_open CSM reload option and replace it with the new
  52. Fix history addition for reloading CSM and new GeometryIn Value Object
  53. Relax tolerance and try to get consistent xfoil results on all machines
  54. Update mses data.
  55. Update xfoil data. Don't set OCS_CONPMTR when journaling
  56. More robust xfoil execution
  57. Update legacy test xfoil data
  58. Adjust tolerances
  59. Add mses OpenMDAO example
  60. Missed some test that needed updated reference data
  61. Use EGADS tessellator for airfoil files
  62. Fix warning clang 13.1.6 warning
  63. Fix full path on CSM filename for oPNewCSM option with caps_open
  64. Forgot to close a file
  65. Fix msesAIM sensitivities
  66. Support a directory of CSM/UDC files at init or CSM reload for caps_open; test for all analyses past post for completing a Phase
  67. Don't write fun3d Rubberize files when not needed
  68. Don't write out body information to rubber.data for only AnalysisIn sensitvities
  69. Stanalizer fix
  70. Add avl 3.40 min version error message
  71. Remove libquadmath dependency on DARWIN64
  72. Add avl 3.40 to ESPbfr
  73. Plug one more memory leak
  74. Fix array bound issue in avlmrf
  75. Move variable declarations to top of functions
  76. Fix avl NMakefile. Fix uninitialized data.
  77. Lint and memory leak fixes
  78. aimBackdoor has been removed from the avl AIM
  79. avl fixes
  80. Upgrade to avl 3.41
  81. Change caps_delete to caps_markForDelete in pyCAPS
  82. Change caps_delete to caps_markForDelete
  83. Preserve pyCAPS objects when calling caps_delete. caps_delete and pyCAPS delete will be renamed.
  84. revert previous commit
  85. fix previous commit
  86. remove unneeded windoze headers from tim.c
  87. Fix continuation marker in serveESP.mak
  88. Fix headers for Windows in timPyscript
  89. fix windoze problem with includes in pervious commit
  90. only allow one open ESP-help tab at a time; implement timFlowchart; modify interpolateUpper.py and conserveUpper.py to demonstrate flowcharting tool
  91. allow for .py scripts to run both in serveESP -caps and in python; add ocsmSetAuxPtr and ocsmGetAuxPtr in OpenCSM API
  92. fix stanalyzer problem in timCapsIde.c
  93. update serveESP.mak in previous commit to include timCapsIde.obj
  94. change display scaling so that if there is only one NodeBody it still gets displayed; initial implementation of timCapsIde
  95. allow nesting of TIMs to MAX_TIM_NESTING=10
  96. fix bugs in File->Open and File->Edit for cases with and without UDCs
  97. 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
  98. 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
  99. remove unneeded code that generates a clang warning
  100. 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
  101. Fix scan-build warning from last commit
  102. Implement EG_makeNMWireBody
  103. Straighten out non-manifold WireBodies
  104. Supress informational message on initial triangulation problem with Planar Faces
  105. Guard against infinite loop on planar surfaces with bad initial triangulation
  106. More support for tessellations without face tessellations
  107. Enable EG_finishTess to fill in missing face tessellation.
  108. Remove warnings generated by a new compiler
  109. Remove redundant testing
  110. Remove mastros.exe on macys and viggen because it does not work
  111. Don't look for python deprecation warnings
  112. Look for python deprecation warnings
  113. Limit threading with OMP_NUM_THREADS
  114. Don't pipe sanitize pyOCSM testing
  115. add numpy valgrind suppression
  116. Look for python unit test timing in log parse
  117. Reduce CAPS ESP_Commit testing
  118. scipy is now available on Monterey
  119. Look for planar meshing errors
  120. Update avl and DAWIN64/mastros.exe executables
  121. astros.exe does not work on Monterey
  122. Upgrade macOS santizer library path
  123. Remove libquadmath dependency on DARWIN64
  124. Correct avl version number to 3.40
  125. Reduce avl NVMAX for DARWINM1
  126. Upgrade to avl 3.41
Revision 3504 by galbramc:
Update avl reference data. Plug memory leak in egadsTess
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/egadsTess/egadsTessAIM.cCAPS/aim/egadsTess/egadsTessAIM.c
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
Revision 3503 by galbramc:
Fix aimUpdateState in egadsTess AIM
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/egadsTess/egadsTessAIM.cCAPS/aim/egadsTess/egadsTessAIM.c
Revision 3502 by galbramc:
Don't run mystran_PyTest on Windoze
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3501 by galbramc:
Forgot def file
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/egadsTess/egadsTessAIM.defCAPS/aim/egadsTess/egadsTessAIM.def
Revision 3500 by galbramc:
Remove on too many lines
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
Revision 3499 by galbramc:
Fix warning from last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
Revision 3498 by galbramc:
More aimUpdateState updates. Remove some redundant tests
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2AIM.cCAPS/aim/aflr2/aflr2AIM.c
The file was modified /aim/aflr2/aflr2_Interface.cCAPS/aim/aflr2/aflr2_Interface.c
The file was modified /aim/aflr2/aflr2_Interface.hCAPS/aim/aflr2/aflr2_Interface.h
The file was modified /aim/aflr3/aflr3AIM.cCAPS/aim/aflr3/aflr3AIM.c
The file was modified /aim/aflr4/aflr4AIM.cCAPS/aim/aflr4/aflr4AIM.c
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/cart3d/cart3dAIM.cCAPS/aim/cart3d/cart3dAIM.c
The file was modified /aim/egadsTess/egadsTessAIM.cCAPS/aim/egadsTess/egadsTessAIM.c
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/csmData/avlSections.csmCAPS/aim/unitTest/csmData/avlSections.csm
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
The file was modified /aim/utils/meshUtils.cCAPS/aim/utils/meshUtils.c
The file was modified /aim/utils/meshUtils.hCAPS/aim/utils/meshUtils.h
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
The file was modified /aim/utils/miscUtils.hCAPS/aim/utils/miscUtils.h
The file was removed/training/2018/data/exercise_1_1.pyCAPS/training/2018/data/exercise_1_1.py
The file was removed/training/2018/data/exercise_1_2.pyCAPS/training/2018/data/exercise_1_2.py
The file was removed/training/2018/data/exercise_2_1.pyCAPS/training/2018/data/exercise_2_1.py
The file was removed/training/2018/data/exercise_3_1.pyCAPS/training/2018/data/exercise_3_1.py
The file was removed/training/2018/data/exercise_3_2.pyCAPS/training/2018/data/exercise_3_2.py
Revision 3497 by galbramc:
Add aimUpdateState to a number of AIMs. Turn on CLink between Phases.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2AIM.cCAPS/aim/aflr2/aflr2AIM.c
The file was modified /aim/aflr2/aflr2AIM.defCAPS/aim/aflr2/aflr2AIM.def
The file was modified /aim/aflr3/aflr3AIM.cCAPS/aim/aflr3/aflr3AIM.c
The file was modified /aim/aflr3/aflr3AIM.defCAPS/aim/aflr3/aflr3AIM.def
The file was modified /aim/aflr4/aflr4AIM.cCAPS/aim/aflr4/aflr4AIM.c
The file was modified /aim/aflr4/aflr4AIM.defCAPS/aim/aflr4/aflr4AIM.def
The file was modified /aim/awave/awaveAIM.cCAPS/aim/awave/awaveAIM.c
The file was modified /aim/awave/awaveAIM.defCAPS/aim/awave/awaveAIM.def
The file was modified /aim/cart3d/cart3dAIM.cCAPS/aim/cart3d/cart3dAIM.c
The file was modified /aim/friction/frictionAIM.cCAPS/aim/friction/frictionAIM.c
The file was modified /aim/friction/frictionAIM.defCAPS/aim/friction/frictionAIM.def
The file was modified /aim/unitTest/pyCAPS/test_aflr2.pyCAPS/aim/unitTest/pyCAPS/test_aflr2.py
The file was modified /aim/utils/meshUtils.cCAPS/aim/utils/meshUtils.c
The file was modified /examples/pyCAPS/mses_OpenMDAO_3_PyTest.pyCAPS/examples/pyCAPS/mses_OpenMDAO_3_PyTest.py
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3496 by galbramc:
Misseed one astros in training
Change TypePath in RepositoryPath in Workspace
The file was modified /training/execute_Training.shCAPS/training/execute_Training.sh
Revision 3495 by haimes:
Allow aim_relPath to cross Phases
Change TypePath in RepositoryPath in Workspace
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
Revision 3494 by galbramc:
Guard againts running mastros test when mastros does not exist
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_astros.pyCAPS/aim/unitTest/pyCAPS/test_astros.py
The file was modified /training/2018/data/runAll.pyCAPS/training/2018/data/runAll.py
The file was modified /training/execute_Training.shCAPS/training/execute_Training.sh
Revision 3493 by galbramc:
Fixes for calling aimUpdateState in caps_preAnalysis
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
Revision 3492 by galbramc:
Plug memory leak
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
Revision 3491 by galbramc:
More mses tests. Add aimUpdateStatus to avlAIM. Other small fixes.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/avl/avlAIM.defCAPS/aim/avl/avlAIM.def
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was added/aim/unitTest/csmData/kulfanSymmetricSection.csmCAPS/aim/unitTest/csmData/kulfanSymmetricSection.csm
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
Revision 3490 by haimes:
Allow for debug mode coming into caps_outputObjects
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3489 by haimes:
Allow for debug mode coming into caps_outputObjects
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /src/printObject.cCAPS/src/printObject.c
Revision 3488 by jfdannen:
in pyCAPS.Problem(), use running Caps Problem if it already exists
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/pyCAPS/problem.pyCAPS/pyCAPS/pyCAPS/problem.py
Revision 3487 by galbramc:
Add phasing xfoil tests
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
Revision 3486 by galbramc:
Add Phasing test to pyCAPS unit testing. Fix probemName misspelling.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_aflr3.pyCAPS/aim/unitTest/pyCAPS/test_aflr3.py
The file was modified /aim/unitTest/pyCAPS/test_aflr4.pyCAPS/aim/unitTest/pyCAPS/test_aflr4.py
The file was modified /aim/unitTest/pyCAPS/test_egadsTess.pyCAPS/aim/unitTest/pyCAPS/test_egadsTess.py
The file was modified /aim/unitTest/pyCAPS/test_fun3d.pyCAPS/aim/unitTest/pyCAPS/test_fun3d.py
The file was modified /aim/unitTest/pyCAPS/test_su2.pyCAPS/aim/unitTest/pyCAPS/test_su2.py
The file was modified /aim/unitTest/pyCAPS/test_tetgen.pyCAPS/aim/unitTest/pyCAPS/test_tetgen.py
The file was modified /pyCAPS/unitTest/testJournal.pyCAPS/pyCAPS/unitTest/testJournal.py
The file was modified /pyCAPS/unitTest/testProblem.pyCAPS/pyCAPS/unitTest/testProblem.py
Revision 3485 by haimes:
Turn off Analysis links for now
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/AIMdevel.pdfCAPS/doc/AIMdevel.pdf
The file was modified /doc/AIMdevel.texCAPS/doc/AIMdevel.tex
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3484 by haimes:
Fix the warnings from the last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /test/newPhase.cCAPS/test/newPhase.c
Revision 3483 by haimes:
First cut at Analysis disk links for new Phases
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/AIMdevel.pdfCAPS/doc/AIMdevel.pdf
The file was modified /doc/AIMdevel.texCAPS/doc/AIMdevel.tex
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
The file was modified /src/capsBase.cCAPS/src/capsBase.c
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /test/newPhase.cCAPS/test/newPhase.c
Revision 3482 by galbramc:
Reduce execution time in legacy xfoil example
Change TypePath in RepositoryPath in Workspace
The file was modified /legacy/examples/pyCAPS/xfoil_PyTest.pyCAPS/legacy/examples/pyCAPS/xfoil_PyTest.py
Revision 3481 by galbramc:
Faster geometry construction for ESP_Commit
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/unitTest/unitGeom.csmCAPS/pyCAPS/unitTest/unitGeom.csm
Revision 3480 by galbramc:
Add some more timing
Change TypePath in RepositoryPath in Workspace
The file was modified /test/runUnitTest.shCAPS/test/runUnitTest.sh
Revision 3479 by galbramc:
Remove incorrect CL derivatives from msesAIM. Run one test per aim for MINIMAL tests.
Change TypePath in RepositoryPath in Workspace
The file was modified /MakefileCAPS/Makefile
The file was modified /NMakefileCAPS/NMakefile
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /examples/pyCAPS/cart3d_PyTest.pyCAPS/examples/pyCAPS/cart3d_PyTest.py
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3478 by haimes:
Fix last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
Revision 3477 by haimes:
Prepare the AIM utilities for Analysis directory links
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/AIMdevel.pdfCAPS/doc/AIMdevel.pdf
The file was modified /doc/AIMdevel.texCAPS/doc/AIMdevel.tex
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was modified /include/aimUtil.hCAPS/include/aimUtil.h
The file was modified /include/caps.hCAPS/include/caps.h
The file was modified /include/capsErrors.hCAPS/include/capsErrors.h
The file was modified /include/capsTypes.hCAPS/include/capsTypes.h
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 3476 by galbramc:
Missed one free
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
Revision 3475 by galbramc:
lint fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
Revision 3474 by galbramc:
Use aimUpdateState in msesAIM. Cache sensitvities in msesAIM. Expose more inputs in msesAIM.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/mses/msesAIM.defCAPS/aim/mses/msesAIM.def
The file was modified /aim/unitTest/pyCAPS/test_aflr4.pyCAPS/aim/unitTest/pyCAPS/test_aflr4.py
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /examples/pyCAPS/mses_OpenMDAO_3_PyTest.pyCAPS/examples/pyCAPS/mses_OpenMDAO_3_PyTest.py
The file was modified /examples/pyCAPS/mses_PyTest.pyCAPS/examples/pyCAPS/mses_PyTest.py
Revision 3473 by haimes:
Implement undocumented caps_modifiedDesPmtrs so that the IDE can know which DESPMTRs have been modified by CAPS
Change TypePath in RepositoryPath in Workspace
The file was modified /include/capsTypes.hCAPS/include/capsTypes.h
The file was modified /src/caps.defCAPS/src/caps.def
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /test/newPhase.cCAPS/test/newPhase.c
Revision 3472 by galbramc:
Some more mses updates and regression script fix
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /examples/pyCAPS/mses_OpenMDAO_3_PyTest.pyCAPS/examples/pyCAPS/mses_OpenMDAO_3_PyTest.py
The file was modified /examples/pyCAPS/mses_PyTest.pyCAPS/examples/pyCAPS/mses_PyTest.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3471 by galbramc:
Don't check alpha for TargetCL Cart3D test
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_cart3d.pyCAPS/aim/unitTest/pyCAPS/test_cart3d.py
Revision 3470 by galbramc:
Add TargetCL to Cart3D and enable Cart3D 2D mode
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/cart3d/cart3dAIM.cCAPS/aim/cart3d/cart3dAIM.c
The file was modified /aim/unitTest/csmData/cfdMultiBody.csmCAPS/aim/unitTest/csmData/cfdMultiBody.csm
The file was modified /aim/unitTest/pyCAPS/test_cart3d.pyCAPS/aim/unitTest/pyCAPS/test_cart3d.py
The file was modified /examples/csmData/cfd_airfoilSection.csmCAPS/examples/csmData/cfd_airfoilSection.csm
The file was modified /examples/pyCAPS/cart3d_OpenMDAO_3_alpha_PyTest.pyCAPS/examples/pyCAPS/cart3d_OpenMDAO_3_alpha_PyTest.py
The file was modified /examples/pyCAPS/cart3d_OpenMDAO_3_twist_PyTest.pyCAPS/examples/pyCAPS/cart3d_OpenMDAO_3_twist_PyTest.py
The file was modified /examples/pyCAPS/mses_PyTest.pyCAPS/examples/pyCAPS/mses_PyTest.py
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 3469 by galbramc:
Try that again
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
Revision 3468 by galbramc:
Fix infinite loop in convert_doubleToString
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
The file was modified /test/miscUtilsTest.cCAPS/test/miscUtilsTest.c
Revision 3467 by haimes:
Fix calling updateState when an AnalysisIn Object has changed
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
Revision 3466 by haimes:
Add the AIM function aimUpdateState which will allays be the first function executed in the sequence
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/su2Writer/MakefileCAPS/aim/meshWriter/su2Writer/Makefile
The file was modified /aim/meshWriter/ugridWriter/MakefileCAPS/aim/meshWriter/ugridWriter/Makefile
The file was modified /doc/AIMdevel.pdfCAPS/doc/AIMdevel.pdf
The file was modified /doc/AIMdevel.texCAPS/doc/AIMdevel.tex
The file was modified /include/capsTypes.hCAPS/include/capsTypes.h
The file was modified /src/aim.defCAPS/src/aim.def
The file was modified /src/capsAIM.cCAPS/src/capsAIM.c
The file was modified /src/capsAIM.hCAPS/src/capsAIM.h
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /src/capsValue.cCAPS/src/capsValue.c
The file was modified /src/testingAIM.cCAPS/src/testingAIM.c
Revision 3465 by galbramc:
A few more mses corrections
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
Revision 3464 by galbramc:
Adjust mses data
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
Revision 3463 by galbramc:
mses updates
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
The file was added/examples/pyCAPS/mses_PyTest.pyCAPS/examples/pyCAPS/mses_PyTest.py
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3462 by haimes:
Remove caps_resetAnalysis from the API
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was modified /include/caps.hCAPS/include/caps.h
The file was modified /src/caps.defCAPS/src/caps.def
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
The file was modified /src/capsFunIDs.cCAPS/src/capsFunIDs.c
The file was modified /src/capsFunIDs.hCAPS/src/capsFunIDs.h
Revision 3461 by galbramc:
Use curvature weighted point distribution for avl/xfoil/mses
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/astros/astrosUtils.cCAPS/aim/astros/astrosUtils.c
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
The file was modified /aim/utils/nastranUtils.cCAPS/aim/utils/nastranUtils.c
The file was modified /aim/utils/nastranUtils.hCAPS/aim/utils/nastranUtils.h
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
The file was modified /aim/utils/vlmUtils.hCAPS/aim/utils/vlmUtils.h
The file was modified /aim/xfoil/xfoilAIM.cCAPS/aim/xfoil/xfoilAIM.c
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /legacy/aim/pyCAPS/test_xfoil.pyCAPS/legacy/aim/pyCAPS/test_xfoil.py
The file was modified /legacy/examples/pyCAPS/xfoil_PyTest.pyCAPS/legacy/examples/pyCAPS/xfoil_PyTest.py
The file was modified /pyCAPS/unitTest/testJournal.pyCAPS/pyCAPS/unitTest/testJournal.py
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 3460 by galbramc:
Remove caps_resetAnalysis from pyCAPS
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/pyCAPS/caps.pyCAPS/pyCAPS/pyCAPS/caps.py
Revision 3459 by galbramc:
Don't write 'empty' rubberize files
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dUtils.cCAPS/aim/fun3d/fun3dUtils.c
Revision 3458 by ryan:
"fix" to fun3dAIM when to write/read shape sensitivities
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dAIM.cCAPS/aim/fun3d/fun3dAIM.c
The file was modified /aim/fun3d/fun3dUtils.cCAPS/aim/fun3d/fun3dUtils.c
The file was modified /aim/fun3d/fun3dUtils.hCAPS/aim/fun3d/fun3dUtils.h
Revision 3457 by haimes:
Fix intent phrase sync issue on initialization
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3456 by haimes:
Add initial history for GeometryIn, Analysis and AnalysisIn Objects
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsAnalysis.cCAPS/src/capsAnalysis.c
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3455 by haimes:
Fix journaling so that changing DESPMTR (GeometryIn) dimensioning is handled
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/unitTest/testJournal.pyCAPS/pyCAPS/unitTest/testJournal.py
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3454 by haimes:
Remove old caps_open CSM reload option and replace it with the new
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was modified /include/capsTypes.hCAPS/include/capsTypes.h
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /test/newPhase.cCAPS/test/newPhase.c
Revision 3453 by haimes:
Fix history addition for reloading CSM and new GeometryIn Value Object
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 3452 by galbramc:
Relax tolerance and try to get consistent xfoil results on all machines
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
The file was modified /legacy/aim/pyCAPS/test_xfoil.pyCAPS/legacy/aim/pyCAPS/test_xfoil.py
Revision 3451 by galbramc:
Update mses data.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
Revision 3450 by galbramc:
Update xfoil data. Don't set OCS_CONPMTR when journaling
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/unitTest/testGeometry.pyCAPS/pyCAPS/unitTest/testGeometry.py
The file was modified /pyCAPS/unitTest/testJournal.pyCAPS/pyCAPS/unitTest/testJournal.py
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3449 by galbramc:
More robust xfoil execution
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
The file was modified /aim/xfoil/xfoilAIM.cCAPS/aim/xfoil/xfoilAIM.c
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /legacy/aim/pyCAPS/test_xfoil.pyCAPS/legacy/aim/pyCAPS/test_xfoil.py
The file was modified /legacy/examples/pyCAPS/avl_AutoSpan_PyTest.pyCAPS/legacy/examples/pyCAPS/avl_AutoSpan_PyTest.py
The file was modified /legacy/examples/pyCAPS/xfoil_PyTest.pyCAPS/legacy/examples/pyCAPS/xfoil_PyTest.py
Revision 3448 by galbramc:
Update legacy test xfoil data
Change TypePath in RepositoryPath in Workspace
The file was modified /legacy/aim/pyCAPS/test_xfoil.pyCAPS/legacy/aim/pyCAPS/test_xfoil.py
Revision 3447 by galbramc:
Adjust tolerances
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
Revision 3446 by galbramc:
Add mses OpenMDAO example
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was added/examples/pyCAPS/mses_OpenMDAO_3_PyTest.pyCAPS/examples/pyCAPS/mses_OpenMDAO_3_PyTest.py
Revision 3445 by galbramc:
Missed some test that needed updated reference data
Change TypePath in RepositoryPath in Workspace
The file was modified /legacy/examples/pyCAPS/xfoil_PyTest.pyCAPS/legacy/examples/pyCAPS/xfoil_PyTest.py
The file was modified /pyCAPS/unitTest/testJournal.pyCAPS/pyCAPS/unitTest/testJournal.py
Revision 3444 by galbramc:
Use EGADS tessellator for airfoil files
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
The file was modified /aim/utils/vlmUtils.hCAPS/aim/utils/vlmUtils.h
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
Revision 3443 by galbramc:
Fix warning clang 13.1.6 warning
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/pointwise/pointwiseAIM.cCAPS/aim/pointwise/pointwiseAIM.c
Revision 3442 by haimes:
Fix full path on CSM filename for oPNewCSM option with caps_open
Change TypePath in RepositoryPath in Workspace
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
Revision 3441 by galbramc:
Forgot to close a file
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
Revision 3440 by galbramc:
Fix msesAIM sensitivities
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/unitTest/csmData/airfoilSection.csmCAPS/aim/unitTest/csmData/airfoilSection.csm
The file was modified /aim/unitTest/pyCAPS/test_mses.pyCAPS/aim/unitTest/pyCAPS/test_mses.py
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
Revision 3439 by haimes:
Support a directory of CSM/UDC files at init or CSM reload for caps_open; test for all analyses past post for completing a Phase
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was modified /include/capsTypes.hCAPS/include/capsTypes.h
The file was modified /src/capsProblem.cCAPS/src/capsProblem.c
The file was modified /test/aim.cCAPS/test/aim.c
The file was modified /test/newPhase.cCAPS/test/newPhase.c
Revision 3438 by galbramc:
Don't write fun3d Rubberize files when not needed
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dUtils.cCAPS/aim/fun3d/fun3dUtils.c
The file was modified /aim/unitTest/pyCAPS/test_fun3d.pyCAPS/aim/unitTest/pyCAPS/test_fun3d.py
Revision 3437 by galbramc:
Don't write out body information to rubber.data for only AnalysisIn sensitvities
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dUtils.cCAPS/aim/fun3d/fun3dUtils.c
Revision 3436 by galbramc:
Stanalizer fix
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlmrf/avlRead_BODY.cCAPS/aim/avl/avlmrf/avlRead_BODY.c
Revision 3435 by galbramc:
Add avl 3.40 min version error message
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
Revision 3434 by galbramc:
Remove libquadmath dependency on DARWIN64
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzCAPS/ESPbfr.tgz
Revision 3433 by galbramc:
Add avl 3.40 to ESPbfr
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzCAPS/ESPbfr.tgz
Revision 3432 by galbramc:
Plug one more memory leak
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlmrf/avlRead_CPOML.cCAPS/aim/avl/avlmrf/avlRead_CPOML.c
Revision 3431 by galbramc:
Fix array bound issue in avlmrf
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlmrf/read_util.hCAPS/aim/avl/avlmrf/read_util.h
Revision 3430 by galbramc:
Move variable declarations to top of functions
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlmrf/avlRead_CNC.cCAPS/aim/avl/avlmrf/avlRead_CNC.c
The file was modified /aim/avl/avlmrf/avlRead_CPOML.cCAPS/aim/avl/avlmrf/avlRead_CPOML.c
The file was modified /aim/avl/avlmrf/avlRead_STRP.cCAPS/aim/avl/avlmrf/avlRead_STRP.c
Revision 3429 by galbramc:
Fix avl NMakefile. Fix uninitialized data.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/NMakefileCAPS/aim/avl/NMakefile
The file was modified /aim/avl/avlAIM.defCAPS/aim/avl/avlAIM.def
The file was modified /aim/avl/avlmrf/avlRead_DERMATB.cCAPS/aim/avl/avlmrf/avlRead_DERMATB.c
The file was modified /aim/avl/avlmrf/avlRead_DERMATM.cCAPS/aim/avl/avlmrf/avlRead_DERMATM.c
The file was modified /aim/avl/avlmrf/avlRead_DERMATS.cCAPS/aim/avl/avlmrf/avlRead_DERMATS.c
The file was modified /aim/avl/avlmrf/avlRead_STRP.cCAPS/aim/avl/avlmrf/avlRead_STRP.c
Revision 3428 by galbramc:
Lint and memory leak fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/MakefileCAPS/aim/avl/Makefile
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/avl/avlmrf/avlRead_BODY.cCAPS/aim/avl/avlmrf/avlRead_BODY.c
The file was modified /aim/avl/avlmrf/avlRead_CNC.cCAPS/aim/avl/avlmrf/avlRead_CNC.c
The file was modified /aim/avl/avlmrf/avlRead_CPOML.cCAPS/aim/avl/avlmrf/avlRead_CPOML.c
The file was modified /aim/avl/avlmrf/avlRead_DERMATB.cCAPS/aim/avl/avlmrf/avlRead_DERMATB.c
The file was modified /aim/avl/avlmrf/avlRead_DERMATM.cCAPS/aim/avl/avlmrf/avlRead_DERMATM.c
The file was modified /aim/avl/avlmrf/avlRead_DERMATS.cCAPS/aim/avl/avlmrf/avlRead_DERMATS.c
The file was modified /aim/avl/avlmrf/avlRead_ELE.cCAPS/aim/avl/avlmrf/avlRead_ELE.c
The file was modified /aim/avl/avlmrf/avlRead_HINGE.cCAPS/aim/avl/avlmrf/avlRead_HINGE.c
The file was modified /aim/avl/avlmrf/avlRead_STRP.cCAPS/aim/avl/avlmrf/avlRead_STRP.c
The file was modified /aim/avl/avlmrf/avlRead_SURF.cCAPS/aim/avl/avlmrf/avlRead_SURF.c
The file was modified /aim/avl/avlmrf/avlRead_TOT.cCAPS/aim/avl/avlmrf/avlRead_TOT.c
The file was modified /aim/avl/avlmrf/avlRead_VM.cCAPS/aim/avl/avlmrf/avlRead_VM.c
The file was modified /aim/avl/avlmrf/read_util.hCAPS/aim/avl/avlmrf/read_util.h
Revision 3427 by galbramc:
aimBackdoor has been removed from the avl AIM
Change TypePath in RepositoryPath in Workspace
The file was modified /legacy/examples/pyCAPS/avl_PyTest.pyCAPS/legacy/examples/pyCAPS/avl_PyTest.py
Revision 3426 by galbramc:
avl fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/avl/avlmrf/avlRead_BODY.cCAPS/aim/avl/avlmrf/avlRead_BODY.c
The file was modified /aim/avl/avlmrf/avlRead_STRP.cCAPS/aim/avl/avlmrf/avlRead_STRP.c
The file was modified /aim/avl/avlmrf/read_util.hCAPS/aim/avl/avlmrf/read_util.h
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
Revision 3425 by galbramc:
Upgrade to avl 3.41
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/MakefileCAPS/aim/avl/Makefile
The file was modified /aim/avl/NMakefileCAPS/aim/avl/NMakefile
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was added/aim/avl/avlmrfCAPS/aim/avl/avlmrf
The file was added/aim/avl/avlmrf/avlRead_BODY.cCAPS/aim/avl/avlmrf/avlRead_BODY.c
The file was added/aim/avl/avlmrf/avlRead_BODY.hCAPS/aim/avl/avlmrf/avlRead_BODY.h
The file was added/aim/avl/avlmrf/avlRead_CNC.cCAPS/aim/avl/avlmrf/avlRead_CNC.c
The file was added/aim/avl/avlmrf/avlRead_CNC.hCAPS/aim/avl/avlmrf/avlRead_CNC.h
The file was added/aim/avl/avlmrf/avlRead_CPOML.cCAPS/aim/avl/avlmrf/avlRead_CPOML.c
The file was added/aim/avl/avlmrf/avlRead_CPOML.hCAPS/aim/avl/avlmrf/avlRead_CPOML.h
The file was added/aim/avl/avlmrf/avlRead_DERMATB.cCAPS/aim/avl/avlmrf/avlRead_DERMATB.c
The file was added/aim/avl/avlmrf/avlRead_DERMATB.hCAPS/aim/avl/avlmrf/avlRead_DERMATB.h
The file was added/aim/avl/avlmrf/avlRead_DERMATM.cCAPS/aim/avl/avlmrf/avlRead_DERMATM.c
The file was added/aim/avl/avlmrf/avlRead_DERMATM.hCAPS/aim/avl/avlmrf/avlRead_DERMATM.h
The file was added/aim/avl/avlmrf/avlRead_DERMATS.cCAPS/aim/avl/avlmrf/avlRead_DERMATS.c
The file was added/aim/avl/avlmrf/avlRead_DERMATS.hCAPS/aim/avl/avlmrf/avlRead_DERMATS.h
The file was added/aim/avl/avlmrf/avlRead_ELE.cCAPS/aim/avl/avlmrf/avlRead_ELE.c
The file was added/aim/avl/avlmrf/avlRead_ELE.hCAPS/aim/avl/avlmrf/avlRead_ELE.h
The file was added/aim/avl/avlmrf/avlRead_HINGE.cCAPS/aim/avl/avlmrf/avlRead_HINGE.c
The file was added/aim/avl/avlmrf/avlRead_HINGE.hCAPS/aim/avl/avlmrf/avlRead_HINGE.h
The file was added/aim/avl/avlmrf/avlRead_STRP.cCAPS/aim/avl/avlmrf/avlRead_STRP.c
The file was added/aim/avl/avlmrf/avlRead_STRP.hCAPS/aim/avl/avlmrf/avlRead_STRP.h
The file was added/aim/avl/avlmrf/avlRead_SURF.cCAPS/aim/avl/avlmrf/avlRead_SURF.c
The file was added/aim/avl/avlmrf/avlRead_SURF.hCAPS/aim/avl/avlmrf/avlRead_SURF.h
The file was added/aim/avl/avlmrf/avlRead_TOT.cCAPS/aim/avl/avlmrf/avlRead_TOT.c
The file was added/aim/avl/avlmrf/avlRead_TOT.hCAPS/aim/avl/avlmrf/avlRead_TOT.h
The file was added/aim/avl/avlmrf/avlRead_VM.cCAPS/aim/avl/avlmrf/avlRead_VM.c
The file was added/aim/avl/avlmrf/avlRead_VM.hCAPS/aim/avl/avlmrf/avlRead_VM.h
The file was added/aim/avl/avlmrf/avlmrf.hCAPS/aim/avl/avlmrf/avlmrf.h
The file was added/aim/avl/avlmrf/read_util.hCAPS/aim/avl/avlmrf/read_util.h
The file was modified /aim/unitTest/pyCAPS/test_avl.pyCAPS/aim/unitTest/pyCAPS/test_avl.py
Revision 3424 by galbramc:
Change caps_delete to caps_markForDelete in pyCAPS
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/pyCAPS/caps.pyCAPS/pyCAPS/pyCAPS/caps.py
The file was modified /pyCAPS/pyCAPS/problem.pyCAPS/pyCAPS/pyCAPS/problem.py
The file was modified /pyCAPS/unitTest/testAnalysis.pyCAPS/pyCAPS/unitTest/testAnalysis.py
The file was modified /pyCAPS/unitTest/testBound.pyCAPS/pyCAPS/unitTest/testBound.py
The file was modified /pyCAPS/unitTest/testParameter.pyCAPS/pyCAPS/unitTest/testParameter.py
Revision 3423 by haimes:
Change caps_delete to caps_markForDelete
Change TypePath in RepositoryPath in Workspace
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was modified /include/caps.hCAPS/include/caps.h
The file was modified /src/caps.defCAPS/src/caps.def
The file was modified /src/capsBase.cCAPS/src/capsBase.c
The file was modified /src/capsFunIDs.cCAPS/src/capsFunIDs.c
The file was modified /src/capsFunIDs.hCAPS/src/capsFunIDs.h
The file was modified /test/aim.cCAPS/test/aim.c
Revision 3422 by galbramc:
Preserve pyCAPS objects when calling caps_delete. caps_delete and pyCAPS delete will be renamed.
Change TypePath in RepositoryPath in Workspace
The file was modified /pyCAPS/pyCAPS/problem.pyCAPS/pyCAPS/pyCAPS/problem.py
The file was modified /pyCAPS/unitTest/testAnalysis.pyCAPS/pyCAPS/unitTest/testAnalysis.py
The file was modified /pyCAPS/unitTest/testBound.pyCAPS/pyCAPS/unitTest/testBound.py
The file was modified /pyCAPS/unitTest/testParameter.pyCAPS/pyCAPS/unitTest/testParameter.py
Revision 2192 by jfdannen:
revert previous commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
Revision 2191 by jfdannen:
fix previous commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
Revision 2190 by jfdannen:
remove unneeded windoze headers from tim.c
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
Revision 2189 by haimes:
Fix continuation marker in serveESP.mak
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/serveESP.makOpenCSM/trunk/src/serveESP.mak
Revision 2188 by haimes:
Fix headers for Windows in timPyscript
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2187 by jfdannen:
fix windoze problem with includes in pervious commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2186 by jfdannen:
only allow one open ESP-help tab at a time; implement timFlowchart; modify interpolateUpper.py and conserveUpper.py to demonstrate flowcharting tool
Change TypePath in RepositoryPath in Workspace
The file was added/trunk/ESP/ESP-flowchart-d3.jsN/A
The file was added/trunk/ESP/ESP-flowchart-dagre.jsN/A
The file was added/trunk/ESP/ESP-flowchart.jsN/A
The file was added/trunk/ESP/ESP-flowchart2.cssN/A
The file was added/trunk/ESP/ESP-flowchart2.htmlN/A
The file was added/trunk/ESP/ESP-flowchart2.jsN/A
The file was modified /trunk/ESP/ESP-localhost7681.htmlN/A
The file was modified /trunk/ESP/ESP.htmlN/A
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/ide/conserveUpper.pyN/A
The file was modified /trunk/data/ide/demo.txtN/A
The file was removed/trunk/data/ide/flowchart.pyN/A
The file was modified /trunk/data/ide/interpolateUpper.pyN/A
The file was modified /trunk/data/ide/optTaper.pyN/A
The file was modified /trunk/data/ide/stub.pyN/A
The file was removed/trunk/data/ide/trimac.pyN/A
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/serveESP.makOpenCSM/trunk/src/serveESP.mak
The file was modified /trunk/src/serveESP.makeOpenCSM/trunk/src/serveESP.make
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
The file was added/trunk/src/timFlowchart.cOpenCSM/trunk/src/timFlowchart.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
Revision 2185 by jfdannen:
allow for .py scripts to run both in serveESP -caps and in python; add ocsmSetAuxPtr and ocsmGetAuxPtr in OpenCSM API
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/ide/bendWing.pyN/A
The file was modified /trunk/data/ide/conserveUpper.pyN/A
The file was modified /trunk/data/ide/interpolateUpper.pyN/A
The file was modified /trunk/data/ide/optTaper.pyN/A
The file was modified /trunk/data/ide/sizeWing.pyN/A
The file was modified /trunk/data/ide/stub.pyN/A
The file was modified /trunk/data/ide/viewBodys.pyN/A
The file was modified /trunk/data/python/mitten2.pyN/A
The file was modified /trunk/pyOCSM/pyOCSM/esp.pyN/A
The file was modified /trunk/pyOCSM/pyOCSM/ocsm.pyN/A
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/ocsm.defOpenCSM/trunk/src/ocsm.def
The file was modified /trunk/src/tim.cOpenCSM/trunk/src/tim.c
The file was modified /trunk/src/tim.hOpenCSM/trunk/src/tim.h
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2184 by jfdannen:
fix stanalyzer problem in timCapsIde.c
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/timCapsIde.cOpenCSM/trunk/src/timCapsIde.c
Revision 2183 by jfdannen:
update serveESP.mak in previous commit to include timCapsIde.obj
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/serveESP.makOpenCSM/trunk/src/serveESP.mak
Revision 2182 by jfdannen:
change display scaling so that if there is only one NodeBody it still gets displayed; initial implementation of timCapsIde
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
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/serveESP.makOpenCSM/trunk/src/serveESP.mak
The file was modified /trunk/src/serveESP.makeOpenCSM/trunk/src/serveESP.make
The file was added/trunk/src/timCapsIde.cOpenCSM/trunk/src/timCapsIde.c
Revision 2181 by jfdannen:
allow nesting of TIMs to MAX_TIM_NESTING=10
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/ide/demo.txtN/A
The file was modified /trunk/src/esp.hOpenCSM/trunk/src/esp.h
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/timMitten.cOpenCSM/trunk/src/timMitten.c
The file was modified /trunk/src/timPlotter.cOpenCSM/trunk/src/timPlotter.c
The file was modified /trunk/src/timPlugs.cOpenCSM/trunk/src/timPlugs.c
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2180 by jfdannen:
fix bugs in File->Open and File->Edit for cases with and without UDCs
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/ide/demo.txtN/A
The file was modified /trunk/data/ide/stub.pyN/A
The file was modified /trunk/data/ide/wing1a.csmN/A
The file was modified /trunk/data/ide/wing1a.udc_origN/A
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
Revision 2179 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/legacy/tutorial1_new.csmN/A
The file was modified /trunk/data/legacy/tutorial2.csmN/A
The file was modified /trunk/docN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
Revision 2178 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was removed/trunk/data/ide/ToDo.txtN/A
The file was modified /trunk/data/ide/bendWing.pyN/A
The file was modified /trunk/data/ide/demo.txtN/A
The file was modified /trunk/data/ide/optTaper.pyN/A
The file was modified /trunk/data/ide/sizeWing.pyN/A
The file was modified /trunk/data/ide/stub.pyN/A
The file was modified /trunk/data/ide/wing1a.csmN/A
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/serveESP.makOpenCSM/trunk/src/serveESP.mak
The file was modified /trunk/src/serveESP.makeOpenCSM/trunk/src/serveESP.make
Revision 2177 by jfdannen:
remove unneeded code that generates a clang warning
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2176 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/ide/demo.txtN/A
The file was modified /trunk/data/ide/wing1a.csmN/A
The file was removed/trunk/data/ide/wing1a.udcN/A
The file was added/trunk/data/ide/wing1a.udc_origN/A
The file was added/trunk/data/ide/wing1b.udcN/A
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/ocsm.defOpenCSM/trunk/src/ocsm.def
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
Revision 1768 by haimes:
Fix scan-build warning from last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 1767 by haimes:
Implement EG_makeNMWireBody
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/docs/Viewer.pdfEGADS/trunk/docs/Viewer.pdf
The file was modified /trunk/docs/Viewer.pptEGADS/trunk/docs/Viewer.ppt
The file was modified /trunk/include/egads.hEGADS/trunk/include/egads.h
The file was modified /trunk/src/egads.defEGADS/trunk/src/egads.def
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
The file was modified /trunk/src/fgadsTopo.cEGADS/trunk/src/fgadsTopo.c
Revision 1766 by haimes:
Straighten out non-manifold WireBodies
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
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/lite/liteBase.cEGADS/trunk/lite/liteBase.c
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 1765 by haimes:
Supress informational message on initial triangulation problem with Planar Faces
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTris.cEGADS/trunk/src/egadsTris.c
Revision 1764 by haimes:
Guard against infinite loop on planar surfaces with bad initial triangulation
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTris.cEGADS/trunk/src/egadsTris.c
Revision 1763 by galbramc:
More support for tessellations without face tessellations
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1762 by galbramc:
Enable EG_finishTess to fill in missing face tessellation.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTess.cEGADS/trunk/src/egadsTess.c
Revision 1761 by haimes:
Remove warnings generated by a new compiler
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/prmUV.cEGADS/trunk/src/prmUV.c
The file was modified /trunk/wvServer/base64-decode.cEGADS/trunk/wvServer/base64-decode.c
Revision 707 by galbramc:
Remove redundant testing
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Regression.batJenkinsESP/ESP_Regression.bat
The file was modified /ESP_Sanitize.shJenkinsESP/ESP_Sanitize.sh
The file was modified /ESP_Valgrind.shJenkinsESP/ESP_Valgrind.sh
The file was modified /RunRegression.shJenkinsESP/RunRegression.sh
Revision 706 by galbramc:
Remove mastros.exe on macys and viggen because it does not work
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.shJenkinsESP/ESPbfr.sh
Revision 705 by galbramc:
Don't look for python deprecation warnings
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 704 by galbramc:
Look for python deprecation warnings
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 703 by galbramc:
Limit threading with OMP_NUM_THREADS
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 702 by galbramc:
Don't pipe sanitize pyOCSM testing
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Sanitize.shJenkinsESP/ESP_Sanitize.sh
Revision 701 by galbramc:
add numpy valgrind suppression
Change TypePath in RepositoryPath in Workspace
The file was modified /valgrind/valgrind-python.suppJenkinsESP/valgrind/valgrind-python.supp
Revision 700 by galbramc:
Look for python unit test timing in log parse
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 699 by galbramc:
Reduce CAPS ESP_Commit testing
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Commit.batJenkinsESP/ESP_Commit.bat
The file was modified /ESP_Commit.shJenkinsESP/ESP_Commit.sh
Revision 698 by galbramc:
scipy is now available on Monterey
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Beta.shJenkinsESP/ESP_Beta.sh
The file was modified /ESPbfr.shJenkinsESP/ESPbfr.sh
Revision 697 by galbramc:
Look for planar meshing errors
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 696 by galbramc:
Update avl and DAWIN64/mastros.exe executables
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz
Revision 695 by galbramc:
astros.exe does not work on Monterey
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 694 by galbramc:
Upgrade macOS santizer library path
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Memcheck.shJenkinsESP/ESP_Memcheck.sh
The file was modified /ESP_Undefined.shJenkinsESP/ESP_Undefined.sh
Revision 693 by galbramc:
Remove libquadmath dependency on DARWIN64
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz
Revision 692 by galbramc:
Correct avl version number to 3.40
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz
Revision 691 by galbramc:
Reduce avl NVMAX for DARWINM1
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz
Revision 690 by galbramc:
Upgrade to avl 3.41
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
The file was modified /ESPbfr.tgzJenkinsESP/ESPbfr.tgz