jerbaroo / bridge-sim

Python library for concrete slab bridge simulation.
MIT License
1 stars 0 forks source link

Creep and shrinkage reference implementations #180

Open jerbaroo opened 3 years ago

jerbaroo commented 3 years ago

To verify the time series of creep and shrinkage implementations it would be ideal to compare to a second implementation.

rozsasarpi commented 3 years ago

@barischrooneyj which part of the implementation would you like to verify?

  1. creep/shrinkage strain calculation over time (structure independent)?
  2. creep/shrinkage effect calculation on a structure, e.g. deflections, stresses, internal forces?

If 2. is verified then 1. as well, but 2. is a lot more effort than only 1.

On 1.:

On 2.: