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


Main Page   Class Hierarchy   Compound List   File List  

Makefile  combl.f  cuser.i  init2.f  physbd2.f  rpn2eug.f  flx2eu.f  rec2eu.f  chk2eu.f  flg2eu.f  Problem.h  amr_main.C 

applications/euler/2d/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,pamb,
     &    rhoshk,ushk,vshk,pshk,sloc
       common /cdisc/ x0,y0,alf,beta,r0,idisc
 
       real*8  gamma,gamma1,rhoamb,uamb,vamb,pamb
       real*8  qin(4),rhoshk,ushk,vshk,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