March 25, 2019 4:41 pm
Published by Climate Extremes
In Part 3 of the ongoing Fortran Debugging Series, Holger Wolff looks at how a program can self-evaluate whether it is still working properly.
March 25, 2019 4:25 pm
Published by Climate Extremes
This is the second part of the introduction into our Fortran Build Environment by Holger Wolff.
March 25, 2019 4:21 pm
Published by Climate Extremes
The Fortran Build Environment is a CMake driven build system for Fortran Projects. It is meant to make it as simple as possible to include unit testing with pFUnit. Holger Wolff takes you through the environment.
March 25, 2019 4:16 pm
Published by Climate Extremes
Optimisation will make your code go faster, but its use can affect your program's numerical results. Video with Scott Wales.
March 25, 2019 3:46 pm
Published by Climate Extremes
Scott Wales introduces basic usage of the Intel Fortran compiler.