Showing posts with label reporting. Show all posts
Showing posts with label reporting. Show all posts

May 5, 2016

Automatically Export GoldSim Plots as Image Files

Posted by Jason Lillywhite

Over the last few years, some users have asked us for a feature that automatically exports images of plots in a GoldSim model. This is useful if you want to quickly update many plots used for a report but it is currently not a feature supported by GoldSim. Luckily, there is a fairly straightforward workaround that involves the help of a macro enabled Excel spreadsheet. In this post, I will walk through the steps to build this functionality using a simple example model. Using the simple example that I've created, you just run the model and images of all the plots of exported results are saved immediately.

December 23, 2015

Time Series: Modeling Changing Amounts Over Periods

Posted by Jason Lillywhite

A common modeling requirement in GoldSim is to represent movement of (or changes in) amounts of material over time intervals. Common examples we have seen from our users are flows through a pipe, site runoff, and rainfall amounts. Representing this type of data can be challenging if you are not used to GoldSim's way of explicitly defining data in the Time Series element. I think a reason for this is due to our familiarity with spreadsheets, which do not require explicitly defining how the data is represented.

February 4, 2015

Using Period-Based Results in Model Calculations

Posted by Ryan Roper

We've had a number of support inquiries where users need some way of calculating period-based summary data (such as monthly or annual averages or cumulative amounts) for use in other calculations within the same model (e.g. post-processing). GoldSim's reporting periods feature is great for generating this sort of summary data with little effort on the part of the user, but these results are only intended to be viewed and not used for other subsequent calculations. If you do need to use these results for other calculations in the same model, our model library contains a number of examples that illustrate how to calculate such results manually. This blog post briefly describes some of these examples and points you to where you can find them in our library to see them in more detail.