Skip to content

Commit

Permalink
Updating 10.21105.joss.06531.jats
Browse files Browse the repository at this point in the history
  • Loading branch information
editorialbot committed Jul 9, 2024
1 parent 7ab9a2a commit 4bf64d5
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions joss.06531/paper.jats/10.21105.joss.06531.jats
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,10 @@ a Creative Commons Attribution 4.0 International License (CC BY
element method is required to use EchemFEM. Firedrake is preferred
over FEniCS and FEniCSx for several reasons: it offers a custom
preconditioning interface
(<xref alt="Mitusch et al., 2019" rid="ref-Mitusch2019" ref-type="bibr">Mitusch
et al., 2019</xref>), Firedrake continues to be actively developed
unlike FEniCS, and unlike FEniCSx, it already includes automatic
adjoint capabilities.</p>
(<xref alt="Kirby &amp; Mitchell, 2018" rid="ref-kirby2018efficient" ref-type="bibr">Kirby
&amp; Mitchell, 2018</xref>), Firedrake continues to be actively
developed unlike FEniCS, and unlike FEniCSx, it already includes
automatic adjoint capabilities.</p>
<p>The repository includes several examples of electrochemical devices
such as flow reactors, flow batteries, and CO2 electrolyzers.</p>
</sec>
Expand Down Expand Up @@ -315,8 +315,8 @@ a Creative Commons Attribution 4.0 International License (CC BY
available in Firedrake. A plethora of solver options are available
through simple PETSc keywords and custom operators for preconditioning
can be defined using Firedrake
(<xref alt="Mitusch et al., 2019" rid="ref-Mitusch2019" ref-type="bibr">Mitusch
et al., 2019</xref>). In Roy et al.
(<xref alt="Kirby &amp; Mitchell, 2018" rid="ref-kirby2018efficient" ref-type="bibr">Kirby
&amp; Mitchell, 2018</xref>). In Roy et al.
(<xref alt="2023" rid="ref-roy2023scalable" ref-type="bibr">2023</xref>),
scalable block preconditioners were developed for the electroneutral
Nernst-Planck equations with DG and implemented in EchemFEM.</p>
Expand Down Expand Up @@ -357,6 +357,7 @@ a Creative Commons Attribution 4.0 International License (CC BY
</body>
<back>
<ref-list>
<title></title>
<ref id="ref-openfoamwebsite">
<element-citation publication-type="webpage">
<article-title>OpenFOAM</article-title>
Expand Down Expand Up @@ -618,6 +619,22 @@ a Creative Commons Attribution 4.0 International License (CC BY
<pub-id pub-id-type="doi">10.5334/jors.309</pub-id>
</element-citation>
</ref>
<ref id="ref-kirby2018efficient">
<element-citation publication-type="article-journal">
<person-group person-group-type="author">
<name><surname>Kirby</surname><given-names>Robert C.</given-names></name>
<name><surname>Mitchell</surname><given-names>Lawrence</given-names></name>
</person-group>
<article-title>Solver composition across the PDE/linear algebra barrier</article-title>
<source>SIAM Journal on Scientific Computing</source>
<year iso-8601-date="2018">2018</year>
<volume>40</volume>
<issue>1</issue>
<pub-id pub-id-type="doi">10.1137/17M1133208</pub-id>
<fpage>C76</fpage>
<lpage>C98</lpage>
</element-citation>
</ref>
<ref id="ref-Mitusch2019">
<element-citation publication-type="article-journal">
<person-group person-group-type="author">
Expand Down

0 comments on commit 4bf64d5

Please sign in to comment.