Skip to content

Commit ffe74f8

Browse files
committed
Update README:md
1 parent 8e38044 commit ffe74f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ vel_app = [cos(alpha), 0.0, sin(alpha)] .* Umag
111111
set_va!(wa, (vel_app, 0.0)) # Second parameter is yaw rate
112112
```
113113

114-
Surfplan output file can be converted to an input for the vortex step method with a tool that is in this repo.
114+
Surfplan files can be converted to an input for `VortexStepMethod.jl` using the [SurfplanAdapter](https://github.com/jellepoland/SurfplanAdapter).
115115

116116
## Output
117117
- CL, CD, CS (side force coefficient)

0 commit comments

Comments
 (0)