boundary_shearing.f90 File Reference

Go to the source code of this file.

Data Types

type  boundary_shearing_mod::boundary_shearing
 

Modules

module  boundary_shearing_mod
 Boundary module for a shearingsheet/shearingbox. (see e.g. the standard run )
 

Functions/Subroutines

subroutine boundary_shearing_mod::initboundary_shearing (this, Mesh, Physics, dir, config)
 Constructor for shearing boundary conditions. More...
 
pure subroutine boundary_shearing_mod::setboundarydata (this, Mesh, Physics, time, pvar)
 Applies the shearing boundary conditions. More...
 
subroutine boundary_shearing_mod::finalize (this)
 Destructor for periodic boundary conditions. More...
 

Variables

character(len=32), parameter boundary_shearing_mod::boundcond_name = "shearing"