(git:e7e05ae)
tmc_analysis.F File Reference

Go to the source code of this file.

Modules

module  tmc_analysis
 module analyses element of the TMC tree element structure e.g. density, radial distribution function, dipole correlation,...
 

Functions/Subroutines

subroutine, public tmc_analysis::tmc_read_ana_input (tmc_ana_section, tmc_ana)
 creates a new para environment for tmc analysis More...
 
subroutine, public tmc_analysis::analysis_init (ana_env, nr_dim)
 initialize all the necessarry analysis structures More...
 
subroutine, public tmc_analysis::analysis_restart_print (ana_env)
 print analysis restart file More...
 
subroutine, public tmc_analysis::analysis_restart_read (ana_env, elem)
 read analysis restart file More...
 
subroutine, public tmc_analysis::do_tmc_analysis (elem, ana_env)
 call all the necessarry analysis routines analysis the previous element with the weight of the different configuration numbers and stores the actual in the structur % last_elem afterwards the previous configuration can be deallocated (outside) More...
 
subroutine, public tmc_analysis::finalize_tmc_analysis (ana_env)
 call all the necessarry analysis printing routines More...
 
subroutine, public tmc_analysis::analyze_file_configurations (start_id, end_id, dir_ind, ana_env, tmc_params)
 read the files and analyze the configurations More...