The manual and FORTRAN code in their entirety may be obtained by anonymous ftp from GFDL using:
ftp ftp.gfdl.gov use ftp as your login name and your e-mail address as password
cd pub/GFDL_MOM3 Change to the pub/GFDL_MOM2 directory
get manual3.0.ps.Z Copy the manual to your directory
get mom3.0.tar.Z Copy the model to your directory
quit disconnect from the ftp
uncompress manual3.0.ps.Z Expand to manual3.0.ps
uncompress mom3.0.tar.Z Expand to mom3.0.tar
tar xvf mom3.0.tar Extract MOM_3 from the tar file
A database is also included as part of MOM and is the same as the database that was included with MOM_2. While in the pub/GFDL_MOM3 directory, do a cd DATABASE to get into the DATABASE directory. This DATABASE directory contains approximately 160MB of IEEE 32bit data files which are described in Chapter 13. Files can be retrieved with the get command as in the anonymous ftp example given above. It is best to copy the files one at a time since file sizes range from about 4MB to about 8MB and there are 30 of them. So be prepared to go to lunch. The dataset is not available via exabyte tape or any other way.