id
string | submitter
string | authors
string | title
string | comments
string | journal-ref
string | doi
string | report-no
string | categories
string | license
string | abstract
string | versions
list | update_date
timestamp[s] | authors_parsed
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cmp-lg/9708011 | Lillian Lee | Lillian Lee (Cornell University) | Similarity-Based Approaches to Natural Language Processing | 71 pages (single-spaced) | null | null | Harvard University Technical Report TR-11-97 | cmp-lg cs.CL | null | This thesis presents two similarity-based approaches to sparse data problems.
The first approach is to build soft, hierarchical clusters: soft, because each
event belongs to each cluster with some probability; hierarchical, because
cluster centroids are iteratively split to model finer distinctions. Our second
approach is a nearest-neighbor approach: instead of calculating a centroid for
each class, as in the hierarchical clustering approach, we in essence build a
cluster around each word. We compare several such nearest-neighbor approaches
on a word sense disambiguation task and find that as a whole, their performance
is far superior to that of standard methods. In another set of experiments, we
show that using estimation techniques based on the nearest-neighbor model
enables us to achieve perplexity reductions of more than 20 percent over
standard techniques in the prediction of low-frequency events, and
statistically significant speech recognition error-rate reduction.
| [
{
"version": "v1",
"created": "Tue, 19 Aug 1997 22:53:45 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lee",
"Lillian",
"",
"Cornell University"
]
]
|
cmp-lg/9708012 | John Carroll | John Carroll, David Weir (University of Sussex) | Encoding Frequency Information in Lexicalized Grammars | 10 pages, uses fullname.sty | 5th International Workshop on Parsing Technologies (IWPT-97) | null | null | cmp-lg cs.CL | null | We address the issue of how to associate frequency information with
lexicalized grammar formalisms, using Lexicalized Tree Adjoining Grammar as a
representative framework. We consider systematically a number of alternative
probabilistic frameworks, evaluating their adequacy from both a theoretical and
empirical perspective using data from existing large treebanks. We also propose
three orthogonal approaches for backing off probability estimates to cope with
the large number of parameters involved.
| [
{
"version": "v1",
"created": "Tue, 19 Aug 1997 17:23:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Carroll",
"John",
"",
"University of Sussex"
],
[
"Weir",
"David",
"",
"University of Sussex"
]
]
|
cmp-lg/9708013 | Khalil Simaan | Khalil Sima'an (University of Utrecht) | explanation-based learning of data oriented parsing | Appeared in Proceedings of Computational Natural Language Learning
(CoNLL97), ACL-EACL'97, Madrid, Spain | null | null | null | cmp-lg cs.CL | null | This paper presents a new view of Explanation-Based Learning (EBL) of natural
language parsing. Rather than employing EBL for specializing parsers by
inferring new ones, this paper suggests employing EBL for learning how to
reduce ambiguity only partially.
The present method consists of an EBL algorithm for learning partial-parsers,
and a parsing algorithm which combines partial-parsers with existing
``full-parsers". The learned partial-parsers, implementable as Cascades of
Finite State Transducers (CFSTs), recognize and combine constituents
efficiently, prohibiting spurious overgeneration. The parsing algorithm
combines a learned partial-parser with a given full-parser such that the role
of the full-parser is limited to combining the constituents, recognized by the
partial-parser, and to recognizing unrecognized portions of the input sentence.
Besides the reduction of the parse-space prior to disambiguation, the present
method provides a way for refining existing disambiguation models that learn
stochastic grammars from tree-banks.
We exhibit encouraging empirical results using a pilot implementation:
parse-space is reduced substantially with minimal loss of coverage. The speedup
gain for disambiguation models is exemplified by experiments with the DOP
model.
| [
{
"version": "v1",
"created": "Wed, 20 Aug 1997 09:06:09 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sima'an",
"Khalil",
"",
"University of Utrecht"
]
]
|
cmp-lg/9709001 | Norbert Broeker | Peter Neuhaus, Norbert Broeker (University of Freiburg) | The Complexity of Recognition of Linguistically Adequate Dependency
Grammars | 8 pages, requires LaTeX2e, epsfig, latexsym, amsmath | Proc. ACL-EACL 1997, Madrid, Spain, pp.337-343 | null | null | cmp-lg cs.CL | null | Results of computational complexity exist for a wide range of phrase
structure-based grammar formalisms, while there is an apparent lack of such
results for dependency-based formalisms. We here adapt a result on the
complexity of ID/LP-grammars to the dependency framework. Contrary to previous
studies on heavily restricted dependency grammars, we prove that recognition
(and thus, parsing) of linguistically adequate dependency grammars is
NP-complete.
| [
{
"version": "v1",
"created": "Mon, 8 Sep 1997 07:54:31 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Neuhaus",
"Peter",
"",
"University of Freiburg"
],
[
"Broeker",
"Norbert",
"",
"University of Freiburg"
]
]
|
cmp-lg/9709002 | Eric Siegel | Eric V. Siegel | Learning Methods for Combining Linguistic Indicators to Classify Verbs | 7 pages, Latex, in the Proceedings of the Second Conference on
Empirical Methods in Natural Language Processing, Providence, Rhode Island,
1997 | null | null | null | cmp-lg cs.CL | null | Fourteen linguistically-motivated numerical indicators are evaluated for
their ability to categorize verbs as either states or events. The values for
each indicator are computed automatically across a corpus of text. To improve
classification performance, machine learning techniques are employed to combine
multiple indicators. Three machine learning methods are compared for this task:
decision tree induction, a genetic algorithm, and log-linear regression.
| [
{
"version": "v1",
"created": "Fri, 12 Sep 1997 22:21:04 GMT"
},
{
"version": "v2",
"created": "Sat, 13 Sep 1997 17:29:57 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Siegel",
"Eric V.",
""
]
]
|
cmp-lg/9709004 | null | Jose Maria Gomez Hidalgo, Manuel de Buenaga Rodriguez | Integrating a Lexical Database and a Training Collection for Text
Categorization | 12 pages, 3 figures (2 tables) | ACL/EACL Workshop on Automatic Extraction and Building of Lexical
Semantic Resources for Natural Language Applications, 1997 | null | null | cmp-lg cs.CL | null | Automatic text categorization is a complex and useful task for many natural
language processing applications. Recent approaches to text categorization
focus more on algorithms than on resources involved in this operation. In
contrast to this trend, we present an approach based on the integration of
widely available resources as lexical databases and training collections to
overcome current limitations of the task. Our approach makes use of WordNet
synonymy information to increase evidence for bad trained categories. When
testing a direct categorization, a WordNet based one, a training algorithm, and
our integrated approach, the latter exhibits a better perfomance than any of
the others. Incidentally, WordNet based approach perfomance is comparable with
the training approach one.
| [
{
"version": "v1",
"created": "Mon, 15 Sep 1997 16:18:33 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hidalgo",
"Jose Maria Gomez",
""
],
[
"Rodriguez",
"Manuel de Buenaga",
""
]
]
|
cmp-lg/9709005 | Antoni Tuells | Toni Tuells (Universitat Pompeu Fabra) | A generation algorithm for f-structure representations | 6 pages | In the Proceedings of RANLP'97 (pages 270-275), Tzigov Chark,
Bulgaria, 1997 | null | null | cmp-lg cs.CL | null | This paper shows that previously reported generation algorithms run into
problems when dealing with f-structure representations. A generation algorithm
that is suitable for this type of representations is presented: the Semantic
Kernel Generation (SKG) algorithm. The SKG method has the same processing
strategy as the Semantic Head Driven generation (SHDG) algorithm and relies on
the assumption that it is possible to compute the Semantic Kernel (SK) and non
Semantic Kernel (Non-SK) information for each input structure.
| [
{
"version": "v1",
"created": "Wed, 17 Sep 1997 08:10:55 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Tuells",
"Toni",
"",
"Universitat Pompeu Fabra"
]
]
|
cmp-lg/9709006 | Manuela Boros | Manuela Boros (FORWISS, Erlangen), Maria Aretoulaki, Florian Gallwitz,
Elmar Noeth, Heinrich Niemann (Chair for Pattern Recognition, University of
Erlangen) | Semantic Processing of Out-Of-Vocabulary Words in a Spoken Dialogue
System | 4 pages, 2 eps figures, requires LaTeX2e, uses eurospeech.sty and
epsfig | Proceedings of EUROSPEECH'97, Vol.4, pp.1887-1890, Rhodes, Greece | null | null | cmp-lg cs.CL | null | One of the most important causes of failure in spoken dialogue systems is
usually neglected: the problem of words that are not covered by the system's
vocabulary (out-of-vocabulary or OOV words). In this paper a methodology is
described for the detection, classification and processing of OOV words in an
automatic train timetable information system. The various extensions that had
to be effected on the different modules of the system are reported, resulting
in the design of appropriate dialogue strategies, as are encouraging evaluation
results on the new versions of the word recogniser and the linguistic
processor.
| [
{
"version": "v1",
"created": "Wed, 17 Sep 1997 11:58:24 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Boros",
"Manuela",
"",
"FORWISS, Erlangen"
],
[
"Aretoulaki",
"Maria",
"",
"Chair for Pattern Recognition, University of\n Erlangen"
],
[
"Gallwitz",
"Florian",
"",
"Chair for Pattern Recognition, University of\n Erlangen"
],
[
"Noeth",
"Elmar",
"",
"Chair for Pattern Recognition, University of\n Erlangen"
],
[
"Niemann",
"Heinrich",
"",
"Chair for Pattern Recognition, University of\n Erlangen"
]
]
|
cmp-lg/9709007 | null | Manuel de Buenaga Rodriguez, Jose Maria Gomez Hidalgo, Belen Diaz
Agudo | Using WordNet to Complement Training Information in Text Categorization | 16 pages, 1 figure, 3 tables, previously with RANLP latext style | Second International Conference on Recent Advances in Natural
Language Processing, 1997 | null | null | cmp-lg cs.CL | null | Automatic Text Categorization (TC) is a complex and useful task for many
natural language applications, and is usually performed through the use of a
set of manually classified documents, a training collection. We suggest the
utilization of additional resources like lexical databases to increase the
amount of information that TC systems make use of, and thus, to improve their
performance. Our approach integrates WordNet information with two training
approaches through the Vector Space Model. The training approaches we test are
the Rocchio (relevance feedback) and the Widrow-Hoff (machine learning)
algorithms. Results obtained from evaluation show that the integration of
WordNet clearly outperforms training approaches, and that an integrated
technique can effectively address the classification of low frequency
categories.
| [
{
"version": "v1",
"created": "Wed, 17 Sep 1997 15:34:10 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Rodriguez",
"Manuel de Buenaga",
""
],
[
"Hidalgo",
"Jose Maria Gomez",
""
],
[
"Agudo",
"Belen Diaz",
""
]
]
|
cmp-lg/9709008 | Jay Jiang | Jay J. Jiang (University of Waterloo), David W. Conrath (McMaster
University) | Semantic Similarity Based on Corpus Statistics and Lexical Taxonomy | 15 pages, Postscript only | In the Proceedings of ROCLING X, Taiwan, 1997 | null | null | cmp-lg cs.CL | null | This paper presents a new approach for measuring semantic similarity/distance
between words and concepts. It combines a lexical taxonomy structure with
corpus statistical information so that the semantic distance between nodes in
the semantic space constructed by the taxonomy can be better quantified with
the computational evidence derived from a distributional analysis of corpus
data. Specifically, the proposed measure is a combined approach that inherits
the edge-based approach of the edge counting scheme, which is then enhanced by
the node-based approach of the information content calculation. When tested on
a common data set of word pair similarity ratings, the proposed approach
outperforms other computational models. It gives the highest correlation value
(r = 0.828) with a benchmark based on human similarity judgements, whereas an
upper bound (r = 0.885) is observed when human subjects replicate the same
task.
| [
{
"version": "v1",
"created": "Sat, 20 Sep 1997 15:16:26 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Jiang",
"Jay J.",
"",
"University of Waterloo"
],
[
"Conrath",
"David W.",
"",
"McMaster\n University"
]
]
|
cmp-lg/9709009 | Lyon | Caroline Lyon (Computer Science Department) and Stephen Brown
(Mathematics Department, University of Hertfordshire, UK) | Evaluating Parsing Schemes with Entropy Indicators | 7 pages. LaTeX format, epsfig used, .sty file included | 5th Meeting on Mathematics of Language, MOL5, 1997 | null | null | cmp-lg cs.CL | null | This paper introduces an objective metric for evaluating a parsing scheme. It
is based on Shannon's original work with letter sequences, which can be
extended to part-of-speech tag sequences. It is shown that this regular
language is an inadequate model for natural language, but a representation is
used that models language slightly higher in the Chomsky hierarchy.
We show how the entropy of parsed and unparsed sentences can be measured. If
the entropy of the parsed sentence is lower, this indicates that some of the
structure of the language has been captured.
We apply this entropy indicator to support one particular parsing scheme that
effects a top down segmentation. This approach could be used to decompose the
parsing task into computationally more tractable subtasks. It also lends itself
to the extraction of predicate/argument structure.
| [
{
"version": "v1",
"created": "Mon, 22 Sep 1997 17:15:22 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lyon",
"Caroline",
"",
"Computer Science Department"
],
[
"Brown",
"Stephen",
"",
"Mathematics Department, University of Hertfordshire, UK"
]
]
|
cmp-lg/9709010 | Norbert Broeker | Udo Hahn, Peter Neuhaus (Computational Linguistics Lab, Freiburg
University), Norbert Broeker (Institute for Natural Language Processing,
Stuttgart University) | Message-Passing Protocols for Real-World Parsing -- An Object-Oriented
Model and its Preliminary Evaluation | 12 pages, uses epsfig.sty | Proc. Int'l Workshop on Parsing Technologies, 1997, Boston/MA:
MIT, pp 101-112 | null | null | cmp-lg cs.CL | null | We argue for a performance-based design of natural language grammars and
their associated parsers in order to meet the constraints imposed by real-world
NLP. Our approach incorporates declarative and procedural knowledge about
language and language use within an object-oriented specification framework. We
discuss several message-passing protocols for parsing and provide reasons for
sacrificing completeness of the parse in favor of efficiency based on a
preliminary empirical evaluation.
| [
{
"version": "v1",
"created": "Tue, 23 Sep 1997 12:43:09 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hahn",
"Udo",
"",
"Computational Linguistics Lab, Freiburg\n University"
],
[
"Neuhaus",
"Peter",
"",
"Computational Linguistics Lab, Freiburg\n University"
],
[
"Broeker",
"Norbert",
"",
"Institute for Natural Language Processing,\n Stuttgart University"
]
]
|
cmp-lg/9709011 | Shuly Wintner | Shuly Wintner and Nissim Francez (Department of Computer Science,
Technion, Israel Institute of Technology, Haifa, Israel) | Off-line Parsability and the Well-foundedness of Subsumption | 19 pages, 1 postscript figure, uses fullname.sty | null | null | null | cmp-lg cs.CL | null | Typed feature structures are used extensively for the specification of
linguistic information in many formalisms. The subsumption relation orders TFSs
by their information content. We prove that subsumption of acyclic TFSs is
well-founded, whereas in the presence of cycles general TFS subsumption is not
well-founded. We show an application of this result for parsing, where the
well-foundedness of subsumption is used to guarantee termination for grammars
that are off-line parsable. We define a new version of off-line parsability
that is less strict than the existing one; thus termination is guaranteed for
parsing with a larger set of grammars.
| [
{
"version": "v1",
"created": "Tue, 23 Sep 1997 14:00:21 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wintner",
"Shuly",
"",
"Department of Computer Science,\n Technion, Israel Institute of Technology, Haifa, Israel"
],
[
"Francez",
"Nissim",
"",
"Department of Computer Science,\n Technion, Israel Institute of Technology, Haifa, Israel"
]
]
|
cmp-lg/9709012 | Lyon | Caroline Lyon and Ray Frank (Computer Science Department, University
of Hertfordshire, UK) | Using Single Layer Networks for Discrete, Sequential Data: An Example
from Natural Language Processing | 28 pages, 9 figures, Latex format, uses epsfig, .styfile included | Neural Computing and Applications 5(4), 1997, 196-214 | null | null | cmp-lg cs.CL | null | A natural language parser which has been successfully implemented is
described. This is a hybrid system, in which neural networks operate within a
rule based framework. It can be accessed via telnet for users to try on their
own text. (For details, contact the author.) Tested on technical manuals, the
parser finds the subject and head of the subject in over 90% of declarative
sentences.
The neural processing components belong to the class of Generalized Single
Layer Networks (GSLN). In general, supervised, feed-forward networks need more
than one layer to process data. However, in some cases data can be
pre-processed with a non-linear transformation, and then presented in a
linearly separable form for subsequent processing by a single layer net. Such
networks offer advantages of functional transparency and operational speed.
For our parser, the initial stage of processing maps linguistic data onto a
higher order representation, which can then be analysed by a single layer
network. This transformation is supported by information theoretic analysis.
| [
{
"version": "v1",
"created": "Tue, 23 Sep 1997 14:01:27 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lyon",
"Caroline",
"",
"Computer Science Department, University\n of Hertfordshire, UK"
],
[
"Frank",
"Ray",
"",
"Computer Science Department, University\n of Hertfordshire, UK"
]
]
|
cmp-lg/9709013 | Shuly Wintner | Shuly Wintner (Department of Computer Science, the Technion, Haifa,
Israel) | An Abstract Machine for Unification Grammars | Doctoral Thesis, 96 pages, many postscript figures, uses pstricks,
pst-node, psfig, fullname and a macros file | null | null | null | cmp-lg cs.CL | null | This work describes the design and implementation of an abstract machine,
Amalia, for the linguistic formalism ALE, which is based on typed feature
structures. This formalism is one of the most widely accepted in computational
linguistics and has been used for designing grammars in various linguistic
theories, most notably HPSG. Amalia is composed of data structures and a set of
instructions, augmented by a compiler from the grammatical formalism to the
abstract instructions, and a (portable) interpreter of the abstract
instructions. The effect of each instruction is defined using a low-level
language that can be executed on ordinary hardware.
The advantages of the abstract machine approach are twofold. From a
theoretical point of view, the abstract machine gives a well-defined
operational semantics to the grammatical formalism. This ensures that grammars
specified using our system are endowed with well defined meaning. It enables,
for example, to formally verify the correctness of a compiler for HPSG, given
an independent definition. From a practical point of view, Amalia is the first
system that employs a direct compilation scheme for unification grammars that
are based on typed feature structures. The use of amalia results in a much
improved performance over existing systems.
In order to test the machine on a realistic application, we have developed a
small-scale, HPSG-based grammar for a fragment of the Hebrew language, using
Amalia as the development platform. This is the first application of HPSG to a
Semitic language.
| [
{
"version": "v1",
"created": "Tue, 23 Sep 1997 15:52:05 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wintner",
"Shuly",
"",
"Department of Computer Science, the Technion, Haifa,\n Israel"
]
]
|
cmp-lg/9709014 | Shuly Wintner | Shuly Wintner (Seminar fuer Sprachwissenschaft, Tuebingen) Evgeniy
Gabrilovich and Nissim Francez (Laboratory for Computational Linguistics,
Technion, Israel) | Amalia -- A Unified Platform for Parsing and Generation | 8 pages postscript | Proceedings of Recent Advances in Natural Language Programming
(RANLP97), Tzigov Chark, Bulgaria, 11-13 September 1997, pp. 135-142 | null | null | cmp-lg cs.CL | null | Contemporary linguistic theories (in particular, HPSG) are declarative in
nature: they specify constraints on permissible structures, not how such
structures are to be computed. Grammars designed under such theories are,
therefore, suitable for both parsing and generation. However, practical
implementations of such theories don't usually support bidirectional processing
of grammars. We present a grammar development system that includes a compiler
of grammars (for parsing and generation) to abstract machine instructions, and
an interpreter for the abstract machine language. The generation compiler
inverts input grammars (designed for parsing) to a form more suitable for
generation. The compiled grammars are then executed by the interpreter using
one control strategy, regardless of whether the grammar is the original or the
inverted version. We thus obtain a unified, efficient platform for developing
reversible grammars.
| [
{
"version": "v1",
"created": "Wed, 24 Sep 1997 17:26:24 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wintner",
"Shuly",
"",
"Seminar fuer Sprachwissenschaft, Tuebingen"
],
[
"Gabrilovich",
"Evgeniy",
"",
"Laboratory for Computational Linguistics,\n Technion, Israel"
],
[
"Francez",
"Nissim",
"",
"Laboratory for Computational Linguistics,\n Technion, Israel"
]
]
|
comp-gas/9302001 | James Theiler | James Theiler | Some comments on the correlation dimension of $1/f^\alpha$ noise | CYCLER Paper 93feb005 Several PostScript files, compress'ed tar'ed
uuencode'ed | null | null | null | comp-gas nlin.CG | null | It has recently been observed that a stochastic (infinite degree of freedom)
time series with a $1/f^\alpha$ power spectrum can exhibit a finite correlation
dimension, even for arbitrarily large data sets. [A.R. Osborne and
A.~Provenzale, {\sl Physica D} {\bf 35}, 357 (1989).] I will discuss the
relevance of this observation to the practical estimation of dimension from a
time series, and in particular I will argue that a good dimension algorithm
need not be trapped by this anomalous fractal scaling. Further, I will
analytically treat the case of gaussian \onefas noise, with explicit high and
low frequency cutoffs, and derive the scaling of the correlation integral
$C(N,r)$ in various regimes of the $(N,r)$ plane. Appears in: {\sl Phys. Lett.
A} {\bf 155} (1991) 480--493.
| [
{
"version": "v1",
"created": "Wed, 10 Feb 1993 00:00:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Theiler",
"James",
""
]
]
|
comp-gas/9302003 | James Theiler | James Theiler (LANL/SFI), Paul S. Linsay (MIT), and David M. Rubin
(USGS) | Detecting Nonlinearity in Data with Long Coherence Times | 26 pages, Postscript, includes figures embedded in text. This version
fixes a very old postscript bug which prevented the paper from being printed
out on some machines | null | null | LA-UR-92-2335 | comp-gas nlin.CG | null | We consider the limitations of two techniques for detecting nonlinearity in
time series. The first technique compares the original time series to an
ensemble of surrogate time series that are constructed to mimic the linear
properties of the original. The second technique compares the forecasting error
of linear and nonlinear predictors. Both techniques are found to be problematic
when the data has a long coherence time; they tend to indicate nonlinearity
even for linear time series. We investigate the causes of these difficulties
both analytically and with numerical experiments on ``real'' and
computer-generated data. In particular, although we do see some initial
evidence for nonlinear structure in the SFI dataset E, we are inclined to
dismiss this evidence as an artifact of the long coherence time.
| [
{
"version": "v1",
"created": "Fri, 26 Feb 1993 00:00:00 GMT"
},
{
"version": "v2",
"created": "Fri, 15 Jul 1994 21:57:48 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Theiler",
"James",
"",
"LANL/SFI"
],
[
"Linsay",
"Paul S.",
"",
"MIT"
],
[
"Rubin",
"David M.",
"",
"USGS"
]
]
|
comp-gas/9303002 | Peter Lomdahl | D. M. Beazley (Center for Nonlinear Studies, LANL) and P. S. Lomdahl
(Theoretical Division, LANL) | Message-Passing Multi-Cell Molecular Dynamics on the Connection Machine
5 | 17 pages, Uuencoded compressed PostScript file | null | null | LA-UR-92-3158 | comp-gas nlin.CG | null | We present a new scalable algorithm for short-range molecular dynamics
simulations on distributed memory MIMD multicomputer based on a message-passing
multi-cell approach. We have implemented the algorithm on the Connection
Machine 5 (CM-5) and demonstrate that meso-scale molecular dynamics with more
than $10^8$ particles is now possible on massively parallel MIMD computers.
Typical runs show single particle update-times of $0.15 \mu s$ in 2 dimensions
(2D) and approximately $1 \mu s$ in 3 dimensions (3D) on a 1024 node CM-5
without vector units, corresponding to more than 1.8 GFlops overall
performance. We also present a scaling equation which agrees well with actually
observed timings.
| [
{
"version": "v1",
"created": "Tue, 9 Mar 1993 18:43:56 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Beazley",
"D. M.",
"",
"Center for Nonlinear Studies, LANL"
],
[
"Lomdahl",
"P. S.",
"",
"Theoretical Division, LANL"
]
]
|
comp-gas/9304003 | U. Chen | Yu Chen, Hirotada Ohashi, and Mamoru Akiyama | The Lattice Boltzmann Equation Method for the Simulation of Compressible
Fluid Flow | 6 pages, 5 figures, submitted to Simulation MultiConference, SCS 1993 | null | null | null | comp-gas nlin.CG | null | We systematically derived hydrodynamic equations and transport coefficients
for a class of multi-speed lattice Boltzmann models in D dimensions, using the
multi-scale technique. The constitutive relation of physical fluid is recovered
by a modified equilibrium distribution in Maxwell-Boltzmann type. With the use
of the rest particles and the particle reservoir, we were able to add one
degree of freedom into the sound speed of the modeled fluid. When the sound
speed is tuned small enough, the compressible region of fluid flow can be
reached. An example 2-D model is presented, together with the numerical
verification for its transport coefficients.
| [
{
"version": "v1",
"created": "Thu, 22 Apr 1993 01:09:32 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chen",
"Yu",
""
],
[
"Ohashi",
"Hirotada",
""
],
[
"Akiyama",
"Mamoru",
""
]
]
|
comp-gas/9304004 | Gregory Beylkin | G. Beylkin (Program in Applied Mathematics, University of Colorado at
Boulder) | Wavelets and Fast Numerical Algorithms | 32 pages, uuencoded tar-compressed LaTeX file. Uses epsf.sty (see
`macros') | null | null | null | comp-gas nlin.CG | null | Wavelet based algorithms in numerical analysis are similar to other transform
methods in that vectors and operators are expanded into a basis and the
computations take place in this new system of coordinates. However, due to the
recursive definition of wavelets, their controllable localization in both space
and wave number (time and frequency) domains, and the vanishing moments
property, wavelet based algorithms exhibit new and important properties.
For example, the multiresolution structure of the wavelet expansions brings
about an efficient organization of transformations on a given scale and of
interactions between different neighbouring scales. Moreover, wide classes of
operators which naively would require a full (dense) matrix for their numerical
description, have sparse representations in wavelet bases. For these operators
sparse representations lead to fast numerical algorithms, and thus address a
critical numerical issue.
We note that wavelet based algorithms provide a systematic generalization of
the Fast Multipole Method (FMM) and its descendents.
These topics will be the subject of the lecture. Starting from the notion of
multiresolution analysis, we will consider the so-called non-standard form
(which achieves decoupling among the scales) and the associated fast numerical
algorithms. Examples of non-standard forms of several basic operators (e.g.
derivatives) will be computed explicitly.
| [
{
"version": "v1",
"created": "Thu, 22 Apr 1993 18:10:40 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Beylkin",
"G.",
"",
"Program in Applied Mathematics, University of Colorado at\n Boulder"
]
]
|
comp-gas/9305002 | Bracy H. Elton | Bracy H. Elton (Fujitsu America, Inc.), Garry H. Rodrigue (Lawrence
Livermore National Laboratory and University of California, Davis), and C.
David Levermore (University of Arizona) | Convergence of Convective-Diffusive Lattice Boltzmann Methods | 39 pages; LaTeX and PsFig; 400kb uuencoded/compressed/tarred
PostScript figures; submitted to the SIAM Journal on Numerical Analysis.
AMS(MOS) subject classifications 35F25, 65M06, 65M12, 76R99, 82C40 | null | null | Lawrence Livermore National Laboratory #UCRL-JC-113509 | comp-gas nlin.CG | null | Lattice Boltzmann methods are numerical schemes derived as a kinetic
approximation of an underlying lattice gas. A numerical convergence theory for
nonlinear convective-diffusive lattice Boltzmann methods is established.
Convergence, consistency, and stability are defined through truncated Hilbert
expansions. In this setting it is shown that consistency and stability imply
convergence. Monotone lattice Boltzmann methods are defined and shown to be
stable, hence convergent when consistent. Examples of diffusive and
convective-diffusive lattice Boltzmann methods that are both consistent and
monotone are presented.
| [
{
"version": "v1",
"created": "Tue, 25 May 1993 22:18:51 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Elton",
"Bracy H.",
"",
"Fujitsu America, Inc."
],
[
"Rodrigue",
"Garry H.",
"",
"Lawrence\n Livermore National Laboratory and University of California, Davis"
],
[
"Levermore",
"C. David",
"",
"University of Arizona"
]
]
|
comp-gas/9306001 | James D. Sterling | James D. Sterling (Advanced Projects Research Incorporated), and Shiyi
Chen (Theoretical Division, Los Alamos National Laboratory) | Stability Analysis of Lattice Boltzmann Methods | 18 pages, to get figures (hard-copy only) e-mail [email protected] | null | null | LA-UR:93-2103, submitted to J. Comp. Phys | comp-gas nlin.CG | null | The lattice Boltzmann equation describes the evolution of the velocity
distribution function on a lattice in a manner that macroscopic fluid dynamical
behavior is recovered. Although the equation is a derivative of lattice gas
automata, it may be interpreted as a Lagrangian finite-difference method for
the numerical simulation of the discrete-velocity Boltzmann equation that makes
use of a BGK collision operator. As a result, it is not surprising that
numerical instability of lattice Boltzmann methods have been frequently
encountered by researchers. We present an analysis of the stability of
perturbations of the particle populations linearized about equilibrium values
corresponding to a constant-density uniform mean flow. The linear stability
depends on the following parameters: the distribution of the mass at a site
between the different discrete speeds, the BGK relaxation time, the mean
velocity, and the wavenumber of the perturbations. This parameter space is too
large to compute the complete stability characteristics. We report some
stability results for a
| [
{
"version": "v1",
"created": "Tue, 15 Jun 1993 20:34:59 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sterling",
"James D.",
"",
"Advanced Projects Research Incorporated"
],
[
"Chen",
"Shiyi",
"",
"Theoretical Division, Los Alamos National Laboratory"
]
]
|
comp-gas/9307001 | null | S. Succi( IBM European Center for Scientific and Engineering
Computing, Roma, Italy) | Numerical Solution of the Schroedinger Equation using a Quantum Lattice
Boltzmann Equation} | LaTeX file | null | null | null | comp-gas nlin.CG | null | The quantum Lattice Boltzmann equation (QLBe), a new variant of the lattice
Boltzmann equation, specifically designed to describe non relativistic quantum
motion, is validated for the case of a free-particle in (1+1) space-time
dimensions. The proper parameter regime under which the method needs to be
operated in order to reproduce faithful non-relativistic quantum motion is also
discussed.
| [
{
"version": "v1",
"created": "Wed, 7 Jul 1993 12:18:09 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Succi",
"S.",
"",
"IBM European Center for Scientific and Engineering\n Computing, Roma, Italy"
]
]
|
comp-gas/9307003 | James D. Sterling | Marc B. Reider and James D. Sterling (Center for Nonlinear Studies,
Los Alamos National Laboratory) | Accuracy of Discrete-Velocity BGK Models for the Simulation of the
Incompressible Navier-Stokes Equations | 12 pages, e-mail [email protected] for hard copy/figure | null | null | null | comp-gas nlin.CG | null | Two discretizations of a 9-velocity Boltzmann equation with a BGK collision
operator are studied. A Chapman-Enskog expansion of the PDE system predicts
that the macroscopic behavior corresponds to the incompressible Navier-Stokes
equations with additional terms of order Mach number squared. We introduce a
fourth-order scheme and compare results with those of the commonly used lattice
Boltzmann discretization and with finite-difference schemes applied to the
incompressible Navier-Stokes equations in primitive-variable form. We
numerically demonstrate convergence of the BGK schemes to the incompressible
Navier-Stokes equations and quantify the errors associated with compressibility
and discretization effects. When compressibility error is smaller than
discretization error, convergence in both grid spacing and time step is shown
to be second-order for the LB method and is confirmed to be fourth-order for
the fourth-order BGK solver. However, when the compressibility error is
simultaneously reduced as the grid is refined, the LB method behaves as a
first-order scheme in time.
| [
{
"version": "v1",
"created": "Fri, 23 Jul 1993 17:25:52 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Reider",
"Marc B.",
"",
"Center for Nonlinear Studies,\n Los Alamos National Laboratory"
],
[
"Sterling",
"James D.",
"",
"Center for Nonlinear Studies,\n Los Alamos National Laboratory"
]
]
|
comp-gas/9308002 | Harmen Bussemaker | J.W. Dufty, M.H. Ernst | Lattice Boltzmann-Langevin Equations | 10 pages, Latex, no figures | null | null | null | comp-gas nlin.CG | null | Intrinsic fluctuations around the solution of the lattice Boltzmann equation
are described or modeled by addition of a white Gaussian noise source. For
stationary states a fluctuation-dissipation theorem relates the variance of the
fluctuations to the linearized Boltzmann collision operator and the pair
correlation function.
| [
{
"version": "v1",
"created": "Wed, 1 Sep 1993 13:26:18 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Dufty",
"J. W.",
""
],
[
"Ernst",
"M. H.",
""
]
]
|
comp-gas/9308003 | Harmen Bussemaker | M.H. Ernst and H.J. Bussemaker (Institute for Theoretical Physics,
University of Utrecht, The Netherlands) | Instabilities and Patterns (minor technical modifications) | 15 pages, uuencoded tar-compressed file (139 kb), containing Latex
file and 5 encapsulated PostScript figures | null | null | THU-93/22 | comp-gas nlin.CG nlin.PS patt-sol | null | Violation of (semi)-detailed balance conditions in lattice gas automata gives
rise to unstable spatial fluctuations that lead to phase separation and pattern
formation in spinodal decomposition, unstable propagating modes, driven
diffusive systems and unstable uniform flows.
| [
{
"version": "v1",
"created": "Wed, 1 Sep 1993 15:25:57 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Sep 1993 15:02:18 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Ernst",
"M. H.",
"",
"Institute for Theoretical Physics,\n University of Utrecht, The Netherlands"
],
[
"Bussemaker",
"H. J.",
"",
"Institute for Theoretical Physics,\n University of Utrecht, The Netherlands"
]
]
|
comp-gas/9310001 | U. Chen | Yu Chen, Hirotada Ohashi and Mamoru Akiyama (Department of Quantumn
Engineering and Systems Science University of Tokyo, Japan) | Elimination of Nonlinear Deviations in Thermal Lattice BGK Models | 4 pages, 1 table, 4 figures | null | null | null | comp-gas nlin.CG | null | Abstracet: We present a new thermal lattice BGK model in D-dimensional space
for the numerical calculation of fluid dynamics. This model uses a higher order
expansion of equilibrium distribution in Maxwellian type. In the mean time the
lattice symmetry is upgraded to ensure the isotropy of 6th order tensor. These
manipulations lead to macroscopic equations free from nonlinear deviations. We
demonstrate the improvements by conducting classical Chapman-Enskog analysis
and by numerical simulation of shear wave flow. The transport coefficients are
measured numerically, too.
| [
{
"version": "v1",
"created": "Tue, 5 Oct 1993 06:46:42 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chen",
"Yu",
"",
"Department of Quantumn\n Engineering and Systems Science University of Tokyo, Japan"
],
[
"Ohashi",
"Hirotada",
"",
"Department of Quantumn\n Engineering and Systems Science University of Tokyo, Japan"
],
[
"Akiyama",
"Mamoru",
"",
"Department of Quantumn\n Engineering and Systems Science University of Tokyo, Japan"
]
]
|
comp-gas/9312001 | Shiyi Chen | S. Chen, S. P. Dawson, G. D. Doolen, D. R. Janecky and A. Lawniczak
(Theoretical Division and Center for Nonlinear Studies Los Alamos National
Laboratory, Los Alamos, NM, USA) | Lattice Methods and Their Applications To Reacting Systems | Latex file | null | null | null | comp-gas nlin.CG | null | The recent development of the lattice gas automata method and its extension
to the lattice Boltzmann method have provided new computational schemes for
solving a variety of partial differential equations and modeling chemically
reacting systems. The lattice gas method, regarded as the simplest microscopic
and kinetic approach which generates meaningful macroscopic dynamics, is fully
parallel and can, as a result, be easily programmed on parallel machines. In
this paper, we introduce the basic principles of the lattice gas method and the
lattice Boltzmann method, their numerical implementations and applications to
chemically reacting systems. Comparisons of the lattice Boltzmann method with
the lattice gas technique and other traditional numerical schemes, including
the finite difference scheme and the pseudo-spectral method, for solving the
Navier-Stokes hydrodynamic fluid flows will be discussed. Recent developments
of the lattice gas and the lattice Boltzmann method and their applications to
pattern formation in chemical reaction-diffusion systems, multiphase fluid
flows and polymeric dynamics will be presented.
| [
{
"version": "v1",
"created": "Wed, 8 Dec 1993 06:40:54 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chen",
"S.",
"",
"Theoretical Division and Center for Nonlinear Studies Los Alamos National\n Laboratory, Los Alamos, NM, USA"
],
[
"Dawson",
"S. P.",
"",
"Theoretical Division and Center for Nonlinear Studies Los Alamos National\n Laboratory, Los Alamos, NM, USA"
],
[
"Doolen",
"G. D.",
"",
"Theoretical Division and Center for Nonlinear Studies Los Alamos National\n Laboratory, Los Alamos, NM, USA"
],
[
"Janecky",
"D. R.",
"",
"Theoretical Division and Center for Nonlinear Studies Los Alamos National\n Laboratory, Los Alamos, NM, USA"
],
[
"Lawniczak",
"A.",
"",
"Theoretical Division and Center for Nonlinear Studies Los Alamos National\n Laboratory, Los Alamos, NM, USA"
]
]
|
comp-gas/9401004 | Shiyi Chen | S. Hou, J. Sterling, S. Chen and G. D. Doolen (Theoretical Division
and Center for Nonlinear Studies Los Alamos National Laboratory, Los Alamos,
NM) | A Lattice Boltzmann Subgrid Model for High Reynolds Number Flows | latex | null | null | null | comp-gas nlin.CG | null | A subgrid turbulence model for the lattice Boltzmann method is proposed for
high Reynolds number fluid flow applications. The method, based on the standard
Smagorinsky subgrid model and a single-time relaxation lattice Boltzmann
method, incorporates the advantages of the lattice Boltzmann method for
handling arbitrary boundaries and is easily implemented on parallel machines.
The method is applied to a two-dimensional driven cavity flow for studying
dynamics and the Reynolds number dependence of the flow structures. The
substitution of other subgrid models, such as the dynamic subgrid model, in the
framework of the LB method is discussed.
| [
{
"version": "v1",
"created": "Fri, 28 Jan 1994 18:50:06 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hou",
"S.",
"",
"Theoretical Division\n and Center for Nonlinear Studies Los Alamos National Laboratory, Los Alamos,\n NM"
],
[
"Sterling",
"J.",
"",
"Theoretical Division\n and Center for Nonlinear Studies Los Alamos National Laboratory, Los Alamos,\n NM"
],
[
"Chen",
"S.",
"",
"Theoretical Division\n and Center for Nonlinear Studies Los Alamos National Laboratory, Los Alamos,\n NM"
],
[
"Doolen",
"G. D.",
"",
"Theoretical Division\n and Center for Nonlinear Studies Los Alamos National Laboratory, Los Alamos,\n NM"
]
]
|
comp-gas/9403001 | David R. Wolf | David H. Wolpert, David R. Wolf | Estimating Functions of Probability Distributions from a Finite Set of
Samples, Part 1: Bayes Estimators and the Shannon Entropy | uuencoded compressed tarfile, submitted | null | null | LANL LA-UR-92-4369 | comp-gas adap-org nlin.AO nlin.CG | null | We present estimators for entropy and other functions of a discrete
probability distribution when the data is a finite sample drawn from that
probability distribution. In particular, for the case when the probability
distribution is a joint distribution, we present finite sample estimators for
the mutual information, covariance, and chi-squared functions of that
probability distribution.
| [
{
"version": "v1",
"created": "Tue, 8 Mar 1994 20:44:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wolpert",
"David H.",
""
],
[
"Wolf",
"David R.",
""
]
]
|
comp-gas/9403002 | David R. Wolf | David R. Wolf, David H. Wolpert | Estimating Functions of Distributions from A Finite Set of Samples, Part
2: Bayes Estimators for Mutual Information, Chi-Squared, Covariance and other
Statistics | uuencoded compressed postscript, submitted | null | null | LANL LA-UR-93-833 | comp-gas adap-org nlin.AO nlin.CG | null | We present estimators for entropy and other functions of a discrete
probability distribution when the data is a finite sample drawn from that
probability distribution. In particular, for the case when the probability
distribution is a joint distribution, we present finite sample estimators for
the mutual information, covariance, and chi-squared functions of that
probability distribution.
| [
{
"version": "v1",
"created": "Tue, 8 Mar 1994 20:44:08 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wolf",
"David R.",
""
],
[
"Wolpert",
"David H.",
""
]
]
|
comp-gas/9403004 | Yepez | Jeffrey Yepez (US Air Force, Phillips Laboratory) | A Lattice-Gas with Long-Range Interactions Coupled to a Heat Bath | 16 pages, epsf.sty used to include 7 postscript images, to appear in
Lawniczak, A. and R. Kapral Editiors, Pattern Formation and Lattice-gas
Automata, American Mathematical Society, 1994 | null | null | null | comp-gas nlin.CG | null | Introduced is a lattice-gas with long-range 2-body interactions. An effective
inter-particle force is mediated by momentum exchanges. There exists the
possibility of having both attractive and repulsive interactions using finite
impact parameter collisions. There also exists an interesting possibility of
coupling these long-range interactions to a heat bath. A fixed temperature heat
bath induces a permanent net attractive interparticle potential, but at the
expense of reversibility. Thus the long-range dynamics is a kind of a Monte
Carlo Kawasaki updating scheme. The model has a $P\rho T$ equation of state.
Presented are analytical and numerical results for the a lattice-gas fluid
governed by a nonideal equation of state. The model's complexity is not much
beyond that of the FHP lattice-gas. It is suitable for massively parallel
processing and may be used to study critical phenomena in large systems.
| [
{
"version": "v1",
"created": "Fri, 18 Mar 1994 19:32:59 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Yepez",
"Jeffrey",
"",
"US Air Force, Phillips Laboratory"
]
]
|
comp-gas/9403005 | Yepez | Jeffrey Yepez (US Air Force, Phillips Laboratory), Guy P. Seeley
(Radex Corporation), and Norman Margolus (MIT Laboratory for Computer
Science) | Lattice-Gas Automata Fluids on Parallel Supercomputers | 21 pages, revtex.sty used to generate Computers in Physics
Compuscript, epsf.sty used to include 10 postscript images, submitted to
Computers in Physics Jan 94. Postscript figures appended at the bottom in
tar-compress-uuencode form | null | null | null | comp-gas nlin.CG | null | A condensed history and theoretical development of lattice-gas automata in
the Boltzmann limit is presented. This is provided as background to set up the
context for understanding the implementation of the lattice-gas method on two
parallel supercomputers: the MIT cellular automata machine CAM-8 and the
Connection Machine CM-5. The macroscopic limit of two-dimensional fluids is
tested by simulating the Rayleigh-B\'enard convective instability,
Kelvin-Helmholtz shear instability, and the Von Karman vortex shedding
instability. Performance of the two machines in terms of both site update rate
and maximum problem size are comparable. The CAM-8, being a low-cost desktop
machine, demonstrates the potential of special-purpose digital hardware.
| [
{
"version": "v1",
"created": "Sat, 19 Mar 1994 01:56:13 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Yepez",
"Jeffrey",
"",
"US Air Force, Phillips Laboratory"
],
[
"Seeley",
"Guy P.",
"",
"Radex Corporation"
],
[
"Margolus",
"Norman",
"",
"MIT Laboratory for Computer\n Science"
]
]
|
comp-gas/9403006 | Langis Gagnon | L. Gagnon, J. M. Lina and B. Goulard (Groupe PHYSNUM, Univ. de
Montreal) | Application of Complex Daubechies' Wavelets to Numerical Simulation of a
Nonlinear Signal Propagation Model | 4 pages, compressed and uuencoded postcript file (final size: 720
Kbytes) Submitted to 7th SP Workshop on Signal Analysis and Array Processing | null | null | null | comp-gas nlin.CG | null | We report the first application of complex symmetric wavelets to the
numerical simulation of a nonlinear signal propagation model. This model is the
so-called nonlinear Schrodinger equation that describes, for instance, the
evolution of the electric field amplitude in nonlinear optical fibers. We
propose and study a new way to implement a global space-time adaptive grid,
based on interpolation properties of higher-order scaling functions.
| [
{
"version": "v1",
"created": "Thu, 31 Mar 1994 14:49:21 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Gagnon",
"L.",
"",
"Groupe PHYSNUM, Univ. de\n Montreal"
],
[
"Lina",
"J. M.",
"",
"Groupe PHYSNUM, Univ. de\n Montreal"
],
[
"Goulard",
"B.",
"",
"Groupe PHYSNUM, Univ. de\n Montreal"
]
]
|
comp-gas/9405001 | null | R.G.M. van der Sman (ATO-DLO, Agricultural Research Institute,
Holland), M.F.M. Janssens (ATO-DLO) | Lattice Gas Automata: a discrete model for simulation of continuous
transport phenomena in packages of agricultural products | 5 pages, paper accepted for European SCS MultiConference, will appear
in the proceedings, post script files can be requested from us by e-mail, as
we use MS-DOS machines, the post script files can not be compressed and
encoded A bibfile (esm.bib is pasted at the end of the tex file) | null | null | null | comp-gas nlin.CG | null | A Lattice Boltzmann scheme has been applied to the problem of heat and mass
transport in packagings of cut flowers.
The LB scheme, simulating convection-diffusion processes and heat and mass
transfer between flowers and air flow, is described in detail. The objective of
the research programme is to optimize the packaging design for improved flower
quality. Comparison of experimental results and simulation results show that
the LB-scheme is a promising simulation technique for achieving the research
objective.
| [
{
"version": "v1",
"created": "Tue, 3 May 1994 13:30:58 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"van der Sman",
"R. G. M.",
"",
"ATO-DLO, Agricultural Research Institute,\n Holland"
],
[
"Janssens",
"M. F. M.",
"",
"ATO-DLO"
]
]
|
comp-gas/9405007 | Gary Doolen | Yue-Hong Qian | Abstracts for the June 27-29 Princeton Conference: Discrete Models for
Fluid Mechanics | 30 pages, LaTeX file | null | null | null | comp-gas nlin.CG | null | Submitted by the authors for the June 27-29 Princeton Conference. Questions
should be directed to: [email protected]
| [
{
"version": "v1",
"created": "Mon, 30 May 1994 05:16:17 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Qian",
"Yue-Hong",
""
]
]
|
comp-gas/9408001 | Ramon Lopez | F. Zertuche (IIMAS, UNAM, Mexico), R. L\'opez-Pe\~na (ICN, UNAM,
Mexico) and H. Waelbroeck (ICN, UNAM, Mexico) | Recognition of Temporal Sequences of Patterns | 18 pages in PlainTeX, with 5 figures available on request to the
authors. To appear in J. Phys. A: Math. Gen | null | null | null | comp-gas nlin.CG | null | Using an asymmetric associative network with synchronous updating, it is
possible to recall a sequence of patterns. To obtain a stable sequence
generation with a large storage capacity, we introduce a threshold that
eliminates the contribution of weakly correlated patterns. For this system we
find a set of evolution equations for the overlaps of the states with the
patterns to be recognized. We solve these equations in the limit of the
stationary cycle, and obtain the critical value of the capacity as a function
of the threshold and temperature. Finally, a numerical simulation is made,
confirming the theoretical results.
| [
{
"version": "v1",
"created": "Fri, 26 Aug 1994 22:16:48 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Zertuche",
"F.",
"",
"IIMAS, UNAM, Mexico"
],
[
"López-Peña",
"R.",
"",
"ICN, UNAM,\n Mexico"
],
[
"Waelbroeck",
"H.",
"",
"ICN, UNAM, Mexico"
]
]
|
comp-gas/9411001 | Bruce Boghosian | Bruce M. Boghosian (Center for Computational Science, Boston
University), Washington Taylor (Center for Theoretical Physics, Massachusetts
Institute of Technology) | Renormalization of Lattice Gas Transport Coefficients | 12 pages, REVTeX | null | null | BU-CCS-941001, MIT-CTP-2280 | comp-gas hep-lat nlin.CG | null | A method is described for calculating corrections to the
Boltzmann/Chapman-Enskog analysis of lattice gases due to the buildup of
correlations. It is shown that renormalized transport coefficients can be
calculated perturbatively by summing terms in an infinite series. A
diagrammatic notation for the terms in this series is given, in analogy with
the Feynman diagrams of quantum field theory. This theory is applied to an
example lattice gas and shown to correctly predict experimental deviation from
the Boltzmann prediction.
| [
{
"version": "v1",
"created": "Thu, 1 Dec 1994 19:16:45 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Boghosian",
"Bruce M.",
"",
"Center for Computational Science, Boston\n University"
],
[
"Taylor",
"Washington",
"",
"Center for Theoretical Physics, Massachusetts\n Institute of Technology"
]
]
|
comp-gas/9501007 | Balasubramanya Nadiga | Balu Nadiga and Dale Pullin (Graduate Aeronautical Laboratories,
Caltech, Pasadena, CA) | A Method for Near-Equilibrium Discrete-Velocity Gas Flows | 19 pages including 4 figures. All in one postscript file (flw.ps)
compressed and uuencoded (flw.uu). Name mail file `flw.uu'. Edit so that
`#!/bin/csh -f' is the first line of flw.uu On a unix machine say `csh
flw.uu'. On a non-unix machine: uudecode flw.uu; uncompress flw.tar.Z; tar
-xvf flw.tar | null | null | Journal of Computational Physics, Vol 112, No 1, May 1994, 162-172 | comp-gas nlin.CG | null | We present a simulation scheme for discrete-velocity gases based on {\em
local thermodynamic equilibrium}. Exploiting the kinetic nature of
discrete-velocity gases, in that context, results in a natural splitting of
fluxes, and the resultant scheme strongly resembles the original processes. The
kinetic nature of the scheme and the modeling of the {\em infinite collision
rate} limit, result in a small value of the coefficient of
(numerical)-viscosity, the behavior of which is remarkably physical [18]. A
first order method, and two second order methods using the total variation
diminishing principle are developed and an example application presented. Given
the same computer resources, it is expected that with this approach, much
higher Reynold's number will be achievable than presently possible with either
lattice gas automata or lattice Boltzmann approaches. The ideas being general,
the scheme is applicable to any discrete-velocity model, and to lattice gases
as well.
| [
{
"version": "v1",
"created": "Sun, 22 Jan 1995 01:20:53 GMT"
},
{
"version": "v2",
"created": "Mon, 23 Jan 1995 18:22:05 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nadiga",
"Balu",
"",
"Graduate Aeronautical Laboratories,\n Caltech, Pasadena, CA"
],
[
"Pullin",
"Dale",
"",
"Graduate Aeronautical Laboratories,\n Caltech, Pasadena, CA"
]
]
|
comp-gas/9501009 | Balasubramanya Nadiga | Balu Nadiga Galcit (Caltech, Pasadena, CA) | Plane Waves in a Multispeed Discrete-Velocity Gas | 18 pages including u figures. All in one postscript file (plane.ps).
Compressed and uuencoded (plane.uu). Name mail file `plane.uu'. Edit so that
`#!/bin/csh -f' is the first line of plane.uu. On a unix machine say `csh
plane.uu'. On a non-unix machine: uudecode plane.uu; uncompress plane.tar.Z;
tar -xvf plane.tar | Rarefied Gas Dynamics: Theory and Simulations. Vol. 159 of
Progress in Astronautics and Aeronautics (AIAA) Ed. B.D. Shizgal, D.P. Weaver | null | null | comp-gas nlin.CG | null | A kinetic flux-splitting procedure used in conjunction with local
thermodynamic equilibrium in a finite volume allows us to investigate
numerically discrete-velocity gas flows. The procedure, outlined for a general
discrete-velocity gas, is used to simulate flows of the nine-velocity gas, a
simple two dimensional multiple-speed discrete-velocity gas, wherein a
multiplicity of speeds ensures nontrivial thermodynamics. After verifying the
linear wave limit and the non-linear steepening of wavefronts, the stability
and propagation of planar discontinuities in that model gas is studied. The
supersonic-subsonic requirement for the stable propagation of a discontinuity,
being kinematic in nature is the same in the model gas, as e.g., in a perfect
gas. However, the finiteness of the velocity space in the model gas does not
allow a translation of the above kinematic condition to the thermodynamic
requirement of increasing entropy across a compressive shock: a case of an
entropy decreasing compressive shock in the model gas is presented. Finally,
the interaction of various types of waves--shock waves, rarefactions and
contact surfaces--in the model gas are shown in a simulation of the shock tube
problem.
| [
{
"version": "v1",
"created": "Sun, 22 Jan 1995 02:23:32 GMT"
},
{
"version": "v2",
"created": "Mon, 23 Jan 1995 18:24:26 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Galcit",
"Balu Nadiga",
"",
"Caltech, Pasadena, CA"
]
]
|
comp-gas/9505001 | Victor Sofonea | Victor Sofonea (Research Center for Hydrodynamics, Cavitation and
Magnetic Fluids Technical University of Timisoara Bd. Mihai Viteazul 1,
R-1900 Timisoara, Romania) | Lattice Boltzmann Model For Magnetic Fluids | 25 pages, RevTex (figures available from the author via surface mail) | null | null | submitted to Romanian Reports in Physics, 1995 | comp-gas nlin.CG | null | A lattice Boltzmann model with interacting particles was developed in order
to simulate the magneto-rheological characteristics of magnetic fluids. In the
frame of this model, $6\, +\,1$ species of particles are allowed to move across
a $2D$ triangular lattice. Among these species, $6$ of them carry an individual
magnetic dipole moment and interact themselves not only as a result oflocal
collisions, as in current Lattice Boltzmann models, but also as a result of
nearest neighbours magnetic dipole-dipole interaction. The relative
distribution of the individual magnetic moments is determined by the intensity
of an external static magnetic field acting on the whole system. This model
exhibits some relevant characteristics of real magnetic fluids, i.e.,
anisotropic structure formation as a result of magnetic field induced
gas-liquid phase transition and magnetic field dependence of the sound velocity
and the attenuation coefficient.
| [
{
"version": "v1",
"created": "Fri, 5 May 1995 07:28:04 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sofonea",
"Victor",
"",
"Research Center for Hydrodynamics, Cavitation and\n Magnetic Fluids Technical University of Timisoara Bd. Mihai Viteazul 1,\n R-1900 Timisoara, Romania"
]
]
|
comp-gas/9505003 | Computational Physics | H. P. Fangi and L. Y. Cao (Institute of Theoretical Physics, Beijing,
100080, China) | Predicting and characterizing data sequences from structure-variable
systems | 6 pages, figures can be obtained from the first author, will appear
in Phys. Rev. E, Present address: Department of Physics, Fudan University,
Shanghai, 200433, China (for Fangi) | null | null | null | comp-gas nlin.CG | null | In principle, all the natural systems such as biological, ecological and
economical systems are structure-variable systems (in which some environment
parameters are not fixed). In this Letter we show that data sequences from many
structure-variable systems are short-term predictable. We also argue how to
characterize the data sequences from structure-variable systems.
| [
{
"version": "v1",
"created": "Thu, 1 Jun 1995 16:04:05 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Fangi",
"H. P.",
"",
"Institute of Theoretical Physics, Beijing,\n 100080, China"
],
[
"Cao",
"L. Y.",
"",
"Institute of Theoretical Physics, Beijing,\n 100080, China"
]
]
|
comp-gas/9508001 | Qisu Zou | Qisu Zou (Theoretical Division, Los Alamos National Lab, Dept. of
Math., Kansas State University) and Xiaoyi He (Center for Nonlinear Studies
and Theoretical Biology and Biophysics Group, Los Alamos National Lab) | On pressure and velocity flow boundary conditions for the lattice
Boltzmann BGK model | 16 pages, four figures are submitted using `figure' | null | null | Los Alamos preprint, LA-UR-95-2708 | comp-gas nlin.CG | null | Pressure (density) and velocity boundary conditions inside a flow domain are
studied for 2-D and 3-D lattice Boltzmann BGK models (LBGK) and new method to
specify these conditions are proposed. These conditions are consistent with the
boundary condition we proposed in a previous paper using an idea of bounce-back
of non-equilibrium distribution. These conditions give excellent results for
the regular LBGK models, and were shown to be second-order accurate by
numerical examples. When they are used together with the improved
incompressible LBGK model proposed by zou et al. the simulation results recover
the analytical solution of the plane Poiseuille flow driven by pressure
(density) difference with machine accuracy.
| [
{
"version": "v1",
"created": "Tue, 8 Aug 1995 18:29:31 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Zou",
"Qisu",
"",
"Theoretical Division, Los Alamos National Lab, Dept. of\n Math., Kansas State University"
],
[
"He",
"Xiaoyi",
"",
"Center for Nonlinear Studies\n and Theoretical Biology and Biophysics Group, Los Alamos National Lab"
]
]
|
comp-gas/9509002 | Sello Dmp | S. Sello (Cise-Innovative Technologies, Milan Italy) | Detecting Nonlinearity in Pressure Data Inside the Draft Tube of a Real
Francis Turbine | uuencoded compressed postscript file, 12 pages paper with included
figures. (source file: 4.9 Mb) | null | null | null | comp-gas nlin.CG | null | A general method for testing nonlinearity in time series is described and
applied to measurements of different pressure data inside the draft tube surge
of a real Francis turbine. Comparing the current original time series to an
ensemble of surrogates time series, suitably constructed to mimic the linear
properties of the original one, we was able to distinguish a linear stochastic
from a nonlinear deterministic behaviour and, moreover, to quantify the degree
of nonlinearity present in the related dynamics. The problem of detecting
nonlinear structure in real data is quite complicated by the influence of
various contaminations, like broadband noise and/or long coherence times. These
difficulties have been overcame using the combination of a suitable nonlinear
filtering technique and a qualitative redundancy statistic analysis. The above
investigations allow a quantitative characterization of different dynamical
regimes of motion of gas cavities inside real turbines and, moreover, allow to
support the reliability of some related mathematical modelizations.
| [
{
"version": "v1",
"created": "Mon, 11 Sep 1995 11:02:43 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sello",
"S.",
"",
"Cise-Innovative Technologies, Milan Italy"
]
]
|
comp-gas/9509003 | Jens Timmer | J. Timmer (University of Freiburg, Germany) | On Surrogate Data Testing for Linearity based on the Periodogram | Latex, 19 pages, 3 tarred, compressed and uuencoded eps figures,
submitted to Physica D | null | null | FDM 13/95 | comp-gas nlin.CG | null | The method of surrogate data is a tool to test whether data were generated by
some class of model. Tests based on the periodogram have been proposed to
decide if linear systems driven by Gaussian noise could have generated a sample
time series. We show that this procedure based on the periodogram, in general,
misspecifies the test statistic. Based on the theory of linear systems we
suggest an alternative procedure to obtain the correct distribution of the test
statistic and discuss problems of this approach.
| [
{
"version": "v1",
"created": "Mon, 11 Sep 1995 16:31:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Timmer",
"J.",
"",
"University of Freiburg, Germany"
]
]
|
comp-gas/9509004 | Li Ka No Clara | H. P. Fang (Department of Physics, Fudan University, Shanghai, China) | The developing structure of dynamical systems | 6 pages, submitted to Phys. Rev. Lett., Figures can be obtained from
the Author. email address from Nov. 26, 1995: [email protected] with a
subject "to FANG" | null | null | null | comp-gas nlin.CG | null | In order to investigate the evolutionary process of many deterministic
Dynamical systems with unfixed parameter, a set of dynamical models with
parameter changing continuously and the accumulation of this change might be
large is introduced and discussed. The boundary crises and the period-doubling
bifurcations are found suppressed and scaling properties for these phenomena
are exploited. Due to this suppression, the period-doubling bifurcations seem
no longer continuous. We further discuss the possible applications of these
models.
| [
{
"version": "v1",
"created": "Sun, 17 Sep 1995 09:27:36 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Sep 1995 08:47:56 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Fang",
"H. P.",
"",
"Department of Physics, Fudan University, Shanghai, China"
]
]
|
comp-gas/9509005 | Geza Odor | G. Odor, F.Rohrbach, G. Vesztergombi, G. Varga, F. Tatrai | Parallel Algorithms on the ASTRA SIMD Machine | 8 pages latex + 1 eps figure included, mprocl.sty included, To appear
in conference proceedings of CHEP-95 (Rio) | null | null | null | comp-gas nlin.CG | null | In view of the tremendous computing power jump of modern RISC processors the
interest in parallel computing seems to be thinning out. Why use a complicated
system of parallel processors, if the problem can be solved by a single
powerful micro-chip? It is a general law, however, that exponential growth will
always end by some kind of a saturation, and then parallelism will again become
a hot topic. We try to prepare ourselves for this eventuality. The MPPC project
started in 1990 in the heydeys of parallelism and produced four ASTRA machines
(presented at CHEP'92) with 4k processors (which are expandable to 16k) based
on `yesterday's chip-technology' (chip presented at CHEP'91). These machines
now provide excellent test-beds for algorithmic developments in a complete,
real environment. We are developing for example fast-pattern recognition
algorithms which could be used in high-energy physics experiments at the LHC
(planned to be operational after 2004 at CERN) for triggering and data
reduction. The basic feature of our ASP (Associative String Processor) approach
is to use extremely simple (thus very cheap) processor elements but in huge
quantities (up to millions of processors) connected together by a very simple
string-like communication chain. In this paper we present powerful algorithms
based on this architecture indicating the performance perspectives if the
hardware (i.e. chip fabrication) quality reaches `present or even future
technology levels'.
| [
{
"version": "v1",
"created": "Wed, 4 Oct 1995 12:32:17 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Oct 1995 14:19:05 GMT"
},
{
"version": "v3",
"created": "Fri, 6 Oct 1995 08:49:14 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Odor",
"G.",
""
],
[
"Rohrbach",
"F.",
""
],
[
"Vesztergombi",
"G.",
""
],
[
"Varga",
"G.",
""
],
[
"Tatrai",
"F.",
""
]
]
|
comp-gas/9511002 | David Wolf | David Wolf (Los Alamos, University of Texas) | Mutual Information as a Bayesian Measure of Independence | null | null | null | null | comp-gas nlin.CG | null | The problem of hypothesis testing is examined from both the historical and
Bayesian points of view in the case that sampling is from an underlying joint
probability distribution and the hypotheses tested for are those of
independence and dependence of the underlying distribution. Exact results for
the Bayesian method are provided. Asymptotic Bayesian results and historical
method test quantities are compared, and historical method quantities are
interpreted in terms of clearly defined Bayesian quantities. The asymptotic
Bayesian test relies upon a statistic that is primarily mutual information.
| [
{
"version": "v1",
"created": "Mon, 6 Nov 1995 11:34:38 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wolf",
"David",
"",
"Los Alamos, University of Texas"
]
]
|
comp-gas/9511003 | Balasubramanya T. Nadiga | B. T. Nadiga (IGPP, Los Alamos National Lab), S. Zaleski (Laboratoire
de Mod\'elisation en M\'ecanique, URA 229 CNRS, Univ. P. et M. Curie, France) | Investigations of a Two-Phase Fluid Model | Self unpacking uuencoded and compressed postscript file (423928
bytes). Includes 6 figures | null | null | LA-UR-95-1729 | comp-gas nlin.CG | null | We study an interface-capturing two-phase fluid model in which the
interfacial tension is modelled as a volumetric stress. Since these stresses
are obtainable from a Van der Waals-Cahn-Hilliard free energy, the model is, to
a certain degree, thermodynamically realistic. Thermal fluctuations are not
considered presently for reasons of simplicity. The utility of the model lies
in its momentum-conservative representation of surface tension and the
simplicity of its numerical implementation resulting from the volumetric
modelling of the interfacial dynamics. After validation of the model in two
spatial dimensions, two prototypical applications---instability of an initially
high-Reynolds-number liquid jet in the gaseous phase and spinodal decomposition
in a liquid-gas system--- are presented.
| [
{
"version": "v1",
"created": "Fri, 1 Dec 1995 01:18:33 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nadiga",
"B. T.",
"",
"IGPP, Los Alamos National Lab"
],
[
"Zaleski",
"S.",
"",
"Laboratoire\n de Modélisation en Mécanique, URA 229 CNRS, Univ. P. et M. Curie, France"
]
]
|
comp-gas/9601001 | Leonid V. Krasichkov | A.A.Kipchatov and L.V.Krasichkov (College of Applied Science, Saratov
State University, Saratov, Russia) | Generating high-dimensional chaotic signals by the sum | 11 pages uuencoded compressed PostScript file (176K) with 4 figures | null | null | null | comp-gas nlin.CG | null | The method of generating of high-dimensional oscillations on the basis of
summing of low-dimensional chaotic signals of noncoupled dynamical systems is
investigated. It is shown that the correlation dimension of attractor
reconstructed from such oscillations is equal to the sum of dimensions of the
original signals. The possibilities for obtaining of homogeneous
high-dimensional chaotic attractor are numerically demonstrated with the
original signals of R{\"{o}}ssler system.
| [
{
"version": "v1",
"created": "Thu, 11 Jan 1996 14:51:01 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kipchatov",
"A. A.",
"",
"College of Applied Science, Saratov\n State University, Saratov, Russia"
],
[
"Krasichkov",
"L. V.",
"",
"College of Applied Science, Saratov\n State University, Saratov, Russia"
]
]
|
comp-gas/9605002 | Stephane Zaleski | G. Chen, C. Kharif (IRPHE Luminy, France), S. Zaleski and J. Li (LMM,
Univ. Paris 6, France) | Two-Dimensional Navier-Stokes Simulation of Breaking Waves | 10 pages and 3 postscript figures. Animation available at
http://www.lmm.jussieu.fr/Animations.html . Full resolution .gif figures
available at http://www.lmm.jussieu.fr/~zaleski/Waves/ | null | null | null | comp-gas nlin.CG | null | Numerical simulations describing plunging breakers including the splash-up
phenomenon are presented. The motion is governed by the classical,
incompressible, two-dimensional Navier-Stokes equation. The numerical modelling
of this two-phase flow is based on a piecewise linear version of the volume of
fluid method. Preliminary results concerning the time evolution of the
liquid-gas interface and the vorticity field are given for short waves, showing
how an initial steep wave undergoes breaking and successive splash-up cycles.
| [
{
"version": "v1",
"created": "Thu, 23 May 1996 17:18:20 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chen",
"G.",
"",
"IRPHE Luminy, France"
],
[
"Kharif",
"C.",
"",
"IRPHE Luminy, France"
],
[
"Zaleski",
"S.",
"",
"LMM,\n Univ. Paris 6, France"
],
[
"Li",
"J.",
"",
"LMM,\n Univ. Paris 6, France"
]
]
|
comp-gas/9609003 | Sauro Succi | S. Succi(1), G. Bella(2), F. Papetti(3) ((1) Istituto Applicazioni
Calcolo Roma, Italy (2) Dip. Ingegneria Meccanica Roma, Italy (3) IBM STSS
Roma, Italy) | Lattice kinetic theory for numerical combustion | null | null | null | null | comp-gas nlin.CG | null | A simple extension of the Lattice Boltzmann equation is proposed, which
permits to handle reactive flow dynamics in the limit of fast chemistry at
virtually no extra-cost with respect to the purely hydrodynamic scheme.
| [
{
"version": "v1",
"created": "Fri, 20 Sep 1996 09:00:49 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Succi",
"S.",
""
],
[
"Bella",
"G.",
""
],
[
"Papetti",
"F.",
""
]
]
|
comp-gas/9611002 | T. Dudok de Wit | T. Dudok de Wit | Data Analysis Techniques for Resolving Nonlinear Processes in Plasmas :
a Review | 15 pages including 1 figure in postscript | The URSI Review on Radio Science 1993-1995, R.E. Stone (ed.),
Oxford University Press, Oxford, 1996 | null | CPT-96/P.3369 | comp-gas nlin.CG | null | The growing need for a better understanding of nonlinear processes in plasma
physics has in the last decades stimulated the development of new and more
advanced data analysis techniques. This review lists some of the basic
properties one may wish to infer from a data set and then presents appropriate
analysis techniques with some recent applications. The emphasis is put on the
investigation of nonlinear wave phenomena and turbulence in space plasmas.
| [
{
"version": "v1",
"created": "Fri, 22 Nov 1996 19:15:19 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"de Wit",
"T. Dudok",
""
]
]
|
comp-gas/9704001 | Cristopher Moore | Cristopher Moore and Mats G. Nordahl | Lattice Gas Prediction is P-complete | 10 pages with figures | null | null | Santa Fe Institute Working Paper 97-04-034 | comp-gas nlin.CG | null | We show that predicting the HPP or FHP III lattice gas for finite time is
equivalent to calculating the output of an arbitrary Boolean circuit, and is
therefore P-complete: that is, it is just as hard as any other problem solvable
by a serial computer in polynomial time.
It is widely believed in computer science that there are inherently
sequential problems, for which parallel processing gives no significant
speedup. Unless this is false, it is impossible even with highly parallel
processing to predict lattice gases much faster than by explicit simulation.
More precisely, we cannot predict t time-steps of a lattice gas in parallel
computation time O(log^k t) for any k, or O(t^\alpha) for \alpha < 1/2, unless
the class P is equal to the class NC or SP respectively.
| [
{
"version": "v1",
"created": "Thu, 17 Apr 1997 22:21:38 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Moore",
"Cristopher",
""
],
[
"Nordahl",
"Mats G.",
""
]
]
|
comp-gas/9707001 | Dr. D. R. Kulkarni | D. R. Kulkarni, A.S. Pandya and J. C. Parikh (PRL, Ahmedabad, India) | Dynamic Predictions from Time Series Data- An Artificial Neural Network
Approach | 31 pages, 18 Figures included. Submitted to Phys. Rev. E | null | null | null | comp-gas nlin.CG | null | A hybrid approach, incorporating concepts of nonlinear dynamics in artificial
neural networks (ANN), is proposed to model time series generated by complex
dynamic systems. We introduce well known features used in the study of dynamic
systems - time delay $\tau$ and embedding dimension $d$ - for ANN modelling of
time series. These features provide a theoretical basis for selecting the
optimal size for the number of neurons in the input layer. The main outcome for
the number of neurons in the input layer. The main outcome of the new approach
for such problems is that to a large extent it defines the ANN architecture and
leads to better predictions. We illustrate our method by considering computer
generated periodic and chaotic time series. The ANN model developed gave
excellent quality of fit for the training and test sets as well as for
iterative dynamic predictions for future values of the two time series.
Further, computer experiments were conducted by introducing Gaussian noise of
various degrees in the two time series, to simulate real world effects. We find
rather surprising results that upto a limit introduction of noise leads to a
smaller network with good generalizing capability.
| [
{
"version": "v1",
"created": "Fri, 27 Jun 1997 10:26:20 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kulkarni",
"D. R.",
"",
"PRL, Ahmedabad, India"
],
[
"Pandya",
"A. S.",
"",
"PRL, Ahmedabad, India"
],
[
"Parikh",
"J. C.",
"",
"PRL, Ahmedabad, India"
]
]
|
cond-mat/9204010 | James P. Sethna | James P. Sethna, Ming Huang | Meissner Effect and Constraints | Lectures Given at the Santa Fe Complexity Institute Summer School,
1991. Figures added | 1991 Lectures in Complex Systems, eds. L. Nadel and D. Stein, SFI
Studies in the Sciences of Complexity, Proc. Vol. XV, Addison Wesley, 1992,
p. 267 | null | null | cond-mat | null | We notice some beautiful geometrical defects found in liquid crystals, and
explain them by imposing a constraint. We study the way constraints can occur,
and introduce the concept of massive fields. We develop the theory of magnetic
field expulsion in superconductors as an example. We notice strong analogies
with the formation of grain boundaries in crystals, and realize that we do not
understand crystals very deeply
| [
{
"version": "v1",
"created": "Wed, 22 Apr 1992 14:31:14 GMT"
},
{
"version": "v2",
"created": "Wed, 28 May 2003 02:50:23 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sethna",
"James P.",
""
],
[
"Huang",
"Ming",
""
]
]
|
cond-mat/9204011 | null | F.Colomo, A.G. Izergin, V. Korepin | Fredholm Determinant Representation for Correlation Functions in XXO
Heisenberg Chain | 40 PAGES | null | null | null | cond-mat | null | Space and time dependent temepreture correlation fucntions in the Hiesenberg
XXO chain are evaluated in the magnetic field. The other name of the model is
isotropic xy model in the transverse magnetic field. In the thermodynamic limit
correlations in the model are represented as Fredhom determinanat. We expect
this to to solve the problem of evaluation of asymptotics of temperature
correlations.
| [
{
"version": "v1",
"created": "Wed, 22 Apr 1992 22:27:20 GMT"
},
{
"version": "v2",
"created": "Wed, 15 Jul 1992 17:55:42 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Colomo",
"F.",
""
],
[
"Izergin",
"A. G.",
""
],
[
"Korepin",
"V.",
""
]
]
|
cond-mat/9210006 | null | Victor M. Yakovenko | Once again about interchain hopping | 3 pages + 1 figure (appended), pure LaTeX | Pis'ma v ZhETF v.56, p.523 (1992); JETP Lett. 56, 510 (1992) | null | null | cond-mat | null | Renormalization group equations and a phase diagram are derived for a system
of two chains with a single-electron hopping between chains in order to correct
the results of a recent paper by F.~V.~Kusmartsev, A.~Luther, and A.~Nersesyan,
Pis'ma v Zh.\ Exp.\ Teor.\ Fiz.\ {\bf 55}, 692 (1992) [JETP Lett.\ {\bf 55},
724 (1992)].
| [
{
"version": "v1",
"created": "Fri, 9 Oct 1992 16:51:33 GMT"
},
{
"version": "v2",
"created": "Mon, 25 Jan 1993 20:56:52 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Yakovenko",
"Victor M.",
""
]
]
|
cond-mat/9302019 | Alain Billoire | T. Bhattacharya, A. Billoire, R. Lacaze, and Th. Jolic{\oe}ur | Critical Behavior of the Antiferromagnetic Heisenberg Model on a Stacked
Triangular Lattice | Latex file, 10 pages, 1 PostScript figure. Was posted with a wrong
Title !! | J.Phys.I(France) 4 (1994) 181-186 | 10.1051/jp1:1994131 | null | cond-mat | null | We estimate, using a large-scale Monte Carlo simulation, the critical
exponents of the antiferromagnetic Heisenberg model on a stacked triangular
lattice. We obtain the following estimates: $\gamma/\nu= 2.011 \pm .014 $,
$\nu= .585 \pm .009 $. These results contradict a perturbative $2+\epsilon$
Renormalization Group calculation that points to Wilson-Fisher O(4) behaviour.
While these results may be coherent with $4-\epsilon$ results from
Landau-Ginzburg analysis, they show the existence of an unexpectedly rich
structure of the Renormalization Group flow as a function of the dimensionality
and the number of components of the order parameter.
| [
{
"version": "v1",
"created": "Mon, 15 Feb 1993 11:14:20 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Sep 1993 16:38:00 GMT"
},
{
"version": "v3",
"created": "Mon, 27 Sep 1993 19:20:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Bhattacharya",
"T.",
""
],
[
"Billoire",
"A.",
""
],
[
"Lacaze",
"R.",
""
],
[
"Jolicœur",
"Th.",
""
]
]
|
cond-mat/9303032 | M. V. Sadovski | E.Z.Kuchinskii, M.V.Sadovskii | Impurities in "Odd-Pairing" Superconductors | 6 pp.(revtex), two figures are available from the authors, IEF-LTF
1-93 | JETP Letters 57 (1993) 515 | null | null | cond-mat | null | We present the results of theoretical analysis of normal impurities effects
in superconductors with the gap being an odd function of k-k_{F}. This model
proposed by Mila and Abrahams leads to the possibility of pairing in the
presence of arbitrarily strong short-range repulsion between electrons and may
be applied to high-Tc oxides.However, we demonstrate that normal impurities
lead to rather strong suppression of this type of pairing, which is actually
stronger than in the case of magnetic impurities in traditional
superconductors. Relative stability of high-Tc cuprates to disordering makes
this model a rather unlikely candidate for the pairing mechanism in these
systems.
| [
{
"version": "v1",
"created": "Fri, 19 Mar 1993 10:42:17 GMT"
},
{
"version": "v2",
"created": "Tue, 23 Mar 1993 11:17:43 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kuchinskii",
"E. Z.",
""
],
[
"Sadovskii",
"M. V.",
""
]
]
|
cond-mat/9303039 | Michael Karbach | K.-H. M\"utter | A New Approach to the Spin 1/2 Quantum Heisenberg Model | 14pages (revtex), WU B 93-11 | null | null | null | cond-mat | null | An evolution equation for the expectation values of the Boltzmann factor
between monomer valence bond states is derived. It contains the whole
information on the thermodynamical and magnetic properties of the spin
$\frac{1}{2}$ quantum Heisenberg model. A new approximation scheme is proposed
and studied in the thermodynamical limit.
| [
{
"version": "v1",
"created": "Tue, 23 Mar 1993 09:26:10 GMT"
},
{
"version": "v2",
"created": "Tue, 25 May 1993 09:13:08 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Mütter",
"K. -H.",
""
]
]
|
cond-mat/9305014 | Phil Nelson | P. Nelson, T. Powers | Renormalization of Chiral Couplings in Tilted Bilayer Membranes | UPR--549T | null | null | null | cond-mat hep-th | null | We study the effects of chiral constituent molecules on the macroscopic
shapes attained by lipid bilayer membranes. Such fluid membranes are beautiful
examples of statistical ensembles of random shapes, sometimes coupled to
in-plane order. We analyze them with methods of continuum elasticity theory,
generalizing the well-known Canham-Helfrich model, and in particular
incorporate the effects of thermal fluctuations. The condition that coordinate
choice be immaterial greatly constrains the possible forms of the statistical
weights in these systems, leading to very few independent couplings and hence
physically simple models. Thermal fluctuations effectively reduce the chirality
of a membrane at long scales, leading to an anomalous scaling relation for the
radius of bilayer tubules and helices as a function of chirality. En route to
this conclusion we develop a perturbative calculation scheme, paying particular
attention to the functional measure needed to describe fluctuations
covariantly. %% [In the new version some TeX problems are fixed. This file was
prepared with uufiles. To print it, clip out everything after the line of #'s
below and put it in an executable file. If your mailer puts a spurious blank
line at the end of part one, be sure to kill it. Then execute it to create a
TeX file and four .eps files. The latter will be automatically included using
epsf.tex. If this doesn't work, please contact the authors.]
| [
{
"version": "v1",
"created": "Fri, 14 May 1993 21:51:53 GMT"
},
{
"version": "v2",
"created": "Tue, 18 May 1993 16:54:32 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nelson",
"P.",
""
],
[
"Powers",
"T.",
""
]
]
|
cond-mat/9306002 | null | A.H. Castro Neto and A.O. Caldeira | On Quantum Scattering of a System with Internal Degrees of Freedom | 11 pages, RevteX, ITP preprint (NEW VERSION) | null | null | null | cond-mat hep-th nucl-th | null | We study the quantum tunnelling of a very complex object of which only part
is coupled to an external potential ( the potential barrier ). We treat this
problem as the tunnelling of a particle (part of the system affected by the
potential) coupled to a ``heat bath" ( all of the remaining degrees of freedom
) from the point of view of the wavefunction of the whole system. We obtain an
effective scattering equation for this wavefunction which resembles the
integral equation for the wavefunction of the particle in the absence of the
bath. We show that the effect of the interaction is to renormalize the mass and
the potential of the problem and that these new parameters can be solely
described in terms of the spectral function of the excitations of the system.
| [
{
"version": "v1",
"created": "Tue, 1 Jun 1993 20:52:02 GMT"
},
{
"version": "v2",
"created": "Tue, 1 Nov 1994 06:54:12 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Neto",
"A. H. Castro",
""
],
[
"Caldeira",
"A. O.",
""
]
]
|
cond-mat/9306046 | Mike Norman | M. R. Norman | Odd Parity Superconductivity in Heavy Fermion UPd_2Al_3 | null | null | null | null | cond-mat | null | The simple argument given in the previous version "that almost certainly
restricts heavy fermion UPd_2Al_3 to be an odd parity superconductor with a
single component order parameter" is not correct.
| [
{
"version": "v1",
"created": "Mon, 21 Jun 1993 19:38:28 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Jun 1993 14:31:15 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Norman",
"M. R.",
""
]
]
|
cond-mat/9307022 | Michael Stone | Michael Stone | Rossby Waves in the Quantum Hall effect | 0, plain tex, This paper is incorrect, and has been withdrawn by the
Author | null | null | null | cond-mat | null | This paper is incorrect, and has been withdrawn by the author.
| [
{
"version": "v1",
"created": "Mon, 12 Jul 1993 23:44:00 GMT"
},
{
"version": "v2",
"created": "Sat, 17 Jul 1993 19:48:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Stone",
"Michael",
""
]
]
|
cond-mat/9307053 | null | J. P. Doherty, M. A. Moore, J. M. Kim and A. J. Bray | Generalizations of the KPZ equation (minor changes to enable easy
latexing) | 12 pages + 2 figures available on request, LaTeX version 3.1 | null | null | null | cond-mat | null | We generalize the KPZ equation to an O(3) $N=2j+1$ component model. In the
limit $N \to \infty$ we show that the mode coupling equations become exact.
Solving these approximately we find that the dynamic exponent $z$ increases
from $3/2$ for $d=1$ to $2$ at the dimension $d\approx3.6$. For $d=1$ it can be
shown analytically that $z=3/2$ for all $j$. The case $j=2$ for $d=2$ is
investigated by numerical integration of the KPZ equation.
| [
{
"version": "v1",
"created": "Mon, 26 Jul 1993 14:08:13 GMT"
},
{
"version": "v2",
"created": "Fri, 30 Jul 1993 14:08:13 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Doherty",
"J. P.",
""
],
[
"Moore",
"M. A.",
""
],
[
"Kim",
"J. M.",
""
],
[
"Bray",
"A. J.",
""
]
]
|
cond-mat/9308009 | Peter Eckle | H.-P. Eckle and T. T. Truong | Corner transfer matrix of generalised free Fermion vertex systems | (No changes of text, replaced LaTeX file fits better to US legal
letter) 29 pages, LaTeX, HPETTT-CTM-93-02 | null | null | null | cond-mat | null | The Hamiltonian limit of the corner transfer matrix (CTM) of a generalised
free Fermion vertex system of finite size leads to a quantum spin Hamiltonian
of the particular form: \[ {\cal H}_N=-\sum_{n=1}^{N-1}\left\{ n\left(
\sigma_n^x\sigma_{n+1}^x
+\lambda\sigma_n^y\sigma_{n+1}^y
+h(\sigma_n^z+\sigma_{n+1}^z)
\right)\right\} \] Diagonalisation may be achieved for all pairs of
parameters $(\lambda,h)$ with the use of some new elliptic polynomials which
extend the class of special polynomials known so far in the context of CTM.
| [
{
"version": "v1",
"created": "Fri, 6 Aug 1993 02:44:37 GMT"
},
{
"version": "v2",
"created": "Sat, 7 Aug 1993 02:58:33 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Eckle",
"H. -P.",
""
],
[
"Truong",
"T. T.",
""
]
]
|
cond-mat/9308018 | M. V. Sadovskii | M.V.Sadovskii | Superconductivity and Localization | 120 pages, 41 figures, RevTeX 3.0, Published in Physics Reports
282,No.5&6,225 (1997), figures added | null | null | IEF-LTF 97-03 | cond-mat.dis-nn cond-mat.supr-con | null | We present a review of theoretical and experimental works on the problem of
mutual interplay of Anderson localization and superconductivity in strongly
disordered systems. We start with brief discussion of modern aspects of
localization theory including the basic concept of scaling, self-consistent
theory and interaction effects. After that we analyze disorder effects on
Cooper pairing and superconducting transition temperature as well as
Ginzburg-Landau equations for superconductors which are close to the Anderson
transition. A necessary generalization of usual theory of ``dirty''
superconductors is formulated which allows to analyze anomalies of the main
superconducting properties close to disorder-induced metal-insulator
transition. Under very rigid conditions superconductivity may persist even in
the localized phase (Anderson insulator).Strong disordering leads to
considerable reduction of superconducting transition temperature T_{c} and to
important anomalies in the behavior of the upper critical field H_{c2}.
Fluctuation effects are also discussed. In the vicinity of Anderson transition
inhomogeneous superconductivity appears due to statistical fluctuations of the
local density of states. We briefly discuss a number of experiments
demonstrating superconductivity close to the Anderson transition both in
traditional and high-T_{c} superconductors. In traditional systems
superconductivity is in most cases destroyed before metal-insulator transition.
In case of high-T_{c} superconductors a number of anomalies show that
superconductivity is apparently conserved in localized phase before it is
suppressed by strong enough disorder.
| [
{
"version": "v1",
"created": "Thu, 12 Aug 1993 06:45:14 GMT"
},
{
"version": "v2",
"created": "Sun, 19 Oct 1997 15:18:03 GMT"
},
{
"version": "v3",
"created": "Sat, 27 Mar 1999 06:20:13 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sadovskii",
"M. V.",
""
]
]
|
cond-mat/9309003 | Dick van der Marel | D.van der Marel | Weak coupling model for s*- and d-wave superconductivity | 20 pages, (Critical remarks removed), revtex, th-92-08-01 | null | null | null | cond-mat | null | The phase diagram of the unconstrained $t-J$ model is calculated using the
random phase approximation. It is found that the extended $s$ and the
$d_{x^2-y^2}$-channels are {\em not} degenerate near half filling. Extended
$s$-pairing with a low $T_c$ occurs only for a band containing less then 0.4
electrons or holes per unit cell, whereas in a large region around half-filling
$d$-wave pairing is the only stable superconducting solution. At half filling
superconductivity is suppressed due to the formation of the anti-ferromagnetic
Mott-Hubbard insulating state. By extending the analysis to the unconstrained
$t-t'-J$ model, it is proven that, if a Fermi surface is assumed similar to the
one that is known to exist in cuprous oxide superconductors, the highest
superconducting $T_c$ is reached for about $0.7$ electron per site, whereas the
anti-ferromagnetic solution still occurs for $1$ electron per site. It is
shown, that the maximum $d$-wave superconducting mean field transition
temperature is half the maximum value that the Ne\`el temperature can have in
the Mott-insulating state.
| [
{
"version": "v1",
"created": "Thu, 2 Sep 1993 17:10:12 GMT"
},
{
"version": "v2",
"created": "Fri, 3 Sep 1993 09:37:19 GMT"
},
{
"version": "v3",
"created": "Wed, 15 Sep 1993 08:25:52 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"van der Marel",
"D.",
""
]
]
|
cond-mat/9309005 | null | Younggi Lee and In-Mook Kim | Crossover Behavior on Restricted Surface Depositions | Latex | null | null | null | cond-mat | null | We study the crossover behavoir on restricted surface depostions.
| [
{
"version": "v1",
"created": "Wed, 14 Jul 1993 17:54:30 GMT"
},
{
"version": "v2",
"created": "Fri, 10 Sep 1993 22:16:32 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lee",
"Younggi",
""
],
[
"Kim",
"In-Mook",
""
]
]
|
cond-mat/9309029 | null | Dallas C. Kennedy | The Thermodynamics and Economics of Waste | 14 pp., FERMILAB-PUB-93/15-T | null | null | null | cond-mat | null | Natural resource use and waste production, disposal, and reuse in human
economies are treated in their economic, technological and thermodynamic
aspects. The physical nature of economic production, consumption, saving, and
waste is compared and contrasted with non-human ecologies in terms of entropy
production and evolutionary complexity.
| [
{
"version": "v1",
"created": "Mon, 20 Sep 1993 22:09:08 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Sep 1993 20:41:21 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Sep 1993 14:48:15 GMT"
},
{
"version": "v4",
"created": "Fri, 15 Oct 1993 23:22:47 GMT"
},
{
"version": "v5",
"created": "Sun, 17 Oct 1993 19:38:42 GMT"
},
{
"version": "v6",
"created": "Fri, 14 Jan 1994 01:45:58 GMT"
},
{
"version": "v7",
"created": "Wed, 19 Jan 1994 00:47:39 GMT"
},
{
"version": "v8",
"created": "Wed, 26 Jan 1994 19:36:59 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kennedy",
"Dallas C.",
""
]
]
|
cond-mat/9310019 | Kai Nagel | K. Nagel | Fast Low Fidelity Microsimulation of Vehicle Traffic on Supercomputers | 11 pages, latex, figs. available upon request, Cologne-WP 93.140 | null | null | null | cond-mat nlin.PS patt-sol | null | A set of very simple rules for driving behavior used to simulate roadway
traffic gives realistic results. Because of its simplicity, it is easy to
implement the model on supercomputers (vectorizing and parallel), where we have
achieved real time limits of more than 4~million~kilometers (or more than
53~million vehicle sec/sec). The model can be used for applications where both
high simulation speed and individual vehicle resolution are needed. We use the
model for extended statistical analysis to gain insight into traffic phenomena
near capacity, and we discuss that this model is a good candidate for network
routing applications. (Submitted to Transportation Research Board Meeting, Jan.
1994, Washington D.C.)
| [
{
"version": "v1",
"created": "Sun, 10 Oct 1993 02:09:40 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nagel",
"K.",
""
]
]
|
cond-mat/9310029 | null | Alexander MOROZ | Photonic Band Gap Calculations : Inward and Outward Integral Equations
and the KKR Method | (to appear in: ``Confined Electrons and Photons : New Physics and
Applications", ed. E. Burstein and C. Weisbuch, Plenum Press, New York
(1993)), (one reference updated) Latex 6pp, PRA-HEP 93/13 | null | null | null | cond-mat | null | Key words : The Maxwell equations, band structure calculations,
Kohn-Korringa-Rostocker method, and multiple-scattering theory for photons.
For those who are interested in how to prepare perfect mirror from a purely
transparent material. Some recent results of ours are summarized and presented.
| [
{
"version": "v1",
"created": "Thu, 14 Oct 1993 12:06:40 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Oct 1993 14:34:11 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"MOROZ",
"Alexander",
""
]
]
|
cond-mat/9310040 | null | Alexander Moroz | Inward and Outward Integral Equations and the KKR Method for Photons | (to appear in J. Phys. : Cond. Matter), Latex 17 pp, PRA-HEP 93/10
(exclusively English and unimportant misprints corrected) | J. Phys. C : Cond. Matter 6, 171-182 (1994) | 10.1088/0953-8984/6/1/018 | null | cond-mat | null | In the case of electromagnetic waves it is necessary to distinguish between
inward and outward on-shell integral equations. Both kinds of equation are
derived. A correct implementation of the photonic KKR method then requires the
inward equations and it follows directly from them. A derivation of the KKR
method from a variational principle is also outlined. Rather surprisingly, the
variational KKR method cannot be entirely written in terms of surface integrals
unless permeabilities are piecewise constant. Both kinds of photonic KKR method
use the standard structure constants of the electronic KKR method and hence
allow for a direct numerical application. As a by-product, matching rules are
obtained for derivatives of fields on different sides of the discontinuity of
permeabilities.
Key words: The Maxwell equations, photonic band gap calculations
| [
{
"version": "v1",
"created": "Mon, 18 Oct 1993 10:32:18 GMT"
},
{
"version": "v2",
"created": "Fri, 26 Nov 1993 12:46:02 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Moroz",
"Alexander",
""
]
]
|
cond-mat/9310046 | null | A.H.Castro Neto and Eduardo H.Fradkin | Exact solution of the Landau fixed point via bosonization | 48 pages, RevteX, Preprint UIUC | null | null | null | cond-mat | null | We study, via bosonization, the Landau fixed point for the problem of
interacting spinless fermions near the Fermi surface in dimensions higher than
one. We rederive the bosonic representation of the Fermi operator and use it to
find the general form of the fermion propagator for the Landau fixed point.
Using a generalized Bogoliubov transformation we diagonalize exactly the
bosonized hamiltonian for the fixed point and calculate the Fermion propagator
(and the quasiparticle residue) for isotropic interactions (independently of
their strength). We reexamine two well known problems in this context: the
screening of long range potentials and the Landau damping of gauge fields. We
also discuss the origin of the Luttinger fixed point in one dimension in
contrast with the Landau fixed point in higher dimensions.
| [
{
"version": "v1",
"created": "Wed, 20 Oct 1993 19:18:47 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Mar 1994 22:02:46 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Neto",
"A. H. Castro",
""
],
[
"Fradkin",
"Eduardo H.",
""
]
]
|
cond-mat/9310051 | Angel Sanchez | Angel Sanchez, Maria J. Bernal, and Jose M. Riveiro | An Aggregation Model for Electrochemical Depostition and its Application
to Cop Dendritic Growth | 7 pages. 3 figures available on request from A S
([email protected]). REVTeX 3.0. LA-UR-93-3946 or MA/UC3M/8/93 | null | null | null | cond-mat hep-lat nlin.PS patt-sol | null | We introduce an aggregation model for general electrochemical deposition
experiments. Its most relevant feature is that it includes the overall effect
of strong applied electric fields and therefore applies to non-equilibrium
situations. We compare our model to experiments on CoP dendritic growth with
very good agreement: The model accurately reproduces the dependence on the
current of the alloy's composition, morphology, and growth time.
| [
{
"version": "v1",
"created": "Thu, 21 Oct 1993 23:41:17 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sanchez",
"Angel",
""
],
[
"Bernal",
"Maria J.",
""
],
[
"Riveiro",
"Jose M.",
""
]
]
|
cond-mat/9311033 | Elliott Lieb | Elliott Lieb | The Hubbard Model: Some Rigorous Results and Open Problems | 13/Nov/1993 This text is the same as in the earlier version, but it
has simpler font requirements. Some printers did not have all the fonts
specified earlier. Plaintex, 20 pages | XI Int. Cong. MP, Int. Press (1995) 392-412 | null | null | cond-mat | null | Paper: cond-mat/9311033 The Hubbard model of interacting electrons, like the
Ising model of spin-spin interactions, is the simplest possible model
displaying many ``real world'' features, but it is much more difficult to
analyze qualitatively than the Ising model. After a third of a century of
research, we are still not sure about many of its basic properties. This
mini-review will explore what is known rigorously about the model and it will
attempt to describe some open problems that are possibly within the range of
rigorous mathematical analysis.
| [
{
"version": "v1",
"created": "Sat, 13 Nov 1993 22:04:26 GMT"
},
{
"version": "v2",
"created": "Mon, 15 Nov 1993 22:19:24 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lieb",
"Elliott",
""
]
]
|
cond-mat/9311054 | Ian Affleck | Ian Affleck | Conformal Field Theory Approach to Quantum Impurity Problems | Latex, 15 pages, LaTex, UBCTP-93-25, hard copy of figures available
from [email protected] | null | null | null | cond-mat hep-th | null | A brief review is given of a new method for studying the critical behavior of
quantum impurity problems, based on conformal field theory techniques, which I
developed with Andreas Ludwig. Some results on the overscreened Kondo problem
are reviewed. It is shown that the simple open and periodic fixed points, which
occur in quantum spin chain impurity models, are related to each other by
fusion.
| [
{
"version": "v1",
"created": "Tue, 23 Nov 1993 19:59:00 GMT"
},
{
"version": "v2",
"created": "Sat, 27 Nov 1993 00:19:00 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Affleck",
"Ian",
""
]
]
|
cond-mat/9312012 | Bruno Nachtergaele | Bruno Nachtergaele | Quasi-state decompositions for quantum spin systems | 18 pages, Plain TeX, 5 figures available upon request | in B. Grigelionis et al. (Eds), Probability Theory and
Mathematical Statistics (Proceedings of the 6th Vilnius Conference), VSP/TEV,
Utrecht-Tokyo-Vilnius, 1994, pp 565-590 | null | pump-bn4-1993 | cond-mat | null | I discuss the concept of quasi-state decompositions for ground states and
equilibrium states of quantum spin systems. Some recent results on the ground
states of a class of one-dimensional quantum spin models are summarized and new
work in progress is presented. I also outline some challenging open problems
and conjectures.
| [
{
"version": "v1",
"created": "Thu, 2 Dec 1993 23:02:04 GMT"
},
{
"version": "v2",
"created": "Wed, 15 May 1996 21:59:02 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nachtergaele",
"Bruno",
""
]
]
|
cond-mat/9312025 | Claudius Gros | Roser Valenti | Fermi-surface properties of the perovskite superconductors Claudius Gros | 9 pages REVTEX | null | null | null | cond-mat | null | We calculate Fermi-surface properties of the Cuprate superconductors within
the three-band Hubbard model using a cluster expansion for the proper
self-energy. The Fermi-surface topology is in agreement with angular-resolved
photoemission data for dopings $\sim 20\%$. We discuss possible violations of
the Luttinger sum-rule for smaller dopings and the role of van-Hove
singularities in the density of states of the Zhang-Rice singlets. We calculate
the shift in the chemical potential upon doping and find quantitative agreement
with recent experiments.
| [
{
"version": "v1",
"created": "Mon, 6 Dec 1993 17:46:49 GMT"
},
{
"version": "v2",
"created": "Tue, 7 Dec 1993 14:26:22 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Valenti",
"Roser",
""
]
]
|
cond-mat/9312042 | Robert C. Jahnke | X. -G. Zhao, R. Jahnke, and Q. Niu | Dynamic Fractional Stark Ladders in DC--AC Fields | 12pages, TeX, 3 figures upon request. This version of the paper was
resubmitted to PRL on 3/27/94. This is a structural revision and does not
contain any major conceptual changes | null | null | null | cond-mat | null | A single band in a spatially periodic system splits into a series of
quasienergy subbands under the action of DC--AC electric fields. These dynamic
fractional Stark ladders should be observable in an investigation of optical
absorption.
| [
{
"version": "v1",
"created": "Thu, 9 Dec 1993 19:12:15 GMT"
},
{
"version": "v2",
"created": "Fri, 9 Dec 1994 22:59:40 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Zhao",
"X. -G.",
""
],
[
"Jahnke",
"R.",
""
],
[
"Niu",
"Q.",
""
]
]
|
cond-mat/9312098 | Julian Juhi-Lian Ting | Julian Juhi-Lian Ting (Institute of Physics, Tsing-Hua University,
Hsin-Chu, Taiwan, Republic of China) | Driven Morse Oscillator: Model for Multi-photon Dissociation of Nitrogen
Oxide | Comments are welcome | null | null | null | cond-mat comp-gas nlin.CG | null | Within a one-dimensional semi-classical model with a Morse potential the
possibility of microwave multi-photon dissociation of vibrationally excited
nitrogen oxide was studied. The dissociation thresholds of typical driving
forces and couplings were found to be similar, which indicates that the results
were robust to variations of the potential and the definition of dissociation
rate.
| [
{
"version": "v1",
"created": "Sun, 2 Jan 1994 17:57:13 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Ting",
"Julian Juhi-Lian",
"",
"Institute of Physics, Tsing-Hua University,\n Hsin-Chu, Taiwan, Republic of China"
]
]
|
cond-mat/9401005 | Janez Bonca | J. Bonca and A.V. Balatsky | Composite operators for BCS Superconductor | revtex, corrected version - minor changes | null | null | null | cond-mat | null | The new form of the composite operator generalizing the Cooper pairs for a
BCS superconductor is introduced. The approach is similar to the derivation of
the composite operator of the odd - frequency superconductors. The examples of
the $d_{x^2-y^2}-,~d_{xy}-$ and $p-$ wave composite operators for a 2D $t-J$
model are given.
| [
{
"version": "v1",
"created": "Mon, 3 Jan 1994 17:23:04 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Jan 1994 23:52:17 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Bonca",
"J.",
""
],
[
"Balatsky",
"A. V.",
""
]
]
|
cond-mat/9401055 | Kikuo Harigaya "Harry-chan" | Kikuo Harigaya and Shuji Abe (Fundamental Physics Section, Physical
Science Division, Electrotechnical Laboratory, Tsukuba, Ibaraki, Japan) | Optical absorption spectra in fullerenes C60 and C70: Effects of Coulomb
interactions, lattice fluctuations, and anisotropy | PACS numbers: 78.66.Qn, 78.20.Dj, 71.35.+z, 31.20.Tz; LaTeX, 15
pages, 5 figures (Physical Review B); Note: Please request figures to
Authors. They will be sent via snail mail | Phys. Rev. B 49 (1994) 16746-16752 | 10.1103/PhysRevB.49.16746 | null | cond-mat | null | Effects of Coulomb interactions and lattice fluctuations in the optical
absorption spectra of C60 and C70 are theoretically investigated by using a
tight binding model with long-range Coulomb interaction and bond disorder.
Anisotropy effects in C70 are also considered. Optical spectra are calculated
by using the Hartree-Fock approximation followed by the configuration
interaction method. The main conclusions are as follows: (1) The broad peaks at
excitation energies, 3.7eV, 4.7eV, and 5.7eV, observed in experiments of C60
molecules in a solution are reasonably described by the present theory. Peak
positions and relative oscillator strengths are in overall agreement with the
experiments. The broadening of peaks by lattice fluctuations is well simulated
by the bond disorder model. (2) The optical gap of C70 is larger when the
electric field of light is parallel to the long axis of the molecule. The shape
of the frequency dispersion also depends on the orientation of the molecule.
These properties are common in the free electron model and the model with
Coulomb interactions. (3) The spectrum of C70 averaged over bond disorder and
random orientations is compared with experiments in a solution. There is an
overall agreement about the spectral shape. Differences in the spectra of C60
and C70 are discussed in connection with the symmetry reduction from a
soccerball to a rugbyball.
| [
{
"version": "v1",
"created": "Tue, 25 Jan 1994 13:55:37 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Jan 1994 03:25:14 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Harigaya",
"Kikuo",
"",
"Fundamental Physics Section, Physical\n Science Division, Electrotechnical Laboratory, Tsukuba, Ibaraki, Japan"
],
[
"Abe",
"Shuji",
"",
"Fundamental Physics Section, Physical\n Science Division, Electrotechnical Laboratory, Tsukuba, Ibaraki, Japan"
]
]
|
cond-mat/9401069 | Raphael Blumenfeld | Raphael Blumenfeld (CNLS, Los Alamos Nat'l Lab., Los Alamos, NM) | Towards a theory of growing surfaces: Mapping two-dimensional Laplacian
growth onto Hamiltonian dynamics and statistics | 17 pages, tex, 1 postscript figure not included (available upon
request), (This version has less than 80 characters per line) | null | null | LA-UR-93-3591 | cond-mat nlin.PS patt-sol | null | I show that the evolution of a two dimensional surface in a Laplacian field
can be described by Hamiltonian dynamics. First the growing region is mapped
conformally to the interior of the unit circle, creating in the process a set
of mathematical zeros and poles that evolve dynamically as the surface grows.
Then the dynamics of these quasi-particles is analysed. A class of arbitrary
initial conditions is discussed explicitly, where the surface-tension-free
Laplacian growth process is integrable. This formulation holds only as long as
the singularities of the map are confined to within the unit circle. But the
Hamiltonian structure further allows for surface tension to be introduced as an
energetic term that effects repulsion between the quasi-particles and the
surface. These results are used to formulate a first-principles statistical
theory of pattern formation in stochastic growth, where noise is a key player.
| [
{
"version": "v1",
"created": "Fri, 28 Jan 1994 20:36:41 GMT"
},
{
"version": "v2",
"created": "Mon, 31 Jan 1994 20:08:13 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Blumenfeld",
"Raphael",
"",
"CNLS, Los Alamos Nat'l Lab., Los Alamos, NM"
]
]
|
cond-mat/9402008 | Yong-Shi Wu | Yong-Shi Wu | Statistical Distribution of Particles obeying Fractional Statistics | RevTex (PRL format), 4 pages, UU-HEP/94-1 | null | null | null | cond-mat | null | Misprints in eq. (7), which propagate up to eq. (13), are corrected.
References are updated.
| [
{
"version": "v1",
"created": "Wed, 2 Feb 1994 23:21:44 GMT"
},
{
"version": "v2",
"created": "Mon, 28 Feb 1994 22:42:33 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wu",
"Yong-Shi",
""
]
]
|
cond-mat/9402017 | Markus Pfannmueller | Klaus Krebs, Markus Pfannmueller and Birgit Wehefritz | Finite-Size Scaling Studies of Reaction-Diffusion Systems, Part I:
Periodic Boundary Conditions | (LaTeX problems fixed) 34 pages, LaTeX, BONN HE-93-51 | null | null | null | cond-mat | null | The finite-size scaling function and the leading corrections for the single
species 1D coagulation model $(A + A \rightarrow A)$ and the annihilation model
$(A + A \rightarrow \emptyset)$ are calculated. The scaling functions are
universal and independent of the initial conditions but do depend on the
boundary conditions. A similarity transformation between the two models is
derived and used to connect the corresponding scaling functions.
| [
{
"version": "v1",
"created": "Fri, 4 Feb 1994 19:06:54 GMT"
},
{
"version": "v2",
"created": "Wed, 2 Mar 1994 16:32:57 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Krebs",
"Klaus",
""
],
[
"Pfannmueller",
"Markus",
""
],
[
"Wehefritz",
"Birgit",
""
]
]
|
cond-mat/9402039 | Kikuo Harigaya | Kikuo Harigaya and Shuji Abe | Exciton and lattice-fluctuation effects in optical spectra of C60 | null | Mol. Cryst. Liq. Cryst. 256 (1994) 825-830 | null | null | cond-mat | null | A theory of optical excitations by using a tight binding model with
long-range Coulomb interactions is developed. The model is applied to a C60
molecule and a cluster, and is treated by the Hartree-Fock approximation
followed by a configuration interaction method. Lattice fluctuations are taken
into account by a bond disorder model. We first examine what strength of
Coulomb interaction is appropriate to describe the electronic structures
observed by photo-electron and optical absorption spectroscopy. Then, we
demonstrate that the photo-excited states are mainly intramolecular (i.e.
Frenkel) excitons with small charge-transfer components. We examine to what
extent the dipole forbidden transitions of a single C60 molecule become
dipole-allowed by lattice fluctuations or intermolecular interactions.
| [
{
"version": "v1",
"created": "Tue, 8 Feb 1994 17:14:16 GMT"
},
{
"version": "v2",
"created": "Tue, 17 Feb 1998 01:02:05 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Harigaya",
"Kikuo",
""
],
[
"Abe",
"Shuji",
""
]
]
|
cond-mat/9402076 | Maria Vieira | Maria de Sousa Vieira and Hans J. Herrmann | A Growth Model for Dna Evolution (submitted to Nature) | 2 pages, plain Tex (one postscript figure available upon request) | null | null | HLRZ-KFA 9/94 | cond-mat adap-org chao-dyn nlin.AO nlin.CD q-bio | null | We introduce a simple model for DNA evolution. Using the method of Peng et
al.$^1$, we investigate the fractal properties of the system. For small chains
and chains of intermediate size we find a fractal exponent that indicates the
existence of long-range correlations, as in real DNA sequences. However, when
very large chains are studied the fractal exponent asymptotically converge to
the value of a random sequence. We verify that the mutations are responsible
for the apparent existence of long-range correlations.
| [
{
"version": "v1",
"created": "Sat, 19 Feb 1994 10:53:51 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Vieira",
"Maria de Sousa",
""
],
[
"Herrmann",
"Hans J.",
""
]
]
|
cond-mat/9402091 | L. Biferale | L. Biferale, A. Lambert, R. Lima and G. Paladin | Transition to Chaos in a Shell Model of Turbulence | 16 pages, Tex, 20 figures available upon request to the authors | null | null | null | cond-mat | null | We study a shell model for the energy cascade in three dimensional turbulence
at varying the coefficients of the non-linear terms in such a way that the
fundamental symmetries of Navier-Stokes are conserved. When a control parameter
$\epsilon$ related to the strength of backward energy transfer is enough small,
the dynamical system has a stable fixed point corresponding to the Kolmogorov
scaling. This point becomes unstable at $\epsilon=0.3843...$ where a stable
limit cycle appears via a Hopf bifurcation.
By using the bi-orthogonal decomposition, the transition to chaos is shown to
follow the Ruelle-Takens scenario. For $\epsilon > 0.3953..$ the dynamical
evolution is intermittent with a positive Lyapunov exponent.
In this regime, there exists a strange attractor which remains close to the
Kolmogorov (now unstable) fixed point, and a local scaling invariance which can
be described via a intermittent one-dimensional map.
| [
{
"version": "v1",
"created": "Tue, 22 Feb 1994 10:04:29 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Feb 1994 10:35:51 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Biferale",
"L.",
""
],
[
"Lambert",
"A.",
""
],
[
"Lima",
"R.",
""
],
[
"Paladin",
"G.",
""
]
]
|
cond-mat/9403032 | Lev Ioffe | M. V. Feigelman and L. B. Ioffe | Non local screening in a vortex line liquid | This is a more detailed ``Letter'' version of the paper which was
originally a very short ``Comment''; 3 pages, LATEX file with 1 figure | null | null | null | cond-mat | null | We show that the recent experiments \cite{safar} reporting the onset of the
non-local conductivity in the vortex state of $YBaCuO$ single crystals indicate
the presence of a new liquid phase of vortices. This phase is intermediate
between the normal metal and the Abrikosov lattice. We use the mapping of the
vortex problem to the problem of bose liquid to determine theoretically the
properties of the proposed vortex liquid phase and compare them with the data.
| [
{
"version": "v1",
"created": "Wed, 9 Mar 1994 05:13:03 GMT"
},
{
"version": "v2",
"created": "Sun, 25 Dec 1994 16:12:24 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Feigelman",
"M. V.",
""
],
[
"Ioffe",
"L. B.",
""
]
]
|
cond-mat/9403088 | Georg Junker | Georg Junker | Recent Developments in Supersymmetric Quantum Mechanics | LaTeX, 13 pages, 5 figures (appended as ps-file), revised version
with minor corrections | Turkish J. of Physics 19 (1995) 230-248 | null | null | cond-mat chem-ph hep-th | null | Some recent results in supersymmetric quantum mechanics are presented. New
semi-classical approximation formulas for Witten's realization of
supersymmetric quantum mechanics are discussed. Implications of the
supersymmetric structure of Pauli's Hamiltonian are also considered. In
particular, the paramagnetisation of a non-interacting electron gas is related
to a modified version of Witten's index. We also show that the supersymmetry in
this system provides a new counter example for the paramagnetic conjecture.
| [
{
"version": "v1",
"created": "Tue, 29 Mar 1994 15:26:09 GMT"
},
{
"version": "v2",
"created": "Tue, 5 Apr 1994 08:00:23 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Junker",
"Georg",
""
]
]
|
cond-mat/9404012 | Hyoungsoo Yoon | J.M. Deutsch and Hyoungsoo Yoon | Dynamics of a Grafted Chain into a Rubber Network: A Monte Carlo Study
(minor grammatical changes) | 27 pages including figures, LaTeX v2.09 and psfig v1.8 | null | null | null | cond-mat | null | The dynamics of a single chain tethered to an interface and in contact with a
cross-linked network is examined numerically. When the network is put in
contact with the tethered chain, the chain moves with dynamics that are highly
constrained due to entanglements. When the surface is repulsive, the chain runs
straight along the surface and then forms a plume in the network that starts at
a distance of order $\sim\!N^{1/2}$ from the graft point. For short times, the
chain length in the gel increases algebraically as a function of time, in most
cases as $\sim\!t^{1/2}$. The plume configuration is highly metastable and on a
much longer time scale the point of entry into the network decreases to zero.
This is similar to the relaxation of the arm of a star polymer in a
cross-linked network. The above findings are in agreement with the analytical
predictions of O'Connor and McLeish. The effects of a chemical disparity
between the grafted chain, the network, and the substrate are investigated.
Topological constraints are placed in the interface to determine their effects
on the dynamics. Chains tethered at both ends are also studied and show a
transition in behavior as a function of the thickness of the interface. Above a
critical thickness chain does not penetrate.
| [
{
"version": "v1",
"created": "Thu, 7 Apr 1994 02:59:53 GMT"
},
{
"version": "v2",
"created": "Sat, 9 Apr 1994 05:28:57 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Deutsch",
"J. M.",
""
],
[
"Yoon",
"Hyoungsoo",
""
]
]
|
cond-mat/9404025 | Yong-Shi Wu | Denis Bernard and Yong-Shi Wu | A Note on Statistical Interactions and the Thermodynamic Bethe Ansatz | Latex file, 9 pages; SPhT-94-043, UU-HEP/94-03}. (Minor changes with
references added) | null | null | null | cond-mat hep-th | null | We show that the thermodynamic Bethe ansatz equations for one-dimensional
integrable many-body systems can be reinterpreted in such a way that they only
code the statistical interactions, in the sense of Haldane, between particles
of identical or different momenta. Thus, the thermodynamic properties of these
systems can be characterized by the generalized ideal gases recently proposed
by one of us. For example, the Yang-Yang $\delta$-function gas is a gas with
specific statistical interactions between particles of different momenta, while
the Calogero-Sutherland system provides a model for an ideal gas of particles
with a fractional statistics.
| [
{
"version": "v1",
"created": "Tue, 12 Apr 1994 00:52:54 GMT"
},
{
"version": "v2",
"created": "Fri, 29 Apr 1994 22:18:59 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Bernard",
"Denis",
""
],
[
"Wu",
"Yong-Shi",
""
]
]
|
cond-mat/9404049 | null | Alexander Moroz | Density-of-States Calculations and Multiple-Scattering Theory for
Photons | 32 pp., 2 postscript figures included, plain latex, replaced with an
extended version which appeared in Phys. Rev. B 51, 2068 (1995) | Phys. Rev. B51, 2068 (1995) | 10.1103/PhysRevB.51.2068 | /TH 94-38 | cond-mat chao-dyn nlin.CD | null | The density of states for a finite or an infinite cluster of scatterers in
the case of both electrons and photons can be represented in a general form as
the sum over all Krein-Friedel contributions of individual scatterers and a
contribution due to the presence of multiple scatterers. The latter is given by
the sum over all periodic orbits between different scatterers. General three
dimensional multiple-scattering theory for electromagnetic waves in the
presence of scatterers of arbitrary shape is presented. Vector structure
constants are calculated and general rules for obtaining them from known scalar
structure constants are given. The analog of the Korringa-Kohn-Rostocker
equations for photons is explicitly written down. PACS numbers: 41.20.Jb,
41.20.Bt, 05.40.+j, 05.45.+b
| [
{
"version": "v1",
"created": "Mon, 18 Apr 1994 09:22:11 GMT"
},
{
"version": "v2",
"created": "Mon, 6 Feb 1995 15:16:14 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Moroz",
"Alexander",
""
]
]
|
cond-mat/9405017 | Erika Zynda | Frank Wilczek and Chetan Nayak | Exclusion Statistics: Low-Temperature Properties, Fluctuations, Duality,
Applications | 14 pages, no figures, use Phyzzx, IASSNS-HEP 94/25, PUPT 1466 | null | null | null | cond-mat | null | We derive some physical properties of ideal assemblies of identical particles
obeying generalized exclusion statistics. We discuss fluctuations, and in this
connection point out a fundamental contrast to conventional quantum statistics.
We demonstrate a duality relating the distribution of particles at statistics
$g$ to the distribution of holes at statistics $1/g$. We suggest applications
to Mott insulators.
| [
{
"version": "v1",
"created": "Fri, 6 May 1994 13:09:48 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Jun 1994 13:00:29 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Wilczek",
"Frank",
""
],
[
"Nayak",
"Chetan",
""
]
]
|
cond-mat/9405023 | Sven Sandow | Sven Sandow, Steffen Trimper, David Mukamel | Asymmetric exclusion model for mixed ionic condustors | revised version (Some minor errors were corrected and some changes
made.), 16 pages RevTeX and 3 postscript figures | null | null | null | cond-mat | null | The ionic conductivity of mixed alkali glasses exhibits a deep minimum as a
function of the relative concentrations of the two alkali ions. To study this
behaviour we consider a simple one-dimensional model for asymmetric diffusion
of two kinds of particles. Different particles are assumed to repulse each
other. We consider two versions of the model: with or without overtaking of
particles. For the case of perfect repulsion we find exact expressions for the
stationary current. The model with weaker repulsion is studied by means of
numerical simulations. The stationary current as a function of the ratio of
particle concentrations is found to exhibit a minimum, related to correlations
existing in this system.
| [
{
"version": "v1",
"created": "Mon, 9 May 1994 09:18:43 GMT"
},
{
"version": "v2",
"created": "Sun, 23 Oct 1994 18:13:21 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Sandow",
"Sven",
""
],
[
"Trimper",
"Steffen",
""
],
[
"Mukamel",
"David",
""
]
]
|
cond-mat/9405027 | Ota | Vortex String, Tomoko Ota, Ichiro Tsukada, Ichiro Terasaki, and
Kunimitsu Uchinokura | Kosterlitz-Thouless Transition in
Bi${}_2$Sr${}_2$CaCu${}_2$O${}_8+\delta$ Thin Films | 27 pages and 10 figures (uuencoded postscript files) appended, RevTeX
3.0 (Minor corrections are made concerning citations.) | null | null | null | cond-mat | null | Current-voltage ($I-V$) characteristics and the increase of superconducting
transition temperature $T_c$ as a function of the number of half-unit-cell
layers $n$ are studied on Bi${}_2$Sr${}_2$CaCu${}_2$O${}_{8+\delta}$ thin films
grown by molecular beam epitaxy. These observations are interpreted in terms of
Kosterlitz-Thouless (KT) transition associated with vortex string threading the
film. Considering the change in the types of the lowest free-energy excitations
as a function of the size of vortex pair, we have formulated KT
renormalization-group (RG) equations. Using experimental data obtained with
Bi${}_2$Sr${}_2$CaCu${}_2$O${}_{8+\delta}$ thin films, we have solved the RG
equations. It is shown that the KT transition occurs in the vortex-string
region with interstring $\ln r$ interaction only. Our calculation successfully
explains KT scaling in $I-V$ characteristics and the relation between $T_c$ and
$n$. These results indicate that the interlayer interaction plays an important
role in Bi${}_2$Sr${}_2$CaCu${}_2$O${}_{8+\delta}$ thin films.
| [
{
"version": "v1",
"created": "Tue, 10 May 1994 07:24:11 GMT"
},
{
"version": "v2",
"created": "Thu, 12 May 1994 03:32:43 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"String",
"Vortex",
""
],
[
"Ota",
"Tomoko",
""
],
[
"Tsukada",
"Ichiro",
""
],
[
"Terasaki",
"Ichiro",
""
],
[
"Uchinokura",
"Kunimitsu",
""
]
]
|
cond-mat/9405036 | null | Q.Niu, M.C.Chang, and C.K.Shih | Double-tip STM for Surface Analysis | Minor changes, to appear in Phys.Rev.B, 12 pages + 2 figures | null | null | null | cond-mat | null | We explore the possibility of using a double-tip STM to probe the single
electron Green function of a sample surface, and describe a few important
applications: (1) Probing constant energy surfaces in $\k$-space by ballistic
transport; (2) Measuring scattering phase shifts of defects; (3) Observing the
transition from ballistic to diffusive transport to localization; and (4)
Measuring inelastic mean free paths.
| [
{
"version": "v1",
"created": "Fri, 13 May 1994 00:56:06 GMT"
},
{
"version": "v2",
"created": "Mon, 26 Dec 1994 06:09:23 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Niu",
"Q.",
""
],
[
"Chang",
"M. C.",
""
],
[
"Shih",
"C. K.",
""
]
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.