VH-1

VH1 Home Overview Codes
Beginner Serial Parallel Massive Dynamic PPMLR Core Variable Glossary
User Guides
Beginner Serial Parallel Massive Dynamic
Laptop to Petaflop
Overview Data Layout Programming Data Output Visualization
Test Problems
Sod Shock Sedov Blast Kelvin Helmholtz Bow Shock Standing Shock Stellar Wind
Resources
Variable name Variable type Location(s) Description
  a REAL (maxsweep) PPMLR - parabola.f90 (parabola) variable for which parabolae are to be calculated; passed from ppmlr as p, r, or u
  a6 REAL (maxsweep) PPMLR - parabola.f90 (parabola) parabolic coefficient for variable being interpolated; calculated here and passed to ppmlr as p6, r6, or u6
  dm REAL (maxsweep) PPMLR - evolve.f90 Lagrangian mass element (before remap?)
  endtime REAL VH0.5 - vhone.f90 maximum time to run program (not necessarily the ending time)
  epsilon REAL, PARAMETER PPMLR - flatten.f90 flattening parameter
  filename CHARACTER (14) VH0.5 - vhone.f90 output file for netCDF movie file
  foo REAL VH-1 - images.f90; VH-1 - prin.f90; VH-1 - vhone.f90 this is a variable
  foo (alt) REAL VH-1 - images.f90, prin.f90, vhone.f90 this is a variable
  hstfile CHARACTER (8) VH0.5 - vhone.f90 name of history file
  i INTEGER local index for x dimension of multi-D arrays
  imax INTEGER VH0.5 - vhone.f90 number of physical zones in x dimension (not including ghost zones)
  n INTEGER local index for 1-D arrays
  ncycend INTEGER VH0.5 - vhone.f90 maximum number of cycles to run program (not necessarily the ending cycle)
  zpr REAL (:,:,:) VH-1 - zonemod.f90; MVH-1 - zonemod.f90; MVH-3 - zonemod.f90 grid array for pressure; allocated in init
  zpr (alt) REAL (:,:,:) VH-1, MVH-1, MVH-3 - zonemod.f90 grid array for pressure; allocated in init



Contact: John_Blondin at NCSU dot EDU