Difference between revisions of "MPM Global Archiving Options"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Global archiving is an option to save calculated results in a | Global archiving is an option to save selected calculated results in a single file. This section explains how to use this feature. | ||
== Introduction == | == Introduction == | ||
In MPM calculations, the solution is stored in a series of archive files | In MPM calculations, the solution is stored in a series of [[MPM Archiving Options|archive files]]. You can optionally create a global results file which will store selected calculated result such as average stress, total energy, <i>etc.</i>, in a single text file. This file can plotted latter in [[NairnFEAMPM]] or in [[NairnFEAMPMViz]] or can be opened later any spread-sheet software. The file is tab delimited with time (in msec) in the first column and all requested results in subsequent columns. | ||
== Input Commands == | |||
The <code>GlobalArchive</code> and <code>GlobalArchiveTime</code> commands selects which analysis results are saved in the global results file and how often they are saved: | |||
* [[GlobalArchive Command]] | * [[GlobalArchive Command]] | ||
* [[GlobalArchiveTime Command]] | * [[GlobalArchiveTime Command]] |
Revision as of 21:42, 9 September 2013
Global archiving is an option to save selected calculated results in a single file. This section explains how to use this feature.
Introduction
In MPM calculations, the solution is stored in a series of archive files. You can optionally create a global results file which will store selected calculated result such as average stress, total energy, etc., in a single text file. This file can plotted latter in NairnFEAMPM or in NairnFEAMPMViz or can be opened later any spread-sheet software. The file is tab delimited with time (in msec) in the first column and all requested results in subsequent columns.
Input Commands
The GlobalArchive
and GlobalArchiveTime
commands selects which analysis results are saved in the global results file and how often they are saved: