132 |
where all the arguments are the same as for DIAGNOSTICS_FILL with |
where all the arguments are the same as for DIAGNOSTICS_FILL with |
133 |
the addition of: |
the addition of: |
134 |
scaleFact = Scaling factor to apply to the input field product |
scaleFact = Scaling factor to apply to the input field product |
135 |
power = Integer power to which to raise the input field (before scaling) |
power = Integer power to which to raise the input field (after scaling) |
136 |
\end{verbatim} |
\end{verbatim} |
137 |
|
|
138 |
\noindent |
\noindent |
380 |
levels(1:5,1) = 1.,2.,3.,4.,5., |
levels(1:5,1) = 1.,2.,3.,4.,5., |
381 |
filename(1) = 'diagout1', |
filename(1) = 'diagout1', |
382 |
frequency(1) = 86400., |
frequency(1) = 86400., |
383 |
fields(1:3,2) = 'THETA ','SALT ', |
fields(1:2,2) = 'THETA ','SALT ', |
384 |
filename(2) = 'diagout2', |
filename(2) = 'diagout2', |
385 |
fileflags(2) = ' P1 ', |
fileflags(2) = ' P1 ', |
386 |
frequency(2) = 3600., |
frequency(2) = 3600., |