Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdc
GRIS Gregor Infrared Spectrograph
grisinv
Commits
42ec585c
Commit
42ec585c
authored
Dec 14, 2021
by
Vigeesh Gangadharan
Browse files
remove finalize fortran
parent
5d44bbc1
Pipeline
#3099
passed with stage
in 3 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
grisinv/vfisv_src/vfisv_spec.f90
View file @
42ec585c
...
...
@@ -244,7 +244,7 @@ PROGRAM VFISV_SPEC
CALL
MPI_COMM_DISCONNECT
(
intracomm
,
ierr
)
CALL
MPI_COMM_DISCONNECT
(
intercomm
,
ierr
)
CALL
MPI_FINALIZE
(
IERR
)
!
CALL MPI_FINALIZE(IERR)
!
END
PROGRAM
VFISV_SPEC
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