Skip to content

tapioco71/gemtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPA ATP-EMTP
============

Fortran 90 version for gfortran.
To compile:

$ cd sources
$ make setup
...
$ make

to clear the project:

$ make clean

thus deleting ../modules/labcom.f90, ../sources/newmods.f90 and ../sources/gcc . To compile:

$ make

it is necessary to execute make setup before compiling the project in order to execute vardim
dimensioning program. To test a data case file use:

$ gcc/gemtp < ../benchmarks/data_case_001.dat

this data case is from page 3-9 to page 3-21 of the EMTP workbook (EL-4651).