Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 966 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 966 Bytes

parallelIO

A fortran environment to write netcdf files in parallel and serial mode using NetCDF4 and MPI.

🚧 This code is under construction and I am aware that it needs much more documentation!

This code is used testing different MPI strategies and parallel IP for the regional climate model REMO.

test framework

This code is a test framework for different MPI communication strategies for a typical 2d regular, cartesian subdomain decomposition. The framework offerst two strategies:

  • serial IO with different MPI collection implementations
  • parallel IO with NetCDF4

I have used this framework to test and understand different strategies to implement these into the REMO IO modules.

build instructions

useful resources

contact

lars.buntemeyer@hzg.de