Difference between revisions of "MPM Global Archiving Options"

From OSUPDOCS
Jump to navigation Jump to search
Line 1: Line 1:
Global archiving is an option to save calculated results in a tab-delimited text file. The sections how to use this feature.
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 (see <a href="archive.html">Archive Command</a>). You can optionally create a global results file which will store a collection of calculated result such as average stress, total energy, <i>etc.</i>, in a single file. This file can be opened later and plotted by special software or by any spread-sheet software. The file is tab delimited with the time (in msec) in the first column and all requested results in subsequent columns. 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:
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 22: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: