mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/Xyce: Fix README.
This commit is contained in:
parent
d5f92f37ed
commit
05b316e9fe
1 changed files with 19 additions and 17 deletions
|
@ -1,20 +1,21 @@
|
||||||
Xyce is an open source, SPICE-compatible, high-performance analog circuit
|
Xyce is an open source, SPICE-compatible, high-performance analog
|
||||||
simulator, capable of solving extremely large circuit problems by supporting
|
circuit simulator, capable of solving extremely large circuit problems
|
||||||
large-scale parallel computing platforms. It also supports serial execution on
|
by supporting large-scale parallel computing platforms. It also supports
|
||||||
all common desktop platforms, and small-scale parallel runs on Unix-like
|
serial execution on all common desktop platforms, and small-scale parallel
|
||||||
systems. In addition to analog electronic simulation, Xyce has also been used
|
runs on Unix-like systems. In addition to analog electronic simulation,
|
||||||
to investigate more general network systems, such as neural networks and power
|
Xyce has also been used to investigate more general network systems,
|
||||||
grids.
|
such as neural networks and power grids.
|
||||||
|
|
||||||
The Xyce Parallel Electronic Simulator is a SPICE-compatible circuit simulator,
|
The Xyce Parallel Electronic Simulator is a SPICE-compatible circuit
|
||||||
developed internally at Sandia National Laboratories and funded by the National
|
simulator, developed internally at Sandia National Laboratories and funded
|
||||||
Nuclear Security Administration's Advanced Simulation and Computing (ASC)
|
by the National Nuclear Security Administration's Advanced Simulation and
|
||||||
Campaign. In continuous development since 1999, Xyce is designed to run on
|
Computing (ASC) Campaign. In continuous development since 1999, Xyce is
|
||||||
large-scale parallel computing platforms, though it also executes efficiently on
|
designed to run on large-scale parallel computing platforms, though it
|
||||||
a variety of architectures, including single processor workstations. As a mature
|
also executes efficiently on a variety of architectures, including single
|
||||||
platform for large-scale parallel circuit simulation, Xyce supports standard
|
processor workstations. As a mature platform for large-scale parallel
|
||||||
capabilities available from commercial simulators, in addition to a variety of
|
circuit simulation, Xyce supports standard capabilities available from
|
||||||
devices and models specific to Sandia's needs.
|
commercial simulators, in addition to a variety of devices and models
|
||||||
|
specific to Sandia's needs.
|
||||||
|
|
||||||
The package is intalled at: /opt/Xyce
|
The package is intalled at: /opt/Xyce
|
||||||
Remember to set the library and path:
|
Remember to set the library and path:
|
||||||
|
@ -37,4 +38,5 @@ Additonal requirements:
|
||||||
- MPI (openmpi/mpich)
|
- MPI (openmpi/mpich)
|
||||||
- parMETIS
|
- parMETIS
|
||||||
|
|
||||||
NOTE: Sources are not downloadable via wget. Please download manually via browser.
|
NOTE: Sources are not downloadable via wget. Please download manually
|
||||||
|
via browser.
|
||||||
|
|
Loading…
Reference in a new issue