Last updated
Last updated
Chang-Mander Concrete Model
The Chang-Mander concrete model uses Tsai's equation as backbone curves for both tension and compression.
Parameters NC
and NT
control the shapes of backbone curves. A detailed explanation is presented later.
In the original model, the transition between compression and tension could sometimes have larger stiffness than initial stiffness. This is unlikely to be true in reality.
A linear behaviour of part of hysteresis behaviour can be applied by turning on the linear transition switch. It shall be noted that a linear hysteresis rule is much more stable than the original version.
The original CM model has some undefined behaviour which may cause stability issues. This is a simplified model.
The Tsai's equation (Tsai, 1988) can be expressed as
where or is normalized strain and and are normalized stress. The stress decreases to zero if and . The initial stiffness is related to and by
Once is given, and are determined automatically.
The parameter controls the slope of descending branch, normally . Some empirical expressions are available to determine both and . But most are unit dependent. Users shall do manual conversion. For example,
initial_history(0)
unload_c_strain
initial_history(1)
unload_c_stress
initial_history(2)
reverse_c_strain
initial_history(3)
reverse_c_stress
initial_history(4)
residual_c_strain
initial_history(5)
residual_c_stiffness
initial_history(6)
unload_t_strain
initial_history(7)
unload_t_stress
initial_history(8)
reverse_t_strain
initial_history(9)
reverse_t_stress
initial_history(10)
residual_t_strain
initial_history(11)
residual_t_stiffness
initial_history(12)
connect_c_stress
initial_history(13)
connect_c_stiffness
initial_history(14)
connect_t_stress
initial_history(15)
connect_t_stiffness
initial_history(16)
inter_strain
initial_history(17)
inter_stress
initial_history(18)
reload_c_stiffness
initial_history(19)
reload_t_stiffness