atl_harvesting Program

Uses

ATELES Postprocessing

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


Calls

program~~atl_harvesting~~CallsGraph program~atl_harvesting atl_harvesting proc~close_config close_config program~atl_harvesting->proc~close_config proc~tem_tracking_finalize tem_tracking_finalize program~atl_harvesting->proc~tem_tracking_finalize proc~tem_finalize tem_finalize program~atl_harvesting->proc~tem_finalize proc~atl_load_config atl_load_config program~atl_harvesting->proc~atl_load_config proc~tem_restart_finalize tem_restart_finalize program~atl_harvesting->proc~tem_restart_finalize proc~tem_starttimer tem_startTimer program~atl_harvesting->proc~tem_starttimer proc~atl_banner atl_banner program~atl_harvesting->proc~atl_banner proc~ply_sampled_track_output ply_sampled_track_output program~atl_harvesting->proc~ply_sampled_track_output proc~tem_start tem_start program~atl_harvesting->proc~tem_start proc~tem_horizontalspacer tem_horizontalSpacer program~atl_harvesting->proc~tem_horizontalspacer interface~aot_get_val aot_get_val program~atl_harvesting->interface~aot_get_val proc~tem_stoptimer tem_stopTimer program~atl_harvesting->proc~tem_stoptimer proc~atl_addtimers atl_addTimers program~atl_harvesting->proc~atl_addtimers proc~tem_tracking_print_last_vtk_files tem_tracking_print_last_VTK_files program~atl_harvesting->proc~tem_tracking_print_last_vtk_files proc~atl_get_numberofelemsperlevel atl_get_numberOfElemsPerLevel program~atl_harvesting->proc~atl_get_numberofelemsperlevel proc~aot_table_close aot_table_close program~atl_harvesting->proc~aot_table_close interface~aot_table_set_val aot_table_set_val program~atl_harvesting->interface~aot_table_set_val proc~atl_initialize atl_initialize program~atl_harvesting->proc~atl_initialize proc~atl_kerneldata_update_estimates atl_kerneldata_update_estimates program~atl_harvesting->proc~atl_kerneldata_update_estimates proc~atl_writerestart atl_writeRestart program~atl_harvesting->proc~atl_writerestart proc~aot_table_open aot_table_open program~atl_harvesting->proc~aot_table_open proc~atl_stabilize atl_stabilize program~atl_harvesting->proc~atl_stabilize

Contents


Variables

TypeAttributesNameInitial
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(:)