Closed jbrillon closed 2 years ago
PR to restructure PeriodicCubeFlow by deriving PeriodicTurbulence from this class; done in support of PR #138.
PeriodicCubeFlow
PeriodicTurbulence
Not sure I fully understand the goal of this commit and how it supports #138, but I see nothing "wrong" with this PR.
@dougshidong https://github.com/dougshidong/PHiLiP/pull/138#discussion_r866233739
Aaah I see. It was some copy pasted code. Yes this PR makes sense to me now.
PR to restructure
PeriodicCubeFlow
by derivingPeriodicTurbulence
from this class; done in support of PR #138.