Skip to content

Releases: xizou/NIPGD

NIPGD-1.2

03 Jul 11:35
Compare
Choose a tag to compare

This is an example of the implementation of non-intrusive PGD algorithm with Matlab and Abaqus.

DOI

Under the linear elasticity basis, taking material properties (Young's modulus) as extra-coordinates, the displacement is represented as a sum of spatial modes and parametric modes.

This code uses finite element discretization for both modes, and solve them with alternating direction iteration scheme, finally obtaining the vademecum.

A simple post-processing is also included.

NIPGD-1.1

03 Jul 11:25
Compare
Choose a tag to compare

This code is an example of implementation for the non-intrusive PGD scheme with Matlab and Abaqus.