Skip to content

Commit

Permalink
Update README.md (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
aserani authored Jan 26, 2024
1 parent f6be1ee commit ae74477
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmarks/l2-sea-propagation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ docker run -it -p 4242:4242 linusseelinger/model-l2-sea

Model | Description
---|---
forward | l2-sea
benchmark_UQ | l2-sea

### forward
Mapping | Dimensions | Description
---|---|---
input | [16] | The first input is the Froude number (from 0.25 to 0.41); the second is the draft (from -6.776 to -5.544); the other 14 are the $x$ design variables for the shape modification with $-1\leq x_i \leq 1$ for $i=1,\dots,14$\\.
output | [5] | The first output is the model scale total resistance ($R_\mathrm{T}$) in Newton, whereas the other four are geometrical constraints (negative to be satisfied), related to the beam, draft, and sonar dome dimensions.
input | [2] | The first input is the Froude number (from 0.25 to 0.41); the second is the draft (from -6.776 to -5.544)\\.
output | [1] | The output is the model scale total resistance ($R_\mathrm{T}$) in Newton.

Feature | Supported
---|---
Expand Down

0 comments on commit ae74477

Please sign in to comment.