你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
More import syntax testing.
这个提交包含在:
@@ -18,7 +18,7 @@ import os, re, shlex, sys
|
|||||||
# If extensions (or modules to document with autodoc) are in another directory,
|
# If extensions (or modules to document with autodoc) are in another directory,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
sys.path.insert(0, os.path.abspath('../..'))
|
sys.path.insert(0, os.path.abspath('../../gprMax'))
|
||||||
|
|
||||||
# -- General configuration ------------------------------------------------
|
# -- General configuration ------------------------------------------------
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@ import numpy as np
|
|||||||
|
|
||||||
import h5py
|
import h5py
|
||||||
|
|
||||||
from gprMax.constants import floattype
|
from .constants import floattype
|
||||||
|
|
||||||
|
|
||||||
def prepare_output_file(outputfile, G):
|
def prepare_output_file(outputfile, G):
|
||||||
|
在新工单中引用
屏蔽一个用户