Skip to content

Commit

Permalink
[zeroD] Add future plans for ReactorBase as todo item
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl committed Sep 15, 2024
1 parent 3766de4 commit e51053c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/cantera/zeroD/ReactorBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ struct SensitivityParameter
* Base class for stirred reactors. Allows using any substance model, with
* arbitrary inflow, outflow, heat loss/gain, surface chemistry, and volume
* change.
* @todo After completion of the %Cantera 3.1 deprecation cycle, all methods should be
* either moved to ReactorNode or Reactor, with ReactorBase entering its own
* deprecation cycle in %Cantera 3.2.
* @ingroup reactorGroup
*/
class ReactorBase : public ReactorNode
Expand Down

0 comments on commit e51053c

Please sign in to comment.