Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove addition of zero Z valued grid point
X.Z() never gets populated with a nonzero value besides it's initial construction value of 0. Thus this addition is extraneous. With the removal of this addition, dz is the same as depth and the dz variable is also eliminated. An older comment is moved closer to where it should be based on the newer code code after the waveParams null check. Co-authored-by: Jonathan <[email protected]>
- Loading branch information