!!!!!!!!!
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=100), | intent(out) | :: | testfolder | |||
| type(tParameters), | intent(inout) | :: | prm | |||
| real(kind=pReal), | intent(out) | :: | Temperature | |||
| real(kind=pReal), | intent(out) | :: | shape_parameter | |||
| real(kind=pReal), | intent(out) | :: | total_time | |||
| real(kind=pReal), | intent(out) | :: | dt_max | |||
| real(kind=pReal), | intent(out) | :: | time_record_step | |||
| real(kind=pReal), | intent(out) | :: | sigma_r | |||
| real(kind=pReal), | intent(out) | :: | A | |||
| real(kind=pReal), | intent(out) | :: | Q_stress | |||
| real(kind=pReal), | intent(out) | :: | n | |||
| real(kind=pReal), | intent(out) | :: | incubation | |||
| integer, | intent(inout), | dimension(:), allocatable | :: | stoechiometry | ||
| integer, | intent(in) | :: | N_elements |