Skip to content

Commit 74df8d5

Browse files
authored
Update multilevel_monte_carlo/use_cases/wind_engineering_twistedbuilding_mpi/README.md
1 parent 5160932 commit 74df8d5

File tree

1 file changed

+1
-1
lines changed
  • multilevel_monte_carlo/use_cases/wind_engineering_twistedbuilding_mpi

1 file changed

+1
-1
lines changed

multilevel_monte_carlo/use_cases/wind_engineering_twistedbuilding_mpi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Two different workflows are available:
3535
* workflow is serial, only Kratos tasks are MPI parallel and are scheduled by distributed environment scheduler.
3636

3737
To run the first scenario execute `mpirun -n $number_processes python3 run_mc_Kratos.py`, while to run with runcompss the second scenario execute `sh run.sh`.
38-
In the latter case, the environment variable `EXAQUTE_BACKEND` has to be set to `pycompss`. In the former case, the environment variable `EXAQUTE_BACKEND` has to be set to `local`.
38+
In the latter case, the environment variable `EXAQUTE_BACKEND` has to be set to `pycompss`.
3939

4040
We remark that the mesh discretization we upload in this repository is rather coarse, since only 300000 elements are used to discretize the domain. The discretization can be observed next. The whole domain is reported in the left figure and a zoom close to the building is reported in the right figure.
4141
<p align="center">

0 commit comments

Comments
 (0)