You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 16 years ago
..
.cvsignore Added .cvsignore files 21 years ago
Makefile.am whitespace cleanup (all Makefile.am files) 16 years ago
bdryset.c Cider simulator (simulator routines) Import. 23 years ago
boundary.c Cider simulator (simulator routines) Import. 23 years ago
cards.c use `NUMELEMS' and add some `(int)' casts 16 years ago
contact.c Cider simulator (simulator routines) Import. 23 years ago
contset.c Cider simulator (simulator routines) Import. 23 years ago
domain.c Cider simulator (simulator routines) Import. 23 years ago
domnset.c Cider simulator (simulator routines) Import. 23 years ago
doping.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
dopset.c additional #includes for prototype visibility 16 years ago
elctset.c Cider simulator (simulator routines) Import. 23 years ago
electrod.c Cider simulator (simulator routines) Import. 23 years ago
material.c Cider simulator (simulator routines) Import. 23 years ago
matlset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
mesh.c Cider simulator (simulator routines) Import. 23 years ago
meshset.c muffle compiler warnings 16 years ago
method.c Cider simulator (simulator routines) Import. 23 years ago
mobility.c Cider simulator (simulator routines) Import. 23 years ago
mobset.c *** empty log message *** 18 years ago
models.c Cider simulator (simulator routines) Import. 23 years ago
modlset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
optionsc.c line endings 16 years ago
outpset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
output.c #include "../misc/tilde.h" 16 years ago
readme Cider simulator (simulator routines) Import. 23 years ago

readme

Directory: input
----------------
The files in this directory serve two purposes:
1. Serve as collection point for numerical model parameters.
2. Translate data structures containing raw input into
a form usable by the one- and two-dimensional device simulators.