Skip to content

Unsteady Finite Element Reduced Order Model for Time Moving Domains

Notifications You must be signed in to change notification settings

emvalbuena/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