|
OOPS
|
Parameters controlling a Lorenz95 model's resolution. More...
#include <Resolution.h>


Public Attributes | |
| oops::RequiredParameter< int > | resol {"resol", this} |
| Number of gridpoints. More... | |
Parameters controlling a Lorenz95 model's resolution.
Definition at line 32 of file Resolution.h.
| oops::RequiredParameter<int> lorenz95::ResolutionParameters::resol {"resol", this} |
Number of gridpoints.
Definition at line 37 of file Resolution.h.