Refactor: use forces as dependecy
closes #9 (closed)
-
add mo_integrate
,mo_kernel
andmo_nelmin
to FORCES (chs/forces!42 (merged)) -
add to mo_utils
in FORCES:-
linspace
-
iminloc
-
-
only keep the following files in src/
:-
InputOutput.f90
-
Main.f90
-
mo_drought_evaluation.f90
-
mo_global_variables.f90
-
mo_read.f90
-
mo_smi_constants.f90
-
mo_smi.f90
-
-
use structure of Fortran-Template -
add version.txt
andversion_date.txt
-
add cmake subrepo -
add hpc-module-loads subrepo -
cleanup cmake files and use CPM (package manager) to include FORCES -
update gitlab-runner -
(nice to have) copy docs structure form Fortran-Template -
(nice to have) copy check-case runner structure from mHM -
(nice to have) calculate coverage
-
I also added a command-line-interface to specify the working directory and the namelist file to use:
smi --nml main.dat work/from/here
Edited by Sebastian Müller