Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the test directory.
cd /path/to/MITGCM/MITgcm/verification/exp4/run
- Copy the test case to the current directory.
cp ../input/* ./ cp ../build/mitgcmuv ./
- Start the test.
time mpirun -n 4 --allow-run-as-root ./mitgcmuv
- View the STDOUT.0000 output file.
vi STDOUT.0000
The following figure shows the output:

Parent topic: MITgcm c67o Porting Guide (openEuler 21.03)