Hi,
I have written a code, which is divided into 5 different files:
Element_data.f90, Check_criteria.f90, Read_in.f90, Service_subs.f90 and main.f90.
All files contain one module each, exept main.f90, which is the program and where
all the modules are referenced to via an include command...