Skip to content

Electromagnetic Transients Program (EMTP) of Bonneville Power Administration (BPA)

Notifications You must be signed in to change notification settings

perryclements/BPA_EMTP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The fortran codes can be built using the free intel oneAPI Fortran compiler integrated to the free Visual Studio 2019 community version

Check out this site: https://www.scivision.dev/intel-oneapi-fortran-install/

Basically, install Visual Studio 2019 first and then the oneAPI Fortran compiler.

It takes one input data file to run the program. If no input file was given,
the program will ask enter the input file name. Assume the input file name is test.dat, the program will put log information to test.dat.log and output results to test.dat.out in the same folder

About

Electromagnetic Transients Program (EMTP) of Bonneville Power Administration (BPA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 99.6%
  • Other 0.4%