hydrogym icon indicating copy to clipboard operation
hydrogym copied to clipboard

Implement thermosyphon

Open jcallaham opened this issue 2 years ago • 0 comments

Implementing the chaotic thermosyphon from JC's paper with rotary control of the inner cylinder. Objectives could be either stabilization or (probably more interesting) maximizing heat transfer.

  • [ ] Create mesh
  • [ ] Add new BoussinesqFlowConfig for problems with heat transfer
  • [ ] Solve steady conduction problem with Thermosyphon flow
  • [ ] Add semi-implicit scalar solve to the timestepper for heat transfer
  • [ ] Validate results against JC's paper
  • [ ] Add and test control

jcallaham avatar May 19 '22 15:05 jcallaham