Deterministic radiation wiring test model.
This is not a physical radiation model. It exercises the intended contract: each radiation rank loops over its assigned wavenumbers and the full mesh, produces a partial qrad field, and leaves spectral reduction to the driver.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mesh_t), | intent(in) | :: | mesh | |||
| type(radiation_context_t), | intent(in) | :: | context | |||
| type(radiation_state_t), | intent(in) | :: | state | |||
| type(radiation_source_t), | intent(inout) | :: | source | |||
| real(kind=rk), | intent(in) | :: | source_scale |