CalculiX  2.13
A Free Software Three-Dimensional Structural Finite Element Program
rcavi_cp_nt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine rcavi_cp_nt (xflow)
 

Function/Subroutine Documentation

◆ rcavi_cp_nt()

subroutine rcavi_cp_nt ( real*8  xflow)
19 !
20 ! rcavi element
21 !
22 ! author: Yannick Muller
23 !
24  implicit none
25 !
26  real*8 xflow
27 !
28  write(*,*)'xflow',xflow
29 !
30  return
Hosted by OpenAircraft.com, (Michigan UAV, LLC)