Skip to content

Commit 9140e50

Browse files
author
Anand
committed
removing m_clean and integrating into start_up
1 parent 0fdee37 commit 9140e50

File tree

9 files changed

+1069
-1187
lines changed

9 files changed

+1069
-1187
lines changed

src/post_process/m_clean.fpp

Lines changed: 0 additions & 551 deletions
This file was deleted.

src/post_process/m_start_up.f90

Lines changed: 534 additions & 6 deletions
Large diffs are not rendered by default.

src/post_process/p_main.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ program p_main
1515
! Dependencies =============================================================
1616
use m_global_parameters !< Global parameters for the code
1717

18-
use m_clean
18+
use m_start_up
1919
! ==========================================================================
2020

2121
implicit none

src/pre_process/m_clean.f90

Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
 (0)