Appearance
adam_prism_fnl_fwlayer_global
ADAM, global PRISM FNL fWLayer singleton — single program-scope prism_fnl_fwlayer_object instance.
Requires explicit initialization after the CPU-side fwlayer object is populated:
fortran
call fwlayer_fnl%initialize(fwlayer=self%fwlayer)Source: src/app/prism/fnl/adam_prism_fnl_fwlayer_global.F90
Dependencies
Variables
| Name | Type | Attributes | Description |
|---|---|---|---|
fwlayer_fnl | type(prism_fnl_fwlayer_object) | target | Program-scope fWLayer FNL singleton. |