Skip to content

Commit

Permalink
Update description of sppint.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffBeck-NOAA committed Dec 18, 2023
1 parent 5f672b4 commit 19a09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compns_stochy.F90
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ subroutine compns_stochy (me,sz_nml,input_nml_file,fn_nml,nlunit,deltim,iret)
spp_tau = -999. ! time scales
spp_stddev_cutoff = 0 ! cutoff/limit for std-dev (zero==no limit applied)
iseed_spp = 0 ! random seeds (if 0 use system clock)
sppint = 0 ! SPP time step interval
sppint = 0 ! SPP interval in seconds

#ifdef INTERNAL_FILE_NML
read(input_nml_file, nml=nam_stochy)
Expand Down

0 comments on commit 19a09b2

Please sign in to comment.