你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Changed name of input directory variable for user Python blocks.
这个提交包含在:
@@ -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
|
||||
|
在新工单中引用
屏蔽一个用户