Coder Social home page Coder Social logo

netcdf-min-ifort-win's Introduction

netcdf-min-ifort-win

Minimal Fortran 90 Netcdf build for Windows: getting F90 NetCDF working on Windows is a bit of a trial. This repository has an absolutely minimal subset of the NetCDF C and Fortran libraries with build scripts that produce Windows DLLs suitable for use with GENIE.

To build this, you need the following tools (know good versions are given, though other versions might work too):

  • Python (2.7.9)
  • SCons (2.3.4)
  • Microsoft Visual Studio (12.0/2013)
  • Intel Visual Fortran (Composer XE 2015)

This build is made from:

  • NetCDF C 4.3.3.1
  • NetCDF Fortran 4.4.2

Build instructions

If things are set up right, you should just be able to do scons to build a DLL, associated import library and F90 module files. "Set up right" basically means that you need to have all the Intel Fortran environment variables set up, which you can do by running one of the specialised Command Prompt programs provided under the Intel Fortran program group in the Start menu. You have to choose between 32- and 64-bit environments, but once you've done that, everything should work. (Note that I've only tested 32-bit builds so far!)

For use with GENIE, the build outputs need to be put into the ia32 (32-bit) or intel64 (64-bit) directories, both of which include lib and include subdirectories. The GENIE installation process can then download a zip file of the build results to include in the GENIE directory tree.

netcdf-min-ifort-win's People

Contributors

ian-ross avatar

Watchers

James Cloos avatar  avatar  avatar Andy Ridgwell avatar Ravi Theja Tangirala avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.