Skip to content
Started 2 yr 8 mo ago
Took 7 min 6 sec on reynolds
Success

#27 (Aug 9, 2021, 2:03:24 PM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1667
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 578
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2043
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/src : 2043
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/udc : 2020
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 3128
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/Jenkins : 1994
Changes
  1. Update FORTRAN Makefiles to link statically on M1s (detail)
    by haimes
  2. small updates to be consistent with recent EGADS changes (detail)
    by jfdannen
  3. Fix last commit (detail)
    by galbramc
  4. More numpu support in pyCAPS (detail)
    by galbramc
  5. Reduce verbosity of cCAPS examples (detail)
    by galbramc
  6. Add miscTypes.h to includes for Windoze (detail)
    by galbramc
  7. fix bug in Slugs associated with recent EGADS topology changes (detail)
    by jfdannen
  8. Fixes for Python 2 (detail)
    by galbramc
  9. Yet again changes to the volume mesh writer interface (detail)
    by haimes
  10. Add some pyCAPS tests and format fixes. (detail)
    by galbramc
  11. Add the AIM utility function aim_symLink (detail)
    by haimes
  12. Set up data structures to handle CFD volume meshes (detail)
    by haimes
  13. meshTypes.h now needs miscTypes.h (detail)
    by galbramc
  14. Add groupMap to meshStruct. Fix Pointwise analyzer warning. (detail)
    by galbramc
  15. Internalize the dynamic loader for mesh writing (detail)
    by haimes
  16. More auto execution fixes (detail)
    by galbramc
  17. Put back circular auto-exec test (detail)
    by haimes
  18. Training fixes and auto execution script adjustments (detail)
    by galbramc
  19. Implement 3D mesh writer interface (detail)
    by haimes
  20. Missed test_astros (detail)
    by galbramc
  21. Auto execution for astros, mystran, and tsfoil (detail)
    by galbramc
  22. lint fix (detail)
    by galbramc
  23. Fix last commit. Add delaundo auto execution. Updated documentation for auto execution. (detail)
    by galbramc
  24. NMakefile fix (detail)
    by galbramc
  25. Enable auto execution for awave and friction. Fix def files. (detail)
    by galbramc
  26. Enable auto execution for avlAIM. Add def files to NMakefile dependencies. (detail)
    by galbramc
  27. Fix xfoil def file. ifdef out proactive code in postAnalysis. (detail)
    by galbramc
  28. Auto execute xfoil (detail)
    by galbramc
  29. I guess variParam does not work... (detail)
    by galbramc
  30. Fully enable AIM auto execution. Updated all new pyCAPS scripts with auto execution. Add OmlWake view. (detail)
    by galbramc
  31. Allow Problem owned Value objects to be ignored when collecting AIMs to auto-execute (detail)
    by haimes
  32. Allow skipping first analysis with autoexec (detail)
    by galbramc
  33. Don't include ourselves in the list of analysis objects to auto-exec in preAnalysis (detail)
    by haimes
  34. Add the auto-execution ability in caps_preAnalysis (detail)
    by haimes
  35. Update caps_transferValues to do auto-execution (detail)
    by haimes
  36. Add transferValues tests including incorrect transfers (detail)
    by galbramc
  37. Remove redundant code from caps_transferValueX (detail)
    by galbramc
  38. Working towards auto execution (detail)
    by galbramc
  39. ifdef strict analysis checking for pre/post (detail)
    by haimes
  40. Auto-exec functioning WRT getting AnalysisOut (simple testing) (detail)
    by haimes
  41. Add geometric design variable to fun3d sensitivity testing (detail)
    by galbramc
  42. Undebugged additions to allow for auto-execution (detail)
    by haimes
  43. Fix training solution example (detail)
    by galbramc
  44. Some more pyCAPS unit tests (detail)
    by galbramc
  45. Updates training in response to questions. Remove old 2018 training files. (detail)
    by galbramc
  46. Add autoexec flag to analysis struct & API (detail)
    by haimes
  47. Fix for multiple : in CSM variable. More testing of changing DIMENSION sized variable. (detail)
    by galbramc
  48. Provide initial exec value in caps_makeAnalysis (detail)
    by galbramc
  49. Fix last commit and update CAPSapi for allowing not to auto-exec (detail)
    by haimes
  50. Fix error handling during caps_execute (detail)
    by haimes
  51. Add tetgen.h Makefile dependency (detail)
    by galbramc
  52. Lint fix (detail)
    by galbramc
  53. Fix for using partial array in caps_setValue. Exlicilty list Legacy tests. (detail)
    by galbramc
  54. Move towards the new AIM execution model (detail)
    by haimes
  55. Documentation changes to support new AIM execution model (detail)
    by haimes
  56. Fix ctypes type declarations (detail)
    by galbramc
  57. Fix su2 surface monitoring error message (detail)
    by galbramc
  58. Reduce mesh size (detail)
    by galbramc
  59. Minimal pyCAPS numpy support. Other small fixes. (detail)
    by galbramc
  60. Fix for mingw64 (detail)
    by galbramc
  61. One more lint fix (detail)
    by galbramc
  62. Stanalizer fix (detail)
    by galbramc
  63. Stanalizer fix. Don't try to build STATIC geometry. Update session05 training solutions to new pyCAPS. Tuple values are always json strings. Reduce run-time for some examples. (detail)
    by galbramc
  64. Fix last commit (detail)
    by galbramc
  65. Fix removal of BRNACH value objects. Various error handling improvements. (detail)
    by galbramc
  66. Remove Branches as Problem Value Objects (detail)
    by haimes
  67. Copy meshTypes.h on Windoze (detail)
    by galbramc
  68. Add SU2 download instructions to session01 (detail)
    by galbramc
  69. Updated Pointwise instructions for Windows (detail)
    by galbramc
  70. Minor edits on first session of training (detail)
    by haimes
  71. Add missing training image (detail)
    by galbramc
  72. Add despmtr.keys examples to training (detail)
    by galbramc
  73. Edited script to demo [Input_String] usage (detail)
    by nitin
  74. Muted non-essential variables for SU2-Blackbird, added Math_Problem variable (detail)
    by nitin
  75. Fix training file (detail)
    by galbramc
  76. Add bodies and writeParameters examples to training. Minor SU2 cleanup. Fix another g++ varaidic macro warning. (detail)
    by galbramc
  77. CAPS training update (mostly complete). Pointwise glyph fixes. Additional su2AIM inputs. More error handling. Varaidic macro fix for g++. (detail)
    by galbramc
  78. Training updates (detail)
    by galbramc
  79. Training updates. Added CAPSflyer (detail)
    by galbramc
  80. Training updates. pointwiseAIM unit bug fix. More error handling. (detail)
    by galbramc
  81. Uprev to 1.20 (detail)
    by haimes
  82. Fix pointwiseTest (detail)
    by galbramc
  83. Training updates. Small dox fixes. AFLR4 error message fix. (detail)
    by galbramc
  84. Fix Makefile (detail)
    by galbramc
  85. Some more dox fixes. Remove incomplete su2Test.c (detail)
    by galbramc
  86. add RPATH to Makefile (detail)
    by jfdannen
  87. More dox fixes (detail)
    by galbramc
  88. Missed one more doxygen configuration change (detail)
    by galbramc
  89. Minor dox fix (detail)
    by galbramc
  90. dox fixes (detail)
    by galbramc
  91. Fix aflr4 NMakefile (detail)
    by galbramc
  92. Missed some legacy SU2 updates to Falcon (detail)
    by galbramc
  93. Update to AFLR 10.15.6 (detail)
    by galbramc
  94. Update cCAPS example with Blackbird (detail)
    by galbramc
  95. Fix SU2 Blackbird data transfer (detail)
    by galbramc
  96. Fix memory leak. Upgrade to SU2 Blackbird (detail)
    by galbramc
  97. mystran fix (detail)
    by galbramc
  98. Fix for delaundo (detail)
    by galbramc
  99. Fix last commit (detail)
    by galbramc
  100. Fix legacy test (detail)
    by galbramc
  101. Revert AFLR version number (detail)
    by galbramc
  102. Update all examples with new pyCAPS. Fix latex dox. Various other small fixes. (detail)
    by galbramc
  103. Minor edits to AFLR4 AIM NMakefile (detail)
    by haimes
  104. Fix aflr4AIM NMakefile for AFLR 10.15.3 (detail)
    by galbramc
  105. Updated default variables (temperature and viscosity were missing when not set as input)
    (detail)
    by nitin
  106. Allow .s in AIM (and other) names (detail)
    by haimes
  107. Updated config file generator for SU2-7.1.1
    (detail)
    by nitin
  108. Update the docs to be consistent with the last commit (detail)
    by haimes
  109. Rename getDot, hasDot, DoubleDot to getDeriv, hasDeriv and DoubleDeriv. Update AFLR examples for new pyCAPS. (detail)
    by galbramc
  110. Doc update (detail)
    by haimes
  111. Remove non-ASCII charachter (detail)
    by galbramc
  112. Initialize GeomOut Value Objects with the type DoubleDot (detail)
    by haimes
  113. Update aflr4 NMakefile (detail)
    by galbramc
  114. Missed on computeDot. Improved error message. (detail)
    by galbramc
  115. Upgrade to AFLR 10.15.1 (detail)
    by galbramc
  116. Remove and rename some of the sensitivity functions in CAPS and the AIMs (detail)
    by haimes
  117. Remove caps_sensitivity from pyCAPS (detail)
    by galbramc
  118. Remove caps_sensitivity from pyCAPS (detail)
    by galbramc
  119. Doc updates and change of API signature (detail)
    by haimes
  120. Update training examples (detail)
    by galbramc
  121. Fix static analyzer report (detail)
    by haimes
  122. Call createTree with python3 as well (detail)
    by galbramc
  123. Fix warnings (detail)
    by galbramc
  124. Remove capsOwn argument from caps_postAnalysis (detail)
    by galbramc
  125. Update pyCAPS with last commit. Change lists of tuples to dictionaries. Add units to aim_getDataSet. Various other updates. (detail)
    by galbramc
  126. CAPS API is now fully consistent with the documentation (history functions were the last) (detail)
    by haimes
  127. Fix IsNull in aimCalcOutput for fun3dAIM (detail)
    by galbramc
  128. Add caps_runAnalysis to caps.h. Update caps_getBodies in pyCAPS (detail)
    by galbramc
  129. Allow for Geometric and Tessellation sensitivity DataSets; update caps_getBodies signature; implement caps_resetAnalysis, caps_runAnalysis & caps_checkAnalysis (detail)
    by haimes
  130. Add writeParameters and readParameters to problem.geometry (detail)
    by galbramc
  131. Update training testing script (detail)
    by galbramc
  132. Cleanup some of the C testers to be consistent with the new CAPS (detail)
    by haimes
  133. Training update (detail)
    by galbramc
  134. Move errors reported to standard out to the error structure (detail)
    by haimes
  135. Prepare the C testers to deal with the error return structures (detail)
    by haimes
  136. Update legacy test due to new use of units (detail)
    by galbramc
  137. Clean up some error returns (detail)
    by haimes
  138. Oops -- try again (detail)
    by haimes
  139. Do not allow for spaces in the Problem path (detail)
    by haimes
  140. Fix test (detail)
    by galbramc
  141. Update session02 training (detail)
    by galbramc
  142. Update pyCAPS with API changes (detail)
    by galbramc
  143. Missed C code in the training (detail)
    by haimes
  144. CAPS API signature changes -- this will break pyCAPS (detail)
    by haimes
  145. Update openmdao with executing linked analysis (detail)
    by galbramc
  146. Update trainig solutions (detail)
    by galbramc
  147. I guess a sphere just isn't always a sphere (detail)
    by galbramc
  148. Remove one assert (detail)
    by galbramc
  149. Relax tolerance (detail)
    by galbramc
  150. One more training file update (detail)
    by galbramc
  151. Add an @paramter sensitvity test (detail)
    by galbramc
  152. Update some training exampels with units. Update aim unit tests. Add masstran MassProp output. (detail)
    by galbramc
  153. Add support (back) for OpenCSM Constant Parameters (detail)
    by haimes
  154. Dissable d3 as it has invalid charachters. Update fun3dNamelist with latest cython. Update some aim unitTest. Fix training session01 units. (detail)
    by galbramc
  155. caps_dirtyAnalysis now follows links and orders the returned list (detail)
    by haimes
  156. Maybe fix Windoze problem (detail)
    by galbramc
  157. avlTest fix. Stanalizer fix. Add back CAPS_BATCH to dissable viewing geometry with testing. (detail)
    by galbramc
  158. Mostly add back openmdao. Update avlAIM with unitSys. Add aim_newAnalysisIn. (detail)
    by galbramc
  159. Add environment check for continuation on caps_open (detail)
    by haimes
  160. Stanalizer fix (detail)
    by galbramc
  161. openmdao examples (detail)
    by ryan
  162. Fix for Windoze (detail)
    by galbramc
  163. Add signal handling to pyCAPS. Allow all BC type sepcificsions in AFLR3. More error handling in AIMs. (detail)
    by galbramc
  164. Run journal at restart only to the last successful API call (detail)
    by haimes
  165. First successful journal restart (detail)
    by haimes
  166. Add new functions and correct misc problems (detail)
    by haimes
  167. Can now start a new phase from one that is closed (detail)
    by haimes
  168. Closer to full Phase restart (detail)
    by haimes
  169. Can restore state from files; having problems filling aimDiscr (detail)
    by haimes
  170. Make writing restart txt files immune to cntrl-c (detail)
    by haimes
  171. Fix last commit (detail)
    by haimes
  172. Add EGADS model output to journalling for functions that return Bodies (detail)
    by haimes
  173. First implementation of reading back saved state (detail)
    by haimes
  174. Fix for lists of tuples (detail)
    by galbramc
  175. Update/modernize the AIM tester (detail)
    by haimes
  176. Fix testing aim (detail)
    by galbramc
  177. Fix caps_refillBound memory leak. Use analysis tessellations to trigger caps_refillBound. (detail)
    by galbramc
  178. Remove capsDataSet dflag. Rename internal caps_fillVertexSets to caps_buildBound. Cleanup caps_postAnalysis. (detail)
    by galbramc
  179. Set Tuple length before writing value output in the journal (detail)
    by haimes
  180. Fix analysis clean check with data transfer (detail)
    by galbramc
  181. Fix memory leak (detail)
    by galbramc
  182. Warning fixes (detail)
    by galbramc
  183. Lint fix (detail)
    by galbramc
  184. Remove caps_fillVertexSets (detail)
    by galbramc
  185. Plug memory leak (detail)
    by galbramc
  186. Lint fix (detail)
    by galbramc
  187. Forgot def file. Fix warning. (detail)
    by galbramc
  188. Refactor data transfer to use caps_linkDataSet. Rename caps_makeLinkage to caps_linkValue, and caps_completeBund to caps_closeBound. (detail)
    by galbramc
  189. add unit dox to su2AIM (detail)
    by ryan
  190. New caps_makeDataSet and caps_linkDataSet doc. (detail)
    by galbramc
  191. Update caps.def with caps_linkValue. Change arguments to caps_close. (detail)
    by galbramc
  192. scan-build fixes (detail)
    by galbramc
  193. Change caps_makeLinkage to caps_linkValue. Add irow and icol arguments it caps_linkValue (not implemented). (detail)
    by galbramc
  194. Lint fixes (detail)
    by galbramc
  195. Update capsValue.dim in caps_sizeCB. Add unitSys to SU2. Allow caps.open ptr be str, bytes, or unicode. Update su2_and_AFLR4_AFLR3_PyTest.py with new pyCAPS. (detail)
    by galbramc
  196. Invoke calcOutput during last Post for an Analysis Object during restart (detail)
    by haimes
  197. Fix attrBy functions for journalling (detail)
    by haimes
  198. Almost done with implementation of journalling (detail)
    by haimes
  199. Fix stanalizer warning (detail)
    by galbramc
  200. Fix warning (detail)
    by galbramc
  201. Forgot def file (detail)
    by galbramc
  202. Remove debug code (detail)
    by galbramc
  203. Lint fixes (detail)
    by galbramc
  204. Add more unit functions and refactor Unit and Qunatity classes in caps.py (detail)
    by galbramc
  205. More restart edits (detail)
    by haimes
  206. More restart changes (detail)
    by haimes
  207. Add missing free (detail)
    by galbramc
  208. Scan build fix (detail)
    by galbramc
  209. Tripped up by my own checks (detail)
    by galbramc
  210. Relax tolerance (detail)
    by galbramc
  211. Warning fix (detail)
    by galbramc
  212. Lint fixes (detail)
    by galbramc
  213. Fix link error (detail)
    by galbramc
  214. Add aimInfo to aimInitialize. Add example of specifying unitSystem for masstranAIM. Add some units to fea_getMaterial and fea_getProperty. (detail)
    by galbramc
  215. Hold on to pointers during a restart (detail)
    by haimes
  216. Add missing legacy viewGeometry. Add pyCAPS.setLegacy to dissable deprecation warnings. (detail)
    by galbramc
  217. Python 2 fix. Consistent dict keys for attrMap and bodies (detail)
    by galbramc
  218. Make sure caps_close is called for legacy test (detail)
    by galbramc
  219. Add legacy testing directory. Update pyCAPS based in feedback. (detail)
    by galbramc
  220. Some more journal additions (detail)
    by haimes
  221. Fix fun3d test (detail)
    by galbramc
  222. Minor corrections to pass scn-build (detail)
    by haimes
  223. Dissable fun3dNML error test for now (detail)
    by galbramc
  224. Don't cleanup fun3d for now (detail)
    by galbramc
  225. Fix allocation error (detail)
    by galbramc
  226. Initialize utsystem in caps_unitParse (detail)
    by galbramc
  227. Close problem before removing directoies with aim unitTests (detail)
    by galbramc
  228. Python 2 fixes (detail)
    by galbramc
  229. Switch to new pyCAPS interface as default (detail)
    by galbramc
  230. Fix up error condition on close with the Journal file (detail)
    by haimes
  231. Begin Journalling additions (detail)
    by haimes
  232. Remove Bound name from restart file hierarchy and complete first pass at saving away the CAPS objects to disk (detail)
    by haimes
  233. Fix all aim lint 'nullderef' warnings (detail)
    by galbramc
  234. Fix static analyzer warning (detail)
    by haimes
  235. More new restart changes (detail)
    by haimes
  236. Allow for relative paths; more work on restarts (detail)
    by haimes
  237. Fix hsm (detail)
    by galbramc
  238. One mure nullVal fix (detail)
    by galbramc
  239. Fix array size (detail)
    by galbramc
  240. Fix mystranAIM Mesh input (detail)
    by galbramc
  241. Stanalier fix (detail)
    by galbramc
  242. More checks of Value Objects. More checks in get/set Value. Remove setting capsValue.length in AIMs. (detail)
    by galbramc
  243. Fix file close under error (detail)
    by haimes
  244. Remove invalid charachters in legacy analysis directories (detail)
    by galbramc
  245. Remove Value Object names from restart file structure (detail)
    by haimes
  246. Update unit test (detail)
    by galbramc
  247. Fix typo (detail)
    by galbramc
  248. Also guard against csm variables with '@' (detail)
    by galbramc
  249. Try again to handle : in OpenCSM DESPMTRs (detail)
    by haimes
  250. Try to handle : in OpenCSM DESPMTRs (detail)
    by haimes
  251. Writing out NULL dots -- bypass for now (detail)
    by haimes
  252. Begin to populte the new restart disk mirroring (detail)
    by haimes
  253. Add new experimental pyCAPS interface (detail)
    by galbramc
  254. Do not open the cpc file (detail)
    by haimes
  255. Fix tester (detail)
    by haimes
  256. Remove caps_save and prepare for the new restart (detail)
    by haimes
  257. Remove caps_save from pyCAPS (detail)
    by galbramc
  258. Try to fix last commits warnings (detail)
    by haimes
  259. Implement the scratch phase for non-production (detail)
    by haimes
  260. Index fix (detail)
    by galbramc
  261. Workaround to allow legacy workDir specifications (detail)
    by galbramc
  262. Trap interrupts and implement lock file (detail)
    by haimes
  263. Fix aim_system (detail)
    by galbramc
  264. Tested Bob's changes to directory management (detail)
    by galbramc
  265. lint fixes (detail)
    by galbramc
  266. cart3d and fun3d fixes (detail)
    by galbramc
  267. Remove all chdir amd add more aim I/O functions (detail)
    by galbramc
  268. Fix warning from last commit (detail)
    by haimes
  269. Remove Value of Value Objects (detail)
    by haimes
  270. Lint fixes on the last commit (detail)
    by haimes
  271. Added functions for file open and system executions (detail)
    by haimes
  272. More warning fixes (detail)
    by galbramc
  273. Warning and nmake fix (detail)
    by galbramc
  274. Warning fixes (detail)
    by galbramc
  275. Fixes for testing AIM (detail)
    by galbramc
  276. Refactor CAPS directory structure. Add caps_getRootPath. (detail)
    by galbramc
  277. Fix lint abort (detail)
    by haimes
  278. Add file functions to the base and setup for locking (detail)
    by haimes
  279. lint fix (detail)
    by galbramc
  280. Refactor caps_open. Fixes to caps_dupAnalysis. (detail)
    by galbramc
  281. Add fflush to stdout after calls to OpenCSM (detail)
    by haimes
  282. Fix warning (detail)
    by galbramc
  283. One more compile fix (detail)
    by galbramc
  284. Lint and compile fix (detail)
    by galbramc
  285. Remove analysis parents. analysisDir must now be unique. (detail)
    by galbramc
  286. Documents updated (detail)
    by haimes
  287. lint fix (detail)
    by galbramc
  288. Use EGADS+TetGen instead of AFLR4+AFLR3 (detail)
    by galbramc
  289. Maybe AFLR is segfaulting... (detail)
    by galbramc
  290. Plug more memory leaks (detail)
    by galbramc
  291. Fix string memory leak (detail)
    by galbramc
  292. Path fixes (detail)
    by galbramc
  293. Fix aim test and lint (detail)
    by galbramc
  294. Remove aimUsesDataSet. Refactor aimInitialize. pyCAPS updates/refactoring. (detail)
    by galbramc
  295. fix Slugs Makefiles for c++ (detail)
    by jfdannen
  296. Link wvServer code with C++ (detail)
    by haimes
  297. lint fix (detail)
    by galbramc
  298. Minor corrections to API doc (detail)
    by haimes
  299. Remove 'CAPS Info: No symbol' message. Suppress scan-build warning. (detail)
    by galbramc
  300. Remove aimData. Better Python 2 string compatability. (detail)
    by galbramc
  301. Fix def file (detail)
    by galbramc
  302. Fix aflr3 bug (detail)
    by galbramc
  303. lint fixes (detail)
    by galbramc
  304. Refactor parent/child to use links instead (detail)
    by galbramc
  305. Additional Value Pointer corrections (detail)
    by haimes
  306. Fix tess delete. Fix value init. Suppress clang++ warning. Remove redundant build. (detail)
    by galbramc
  307. Additional Value Object Pointer changes (detail)
    by haimes
  308. Additional Value Object pointer fixes (detail)
    by haimes
  309. Get linkages functioning with Pointer-type Value Objects (detail)
    by haimes
  310. Remove static size in array, should be dynamically allocated (detail)
    by galbramc
  311. Lint fix (detail)
    by galbramc
  312. Fix memory leaks (detail)
    by galbramc
  313. Don't allow integer or boolean with units. Return and accepr Units in caps.py. (detail)
    by galbramc
  314. Missed a typo (detail)
    by galbramc
  315. Undo accidental commit (detail)
    by galbramc
  316. Fixes for cCAPS examples (detail)
    by galbramc
  317. Lint fixes (detail)
    by galbramc
  318. Forgot def file (detail)
    by galbramc
  319. Update legacy training (detail)
    by galbramc
  320. Refactor set/get Value (detail)
    by galbramc
  321. Fix last commit (detail)
    by galbramc
  322. Update get/set Limits (detail)
    by galbramc
  323. Fix deprecation warnings (detail)
    by galbramc
  324. One more memory leak (detail)
    by galbramc
  325. Fix memory leak (detail)
    by galbramc
  326. Fix bug in last commit (detail)
    by galbramc
  327. Update training execution script (detail)
    by galbramc
  328. Lint and memcheck fixes (detail)
    by galbramc
  329. Fix Windoze warning (detail)
    by galbramc
  330. Python 2.6 fix and Windoze fix (detail)
    by galbramc
  331. Python 2 fixes (detail)
    by galbramc
  332. Don't compile pyCAPS on windoze (detail)
    by galbramc
  333. Forgot Windoze (detail)
    by galbramc
  334. New ctypes implementation of pyCAPS (detail)
    by galbramc
  335. New ifort updates (detail)
    by haimes
  336. CAPS API document startup options (detail)
    by haimes
  337. API doc update; Allow only certain Value Objects to set attributes (detail)
    by haimes
  338. 1-to-1 CAPS Python API. More unit tests. (detail)
    by galbramc
  339. caps_completeBound bug fix. More ctype pyCAPS testing. (detail)
    by galbramc
  340. Minor updates to last commit (detail)
    by haimes
  341. Fix warning and Windoze def file (detail)
    by galbramc
  342. Lint fixes (detail)
    by galbramc
  343. Initial attempt at new ctypes CAPS API. Added caps_build for more just int time builds. Updated doc. (detail)
    by galbramc
  344. changes to get around false-positives produced by stanalizer (detail)
    by jfdannen
  345. Fix data transfer bug (detail)
    by galbramc
  346. Yet again another try at a scan-build fix (detail)
    by haimes
  347. Another try at a scan-build fix (detail)
    by haimes
  348. Another scan-build fix (detail)
    by haimes
  349. Minor doc updates (detail)
    by haimes
  350. Possible new aim function (detail)
    by galbramc
  351. Lint fixes (detail)
    by galbramc
  352. Refactor CPAS management of tessellations. (detail)
    by galbramc
  353. Update AIM docs to reflect new Tessellation Object handling (detail)
    by haimes
  354. A few more Stanalizer fixes (detail)
    by galbramc
  355. More stanalizer fixes (detail)
    by galbramc
  356. scan-build fixes (detail)
    by galbramc
  357. lint fixes (detail)
    by galbramc
  358. Fix memory leak in aimTransferUtilTest (detail)
    by galbramc
  359. Splint config update (detail)
    by haimes
  360. Forgot Windoze def files (detail)
    by haimes
  361. Internalize capsDiscr cleanup (detail)
    by haimes
  362. Documentation update (detail)
    by galbramc
  363. Allow for multiple bodies in data transfer (detail)
    by galbramc
  364. Minor AIM doc updates (detail)
    by haimes
  365. Fix bugs in skeletonAIM. Updated doc. (detail)
    by galbramc
  366. Lint fixes (detail)
    by galbramc
  367. Another AIM refactoring pass (detail)
    by haimes
  368. Add includes target (detail)
    by galbramc
  369. Update CAPS API Makefile (detail)
    by haimes
  370. And one more warning fix (detail)
    by galbramc
  371. Makefile fix (detail)
    by galbramc
  372. One more warning fix (detail)
    by galbramc
  373. Fix memory leak (detail)
    by galbramc
  374. Missed some warnings (detail)
    by galbramc
  375. Fix warnings and Windoze link error (detail)
    by galbramc
  376. Refactor capsDiscr data structure. Add lint target to makefiles. (detail)
    by galbramc
  377. Update AIM docs (detail)
    by haimes
  378. Add clang static analysis (detail)
    by galbramc
  379. Fix enum/variable clashing in aflr4_Interface (detail)
    by haimes
  380. Refactoring of the AIMs (detail)
    by haimes
  381. more fixes to accomodate changes in EGADS (detail)
    by jfdannen
  382. small updates to be consistent with recent EGADS changes (detail)
    by jfdannen
  383. initial version of serveESP; reorganize udp.c to serve as a pattern for serveESP (detail)
    by jfdannen
  384. improve accuracy of udpFreeform; update associated verification data (detail)
    by jfdannen
  385. add PLUGS_CREATE_EGADS_FILES to serveCSM; add more info to plugs.hist fille; add data/plugs/showHistory.csm to help debug operation of Plugs; change number of reclassified points in Plugs to be the larger of 5 and a fraction of area associated with a Face (detail)
    by jfdannen
  386. more protections in plugs for cases with unclassified points (detail)
    by jfdannen
  387. fix plugs bug for unclassified points during reinitializati9on; make plugs1c as expected failure (for now) (detail)
    by jfdannen
  388. fix bug in Slugs associated with recent EGADS topology changes (detail)
    by jfdannen
  389. fix possible NULL-dereference flagged by stanalyzer (detail)
    by jfdannen
  390. fix non-initialized warning message (detail)
    by jfdannen
  391. fix CONNECT errors associated with non-contiguous Faces; add connect7f test case; preserve orientation of Faces during EXTRACT; add extract4 test case; add sketch11* test cases; do not include SSLOPE statments when determining if Sketch points are co-planar; update OpenCSM to account for EGADS changes associated with making Faces and degenerate Edges (detail)
    by jfdannen
  392. significantly speed up recycling (detail)
    by jfdannen
  393. Allow static builds (detail)
    by haimes
  394. fix typo in previous commit (detail)
    by jfdannen
  395. update droopInlet* test cases to use slpfact=-1; compute mass properties only when needed; add warnings when recycling stops (detail)
    by jfdannen
  396. match slopes and curvatures at seams in UDP supell when slpfact<0; broadcast view matrix to partners when cursor leaves canvas before mouse up event; reorganize mass property calculations (detail)
    by jfdannen
  397. fix bug that did not readjust the level when returning from a UDC; fix bug when the last line of a UDC (without an END statement) calls a UDC (with an END statement); add supell7* test cases (detail)
    by jfdannen
  398. fix First and last Node warnings associated with COMBINE and with esa_logo (detail)
    by jfdannen
  399. fix bug associated with -dxdd option (incorrectly wrote .tess file instead of .sens file); add mechanism2 test case; add esa_logo test case; add normals to output from EVALUATE FACE command; when SUBTRACTing co-planar SheetBodys, make sure result has same normal as the outer SheetBody; add subtract6j-k test cases; allow -dxdd option to be applied to subscripted DEPMTRs; fix memory leak associated when COMBINE closes a WireBody in order to make a SheetBody; add plotting of normals to DisplayType (detail)
    by jfdannen
  400. add ability to print call history during sensitivity calculations; add stickFuselage test case; extend COMBINE command to close WireBody if needed; add combine8* test cases; add splitFlap2* and splitFlap3* test cases; extend CONNECT to work with WireBodys (detail)
    by jfdannen
  401. fix bug when starting serveCSM on Windoze from an .egads, .igs, or .stp  file for filename with backslashes; add autoStart test case (detail)
    by jfdannen
  402. fixed adjoint calculations in massProps; add adjoint* test cases; add testAdjoint target to Makefile.DARWIN64; fix token parsing associated with DOS CR (carriage return) in udpWaffle and udfEditAttr; update tessellation sensitivity verification data; fix bug in mass property derivatives; update sew1, sew2, and import5 to account for improvements in IGES writer; add Curve, Pcurve, and Surface printouts to ocsmPrintEgo; add toler=0 argument to CONNECT command; break Makefile.DARWIN64 up so that test suite can be run in parallel (detail)
    by jfdannen
  403. Fix typo in clean target (detail)
    by galbramc
  404. fix bug in latest commit associated with calling a non-existant UDP/UDF; first version of massProps and adjointCSM (detail)
    by jfdannen
  405. fix bug in latest commit associated with calling a non-existant UDP/UDF (detail)
    by jfdannen
  406. add angle argument to applyTparams.udc; add .tParams attribute to Body too in applyTparams.udc; in udfSlices, if there is a .tParams attribute on the input Body, put it on the slices too; change message in udc loader for cases where file is not found (to avoid Jenkins false positive) (detail)
    by jfdannen
  407. fix eqn2body.udc so that it warns (as oposed to errors) if a local variable is being overwritten; fix bug that prematurely exits if UDP does not exist and we are recycling (detail)
    by jfdannen
  408. check if a user gave an illegal order to SUBTRACT; add eqn2body.udc and helix* and frustrum* test cases; fix bugs associated with SSLOPE statement (especially when a sketch is flipped); add sketch10* test cases; fix tolerance checking in sketch solvers; add theta[] argument to udpEllipse; add ellipse2 test case (detail)
    by jfdannen
  409. upgrade to latest version ot Tblade3; fix a few typos in the documentation; update some training_2021 files; fix comments in contains.udc and overlaps.udc; add assembly3 and assembly4 test cases; allow CATBEG to catch overconstrained and underconstrained errors; generate underconstrained, overconstrained, or not_converged signals from CATEND; add sketch9* test cases; improve convergence tolerance in sketcher; fix sign of dip to minimize residual for S and R constraints in sketcher; ensure that sweep() function always gives sign that is the same as dab (detail)
    by jfdannen
  410. add Makefile.DARWIN64.gcc for testing with gcc-10; modify testing procedure to also test against gcc-10; fix memory error associated with reordering senses in loops (inletWithWalls1); fix seg fault if order in INTERSECT is given with leading dollar-sign; check that only valid order are given; fix test cases that used invalid order (detail)
    by jfdannen
  411. improve speed of udfEditAttr and udpWaffle (on LINUX) when script is very long (detail)
    by jfdannen
  412. uprev to v1.20 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc); fix ESP Hint associated with CONNECT command; extend CONNECT so that it can CONNECT Faces in a single Body if there is a Mark before the last SolidBody; improve detection of matching Edges in CONNECT; add inletWithWalls* test cases (detail)
    by jfdannen
  413. fix core dump if opening file in ESP without a filename; fix bug in ESP that made commands not available if File->Open had more Branches than previous model; add description of MessageWindow background colors in Tutorial 1 (detail)
    by jfdannen
  414. fix error when drawing outline in StepThru mode (detail)
    by jfdannen
  415. change DisplayFilter so that it posts help via an alert instead of the MessageWindow; update all tutorials in ESP-help.html (detail)
    by jfdannen
  416. do not allow editing of .udc in ESP unless there is a matching .csm or .cpc; if ocsmSave is called to write a .udc file but there is no matching UDPRIM statement, write a include-type UDC (detail)
    by jfdannen
  417. allow selection of geometric and tessellation sensitivities for multi-valued DESPMTRs in ESP; update to tutorial files for cases when spindle is not created; fix coloring of children Branches when a DesignParameter is editted in ESP; first attempt at new tutorial descriptions (detail)
    by jfdannen
  418. remove unneeded part of tutorial3 (detail)
    by jfdannen
  419. RESTORE . (dot) now duplicates Body on top of stack; add restore2 test case; return an error from ESP if despmtr change is illegal (such as out of range); modify contains.udc and overlaps.udc so that they leave the stack unchanged; update ESP-help (except tutorials); update ESP_QuickReference (detail)
    by jfdannen
  420. add ExpandAll/CollapseAll button in ESP to expand listing of Branches; fix coloring of some Branches in ESP TreeWindow (detail)
    by jfdannen
  421. add imprint5 test case (which is expected to fail); move data/tutorial* to data/legacy/tutorial* (detail)
    by jfdannen
  422. change the name of configuration sensitivities to geometric sensitivities (detail)
    by jfdannen
  423. do not remove previous velocities if call to ocsmSetVel or ocsmSetVelD does not result in a change; fix bug in STORE when overwriting a storage location with a GROUP that contains a different number of Bodys; add group6 test case; fix bug that returned an error when IMPORTing an .egads file that contains a tessellation; add import8* test cases; fix bug in ocsmSave when writing .csm file that has UDPARG statements associated with a UDC; add save1 test case; add save2 test case to ensure that inline inputs to a UDP get saved correctly in ocsmSave; fix out-of-bounds bug when processing inline files associated with a UDP/UDF; change ocsmGetEgo so that it always returns the ego rather than a copy of the ego; add ocsmSetEgo to OpenCSM API, pyOCSM, and test_pyOCSM (detail)
    by jfdannen
  424. update verification data for parsec2* on 7.3.1; update udpWaffle to get its file from a stream; add waffle9b test case; update udpBezier to get its file from a stream; update udpFitcurve to get its file from a stream; modify fitCurve6* test cases; update udpFreeform to get its file from a stream; update udpNurbbody to get its file from a stream; add more nurbbody* test cases (detail)
    by jfdannen
  425. minor changes to Makefile.DARWIN64 and Makefile.LINUX64 (detail)
    by jfdannen
  426. Update updParsec include dependencies (detail)
    by galbramc
  427. update udpParsec; update parsec test cases; add designR* test cases; in removeVels, remove sensitivity cache for any Body created by a UDPRIM (since we do not know what was done inside the UDP) (detail)
    by jfdannen
  428. add lock in serveCSM so that browser messages do not interfere with each other when there are multiple browsers; update pyOCSM for latest Windoze/Python 3.9 change; fix SOLBEG iteration message; fix bug in ocsmGetTessVels that did not rebuild perturbation for cases where a UDPARG contained an argument that could not be computed analytically; add more droopInlet* test cases (rounded inlets); add appliedLate test case to show how to apply chamfers and fillets at the end of the build process; fold case in argument names to UDPARG and UDPRIM (detail)
    by jfdannen
  429. add lock in serveCSM so that browser messages do not interfere with each other when there are multiple browsers; update pyOCSM for latest Windoze/Python 3.9 change; fix SOLBEG iteration message; fix bug in ocsmGetTessVels that did not rebuild perturbation for cases where a UDPARG contained an argument that could not be computed analytically; add more droopInlet* test cases (rounded inlets); add appliedLate test case to show how to apply chamfers and fillets at the end of the build process; fold case in argument names to UDPARG and UDPRIM (detail)
    by jfdannen
  430. extend ocsmGetEgo to allow EBody or tessellation on EBody to be returned; add options to udpSupell to get better end-slopes, which is sometimes needed for very large n abd high apsect ratios; add droopInlet* test cases; fix memory leak in sensCSM -tessel (detail)
    by jfdannen
  431. fix memory leaks in udfFlend (detail)
    by jfdannen
  432. more improvements to ESP collaboration (detail)
    by jfdannen
  433. update IMPORT to use tessellation if .egads file contains one or more tessellations; update UDPRIM to use tessellation if returned model contains one or more tessellations; fix bug in ocsmPrintEgo for cases where MODL contained a TESSELLATION or EBODY; fix memory leaks in udfFlend; improvements to multi-user collaboration (detail)
    by jfdannen
  434. change all wv_sendText to wv_broadcastText in serveCSM (detail)
    by jfdannen
  435. signal an error when attempting to EXTRACT a degenerate Edge; fix bug in JOIN if toMark is set but there is only one Body after the mark; fix Tblade3 cases that use flends; fix bug in flend that caused out-of-bounds error; first cut at multi-user collaboration in ESP (detail)
    by jfdannen
  436. update wingStruct test cases to use JOIN instead of UNION; add many more flend* test cases; add ability to apply flend to a single Body; update flend to work even in cases where tangent vectors are (anti-)parallel (detail)
    by jfdannen
  437. fix bug in ocsmCopy to not malloc when minline=0 (detail)
    by jfdannen
  438. fix bug in ocsmCopy to not malloc when minline=0 (detail)
    by jfdannen
  439. fix warning message in udfSlices (detail)
    by jfdannen
  440. add udfSlices; add slices* test cases (detail)
    by jfdannen
  441. fix recently-added bug that did not put attributes on a Body that was recycled via -loadEgads; fix bug in computing tessellation sensitivity at endpoints of Edges; fix allocation bug in sensCSM -tessel; update some .tsen files; fix bug in udfNuscale that caused an abort if input was a FaceBody; add nuscale4 test case; compute tessellation sensitivities for EBodys (detail)
    by jfdannen
  442. revise Makefile.DARWIN64 so that target testESP tests -dumpEgads and -loadEgads (detail)
    by jfdannen
  443. add more DEBUG information in udfEditAttr; add testBasic2 target in Makefile.DARWIN64; fix bug that wrote Body_xxxxxx.egads file twice if from a UDF; fix bug associated with Edge attributes when Body was recycled via -loadEgads; update to udfEditAttr to account for the fact that windoze does not properly handle ftell() and fseek() if file is opened for read in text mode (detail)
    by jfdannen
  444. add more info in key window printout when in ESP-sketch; update Makefile.LINUX64 for use on new ubuntu 20.04 system (detail)
    by jfdannen
  445. simplify udfEditAttr code to accomodate stanalyzer (detail)
    by jfdannen
  446. more useless guards to pass stanalyzer (detail)
    by jfdannen
  447. remove dead code detected by stanalyzer (detail)
    by jfdannen
  448. initialize fp to avoid warnings (detail)
    by jfdannen
  449. allow color names to be specified in either lowercase or UPPERCASE; fix bug that improperly colored Edges after call to udfEditAttr; fix tessellation sensitivity bug along Edges; add creation of a logdist.plot file that contains triangles with the log(distance) at every Face tessellation point (blue=1e-12, red=1e-03) if sensCSM is called with the -tessel and -despmtr flags; add __hasC0blend__ Attribute so that finite differences are used for sensitivities if a C0 blend has been recycled; update .tsen files; allow UDP/UDF to get its << arguments from a stream instead of a tmp_OpenCSM_xx/yy file; add udpInline* test cases; allow udfEditAttr to get its file from a stream; fix bug that did not properly write inline files associated with a UDPARG statement (detail)
    by jfdannen
  450. refactor (simplify) tessellation sensitivities code; update .tsen files; add designQ* test cases (detail)
    by jfdannen
  451. add waffle9a test case (detail)
    by jfdannen
  452. fix some minor bugs when compiling with GRAFIC; update ESP for recent change to WebViewer; update Makefiles for requirement to compile with c++; minor update to parka to eliminate warning with old gcc (detail)
    by jfdannen
  453. Link serveCSM with C++ (detail)
    by haimes
  454. fix important bug in tessellation sensitivities for Faces; allow configuration sensitivities on EEdges and EFaces; add more features to Erep Editor; add ereped5 test case; allow user to show either configuration or tessellation sensitivities in ESP (and make the -tessel flag obsolete in serveCSM); update .tsen files to be consistent with fixed bug in tessellation sensitivities (detail)
    by jfdannen
  455. extend ocsmPrintEgo to work for EBodys, ...; add ocsmMakeEBody to OpenCSM API; next version of Erep Editor; add erapAtEnd flag so that ocsmBuild builds EBodys at end based upon _erepAttr and _erepAngle attributes; add new DisplayType in ESP to visualize EBodys if they exist (detail)
    by jfdannen
  456. fix problems that were caused by incorrect fix of memory leaks in udfNuscale (detail)
    by jfdannen
  457. fix memory leaks in udfNuscale (detail)
    by jfdannen
  458. add udfPrintEgo to Makefile and NMakefile (detail)
    by jfdannen
  459. first implementation of ErepEd; add ereped* test cases; add udfNuscale to non-uniformly scale a Body (after converting it to all BSPLINES); add nuscale* test cases; fix typo in GetUV in pyOCSM; add nasa_worm test case (detail)
    by jfdannen
  460. issue error message if problem generating SPLINE with specified SSLOPE; fix bug associated with flipped Sketch containing an SSLOPE statement; add sslope5* test cases (detail)
    by jfdannen
  461. New ifort updates (detail)
    by haimes
  462. significant speedup in creating sceneGraphMetaData, especially for cases with many Faces and Edges (detail)
    by jfdannen
  463. adjust tolerance for detecting colinear points in CIRARC in sketcher (detail)
    by jfdannen
  464. (for now) disable _hist and __trace__ in Bodys that are returned from udpCsm (which means that we cannot get sensitivities on the Body returned from udpCsm); add etopo* test cases (detail)
    by jfdannen
  465. add A12 to studentGallery (detail)
    by jfdannen
  466. fix bug introduced in last attempt to get around false-positives in stanizer (detail)
    by jfdannen
  467. another attempt to eliminate lint errors (detail)
    by jfdannen
  468. update Makefile for lint options (detail)
    by jfdannen
  469. another attempt to pass all Stanalizer tests (detail)
    by jfdannen
  470. fix bug associated with CSYSTEMs that was introduced recently; a few more fixups to try to pass ESP_Stanalizer (detail)
    by jfdannen
  471. fix bug introduced when making sure code was lint-free (detail)
    by jfdannen
  472. fix SHOW_SPLINES so that grafic.h is not needed (detail)
    by jfdannen
  473. many changes in order to pass lint and scan-build tests (detail)
    by jfdannen
  474. Makefile lint updaate (detail)
    by haimes
  475. add perturbations in Plugs when LM fails to help avoid local minima (detail)
    by jfdannen
  476. Add includes target (detail)
    by galbramc
  477. remove unused variables in udpProp in previous release (detail)
    by jfdannen
  478. add udpProp and its test cases (detail)
    by jfdannen
  479. fix bug in velocityOfNode for a RULE/BLEND with a rotated Xsect; fix typo in Edge tessellation sensitivities; fix affected .tsen files; fix bug that drew too many things when showing tufts for tessellation sensitivities (detail)
    by jfdannen
  480. Put lint in Makefile for Linux (detail)
    by haimes
  481. improve Plugs messages for outLevel 0 (detail)
    by jfdannen
  482. enable more spline functions in RULE/BLEND sensitivities (detail)
    by jfdannen
  483. Add clang static analysis (detail)
    by galbramc
  484. add designP*d test cases; use new Node-only versions of EG_ruled and EG_blend; fix bug in Face orientation when SUBTRACTing two in-plane SheetBodys (detail)
    by jfdannen
  485. fix warning messages generated by udpFitCurve, udpRadwaf, udpKulfan, and udfCatmull; remove __trace__ warning for Nodes in a REVOLVE since they might not exist in the SolidBody if they were on the centerline; do not run plugs if there is a pendingError; allow user to skip phase1 in Plugs; write plugs.despmtrs file at end of Plugs; remove perturbation process in Plugs since it did not work, especially for cases without LBOUNDs and UBOUNDs; fix bug when SWEEPing a WireBody; update sweep0a verification data; fix Edge blue/green coloring in ESP; update verification data for plugs1c, plugs4b, plugs7a, and plugs8a, since the results were close to the correct DESPMTRs (detail)
    by jfdannen
  486. update Plugs verification data for 7.3.1; fix Slugs so that it no longer issues Face is Fixed messages (detail)
    by jfdannen
  487. Specify static link of FORTRAN/gcc libraries (detail)
    by haimes
  488. Fix EG_makeTopology(FACE) for Planar Surface with relaxed tolerances and fix for peridoic Edges (detail)
    by galbramc
  489. Shield debug print statment with outLevel > 1 (detail)
    by galbramc
  490. Fix scan-build warning (detail)
    by galbramc
  491. Add EG_stack functions to def file (detail)
    by galbramc
  492. Add testing EG_getTopology -> EG_makeTopology with _dot tests. Test context is empty when closed with _dot tests. Test bottom-up periodic Face construction with pyEGADS. Consistent tolerance check between BrepCheck_Edge and EG_makePCurve. EG_getTopology always returns NULL geom for DEGENERATE Edge. Fix EG_isSame for DEGENERATE Edges. Fix EG_copyGeometry_dot for DEGNERATE Edge. Remove DEGNERATE Curves in EG_traverseBody. Fix EG_makePCurves for periodic Edge. Remove modifying DEGENERATE input Edge in EG_makeTopolgy. Remove arbitrary tolerance increase in EG_getArea, EG_makeTopology(FACE), and EG_getUVInfo. EG_orientWire returns Face for efficiency. Fix geom reference for EG_makeFace(LOOP). Fix duplicate Makefile target. (detail)
    by galbramc
  493. Fix for loop with single Edge (detail)
    by galbramc
  494. Remove EG_flipObject(EDGE) from EG_ruled (detail)
    by galbramc
  495. Makefile update for M1 (detail)
    by haimes
  496. Config updates and removal of Edges from EG_filpObject (detail)
    by haimes
  497. Fix max (detail)
    by galbramc
  498. Fix tire.py (detail)
    by galbramc
  499. Update pyEGADS for new EG_makeTopology(LOOP). Remove surface sensitvity for FACE in EG_setGeometry_dot(NULL). Use InifinitePoint check for wire orientation. Fix EG_makeFace_dot. (detail)
    by galbramc
  500. cannot make TWONODE Edge if Nodes are the same; properly account for Loops senses when making Faces; fix EG_removeFaces to return error if remaining Faces are not contiguous (detail)
    by jfdannen
  501. Fix Topology references when copying an EBody with different Body (detail)
    by haimes
  502. Fix up copyObject with Tessellation Objects and EBodies also check that EBodies are closed (detail)
    by haimes
  503. Update Windoze zlib to 1.2.11 (detail)
    by haimes
  504. Add gprof config (detail)
    by haimes
  505. Improve IGES reader to handle units; support changes EBody references during copyObject; Update docs (detail)
    by haimes
  506. Fix redefined warning (detail)
    by galbramc
  507. Fix flipObject for a Loop with SREVERSE edges created with makeTopology (detail)
    by galbramc
  508. Added SINNER/SOUTER defines for FACE/SHELL senses. Updated docs for fixes to getArea/makeFace/makeTopology. Minor fix in blend/rule. (detail)
    by galbramc
  509. Slightly better error message (detail)
    by galbramc
  510. EGADSlite can now tessellate an EBody (detail)
    by haimes
  511. Expanded Model now supported by EGADSlite (detail)
    by haimes
  512. Flip not properly marking Loops as closed (detail)
    by haimes
  513. Improve IGES export (detail)
    by haimes
  514. Add EG_getTessFrame to expose the information for interior Face mappings (detail)
    by haimes
  515. Fix of AFLR4 internal Edge use of setTessFace (detail)
    by haimes
  516. Allow for output of setTess functions (detail)
    by haimes
  517. Allow for multiple (more than 2) Loops touching a Node in setTessFace (detail)
    by haimes
  518. NonManifold Nodes now functional in setTessFace (detail)
    by haimes
  519. Fix Stanalizer warning (detail)
    by haimes
  520. Almost have NonManifold Nodes working in setTessFace (detail)
    by haimes
  521. Fix exportLite.mak (detail)
    by haimes
  522. move towards full Model support in EGADSlite (detail)
    by haimes
  523. rewrite of setTessFace to support internal Edges (detail)
    by haimes
  524. Clarify .mixed for a single face with both triangles and quads. Uprev EGADS doc. (detail)
    by galbramc
  525. Prepare EGADSlite for Effective Topology (detail)
    by haimes
  526. Prepare EGADSlite for Effective Topology (detail)
    by haimes
  527. Fix Stanitizer error (detail)
    by haimes
  528. Improve Edge tessellation w/ arc length splitting (detail)
    by haimes
  529. Uprev to 1.20 (detail)
    by haimes
  530. update config and add attribute dup on EG_copyObject for tessellations (detail)
    by haimes
  531. update README.txt (detail)
    by jfdannen
  532. README updates (detail)
    by haimes
  533. Update README (detail)
    by galbramc
  534. Some Doc updates (detail)
    by haimes
  535. Update PreBuilt READMEs (detail)
    by haimes
  536. Update configure scripts and Fix seeding for inverse evaluations on toroidal surfaces (detail)
    by haimes
  537. Try again to fix deleteObject on Model with Tess or EBody references (detail)
    by haimes
  538. Revert last commit (detail)
    by haimes
  539. Fix EG_deleteObject reference count for TESSELLATION & EBODY Objects in a Model (detail)
    by haimes
  540. Update the error message in EG_imprint when EGADS fails and uses the OpenCASCADE method; also add a note in the documentation on this (detail)
    by haimes
  541. Update the README for the next release (detail)
    by haimes
  542. Generalize the last commit (detail)
    by haimes
  543. Allow for getEdgeUV on single Face EFaces with Degenerate Edges, but not for multi-Face EFaces (detail)
    by haimes
  544. Fix inverse evaluate on periodics where the Face limits are not in the periodic range (detail)
    by haimes
  545. Fix py_to_c(takeOwnership=True) (detail)
    by galbramc
  546. Update egads doc with py_to_c(takeOwnership=False) (detail)
    by galbramc
  547. Add takeOwnership=False to py_to_c (detail)
    by galbramc
  548. Add missing WIN32 dllexport (detail)
    by galbramc
  549. UVMAP tester fix (detail)
    by haimes
  550. Forget to change the UVMAP test code (detail)
    by haimes
  551. Update UVMAP to the latest release (detail)
    by haimes
  552. Remove old docs (detail)
    by haimes
  553. Fix pyEGADS CDLL on Windows for Python >= 3.8 (detail)
    by galbramc
  554. Fix warning generated when upgrading UVmap (detail)
    by haimes
  555. Update UVmap for Effective Topology (detail)
    by haimes
  556. Make tessellation handling more immune to bad topology (detail)
    by haimes
  557. Properly delete scenegraph with multiple browsers (detail)
    by haimes
  558. Fix segFault in EG_splitBody when given broken topology (detail)
    by haimes
  559. Make sure the OCC Shape type does not change when fixing imported Bodies (detail)
    by haimes
  560. Update EGADS API doc (detail)
    by haimes
  561. Add undocumented EG_getTessEFace (detail)
    by haimes
  562. Fix free on trmap in EG_destroyEBody (detail)
    by haimes
  563. Add more tests (detail)
    by haimes
  564. Allow EG_spline2dRaw to have fixed knot spacing (detail)
    by haimes
  565. Only error out if the Loop's length differs (detail)
    by haimes
  566. Fix scribe segFault; correct t value in multi segment EEdge (detail)
    by haimes
  567. Configuration fix (detail)
    by haimes
  568. Fix for Python 2.7 support (detail)
    by galbramc
  569. Make getEdgeUV more consistent for EFaces with a single patch (detail)
    by haimes
  570. rename callback in wv that can get called when scene is updated (detail)
    by jfdannen
  571. Improve Effective Topology performance by walking the triangulation to find position (detail)
    by haimes
  572. Fix Stanalyzer error (detail)
    by haimes
  573. Update Effective Topology to all tolerances; fix sceneGraph call-back in wvServer; add map lookup in wvServer (detail)
    by haimes
  574. add wvSceneUpdated() callback after scene graph has been updated (detail)
    by jfdannen
  575. Reinstate EGADS_EXTRAPOL for EFace evaluations outside of the triangulation (detail)
    by haimes
  576. Fix incorrect reference in a DEBUG block (stanalyzer has DEBUG on) (detail)
    by haimes
  577. Refactor how Edges are internally handled in Effective Topology (detail)
    by haimes
  578. Forget def file in last commit (detail)
    by haimes
  579. Provide access to an EFace's triangles -- for sensitivities (detail)
    by haimes
  580. Allow for return from makeAttrEFaces to be NULL (detail)
    by haimes
  581. Better Python 2 string compatability (detail)
    by galbramc
  582. Inform when an EEdge is rejected due to dihedral (detail)
    by haimes
  583. Minor debug correction (detail)
    by haimes
  584. Fix region checker for EEdges w/ multiple Edges in the (-) sense (detail)
    by haimes
  585. Fix indexing problem in collecting Faces for makeAttrEFaaces (detail)
    by haimes
  586. Fix indexing problem in collecting Faces for makeAttrEFaaces (detail)
    by haimes
  587. Fix makeEFace with more than 2 ELoops (detail)
    by haimes
  588. Prep for ESP beta (detail)
    by haimes
  589. Config PYTHONPATH udpates. pyEGADS updates. doc updates for pyEGADS. (detail)
    by galbramc
  590. Fix cases where DEGENERATE Edges end up without a tessellation; copyObject can now change the Body associted with a Tessellation; vAttr will use a stored Tessellation in the model (detail)
    by haimes
  591. Adjust the ifort library dependencies (detail)
    by haimes
  592. Finish the implementation of all Tessellation functions that support Effective Topology (detail)
    by haimes
  593. Minor corrections (detail)
    by haimes
  594. Fix last commit (detail)
    by haimes
  595. Effective Topology tesselltion corrections (detail)
    by haimes
  596. Cleanup up some closure issues in Effective Topology (detail)
    by haimes
  597. Additional DEGENERATE EEdge updates (detail)
    by haimes
  598. Fix t storage for DEGENERATE EEdges (detail)
    by haimes
  599. Fix scan-build warning from last commit (detail)
    by haimes
  600. Allow for retaining common attributes in Effective Topology merges (detail)
    by haimes
  601. Fix ET BoundBox calculation; Update Edge Tesselltion for EBody; Document EG_getWindingAngle (detail)
    by haimes
  602. Effective Topology: don't use Node positions when computing Edge winding angle (detail)
    by haimes
  603. Full Attribution & Effective Topology (detail)
    by haimes
  604. Fix ONENODE EEdge ELLOOP construction (detail)
    by haimes
  605. Allow for wrap-around mappings assuming a single seam (detail)
    by haimes
  606. Minor ET cleanup (detail)
    by haimes
  607. Can now merge EEdges to make ONENODE (detail)
    by haimes
  608. scan-build fixes (detail)
    by galbramc
  609. stanalyzer corrections (detail)
    by haimes
  610. Fix up wv_setKey from memory issues (detail)
    by haimes
  611. Fix non-manifold initialization of UVs and reinstate the compute of 2nd derivatives for composites (detail)
    by haimes
  612. Makefile lint updaate (detail)
    by haimes
  613. Add includes target (detail)
    by galbramc
  614. Add back rewind capabilities when removing Nodes in makeEFace (detail)
    by haimes
  615. Make sure we have a valid EBody after an error in makeEFace (detail)
    by haimes
  616. Put lint in Makefiles for Linux (detail)
    by haimes
  617. Increase MSVC CPP optimization (detail)
    by galbramc
  618. Fix copyEBody (detail)
    by haimes
  619. Add clang static analysis (detail)
    by galbramc
  620. mapBody correction for reversed Edges; fix up copyEBody; protect against multiple vertex mappings (detail)
    by haimes
  621. Updaate the Docs (detail)
    by haimes
  622. Slugs script updates (detail)
    by galbramc
  623. Add Slugs testing scripts (detail)
    by galbramc
  624. Only run plugs*.csm files for plugs (detail)
    by galbramc
  625. Only run plugs*.csm files for plugs testing. (detail)
    by galbramc
  626. plugs1c is not longer expected failure (detail)
    by jfdannen
  627. Remove verbosity (detail)
    by galbramc
  628. Finally fixed (detail)
    by galbramc
  629. Getting closer (detail)
    by galbramc
  630. what is going on... (detail)
    by galbramc
  631. One more Plugs fix (detail)
    by galbramc
  632. Update expectPLUGS script (detail)
    by galbramc
  633. Windoze slashes (detail)
    by galbramc
  634. Test plugs0 which is actually expected to pass (detail)
    by galbramc
  635. Add numpy to venv for SU2 (detail)
    by galbramc
  636. Plugs, not plugs (detail)
    by galbramc
  637. Fix beta scripts (detail)
    by galbramc
  638. mark plugs1c as expected failure (for now) (detail)
    by jfdannen
  639. Catch tire errors on Windoze (detail)
    by galbramc
  640. Update asan lib path (detail)
    by galbramc
  641. Ignore pip timeout warning (detail)
    by galbramc
  642. Of coarse, three slashes... (detail)
    by galbramc
  643. Escape slashes on Windoze (detail)
    by galbramc
  644. One more try at autoStart on windoze (detail)
    by galbramc
  645. Update autoStart testing for Sanitizer and Valgrind (detail)
    by galbramc
  646. Fix path for Windoze autoStart (detail)
    by galbramc
  647. Fix autoStart testing (detail)
    by galbramc
  648. Another valgrind supprsssion. Windoze fix (detail)
    by galbramc
  649. Add autoStart testing for Sanitizer and Valgrind (detail)
    by galbramc
  650. Add autoStart testing. Another OCC valgrind fix. (detail)
    by galbramc
  651. Fix last commit (detail)
    by galbramc
  652. Valgrind suppression fixes (detail)
    by galbramc
  653. matplotlib valgrind suppressions (detail)
    by galbramc
  654. Sanitizer suppressions (detail)
    by galbramc
  655. Don't update Jenkins files in bfr (detail)
    by galbramc
  656. Add Jenkins ESP_parse and ESP_email.template config files. Remove OCC 6.8 files. (detail)
    by galbramc
  657. note that rocketnozzle1 and rocketnozzle2 are expected to fail (detail)
    by jfdannen
  658. Update ESP_Beta testing. Add ESP_PreBuilt testing. (detail)
    by galbramc
  659. Update to AFLR 10.15.6 (detail)
    by galbramc
  660. SU2 path fix on macOS (detail)
    by galbramc
  661. Correct SU2 path (detail)
    by galbramc
  662. Upgrade to SU2 Blackbird (detail)
    by galbramc
  663. Update to AFLR 10.15.3 (detail)
    by galbramc
  664. Remove centOS68 if statements (detail)
    by galbramc
  665. Remove 6.8 files, add legacy directory (detail)
    by galbramc
  666. add imprint5 to list of expected failures (detail)
    by jfdannen
  667. Upgrade to AFLR 10.15.1 (detail)
    by galbramc
  668. change the name of configuration sensitivities to geometric sensitivities (detail)
    by jfdannen
  669. Add pyOCSM to PYTHONPATH (detail)
    by galbramc
  670. Update path to test_pyOCSM.py (detail)
    by galbramc
  671. One more valgrind suppression (detail)
    by galbramc
  672. Put back one suppression (detail)
    by galbramc
  673. Suppress numpy memory leaks (detail)
    by galbramc
  674. Fix setting memcheck and valgrind python (detail)
    by galbramc
  675. Suppress python memory leak (detail)
    by galbramc
  676. Suppress numpy memory leaks (detail)
    by galbramc
  677. Add scan-build links (detail)
    by galbramc
  678. Single PYTHON_VERSION for all Jenkins scipts (detail)
    by galbramc
  679. Use python 3.8.9 (detail)
    by galbramc
  680. Add --embed to python-config when appropriate (detail)
    by galbramc
  681. Upgrade Python to 3.9.4 (detail)
    by galbramc
  682. Python 2.6.6 is really dead (detail)
    by galbramc
  683. Don't try to use Python 2.6 (detail)
    by galbramc
  684. Fix script (detail)
    by galbramc
  685. Run legacy pyCAPS tests (detail)
    by galbramc
  686. Remove 2018 template_avl (detail)
    by galbramc
  687. Enable python fault handler (detail)
    by galbramc
  688. Don't try to compile IRIT when it does not exist (detail)
    by galbramc
  689. Don't use Python 2.6 on CentOS 6.8 (detail)
    by galbramc
  690. Don't run pointwise on commit (detail)
    by galbramc
  691. Don't run on Python 2.6 (detail)
    by galbramc
  692. Script fixes for rnning CAPS unit tests (detail)
    by galbramc
  693. Minor beta fix (detail)
    by galbramc
  694. One more path fix (detail)
    by galbramc
  695. Path fix for Beta (detail)
    by galbramc
  696. Update jenkins scripts for new pyCAPS (detail)
    by galbramc
  697. Run pyCAPS unit tests with Sanitizer (detail)
    by galbramc
  698. Fix PYTHONPATH (detail)
    by galbramc
  699. Use new ctypes pyCAPS (detail)
    by galbramc
  700. Upgrade ifort on Windoze (detail)
    by galbramc
  701. Another Intel fix (detail)
    by galbramc
  702. Missed sone intel updates (detail)
    by galbramc
  703. Update intel compiler (detail)
    by galbramc
  704. Remove scan-build directories if clean (detail)
    by galbramc
  705. Remove CPATH for stanalizer (detail)
    by galbramc
  706. Stanalier script fixes (detail)
    by galbramc
  707. Stanalier script fixes (detail)
    by galbramc
  708. Stanalier script fixes (detail)
    by galbramc
  709. Add stanalizer script (detail)
    by galbramc
  710. update Plugs expected failures and ignore list (detail)
    by jfdannen
  711. update Plugs expected failures and ignore list (detail)
    by jfdannen
  712. Fix known sense errors for Windoze (detail)
    by galbramc
  713. Add known sensitivity failures (detail)
    by galbramc

Started by upstream project "ESP_QuickTestCaps" build number 27
originally caused by:

Static Analysis: No warnings
  • Static analysis results from: GNU C Compiler (gcc) (0),  Clang (0)
  • No issues for 26 builds, i.e. since build: #2
  • Quality gate: Success
0 errors, 0 warnings