Skip to content

Finite difference method for 2D heat transfer. Fortran90 with MPI-2 parallel I/O and MPI-3 neighbourhood collectives

Notifications You must be signed in to change notification settings

zhishang80/HeatTransfer

Repository files navigation

Heat

Finite difference method for 2D heat transfer. Fortran90 with MPI-2 parallel I/O and MPI-3 neighbourhood collectives

make and ./run

or

mkdir build && cd build

cmake ..

make

mpirun -np 8 heat

About

Finite difference method for 2D heat transfer. Fortran90 with MPI-2 parallel I/O and MPI-3 neighbourhood collectives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published