Commit 8df1a10dd25c767617c5b3760d0f2022615623e0

Authored by Chris Smartt
1 parent 47b51d70
Exists in proximity_effects

Complete compilation note for proximity_effects branch

Showing 2 changed files with 10 additions and 8 deletions   Show diff stats
README_proximity_effect.md deleted
... ... @@ -1,8 +0,0 @@
1   -The software in the proximity_effect branch is compiled in exactly the
2   -same way as the original SACAMOS software.
3   -
4   -fasthenry will need to be installed and fasthenry executable directory
5   -must be in the users $PATH
6   -
7   -The SACAMOS/bin directory must also be in the users $PATH so as to be able to run write_FH_input_file which creates input files for fasthenry.
8   -
README_proximity_effects.md
... ... @@ -2,3 +2,13 @@ The proximity_effects branch uses FastHenry2 to calculate frequency dependent
2 2 Resistance, [R], and Inductance, [L], matrices which include proximity effects.
3 3  
4 4 The frequency dependent [R] and [L] are then used to develop improved cable models which incorporate proximity effects.
  5 +
  6 +INSTALLATION NOTES:
  7 +
  8 +The software in the proximity_effect branch is compiled in exactly the
  9 +same way as the original SACAMOS software.
  10 +
  11 +fasthenry will need to be installed and fasthenry executable directory
  12 +must be in the users $PATH
  13 +
  14 +The SACAMOS/bin directory must also be in the users $PATH so as to be able to run write_FH_input_file which creates input files for fasthenry.
... ...