Recent content by Ma_He

  1. M

    Fortran Fortran Forum for Programming Help: Resources, Tips, and Support

    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...
Back
Top