| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public | :: | Lf |
Latent heat of fusion |
|||
| real(kind=real64), | public | :: | Tf |
Freezing point |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_gcc_segregation_pa), | intent(in) | :: | self | |||
| type(type_state), | intent(in) | :: | state |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_gcc_segregation_pa), | intent(in) | :: | self | |||
| type(type_state), | intent(in) | :: | state |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_gcc_segregation_pa), | intent(in) | :: | self | |||
| type(type_state), | intent(in) | :: | state |
type, extends(abst_gcc) :: type_gcc_segregation_pa contains procedure, pass(self) :: calc => calc_gcc_seg_pa procedure, pass(self) :: deriv => deriv_gcc_seg_pa procedure, pass(self) :: deriv2 => deriv_2nd_gcc_seg_pa end type type_gcc_segregation_pa