NM_FORTRAN
environment variable to indicate your Fortran compiler:
Intel Fortran Compiler 11 (or later) | NM_FORTRAN=ifort |
setenv NM_FORTRAN ifort
nM> path add xbc nM> make all xbc
newrate.for
and newrate.inc
into the host
area of your option tree.
buildopt.mm
for your option tree in the mcr area.
UPDATE
to add NEWRATE
to the command dictionary.
IN=
, OUT=
,
RATE=
, SYNC=
, and FILTER=
(no default
values need be specified).nM> update newrate
NEWRATE
in it.
nM> make all train
NEWRATE
. Since you are not expected to know how to use
NEWRATE
a test macro has been provided:
test_newrate.mm
in the test
area of your option tree.nM> home test train nM> %test_newrate
newrate.exp
into the exp area of your
option tree.
newrate.exp
.