! include file to define physical qualities of the model and mesh
! this must be a pre-processor include not a fortran include.
#include "physicaldata.h"
! include file defining the tree
include 'tree.h'
! include files required for shmem library.
#include "amr_shmem.fh"
include 'shmem_reduce.h'