Skip to content
/ romtime Public

Unsteady Finite Element Reduced Order Model for Time Moving Domains

Notifications You must be signed in to change notification settings

KikeM/romtime

Repository files navigation

romtime

Reduced Order Model construction for a parametrized Finite Element Problem with a moving domain.

Installation

conda env create --file environment.yml

Testing

pytest tests/ -vvv