Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.

Commit 9008b68

Browse files
committed
making T_END shorter to allow for easier testing.
1 parent a261164 commit 9008b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_input_file.fds

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
&MESH IJK=100,1,100, XB=-0.45,0.55,-0.3,0.3,0,1 /
44

5-
&TIME T_END=5. / # , WALL_INCREMENT=1, DT=1.0 /
5+
&TIME T_END=1. / # , WALL_INCREMENT=1, DT=1.0 /
66

77
&MISC DNS=.TRUE., RADIATION=.TRUE. /
88

0 commit comments

Comments
 (0)