Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
342459c5
Commit
342459c5
authored
11 years ago
by
Pospelov, Gennady
Browse files
Options
Downloads
Patches
Plain Diff
Typos in user manual
parent
79eec15a
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Doc/UserManual/Installation.tex
+2
-2
2 additions, 2 deletions
Doc/UserManual/Installation.tex
Doc/UserManual/QuickStart.tex
+7
-8
7 additions, 8 deletions
Doc/UserManual/QuickStart.tex
Doc/UserManual/UserManual.pdf
+0
-0
0 additions, 0 deletions
Doc/UserManual/UserManual.pdf
with
9 additions
and
10 deletions
Doc/UserManual/Installation.tex
+
2
−
2
View file @
342459c5
...
@@ -138,7 +138,7 @@ sudo port install eigen3
...
@@ -138,7 +138,7 @@ sudo port install eigen3
\BornAgain\
source can be downloaded at
\url
{
http://apps.jcns.fz-juelich.de/BornAgain
}
\BornAgain\
source can be downloaded at
\url
{
http://apps.jcns.fz-juelich.de/BornAgain
}
and unpacked with
and unpacked with
\begin{lstlisting}
[language=shell, style=commandline]
\begin{lstlisting}
[language=shell, style=commandline]
tar xfz bornagain-<version>.tgz
tar xfz bornagain-<version>.t
ar.
gz
\end{lstlisting}
\end{lstlisting}
\noindent
\noindent
...
@@ -181,7 +181,7 @@ previous sections, type build commands
...
@@ -181,7 +181,7 @@ previous sections, type build commands
\begin{lstlisting}
[language=bash, style=commandline]
\begin{lstlisting}
[language=bash, style=commandline]
mkdir <build
_
dir>
mkdir <build
_
dir>
cd <build
_
dir>
cd <build
_
dir>
cmake
<source
_
dir>
-DCMAKE
_
INSTALL
_
PREFIX=<install
_
dir>
cmake -DCMAKE
_
INSTALL
_
PREFIX=<install
_
dir>
<source
_
dir>
make
make
\end{lstlisting}
\end{lstlisting}
\vspace*
{
3mm
}
\vspace*
{
3mm
}
...
...
This diff is collapsed.
Click to expand it.
Doc/UserManual/QuickStart.tex
+
7
−
8
View file @
342459c5
...
@@ -38,7 +38,7 @@ git clone git://apps.jcns.fz-juelich.de/BornAgain.git
...
@@ -38,7 +38,7 @@ git clone git://apps.jcns.fz-juelich.de/BornAgain.git
{
\bf
Step III:
$
~
$
building the source
}
{
\bf
Step III:
$
~
$
building the source
}
\begin{lstlisting}
[language=shell, style=commandline]
\begin{lstlisting}
[language=shell, style=commandline]
mkdir <build
_
dir>; cd <build
_
dir>;
mkdir <build
_
dir>; cd <build
_
dir>;
cmake
<source
_
dir>
-DCMAKE
_
INSTALL
_
PREFIX=<install
_
dir>
cmake -DCMAKE
_
INSTALL
_
PREFIX=<install
_
dir>
<source
_
dir>
make
make
make check
make check
make install
make install
...
@@ -59,12 +59,11 @@ python CylindersAndPrisms.py
...
@@ -59,12 +59,11 @@ python CylindersAndPrisms.py
\noindent
\noindent
{
\bf
Step I:
$
~
$
installing third party software
}
\newline
{
\bf
Step I:
$
~
$
installing third party software
}
\newline
Current version of
\BornAgain\
requires
\Code
{
Python, numpy, matplotlib
}
The current version of
\BornAgain\
requires
\Code
{
Python, numpy, matplotlib
}
to be installed on the system.
to be installed on the system. If you don't have them already installed,
If you don't have them already, you can use
\Code
{
PythonXY
}
installer
you can use
\Code
{
PythonXY
}
installer
at
\url
{
https://code.google.com/p/pythonxy
}
with default installation options
at
\url
{
https://code.google.com/p/pythonxy
}
which, with default installation options, will contain at least these three packages.
to install all necessary packages (and more).
\BornAgain\
installation.
together.
\vspace*
{
2mm
}
\vspace*
{
2mm
}
\noindent
\noindent
...
@@ -74,7 +73,7 @@ Double click it to start installation process, then follow instructions.
...
@@ -74,7 +73,7 @@ Double click it to start installation process, then follow instructions.
\vspace*
{
2mm
}
\vspace*
{
2mm
}
\noindent
\noindent
{
\bf
Step I
V
:
$
~
$
running example
}
\newline
{
\bf
Step I
II
:
$
~
$
running example
}
\newline
Run an example simulation by double-clicking on the python script located in the
\BornAgain\
installation directory:
Run an example simulation by double-clicking on the python script located in the
\BornAgain\
installation directory:
\begin{lstlisting}
[language=shell, style=commandline]
\begin{lstlisting}
[language=shell, style=commandline]
python C:/BornAgain-0.9.1/Examples/python/ex001
_
CylindersAndPrisms/CylindersAndPrisms.py
python C:/BornAgain-0.9.1/Examples/python/ex001
_
CylindersAndPrisms/CylindersAndPrisms.py
...
...
This diff is collapsed.
Click to expand it.
Doc/UserManual/UserManual.pdf
+
0
−
0
View file @
342459c5
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment