Math Sum Calculator with Two Constants Example Model
?Community
10
Adds two fixed inputs a and b to demonstrate a simple formula output, useful for verifying model structure and output annotations.
NOTEAssumptions
This toy model uses two fixed constants (a=1, b=2) and a single formula (a+b). No uncertainty is modeled; results are deterministic.
CONSTANTa
1
Fixed test constant used to validate arithmetic and block wiring.
a
CONSTANTb
2
Fixed test constant used to validate arithmetic and block wiring.
b
FORMULAa plus b
a + b
Sum of the two constants, shown as a derived calculation.
a
b
a_plus_b
OUTPUTSum result
a + b (unitless)
Interpretation: this should equal 3 given a=1 and b=2; use as a quick sanity check.
What is Carlo?
Carlo is a visual tool for Monte Carlo simulation. Model uncertainty by dragging probability distributions, connecting them visually, and running thousands of scenarios instantly.