Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
c3e6974f
Commit
c3e6974f
authored
Jun 08, 2020
by
thomas.forbriger
Browse files
ts/wf [TASK]: increase array size in smoos.f
parent
ffdb8fed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ts/wf/smoos.f
View file @
c3e6974f
...
...
@@ -39,7 +39,7 @@ c files
parameter
(
luin
=
10
,
luout
=
11
)
c
data
integer
msamp
,
nsamp
,
i
parameter
(
msamp
=
66
000
)
parameter
(
msamp
=
200
000
)
c
calculation
integer
nfac
,
npow
,
powsamp
,
newpowsamp
complex
*
16
spect
(
msamp
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment