September 6, 2025
An Investigation into Long-Term Precipitation Patterns in the Pacific Northwest
August 26, 2025
Clones, Arrays and Indexing for Large Multi-node Models; Solubility calculations and other uses
We are pleased to showcase an interesting presentation by Alex Fitzpatrick, a Senior Modeler at Klohn Crippen Berger Australia. Presented at the 2024 GoldSim User Conference, Alex's work presents a practical and innovative approach to managing the inherent complexity of large-scale water quality models in GoldSim.
This approach can address the challenge of managing many parameters in models that track water, water quality, and material across numerous locations. By strategically employing GoldSim's cloning, array, and indexing capabilities, Alex demonstrates how modelers can achieve better organization, transparency, and scalability. This technique can be valuable for models with thousands of elements and multiple levels of sub-containment, such as those simulating complex interactions within chemistry control points, reservoirs, and various mine operation and closure plans.
Read on to see how these advanced GoldSim features transform large datasets into manageable simulations.
July 21, 2025
GoldSim Dashboard Tips ‘n’ Tricks
John Tauxe, PhD, PE • Tauxian Solutions, LLC
with Jason Lillywhite • GoldSim Technology Group
Designing effective graphical user interfaces (GUIs) makes complex models accessible and interactive. This blog post, based on a poster presentation submitted by John Tauxe of Tauxian Solutions, LLC at the 2024 GoldSim User's Conference, shares practical tips and "tricks" for building powerful GoldSim Dashboards. These strategies are particularly well-suited for applications such as radioactive waste management models, where clear visualization and user flexibility are required. We'll explore various techniques for organizing interactive elements, visualizing model changes, and even implementing workarounds for advanced functionalities to enhance the user experience.
July 14, 2025
Modeling Shared Water Rights in Reservoir Systems
Posted by Jason Lillywhite
Managing water in the Western United States is a complex challenge, especially in shared reservoir systems governed by the "prior appropriation" doctrine. This legal framework determines who gets water, and when, based on their legal rights and the ever-changing natural water supply. Dynamic simulation is a tool that enables you to better understand this type of system and visualize its behavior, leading to clearer insights and more reliable predictions.
This guide outlines a methodology for simulating shared water rights within a reservoir using dynamic simulation, applicable to various modeling environments. While the concepts are demonstrated using an example model built in GoldSim (with full details and the model available
May 12, 2025
Updated Mine Water Balance Model
Posted by Jason Lillywhite
Our conceptual Mine Water Balance model, built in GoldSim, has been updated to take advantage of the latest software features and align it with to our own Style Recommendations. This model, designed as an educational template rather than a site-specific solution, demonstrates the interconnectedness of key facilities such as a Process Water Dam (PWD), a secondary buffer dam (Dam 2), a Tailings Storage Facility (TSF), and the Process Plant.
A glimpse into the simulated mine water system. |
May 6, 2025
Modeling Spatially Correlated Rainfall in GoldSim
Posted by Jason Lillywhite
Effective water resource management hinges on accurately modeling precipitation. But what happens when rainfall patterns differ significantly between 2 locations within your study area. For example, precipitation on a valley floor compared to the mountainous watershed nearby? This post explores a practical method using GoldSim to simulate precipitation that is linked, or spatially correlated, across different locations.
We'll use real-world daily rainfall data from two distinct sites in Utah to demonstrate how to set up and parameterize such a model. Read on to see how rainfall correlation between these valley and mountain locations led to more realistic hydrological simulations in GoldSim.
April 29, 2025
An evaluation of scenarios for a radioactive repository using GoldSim
Posted by Jason Lillywhite
Safely isolating high-level radioactive waste for millennia requires more than just deep geological disposal; it relies on a "multi-barrier" approach. This involves several layers of protection designed to contain the hazardous waste. Key components are the "engineered barriers," which are man-made structures placed within the repository. These can include the waste's immediate disposal container, the surrounding structure often called a silo, and robust materials like concrete used extensively within the repository environment. These work together with the natural geological barrier (the surrounding rock) to prevent or slow the release of radioactive materials.
Today, I want to showcase a study evaluating scenarios for a radioactive waste repository using GoldSim. This study was presented at the recent GoldSim 2024 User Conference. It looks at the long-term durability of concrete and how its deterioration might affect the overall safety of these facilities over vast timescales.
This study, by researchers at Chosun University, explores how dynamic, probabilistic simulation can help predict the performance of these engineered barriers. Ensuring the long-term safety of high-level radioactive waste disposal requires understanding complex phenomena, and GoldSim provides a powerful way to evaluate potential scenarios.
Here's a visual representation of the kind of post-closure scenario they're modeling, showing how groundwater might interact with the repository barriers:
Read on to explore how they combined experimental data with GoldSim modeling to assess the impact of concrete degradation.
March 31, 2025
Using Conditional Containers to Simulate Crop Growing Seasons
Posted by Jason Lillywhite
Modeling sequential, time-dependent processes lies at the heart of many dynamic simulations. But what happens when the duration of each step is uncertain or changing during the simulation? Consider simulating crop growth stages based on the FAO Irrigation and Drainage paper 56 for modeling crop water demand. Accurately capturing the variability in crop stage durations is important, and ensuring stages trigger correctly using traditional conditional logic can become complex and error-prone under uncertain conditions. A previous version of the model described here that I built years ago relied heavily on nested IF statements to manage stage transitions. I was always bothered by this implementation, knowing that if the precise duration of each stage wasn't fixed at the simulation start, dynamically ensuring the correct sequence could become extremely difficult to implement reliably.
![]() |
Screen Capture of the Crop Growing Season Scheduler using Conditional Containers |
This post explores how GoldSim's Conditional Containers provide an improved solution. I'll walk through the new version where each growth stage resides in its own Container, dynamically triggered by the completion of the previous one (as shown in the model structure pictured). Discover how this approach not only simplifies the representation of sequential logic but also seamlessly integrates stochastic durations, leading to a more robust, understandable, and maintainable model for Monte Carlo analysis. Read on to see this powerful technique in action!
March 4, 2025
GoldSim as a Predictive Tool for Oil Sands Mining Operations
Posted by Jason Lillywhite
We are pleased to share insights from a recent presentation by Candace Whitten, GIT and Matthew Ryans, P.Eng from WSP. This work was presented at the 2024 GoldSim User Conference.
Oil sands mining operations generate multiple tailings types requiring various treatment methods, storage components, and time for tailings maturation. GoldSim was employed to develop a dynamic material mass balance model simulating future tailings production and treatment alternatives.
![]() |
Figure 1 - Schematic diagram of bitumen extraction and tailings storage and treatment |
The model provided insights into the production of coarse and fine solids, informed by ore grade and production schedules. It identified high-sensitivity parameters and ensured compliance with site-specific thresholds, as established by Directive 085. This compliance guarantees that the modeled treatment technologies are sufficient for managing fluid tailings and that there is no net growth of fluid tailings beyond the life of mine (LOM) production. Additionally, the model offered insights into optimizing tailings management to minimize environmental impact and support sustainable mining practices.
February 7, 2025
Physically Based vs. Feedback Control Models: Choosing the Right Approach for Water System Simulation
Posted by Jason Lillywhite
We’ve often been asked about the best way to simulate flow between two tanks: should it be modeled physically, based on fluid mechanics, or actively controlled using a feedback mechanism? With the release of GoldSim 15 and its new Controller element, now is a good time to compare these approaches and perhaps even combine them. In this post, we’ll examine the performance of our existing physically based model (Flow Between Two Tanks) alongside a feedback-controlled version using the Controller element. By comparing these methods, we’ll explore their strengths, limitations, and when one approach might be preferable over the other.
January 14, 2025
Building Better Water Balance Models for Tailings and Mine Rock Stockpiles
Posted by Jason Lillywhite
We are pleased to share insights from a recent presentation by Tony Zheng (University of Alberta Geotechnical Centre / OKane Consultants), Rebecca Hurtubise (AECOM), and Nicholas Beier (University of Alberta Geotechnical Centre). This work was presented at the 2024 GoldSim User Conference. Their work focuses on building better water balance models for tailings and mine rock stockpiles, addressing critical challenges in mining operations.
In this blog post, you'll discover how physics-based models developed in GoldSim can provide insights into water balance, acid rock drainage (ARD) risks, and effective closure strategies. These advanced modeling techniques offer actionable knowledge to improve mine closure practices and ensure long-term environmental sustainability.
Read on to explore their innovative approaches and practical applications in the field of mining hydrology and geotechnical engineering.
December 8, 2024
Testing PrecipGen Across Four Sites
Posted by Jason Lillywhite
This blog post presents the results of testing PrecipGen across four diverse locations to evaluate its performance:
- Australia Plains, AU
- Grand Junction Walker Field, CO, USA
- Dublin, EI
- Orlando, FL, USA
The findings demonstrate that PrecipGen successfully represents both short- and long-term daily precipitation totals at individual locations, validating its ability to replicate observed climatic behavior across varied environments.
To read more about the PrecipGen model and how to use it, please refer to the GoldSim Library where you can read about it and download PrecipGen PAR and PrecipGen for your own use: Precipitation Simulator (PrecipGen) – GoldSim Help Center
October 9, 2024
Estimating Exchange Fluxes Between Surface Water and Groundwater Using Stable Isotope and Radon Models
Posted by Jason Lillywhite
I'm excited to share a recent paper by Lloyd Townley and Jeffrey Turner, which showcases the use of GoldSim software in modeling surface and groundwater interactions. The research introduces the Lake Water Balance Calculator (LWBC), a tool developed using GoldSim, to estimate groundwater-surface water flow rates. This tool leverages transient balance solutions for radon, coupled with volumetric flow equations, and presents results from multiple case studies.
![]() |
LWBC dashboard in GoldSim |
May 13, 2024
PrecipGen: Long-Term Precipitation Forecasting
April 12, 2024
Simulating Daily Precipitation Using a Time Series Element
January 11, 2024
2024 GoldSim User Conference
September 29, 2023
Simulating Controlled and Uncontrolled Reservoir Discharges
August 4, 2023
Best Practices for Modeling Interacting Ponds
A new demonstration video was posted that can help you improve complex water balance models. In this video, I demonstrate how we can more clearly show the flows within a complex network of ponds.
I do this by comparing the difference between directly defining flows (see image on the left) and keeping actual flows separate from requests that drive the flows (see image on the right). Following these ideas can significantly improve the visualization of the system you are trying to model, especially when you have many flows being passed between components of your system.
July 31, 2023
In-Person GoldSim Training - September 13, 2023
I will be teaching a 1-day hands-on GoldSim training course at the upcoming Arizona Hydrological Society's Annual Symposium on September 13 in Flagstaff Arizona. Visit their conference website for more information: GoldSim Workshop – 2023 AHS Symposium. We hope to see you there!