Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sunethwarna committed Feb 2, 2024
1 parent f4065d1 commit b7de9eb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ Kratos.Expression.VariableExpressionIO.Write(nodal_expression, Kratos.ACCELERATI

for node in model_part.Nodes:
print(node.GetValue(Kratos.ACCELERATION))
## POST_PROCESS_PAGES_PYTHON_OUTPUT_GENERATION
```

Expected output:
```bash
[3](0.833333,1.5,2.16667)
Expand Down

0 comments on commit b7de9eb

Please sign in to comment.