Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
MD-CWI-NL
afivo
Commits
3213f2f4
Commit
3213f2f4
authored
May 11, 2020
by
Jannis Teunissen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix another similar call (see prev. commit)
parent
03bbcc2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/m_write_silo.f90
src/m_write_silo.f90
+1
-1
No files found.
src/m_write_silo.f90
View file @
3213f2f4
...
...
@@ -278,7 +278,7 @@ contains
end
if
if
(
present
(
time
))
then
ierr
=
dbadd
i
opt
(
dboptix
,
DBOPT_DTIME
,
time
)
ierr
=
dbadd
d
opt
(
dboptix
,
DBOPT_DTIME
,
time
)
end
if
ierr
=
dbputmmesh
(
dbix
,
trim
(
mmname
),
len_trim
(
mmname
),
n_grids
,
&
...
...
Write
Preview
Markdown
is supported
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