OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
closemore.f
Go to the documentation of this file.
1  subroutine closemore
2 c
3 c close more units
4 c***********************************************************************
5 c
6 c close (2)
7  close (3)
8  close (4)
9 c close (5)
10  close (13)
11  close (14)
12  close (15)
13  close (16)
14 c close (17)
15 c close (20)
16 c close (21)
17  close (24)
18  close (30)
19 c
20  return
21  end
22 c***********************************************************************
subroutine closemore
Definition: closemore.f:2