Commit 47b51d70ade93e15bfd7401da2a7da86defca2a4
1 parent
197629dd
Exists in
proximity_effects
Add proximity effect compilation note
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,8 @@ |
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 | + | ... | ... |