Fortuna 2.4 User's Guide: Difference between revisions
Line 229: | Line 229: | ||
</pre> | </pre> | ||
The individual collection attributes are described below, but what users modify the most are the <code>fields</code> attribute. Each field is a string with the name of an export from the model followed by a string with the name of the gridded component which exports it, separated by a comma. The entries with a third column | The individual collection attributes are described below, but what users modify the most are the <code>fields</code> attribute. This determines which exports are saved in the collection. Each field record is a string with the name of an export from the model followed by a string with the name of the gridded component which exports it, separated by a comma. The entries with a third column determine the name by which that export in saved in the collection file when the name is different from that of the export. | ||
==What exports are available?== | |||
== Optimizing a Run == | == Optimizing a Run == |