• VTF
  • FSI
  • AMROC
  • SFC
  • Motion
  • STLIB
  • Main Page
  • Related Pages
    • combl.f
    • cuser.i
    • init3.f
    • Makefile.am
    • physbd3.f
    • FluidProblem.h
    • ip3eurfl.f
    • rpn3euhll.f
    • rpt3eu.f
    • chk3eu.f
    • rec3eu.f
    • flx3eu.f
    • flgout3eu.f
    • amr_sfc_main.C

    fsi/sfc-amroc/ThinPlate/src/cuser.i

    c     -*- Fortran -*-
    c     :::::  cuser.i:  user parameters for specific problem
    c
    c     # Euler equations:
    
          common /cmydata/ rhoamb,uamb,vamb,wamb,pamb,eamb,
         &                 rhoshk,ushk,vshk,wshk,pshk,eshk,
         &                 disp,pi
          common /cdisc/ x0,y0,alf,beta,r0,idisc
          common /param/ gamma,gamma1
    
          double precision x0,y0,alf,beta,r0
          integer idisc
          double precision gamma,gamma1