TillF / WASA-SED

WASA-SED is a numerical model for simulation hydrological and sediment fluxes from meso-scale catchments (Mueller et al., 2010). This repository contains documentation, sample data set and source code.
Other
14 stars 10 forks source link

Check / eliminate warnings during compilation #28

Open TillF opened 7 years ago

TillF commented 7 years ago

compiled code with gfortran 4.8 with flags: (see Makefile or compiler documentation for descriptions) -Wno-maybe-uninitialized -Wtabs -fbacktrace -g -fcheck=all -Wall -Wextra -fimplicit-none -ffree-line-length-none

warnings not yet fixed: