mirror of https://github.com/ecmwf/eccodes.git
7 lines
161 B
Modula-2
7 lines
161 B
Modula-2
|
alias mars.origin = centre;
|
||
|
alias mars.number = perturbationNumber;
|
||
|
|
||
|
|
||
|
alias mars.method = methodNumber;
|
||
|
if (class is "od") { alias mars.system = systemNumber; }
|