Skip to content

Releases: ucns3d-team/UCNS3D

UCNS3D 2.0

02 Jun 09:00
49d6fe6
Compare
Choose a tag to compare

New functionality and bug fixes.

New Functionality:

  • Modal Discontinuous Galerkin (Taylor basis polynomials)
  • Hybrid DG-FV for compressible inviscid and viscous flow problems (limited to explicit-time stepping currently)
  • MOOD-DG-FV
  • Adaptive Dissipation Control for FV and DG through filtering operators
  • Read binary (big endian) UGRID file formats directly while the code is running
  • Single and Multiple Reference Framework

Description of DG-FV functionality and repository with test-problems
https://www.sciencedirect.com/science/article/pii/S002199912200818X

Description of MOOD for multiphysics functionality and repository with test-problems
https://www.sciencedirect.com/science/article/pii/S009630032200618X

UCNS3D 1.3

01 Jul 08:45
70fa61f
Compare
Choose a tag to compare

Enabled ENERGY spectra options for TGV
Matrix-Free LU-SGS OpenMP enabled

UCNS3D 1.2

08 Jun 08:51
2d1f1d3
Compare
Choose a tag to compare

Fixed central (unlimited) schemes issue for 3D meshes
Introduced turbulence model under-relaxation factors for steady state
Introduced turbulence variable and q criterion output to vtk outputs

UCNS3D 1.1

24 May 11:03
1e5c8ff
Compare
Choose a tag to compare

New Features:

  1. Multicomponent flows
  2. Dual Time Stepping explicit
  3. Primitive variable reconstruction
  4. MOOD

Minor bug fixes and improvements on OpenMP variables declarations, and Dual time stepping.

Production Release

01 May 09:19
288c9d5
Compare
Choose a tag to compare

Production Release with the following new features:

  1. gnu compilation available
  2. blas calls change from BLAS95 to BLAS form (other BLAS libraries can also be used in addition to mkl ones)
  3. multiphase flow capability for 2D meshes

UCNS3D Release 1.0.2

09 Sep 08:55
d05fa3c
Compare
Choose a tag to compare

Production Release

UCNS3D Release 1.0.1

31 Aug 08:46
2449ed1
Compare
Choose a tag to compare
Add files via upload

relaxed stencil criterion for weno schemes