Hi there,
I'm trying to make a counter for the number of concentration exceedances based on some provided compliance limits. How I'm trying to model this is by comparing between the modelled concentration (a vector) and the compliance limit (another vector) at each time step. I like the idea of populating a matrix, as was implemented in Monthly and Annual Totals – GoldSim Help Center, then integrating these exceedances monthly or yearly.
If there are any 'elegant' solutions out there, I am very receptive to hearing them. For now, I will implement a lot of scalar values.
Cheers,
Jackson

Comments
2 comments