atl_harvesting Program

ATELES Postprocessing

This is the harvesting tool for Ateles, enabling the post-processing simulation data from the solver. (c) 2015 University of Siegen


Variables

Type Attributes Name Initial
type(treelmesh_type) :: tree
type(atl_solver_param_type) :: params
type(atl_element_container_type) :: element_container
type(atl_Equations_type) :: equation
type(atl_varSys_solverData_type) :: varSys_data
integer, allocatable :: nCellsNoBnd(:)
integer :: iConf
integer :: iLevel
integer :: iError
integer :: firstlevel
integer :: lastLevel
integer :: scheme_table
integer :: spatial_table
logical :: use_post_filter
type(flu_State) :: conf
type(ply_poly_project_type), allocatable :: poly_proj_list(:)