Skip to content

Commit

Permalink
Update docs : ks available to all GridScope
Browse files Browse the repository at this point in the history
We've added the ks (roughness) variable to the CENTER
GridScope, besides the FACE GridScope.

DCC-229
  • Loading branch information
ThalesCarl committed Sep 5, 2024
1 parent 0220420 commit 046a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alfasim_sdk/alfasim_sdk_api/api.h
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ DLL_EXPORT int get_state_variable_array(
- `"D"`: Pipe Inner Diameter [m]
- `"A"`: Cross-sectional Area in each control volume [m2]
- `"theta"`: Inclination of each control volume [rad]
- `"ks"`: Pipe roughness. Only available for FACE GridScope [m]
- `"ks"`: Pipe roughness [m]
- `"dx"`: Control Volume Length along the Pipe Axis [m]
- `"dv"`: Volume of the control volume [m3]
- `"D_eff"`: Effective Pipe Inner Diameter, considering the internal deposit layers [m]
Expand Down

0 comments on commit 046a716

Please sign in to comment.