Skip to content

Releases: ulgltas/CUPyDO

v1.7

22 Jan 16:24
7e6a306
Compare
Choose a tag to compare

Interface to FPM code added (see #35)

v1.6

31 Oct 15:11
21e8138
Compare
Choose a tag to compare

See PR #33 by Martin Lacroix (Thermo-Mech Coupling and Consistent/Conservative Interpolation)

v1.5

10 Aug 06:52
5ab7ee4
Compare
Choose a tag to compare
  • Adaptive time step by @Martin-Lacroix ( see PR #32 )

v1.4

07 Mar 09:20
430cdf6
Compare
Choose a tag to compare
  • Python 3 support
  • Coupling with PFEM3D

(see PR #26 )

CUPyDO v1.2.3

15 Jun 08:20
52b4280
Compare
Choose a tag to compare

CUPyDO

Solver versions

Changes

  • Flow
    • Change getters to be compatible with Eigen
    • Add linear (inner) solver input
    • Add angle of sideslip input

CUPyDO version 1.2.2

07 Apr 14:37
0eaaf50
Compare
Choose a tag to compare

CUPyDO

Solver versions

Minor changes

  • Updated interface and tests for PFEM v1.7
  • Fixed two MPI issues

CUPyDO version 1.2.1

21 Feb 13:41
36932ee
Compare
Choose a tag to compare

CUPyDO

Solver versions

Minor changes

  • Updated interface and tests for PFEM v1.4.1

CUPyDO version 1.2

17 Feb 08:54
46ca55b
Compare
Choose a tag to compare

CUPyDO

Solver versions

Major changes

  • New interface for VLM v1.0.0
  • Interface update for Flow flow-v1.5 or v1.5

Minor changes

  • Bugfixes and improvements

CUPyDO version 1.1

04 Jul 15:48
d8e4193
Compare
Choose a tag to compare

CUPyDO

Major changes

Minor changes

  • Bugfix

CUPyDO version 1.0

09 May 21:10
e77484e
Compare
Choose a tag to compare

CUPyDO

FSI tools for partitioned coupling between generic solid and fluid solvers

Main features

  • steady (static) and unsteady (dynamic) flow (structural) computations
  • solution algorithms
    • Explicit
    • Block Gauss Seidel with static or Aitken relaxation
    • Interface Quasi-Newton with Inverse Least Square
  • interpolators
    • matching meshes
    • conservative Radial Basis Functions
    • conservative Thin Plate Spline

Interfaced solvers

Limitations

  • The fluid and solid geometries must share a common interface