Skip to content

Commit 24e7709

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent a247902 commit 24e7709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
r = st.number_input('**r**: Geographic zone factor [for Ecuador]:', value=1.0, step=0.1)
143143

144144
dt = 0.005
145-
Tf = 6
145+
Tf = 5
146146

147147
######################################################## Code ########################################################
148148
fads = [fa, fd, fs]

0 commit comments

Comments
 (0)