Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
s.zitz
JuThinFilm
Commits
b28b9f3c
Commit
b28b9f3c
authored
Sep 10, 2020
by
s.zitz
Browse files
To fix the GitlabCI
parent
0ad843db
Pipeline
#22747
passed with stage
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/equilibria.jl
View file @
b28b9f3c
...
...
@@ -265,7 +265,7 @@ end
@testset
"Explicit"
begin
benchres
=
@benchmark
equilibrium!
(
$
dists
.
feq
,
$
mom
.
height
,
$
mom
.
velocity
.
x
,
$
mom
.
velocity
.
y
,
$
mom
.
pressure
,
$
lat
.
ci
,
$
lat
.
wi
,
$
par
)
btime
=
median
(
benchres
)
.
time
/
10
^
6
t0
=
0.
0
06
t0
=
0.06
@test
btime
≤
t0
end
end
\ No newline at end of file
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