Skip to content
Build History trend
 
EGADS 1945 OpenCSM 2401 CAPS 3971
 
EGADS 1945 OpenCSM 2398 CAPS 3971
 
EGADS 1945 OpenCSM 2398 CAPS 3970
 
EGADS 1945 OpenCSM 2398 CAPS 3969
 
EGADS 1945 OpenCSM 2398 CAPS 3968
 
EGADS 1944 OpenCSM 2398 CAPS 3967
 
EGADS 1944 OpenCSM 2395 CAPS 3966
 
EGADS 1944 OpenCSM 2395 CAPS 3962
 
EGADS 1944 OpenCSM 2395 CAPS 3961
 
EGADS 1944 OpenCSM 2395 CAPS 3960
 
EGADS 1944 OpenCSM 2395 CAPS 3957
 
EGADS 1944 OpenCSM 2395 CAPS 3956
 
EGADS 1944 OpenCSM 2395 CAPS 3952
 
EGADS 1943 OpenCSM 2395 CAPS 3948
 
EGADS 1943 OpenCSM 2395 CAPS 3947
 
EGADS 1942 OpenCSM 2394 CAPS 3939
 
EGADS 1942 OpenCSM 2394 CAPS 3936
 
EGADS 1942 OpenCSM 2393 CAPS 3928
 
EGADS 1939 OpenCSM 2390 CAPS 3921
 
EGADS 1939 OpenCSM 2390 CAPS 3921

Changes

#1309 (Oct 2, 2023, 11:33:08 PM)

  1. fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
  2. modify ocsmGetUV so that inverse evalaution starts at closest tessellation point if npnt is negative; fix memory leak associated with testAdjoint*; fix bug that allowed _hist and __trace__ to contain duplicate entries, which sometimes resulted in an infinite loop; add uCRM test case to data/gallery; fix bug that made had _edgeID point to scribing Face instead of its _faceID during a scribing operation; Edges from a sketch should have _edgeID that identifies the Body and Edge number; fix scribeWing test case; fix _edgeID for Edges that result from SUBTRACTing a SolidBody or planar SheetBody from a SheetBody. BEWARE: backward incompatability for some _edgeID; add edgeIDtest* test cases — jfdannen / detail

#1308 (Sep 27, 2023, 1:49:59 AM)

  1. Add Fun3D option to refineAIM. Fixes for phasing with refine — galbramc / detail

#1307 (Sep 26, 2023, 5:22:07 PM)

  1. Only allow capps to aim_deleteMeshes in aimPreAnalysis. Add MAT5 nastran Card. Clear data transfer if tessellation is updated. Copy over previous files when removing a clink — galbramc / detail

#1306 (Sep 26, 2023, 8:30:10 AM)

  1. Missed a file — galbramc / detail

#1305 (Sep 25, 2023, 11:33:06 PM)

  1. Fix TEMP card. Fix TACS temperature transfer. — galbramc / detail
  2. Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail

#1304 (Sep 22, 2023, 11:33:06 PM)

  1. Lint fixes — galbramc / detail
  2. add testAdjoint1 test case — jfdannen / detail
  3. make udpWaffle clean up temporary variables if an error occurs while processing a file; add fitCurve8 test case; return error from vspSetup if .vsp3 file does not exist; add pylon/pod to vsp3/OPAM1* test cases — jfdannen / detail

#1303 (Sep 20, 2023, 11:32:12 PM)

  1. Fix for windoze — galbramc / detail
  2. Parse von Mises stress and strain from Mystran. Fix refineAIM to remove old meshes. — galbramc / detail
  3. Use latest version of SU2(8.0.0) — nitin / detail
  4. Updates for SU2 Harrier, version 8.0.0 — nitin / detail
  5. Upgrade to SU2 8.0.0 — galbramc / detail

#1302 (Sep 17, 2023, 6:53:43 AM)

  1. Fix memory leak — galbramc / detail

#1301 (Sep 16, 2023, 9:53:36 PM)

  1. Fix array bound error. Update legacy example. — galbramc / detail

#1300 (Sep 16, 2023, 6:34:55 PM)

  1. Dont require meshRef for meshWriters — galbramc / detail
  2. Add remaining MAT8 entries. Always check for valid indexes in meshes. Various other fixes. — galbramc / detail
  3. Lots of lint fixes and memory leak fix — galbramc / detail

#1299 (Sep 16, 2023, 12:03:42 AM)

  1. Fix bug in refine libMeshb reader — galbramc / detail

#1298 (Sep 15, 2023, 10:11:15 AM)

  1. Fix memory leak in mystran AIM — galbramc / detail
  2. Fix warning — galbramc / detail
  3. Exclusively use MESHEXTENSION for refine — galbramc / detail
  4. Don't reqiore capsMeshLength for auto feaMeshing — galbramc / detail

#1297 (Sep 15, 2023, 1:00:02 AM)

  1. Use egadsTess functions to build on the fly fea Meshes — galbramc / detail
  2. Guard against using null pointer — galbramc / detail
  3. More binary ugrid reader improvements — galbramc / detail
  4. Add isothermal material properties — galbramc / detail
  5. Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail

#1296 (Sep 13, 2023, 11:33:08 PM)

  1. More informative refine execution failure error messages — galbramc / detail

#1295 (Sep 13, 2023, 11:52:26 AM)

  1. Add execution error message for refine — galbramc / detail
  2. Fix Mesh_Morph for fea. Improve speed of binary ugrid reader. — galbramc / detail
  3. Lint fixes — galbramc / detail
  4. Update unit test — galbramc / detail
  5. Various small fixes — galbramc / detail
  6. Test with mixed quad/tri Face — galbramc / detail
  7. Allow mixed quad/tri on Faces for data transfer — galbramc / detail
  8. Update aimMesh for Morphing surface meshes — galbramc / detail
  9. fix valgrind error in timVspSetup.c; initialization update required by change in EG_mapBody; add bentWaffle test case; SELECT * xmin xmax ... finds closest entity if xmin=xmax ... — jfdannen / detail
  10. Preserve tessellation attributes in mapTessBody — galbramc / detail

#1294 (Sep 11, 2023, 11:33:10 PM)

  1. Make mesh link optional again for astros — galbramc / detail
  2. Add mesh morphing to masstran — galbramc / detail
  3. Fixes for refine and add Mesh_Morph for structures — galbramc / detail
  4. Update vsp3 memcheck suppression — galbramc / detail

#1293 (Sep 8, 2023, 4:39:28 PM)

  1. Lint fixes — galbramc / detail
  2. Fix ThermalExternal. Add Mesh_Morph and Temperaure field to SU2 — galbramc / detail
  3. Another try at scan-build suppression — galbramc / detail
  4. Dox and scan-build fixes — galbramc / detail
  5. lint fixes — galbramc / detail
  6. Fixes for Fun3D data transfer — galbramc / detail
  7. Fix last commit — galbramc / detail
  8. Refactor all mesh transfer to PointerMesh. Add thermal transfor for Fun3D and structures. — galbramc / detail
  9. fix addressing bug in udpWarp; initial implementation of timVspSetup — jfdannen / detail

#1292 (Sep 4, 2023, 11:33:07 PM)

  1. Update testing geometries — galbramc / detail
  2. Fix warning — galbramc / detail
  3. Fix refine AIM compile error — galbramc / detail
  4. Add refine AIM — galbramc / detail
  5. Dox and other small fixes — galbramc / detail
  6. Update BuildFromRepo.txt — galbramc / detail
  7. Fix Cart3D example — galbramc / detail
  8. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes — jfdannen / detail
  9. ATTRRECYCLE forces UDPRIM to not be recycled; fix printing of SELECT with attrValu a number; update udpVsp3 to automatically run vsp; add data/vsp3 test cases; add propInteg*a test cases; use _plugsIgnore on Faces that should be ignored during cloud point reclassifications in Plugs; add udpWarp; add ablate0* test cases — jfdannen / detail
  10. Small fix for IGES Name reads — galbramc / detail
  11. IGES reader now also reads all Name attributes. Fix stanalizer warning. — galbramc / detail
  12. Reduce time extract Name attribute from STEP files. — galbramc / detail
  13. Add refine executable PATH — galbramc / detail
  14. Suppress vspscript leaks — galbramc / detail
  15. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. — galbramc / detail
  16. Downgrade to OpenVSP 3.34.0 — galbramc / detail
  17. Add vsp3 jenkins files — galbramc / detail
  18. Add VSP3_ROOT for vsp3 testing — galbramc / detail

#1291 (Aug 28, 2023, 11:33:08 PM)

  1. Add fighter4 as known error on macys — galbramc / detail

#1290 (Aug 26, 2023, 6:44:17 AM)

  1. Update plato example csm file name — galbramc / detail