|
ot = s.OccType.SampleOccupancyType(seed) |
The way we sample occupancy type is to actually update the uncertainty on all damage functions in the entire damage function family.
At the time of sampling though we actually know the hazard, we should only sample the damage function for the given hazard.
go-consequences/structures/structure.go
Line 52 in 64ddb7a
The way we sample occupancy type is to actually update the uncertainty on all damage functions in the entire damage function family.
At the time of sampling though we actually know the hazard, we should only sample the damage function for the given hazard.