Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Nektar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Giacomo Castiglioni
Nektar
Commits
320aac0e
Commit
320aac0e
authored
10 years ago
by
Chris Cantwell
Browse files
Options
Downloads
Patches
Plain Diff
Formatting and tidying of ADRSolver and IncNS docs.
parent
73b2afb8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/user-guide/solvers/adr.tex
+4
-2
4 additions, 2 deletions
docs/user-guide/solvers/adr.tex
docs/user-guide/solvers/incompressible-ns.tex
+260
-274
260 additions, 274 deletions
docs/user-guide/solvers/incompressible-ns.tex
docs/user-guide/user-guide.tex
+13
-13
13 additions, 13 deletions
docs/user-guide/user-guide.tex
with
277 additions
and
289 deletions
docs/user-guide/solvers/adr.tex
+
4
−
2
View file @
320aac0e
...
...
@@ -324,10 +324,12 @@ region is then assigned an appropriate boundary condition.
<D VAR="u" VALUE="sin(PI*x)*sin(PI*y)" />
</REGION>
<REGION REF="1">
<R VAR="u" VALUE="sin(PI*x)*sin(PI*y)-PI*sin(PI*x)*cos(PI*y)" PRIMCOEFF="1" />
<R VAR="u" VALUE="sin(PI*x)*sin(PI*y)-PI*sin(PI*x)*cos(PI*y)"
PRIMCOEFF="1" />
</REGION>
<REGION REF="2">
<N VAR="u" VALUE="(5/sqrt(61))*PI*cos(PI*x)*sin(PI*y)-(6/sqrt(61))*PI*sin(PI*x)*cos(PI*y)" />
<N VAR="u" VALUE="(5/sqrt(61))*PI*cos(PI*x)*sin(PI*y)-
(6/sqrt(61))*PI*sin(PI*x)*cos(PI*y)" />
</REGION>
.
.
...
...
This diff is collapsed.
Click to expand it.
docs/user-guide/solvers/incompressible-ns.tex
+
260
−
274
View file @
320aac0e
This diff is collapsed.
Click to expand it.
docs/user-guide/user-guide.tex
+
13
−
13
View file @
320aac0e
...
...
@@ -220,12 +220,12 @@ outer sep=0,fill=black!05]{\texttt{#1}};}
\NewEnviron
{
notebox
}
{
\par\medskip\noindent
\begin{tikzpicture}
\node
[inner sep=
3
pt,fill=black!10,draw=black!30]
(box)
\node
[inner sep=
5
pt,fill=black!10,draw=black!30]
(box)
{
\parbox
[t]
{
.99
\linewidth
}{
%
\begin{minipage}
{
.1
\
text
width
}
\begin{minipage}
{
.1
\
line
width
}
\centering\tikz
[scale=1]
\node
[scale=1.5]
{
\bcinfo
}
;
\end{minipage}
%
\begin{minipage}
{
.
8
\text
width
}
\begin{minipage}
{
.
9
\line
width
}
\textbf
{
Note
}
\par\smallskip
\BODY
\end{minipage}
\hfill
}
%
...
...
@@ -235,12 +235,12 @@ outer sep=0,fill=black!05]{\texttt{#1}};}
\NewEnviron
{
warningbox
}
{
\par\medskip\noindent
\begin{tikzpicture}
\node
[inner sep=
3
pt,fill=red!10,draw=black!30]
(box)
\node
[inner sep=
5
pt,fill=red!10,draw=black!30]
(box)
{
\parbox
[t]
{
.99
\linewidth
}{
%
\begin{minipage}
{
.1
\
text
width
}
\begin{minipage}
{
.1
\
line
width
}
\centering\tikz
[scale=1]
\node
[scale=1.5]
{
\bcdanger
}
;
\end{minipage}
%
\begin{minipage}
{
.
8
\text
width
}
\begin{minipage}
{
.
9
\line
width
}
\textbf
{
Warning
}
\par\smallskip
\BODY
\end{minipage}
\hfill
}
%
...
...
@@ -250,12 +250,12 @@ outer sep=0,fill=black!05]{\texttt{#1}};}
\NewEnviron
{
tipbox
}
{
\par\medskip\noindent
\begin{tikzpicture}
\node
[inner sep=
3
pt,fill=green!10,draw=black!30]
(box)
\node
[inner sep=
5
pt,fill=green!10,draw=black!30]
(box)
{
\parbox
[t]
{
.99
\linewidth
}{
%
\begin{minipage}
{
.1
\
text
width
}
\begin{minipage}
{
.1
\
line
width
}
\centering\tikz
[scale=1]
\node
[scale=1.5]
{
\bclampe
}
;
\end{minipage}
%
\begin{minipage}
{
.
8
\text
width
}
\begin{minipage}
{
.
9
\line
width
}
\textbf
{
Tip
}
\par\smallskip
\BODY
\end{minipage}
\hfill
}
%
...
...
@@ -265,12 +265,12 @@ outer sep=0,fill=black!05]{\texttt{#1}};}
\NewEnviron
{
custombox
}
[3]
{
\par\medskip\noindent
\begin{tikzpicture}
\node
[inner sep=
3
pt,fill=#3!10,draw=black!30]
(box)
{
\parbox
[t]
{
.99
\
text
width
}{
%
\begin{minipage}
{
.1
\
text
width
}
\node
[inner sep=
5
pt,fill=#3!10,draw=black!30]
(box)
{
\parbox
[t]
{
.99
\
line
width
}{
%
\begin{minipage}
{
.1
\
line
width
}
\centering\tikz
[scale=1]
\node
[scale=1.5]
{
#2
}
;
\end{minipage}
%
\begin{minipage}
{
.
8
\text
width
}
\begin{minipage}
{
.
9
\line
width
}
\textbf
{
#1
}
\par\smallskip
\BODY
\end{minipage}
\hfill
}
%
...
...
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