Next: post_integrate_result index result
Up: Input file, data part
Previous: post_integrate index data_item_name data_item_index
  Contents
With this post_global you can ask for global information to be determined.
You can set each of the names name_0, name_1, etc. to
- -global_elements (total number of elements)
- -global_nodes (total number of nodes)
- -global_unknowns (total number of free principal unknowns)
- -global_solver_iterations (total number of iterations of
iterative linear equation solver)
- -global_mass (total global mass)
- -global_strainenergy (total strain energy)
- -global_unknown_average (average values for unknowns)
- -global_unknown_max (maximum values for unknowns)
- -global_unknown_min (minimum values for unknowns)
- -global_volume (total global volume)
User control_print to print each of -global_elements, etc.
tochnog
2001-09-02