We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ea3a8 commit f7c9f89Copy full SHA for f7c9f89
src/pre_process/p_main.f90
@@ -25,6 +25,8 @@ program p_main
25
26
call s_initialize_mpi_domain()
27
28
+ ! Initialization of the MPI environment
29
+
30
call s_initialize_modules()
31
32
call s_read_grid()
0 commit comments