Skip to content

Commit 39e117e

Browse files
committed
deploy: 498b419
1 parent 8a67b3f commit 39e117e

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

.doctrees/6_inputdeck.doctree

0 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

6_inputdeck.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<p>This section details the solver parameters in the structured input deck (<code class="docutils literal notranslate"><span class="pre">.par</span></code> file), which is finally read by the main solver.
9292
In GUI mode, it is also the only purpose for the preprocessor to write out, and serves as the mid-file format for GUI resolve.
9393
It includes the path pointing to data, indicates the path to save results, and determines the modes and numerical methods for the solver.
94-
In other words, if the data is placed properly, this <code class="docutils literal notranslate"><span class="pre">.par</span></code> it the only input file by the solver.</p>
94+
In other words, if the data is placed properly, this <code class="docutils literal notranslate"><span class="pre">.par</span></code> is the only input file by the solver.</p>
9595
<section id="input-and-range-control">
9696
<h2>Input and Range Control<a class="headerlink" href="#input-and-range-control" title="Link to this heading"></a></h2>
9797
<table class="docutils align-default">

_sources/6_inputdeck.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Input Deck for Solver Parameters
66
This section details the solver parameters in the structured input deck (``.par`` file), which is finally read by the main solver.
77
In GUI mode, it is also the only purpose for the preprocessor to write out, and serves as the mid-file format for GUI resolve.
88
It includes the path pointing to data, indicates the path to save results, and determines the modes and numerical methods for the solver.
9-
In other words, if the data is placed properly, this ``.par`` it the only input file by the solver.
9+
In other words, if the data is placed properly, this ``.par`` is the only input file by the solver.
1010

1111

1212
Input and Range Control

0 commit comments

Comments
 (0)