Skip to content

Commit 356aa3f

Browse files
authored
Merge pull request #228 from keiyamamo/add_prestress_doc
fix typo
2 parents 2d67e70 + cb44b90 commit 356aa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/prestress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ First, users need to run the `src/vasp/simulations/predeform.py` script to perfo
77
Second, run the following command to generate the pre-deformed mesh:
88

99
```console
10-
vasp-generate-mesh --folder /predeform_resutls/1/
10+
vasp-predeform-mesh --folder /predeform_resutls/1/
1111
```
1212

1313
where `--folder` specifies the path containing the results of the pre-deformation simulation. This command will the inverse of the displacements obtained in the first step to the original mesh, thereby obtaining the stress-free reference configuration required for main FSI simulations.

0 commit comments

Comments
 (0)