Changed name of input directory variable for user Python blocks.

这个提交包含在:
Craig Warren
2016-05-06 16:33:11 +01:00
父节点 20af86ac57
当前提交 bd3c816a2d

查看文件

@@ -20,7 +20,7 @@ You can access the following built-in variables from your Python code:
* ``current_model_run`` is the current run number of the model that is been executed.
* ``number_model_runs`` is the total number of runs specified when the model was initially executed, i.e. from ``python -m gprMax my_input_file -n number_of_model_runs``
* ``inputdirectory`` is the path to the directory where your input file is located.
* ``input_directory`` is the path to the directory where your input file is located.
Functions for input commands