Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
3ab04c1c
Commit
3ab04c1c
authored
Nov 23, 2016
by
thomas.forbriger
Browse files
stuplo [TASK]: increase size of sample buffer
parent
fff094cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ts/plot/stuplo.f
View file @
3ab04c1c
...
@@ -105,7 +105,7 @@ c version
...
@@ -105,7 +105,7 @@ c version
parameter
(
creator
=
'1996, 2016 by Thomas Forbriger (IfG Stuttgart)'
)
parameter
(
creator
=
'1996, 2016 by Thomas Forbriger (IfG Stuttgart)'
)
c
parameter
definitions
c
parameter
definitions
integer
maxsamples
,
maxselect
,
lu
,
maxtraces
,
maxchain
,
maxstyle
integer
maxsamples
,
maxselect
,
lu
,
maxtraces
,
maxchain
,
maxstyle
parameter
(
maxsamples
=
6
000
000
)
parameter
(
maxsamples
=
50
000
000
)
parameter
(
maxtraces
=
200
)
parameter
(
maxtraces
=
200
)
parameter
(
maxselect
=
200
)
parameter
(
maxselect
=
200
)
parameter
(
maxchain
=
10
)
parameter
(
maxchain
=
10
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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