| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Reactor_), | intent(inout) | :: | this | |||
| type(String_), | intent(in) | :: | input_list(:) | |||
| type(String_), | intent(in) | :: | output_list(:) | |||
| real(kind=real64), | intent(in) | :: | constant | |||
| real(kind=real64), | intent(in), | optional | :: | mol_rate(:) | ||
| real(kind=real64), | intent(in), | optional | :: | reaction_order(:) |