wiki:Win32

Version 6 (modified by csherwood, 17 years ago) ( diff )

--

Windows machines

Single-processor machines need the following:

  • Cygwin - ROMS_SED works fine on Windows-based machines, but it really helps to use Cygwin
  • SVN client - You can use the command-line interface in Cygwin, or a GUI client like TortoiseSVN
  • netCDF - Required.

If you want to do coupling (e.g., waves with SWAN), you also need

  • MPICH

Also, you need a Fortran compiler. We have experience with

  • g95 Gnu Fortran
  • df Compaq/Digital (no longer being distributed)
  • ifort Intel

What you need to do

  • Install and configure Cygwin
  • Install svn
  • Install netCDF libraries
  • Get a copy of the code
  • Edit the makefile
  • Type make to compile
  • Type ./oceanS < ROMS/External/ocean_upwelling.in
Note: See TracWiki for help on using the wiki.