Skip to content

Commit

Permalink
test html tag ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfell committed Jun 25, 2024
1 parent 5350f66 commit fbfd5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/simulate_RFB_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"source": [
"We'll first describe the redox flow cell and electrolytes to be cycled.\n",
"\n",
"Flow cell design is configured via the [`ZeroDModel`](https://rfbzero.readthedocs.io/en/latest/flowcell.html#src.rfbzero.redox_flow_cell.ZeroDModel) class. Adjustable, RFB-specific, parameters include electrode active area, electrode geometric area, cell ohmic resistance, initial concentrations of redox-active species (oxidized and/or reduced), and\n",
"Flow cell design is configured via the <a href=\"https://rfbzero.readthedocs.io/en/latest/flowcell.html#src.rfbzero.redox_flow_cell.ZeroDModel\">`ZeroDModel`</a> class. Adjustable, RFB-specific, parameters include electrode active area, electrode geometric area, cell ohmic resistance, initial concentrations of redox-active species (oxidized and/or reduced), and\n",
"reservoir volumes of the capacity limiting side (CLS) and non-capacity limiting side (NCLS) electrolytes. A full description of all available parameters can be found in the [documentation](https://rfbzero.readthedocs.io/en/latest/flowcell.html). The user can also declare one of two electrolyte configurations for the RFB: \n",
"\n",
"1. **Full Cell**: different redox-active species in each reservoir and an OCV > 0 V. Species with the more negative reduction potential in the negative electrolyte (negolyte) and species with the more positive reduction potential in the positive electrolyte (posolyte).\n",
Expand Down

0 comments on commit fbfd5f6

Please sign in to comment.