From 8df1a10dd25c767617c5b3760d0f2022615623e0 Mon Sep 17 00:00:00 2001 From: chris.smartt Date: Fri, 24 Nov 2023 20:11:22 +0000 Subject: [PATCH] Complete compilation note for proximity_effects branch --- README_proximity_effect.md | 8 -------- README_proximity_effects.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 README_proximity_effect.md diff --git a/README_proximity_effect.md b/README_proximity_effect.md deleted file mode 100644 index 98ff87a..0000000 --- a/README_proximity_effect.md +++ /dev/null @@ -1,8 +0,0 @@ -The software in the proximity_effect branch is compiled in exactly the -same way as the original SACAMOS software. - -fasthenry will need to be installed and fasthenry executable directory -must be in the users $PATH - -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. - diff --git a/README_proximity_effects.md b/README_proximity_effects.md index 2cc979c..1da3375 100644 --- a/README_proximity_effects.md +++ b/README_proximity_effects.md @@ -2,3 +2,13 @@ The proximity_effects branch uses FastHenry2 to calculate frequency dependent Resistance, [R], and Inductance, [L], matrices which include proximity effects. The frequency dependent [R] and [L] are then used to develop improved cable models which incorporate proximity effects. + +INSTALLATION NOTES: + +The software in the proximity_effect branch is compiled in exactly the +same way as the original SACAMOS software. + +fasthenry will need to be installed and fasthenry executable directory +must be in the users $PATH + +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. -- libgit2 0.21.2