CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
Functions/Subroutines
closefilefluid.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
closefilefluid
()
Function/Subroutine Documentation
◆
closefilefluid()
subroutine closefilefluid
(
)
20
!
21
implicit none
22
!
23
! closing the fluid frd file
24
!
25
close
(13);
26
!
27
! closing the cvg file
28
!
29
close
(12);
30
!
31
return
Hosted by
OpenAircraft.com
, (Michigan UAV, LLC)