diff --git a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption.ipynb b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption.ipynb index ea533a2e..5f636006 100644 --- a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption.ipynb +++ b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption.ipynb @@ -230,7 +230,7 @@ "source": [ "### 2.2: Fix Specifications of Feed Stream in TSA Unit\n", "\n", - "The inlet speficications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." + "The inlet specifications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." ] }, { @@ -383,7 +383,7 @@ "source": [ "## Step 3: Solve the TSA Unit Model\n", "\n", - "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." + "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the Pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." ] }, { diff --git a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_doc.ipynb b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_doc.ipynb index 77739cd9..82acae56 100644 --- a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_doc.ipynb +++ b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_doc.ipynb @@ -230,7 +230,7 @@ "source": [ "### 2.2: Fix Specifications of Feed Stream in TSA Unit\n", "\n", - "The inlet speficications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." + "The inlet specifications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." ] }, { @@ -383,7 +383,7 @@ "source": [ "## Step 3: Solve the TSA Unit Model\n", "\n", - "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." + "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the Pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." ] }, { diff --git a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_test.ipynb b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_test.ipynb index f1f860f8..247458f1 100644 --- a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_test.ipynb +++ b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_test.ipynb @@ -230,7 +230,7 @@ "source": [ "### 2.2: Fix Specifications of Feed Stream in TSA Unit\n", "\n", - "The inlet speficications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." + "The inlet specifications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." ] }, { @@ -383,7 +383,7 @@ "source": [ "## Step 3: Solve the TSA Unit Model\n", "\n", - "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." + "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the Pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." ] }, { diff --git a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_usr.ipynb b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_usr.ipynb index 77739cd9..82acae56 100644 --- a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_usr.ipynb +++ b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/temperature_swing_adsorption_usr.ipynb @@ -230,7 +230,7 @@ "source": [ "### 2.2: Fix Specifications of Feed Stream in TSA Unit\n", "\n", - "The inlet speficications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." + "The inlet specifications of the TSA unit are fixed to match the exhaust gas stream (stream 8) of case B31B in the NETL baseline report, which is a exhaust gas stream after 90% carbon capture by means of a solvent-based capture system." ] }, { @@ -383,7 +383,7 @@ "source": [ "## Step 3: Solve the TSA Unit Model\n", "\n", - "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." + "Now, we can simulate the TSA unit model by solving a square problem. For this, we need to set up the solver by using the Pyomo component `SolverFactory`. We will be using the solver and solver options defined during the initialization." ] }, { diff --git a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/tsa_cycle.svg b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/tsa_cycle.svg index e783ad72..563605d5 100644 --- a/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/tsa_cycle.svg +++ b/idaes_examples/notebooks/docs/flowsheets/temperature_swing_adsorption/tsa_cycle.svg @@ -13,7 +13,7 @@ version="1.1" id="svg1695" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" - sodipodi:docname="tsa.svg"> + sodipodi:docname="tsa_cycle.svg"> image/svg+xml - + @@ -307,13 +307,13 @@ to compression + transform="translate(-142.06134,-1.9072507)"> CO 2