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