add comment for run method -- return value

这个提交包含在:
majsylw
2021-07-31 23:33:09 +02:00
父节点 13f304913b
当前提交 57cf0abba9

查看文件

@@ -169,6 +169,8 @@ class Relaxation(object):
Returns:
avg_err (float): average fractional error
for relative permittivity (sum)
properties (list(str)): Given material nad Debye expnasion parameters
in a gprMax format.
"""
# Check the validity of the inputs
self.check_inputs()