Skip to content

Commit 69d27d7

Browse files
committed
FDS Source: remove debug
1 parent de8aee2 commit 69d27d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/wall.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3904,7 +3904,6 @@ SUBROUTINE TGA_ANALYSIS(NM)
39043904

39053905
IF (TGA_DT<0._EB) TGA_DT = 0.1_EB*ONE_D%RHO_C_S(1)*ONE_D%LAYER_THICKNESS(1)/SF%H_FIXED
39063906
N_TGA = NINT((TGA_FINAL_TEMPERATURE-TMPA)/(TGA_HEATING_RATE*TGA_DT))
3907-
WRITE(*,*) N_TGA,TGA_DT
39083907

39093908
! If a .stop file exists, only do a few time steps to check for errors
39103909

0 commit comments

Comments
 (0)