Species dependent parameters for Zhdanov model
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=GP), | public | :: | za |
Species charge number |
|||
| real(kind=GP), | public | :: | am |
Species mass number |
|||
| real(kind=GP), | public | :: | source_param |
Source parameters for species |
|||
| character(len=32), | public | :: | init_select | = | 'none' |
Type of initial state (BLOB, CONTINUE, PROFILE) |
Displays parameters for zhdanov model
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(params_zhdanov_species_t), | intent(in) | :: | self |
Instance of the type |
||
| type(comm_handler_t), | intent(in) | :: | comm_handler |
MPI communicators |
Reads parameters related with physical model
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(params_zhdanov_species_t), | intent(inout) | :: | self |
Instance of the type |
||
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |