Skip to content

Commit ccd613b

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent 73779e4 commit ccd613b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
)
6161

6262
st.markdown('##### :scroll: **Parameters**')
63+
st.markdown('You can read the documentation at [**Function: fun_Nec(n, z, I, fads, r, R, fip, fie, TR)**](https://github.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/tree/main/fun_SPEC_NEC)')
6364

6465

6566
n = st.number_input('**n**: Ratio between spectral ordinates **Sa(T = 0.1 s)** and **PGA**:', value=2.48, step=0.1)

0 commit comments

Comments
 (0)