Skip to content

Commit 1d48baf

Browse files
committed
make self hosted run?
1 parent 9b82abd commit 1d48baf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/simulation/p_main.fpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@
1414
!! are only available in the volume fraction model.
1515
program p_main
1616

17-
! Dependencies =============================================================
18-
19-
use m_global_parameters !< Definitions of the global parameters
17+
use m_global_parameters
2018

2119
use m_start_up
2220

2321
use m_time_steppers
2422

2523
use m_nvtx
26-
! ==========================================================================
2724

2825
implicit none
2926

0 commit comments

Comments
 (0)