Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Releases: ulgltas/CUPyDO

v1.9

01 Jul 07:57
35b14b9

Choose a tag to compare

Update to latest version of PFEM3D (Martin) - see #37

v1.8

30 May 06:49
61b3e47

Choose a tag to compare

Mariano's work on Harmonic Balance
see #21
see also https://orbi.uliege.be/handle/2268/322350

v1.7

22 Jan 16:24
7e6a306

Choose a tag to compare

Interface to FPM code added (see #35)

v1.6

31 Oct 15:11
21e8138

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

Choose a tag to compare

  • Adaptive time step by @Martin-Lacroix ( see PR #32 )

v1.4

07 Mar 09:20
430cdf6

Choose a tag to compare

  • Python 3 support
  • Coupling with PFEM3D

(see PR #26 )

CUPyDO v1.2.3

15 Jun 08:20
52b4280

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

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

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

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