Skip to content

Commit

Permalink
Update reaktoro_block.py
Browse files Browse the repository at this point in the history
  • Loading branch information
avdudchenko committed Sep 12, 2024
1 parent d8d181c commit 2d4401c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/reaktoro_pse/reaktoro_block.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,11 +280,11 @@ def build_rkt_state(
speciation_block_built -- this should only be True if speciation block was built, in this case the model
will build user requested outputs, not provide user supplied pH and disable charge neutrality
Defining which indices should be indexed
if block is not indexed, index is None
Defining which indices should be indexed
if block is not indexed, index is None
if specific input is set to be not Indexed the index will be set to None
Function to return index only when requested by user and
Function to return index only when requested by user and
when we specify if speciation_block_built was built
"""

Expand Down

0 comments on commit 2d4401c

Please sign in to comment.