diff options
author | pav <pav@FreeBSD.org> | 2005-07-14 05:13:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-14 05:13:26 +0800 |
commit | e71ae964e057b59b261678837e9c9c143c8d7034 (patch) | |
tree | 3c33332007af3d04da38c71d4e1942be0272ebc0 /comms/nec2c/pkg-descr | |
parent | 20d070fc714ee6d01d0f84ccbb81744e2ca39401 (diff) | |
download | freebsd-ports-gnome-e71ae964e057b59b261678837e9c9c143c8d7034.tar.gz freebsd-ports-gnome-e71ae964e057b59b261678837e9c9c143c8d7034.tar.zst freebsd-ports-gnome-e71ae964e057b59b261678837e9c9c143c8d7034.zip |
nec2c is a translation of the NEC2 FORTRAN source code to the C language.
The translation was performed mostly "by hand" and a lot of modifications
to the original program were introduced in order to modernize the NEC2
and to remove as many built-in limitations as possible. The attendant
SOMNEC program was also translated to C and incorporated in nec2c as a
function so that Sommerfeld ground solutions are a part of the program.
PR: ports/83392
Submitted by: Diane Bruce <db@db.net>
Diffstat (limited to 'comms/nec2c/pkg-descr')
-rw-r--r-- | comms/nec2c/pkg-descr | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/comms/nec2c/pkg-descr b/comms/nec2c/pkg-descr new file mode 100644 index 000000000000..0643019ab44d --- /dev/null +++ b/comms/nec2c/pkg-descr @@ -0,0 +1,24 @@ +nec2c is a translation of the NEC2 FORTRAN source code to the C language. +The translation was performed mostly "by hand" and a lot of modifications +to the original program were introduced in order to modernize the NEC2 +and to remove as many built-in limitations as possible. The attendant +SOMNEC program was also translated to C and incorporated in nec2c as a +function so that Sommerfeld ground solutions are a part of the program. + +Originally Written by: + +Numerical Electromagnetics Code (NEC2) developed at Lawrence +Livermore lab., Livermore, CA. (contact G. Burke at 415-422-8414 +for problems with the NEC code. For problems with the vax implem- +entation, contact J. Breakall at 415-422-8196 or E. Domning at 415 +422-5936) +file created 4/11/80. + +Translation by: + +Neoklis Kyriazis 5B4AZ Limassol, Cyprus, neoklisk@cytanet.com.cy + +WWW: http://www.si-list.org/swindex2.html#nec2c + +- Diane Bruce, VA3DB +db@db.net |