File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -28,4 +28,5 @@ src_cs/f2py/get_f2py.py
28
28
idwarp.egg-info
29
29
input_files /* /
30
30
input_files /* .tar.gz
31
- testflo_report.out
31
+ testflo_report.out
32
+ doc /_build
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ symmetryPlanes:
40
40
41
41
aExp :
42
42
desc : >
43
- This is the first exponent in the inverse distance calc .
44
- However, for efficiency reasons this value is hard-coded and not currently available to be changed by the user .
43
+ This is the first exponent in the inverse distance weighting function .
44
+ The default is usually the most robust, but changing this value slightly might help with some edge cases .
45
45
46
46
bExp :
47
47
desc : >
48
- This is the second exponent in the inverse distance calc .
49
- However, for efficiency reasons this value is hard-coded and not currently available to be changed by the user .
48
+ This is the second exponent in the inverse distance weighting function .
49
+ The default is usually the most robust, but changing this value slightly might help with some edge cases .
50
50
51
51
LdefFact :
52
52
desc : >
You can’t perform that action at this time.
0 commit comments