KikeM / romtime

Unsteady Finite Element Reduced Order Model for Time Moving Domains
1 stars 1 forks source link

SVD honours constant values when they are zero, but not when they are inhomogeneous #15

Open KikeM opened 3 years ago

KikeM commented 3 years ago

SVD honours constant values when they are zero, but not when they are 1.0.

Thus, the boundary conditions are not being honoured in the MDEIMs but they are in the DEIMs.

Originally posted by @KikeM in https://github.com/KikeM/romtime/issues/14#issuecomment-894800255