你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Updated and added notebooks on simple examples from docs.
这个提交包含在:
文件差异因一行或多行过长而隐藏
文件差异因一行或多行过长而隐藏
@@ -45,9 +45,7 @@
|
||||
],
|
||||
"source": [
|
||||
"%matplotlib inline\n",
|
||||
"\n",
|
||||
"import os\n",
|
||||
"\n",
|
||||
"from gprMax.receivers import Rx\n",
|
||||
"from tools.plot_Ascan import mpl_plot\n",
|
||||
"\n",
|
||||
|
@@ -40,9 +40,7 @@
|
||||
],
|
||||
"source": [
|
||||
"%matplotlib inline\n",
|
||||
"\n",
|
||||
"import os\n",
|
||||
"\n",
|
||||
"from tools.plot_Bscan import get_output_data, mpl_plot\n",
|
||||
"\n",
|
||||
"filename = os.path.join(os.pardir, os.pardir, 'user_models', 'cylinder_Bscan_2D_merged.out')\n",
|
||||
|
@@ -69,7 +69,6 @@
|
||||
"source": [
|
||||
"%matplotlib inline\n",
|
||||
"import os\n",
|
||||
"\n",
|
||||
"from tools.plot_antenna_params import calculate_antenna_params, mpl_plot\n",
|
||||
"\n",
|
||||
"filename = os.path.join(os.pardir, os.pardir, 'user_models', 'antenna_wire_dipole_fs.out')\n",
|
||||
|
在新工单中引用
屏蔽一个用户