AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

Makefile  combl.f  cuser.i  init3.f  physbd3.f  rpn3eug.f  flx3eu.f  rec3eu.f  chk3eu.f  flg3eu.f  Problem.h  amr_main.C 

applications/euler/3d/BackwardFacingStep/src/cuser.i

c
c      :::::  cuser.i:  user parameters for specific problem
c
c      # Euler equations:

       common /param/  gamma,gamma1
       common /problem/ qin,rhoamb,uamb,vamb,wamb,pamb,
     &    rhoshk,ushk,vshk,wshk,pshk,sloc
       common /cdisc/ x0,y0,alf,beta,r0,idisc
 
       real*8  gamma,gamma1,rhoamb,uamb,vamb,pamb
       real*8  qin(5),rhoshk,ushk,vshk,wshk,pshk,sloc
       real*8  x0,y0,alf,beta,r0
       integer idisc


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04