Updated titles

这个提交包含在:
Craig Warren
2023-03-29 11:59:08 +01:00
父节点 22486f9df8
当前提交 cff3a63aff
共有 3 个文件被更改,包括 7 次插入7 次删除

查看文件

@@ -1,8 +1,8 @@
.. _api:
***************************
Model building - Python API
***************************
************************************
Advanced Model Building (Python API)
************************************
Introduction
============

查看文件

@@ -1,7 +1,7 @@
.. _commands:
******************************
Model building - hash commands
Model building (hash commands)
******************************
An input file has to be supplied to gprMax which should contain all the necessary information to run a GPR model. The input file is an ASCII text file which can be prepared with any text editor or word-processing program. In the input file the hash character (``#``) is reserved and is used to denote the beginning of a command which will be passed to gprMax. The general syntax of commands is:

查看文件

@@ -1,8 +1,8 @@
.. _output:
*************
Model outputs
*************
*****************
Simulation Output
*****************
Field(s) output
===============