We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d598769 commit 498b419Copy full SHA for 498b419
source/6_inputdeck.rst
@@ -6,7 +6,7 @@ Input Deck for Solver Parameters
6
This section details the solver parameters in the structured input deck (``.par`` file), which is finally read by the main solver.
7
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.
8
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.
+In other words, if the data is placed properly, this ``.par`` is the only input file by the solver.
10
11
12
Input and Range Control
0 commit comments