Go to the source code of this file.
Functions/Subroutines |
subroutine | initphysto (infile, tstep, t_ops, t_wrt, fileid) |
Function/Subroutine Documentation
subroutine initphysto |
( |
character(len=*), intent(in) |
infile, |
|
|
real, intent(in) |
tstep, |
|
|
real, intent(in) |
t_ops, |
|
|
real, intent(in) |
t_wrt, |
|
|
integer, intent(out) |
fileid |
|
) |
| |