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

Go to the source code of this file.

Functions/Subroutines

subroutine interpol_alfa2 (lzd, reynolds, alfa2)
 

Function/Subroutine Documentation

◆ interpol_alfa2()

subroutine interpol_alfa2 ( real*8  lzd,
real*8  reynolds,
real*8  alfa2 
)
21 !
22  implicit none
23 !
24  real*8 alfa2,lzd,reynolds
25 !
26  alfa2=1.d0
27 !
28  return
29 !
Hosted by OpenAircraft.com, (Michigan UAV, LLC)