Skip to content
Snippets Groups Projects
Commit c00a1139 authored by Beatrix Becker's avatar Beatrix Becker
Browse files

[handbook] rename files

parent 4ff969b2
No related branches found
No related tags found
1 merge request!1456Feature/cleanup handbook
Showing
with 34 additions and 34 deletions
...@@ -125,11 +125,11 @@ instructions in the next chapter \ref{detailed-install}. ...@@ -125,11 +125,11 @@ instructions in the next chapter \ref{detailed-install}.
In this chapter, we provide more detailed information on how to obtain source code, build and test \Dune and \Dumux. In this chapter, we provide more detailed information on how to obtain source code, build and test \Dune and \Dumux.
It further contains information on It further contains information on
how to build the documentation and about external libraries and modules. how to build the documentation and about external libraries and modules.
\input{2_detailedinstall} \input{3_detailedinstall}
\chapter{Learning to use \Dumux}\label{chp:tutorial} \chapter{Learning to use \Dumux}\label{chp:tutorial}
\input{3_course} \input{4_course}
\input{3_furtherpractice} \input{4_furtherpractice}
\chapter{Overview and Infrastructure} \chapter{Overview and Infrastructure}
This chapter provides an overview of the general structure in \Dumux \ref{sc_structure} This chapter provides an overview of the general structure in \Dumux \ref{sc_structure}
...@@ -137,24 +137,24 @@ and gives help for basic work with \Dumux ...@@ -137,24 +137,24 @@ and gives help for basic work with \Dumux
(\ref{sc_newfoldersetup},\ref{sc_parameterfiles},\ref{sc_restartsimulations}, \ref{sc_developingdumux}). (\ref{sc_newfoldersetup},\ref{sc_parameterfiles},\ref{sc_restartsimulations}, \ref{sc_developingdumux}).
Further it presents useful external tools \ref{sc_externaltools} and basic Further it presents useful external tools \ref{sc_externaltools} and basic
concepts \ref{sc_linearsystem}. concepts \ref{sc_linearsystem}.
\input{4_structure} \input{5_structure}
\input{4_newfoldersetup} \input{5_newfoldersetup}
\input{4_parameterfiles} \input{5_parameterfiles}
\input{4_restartsimulations} \input{5_restartsimulations}
\input{4_developingdumux} \input{5_developingdumux}
\input{4_externaltools} \input{5_externaltools}
\input{4_assemblinglinearsystem} \input{5_assemblinglinearsystem}
\chapter{Advanced \Dumux\ -- Detailed Instructions} \chapter{Advanced \Dumux\ -- Detailed Instructions}
This chapter contains detailed information for those who are interested This chapter contains detailed information for those who are interested
in deeper modifications of underlying \Dumux models, classes, functions, etc. in deeper modifications of underlying \Dumux models, classes, functions, etc.
\input{5_basics} \input{6_basics}
\input{5_temporaldiscretizations} \input{6_temporaldiscretizations}
\input{5_spatialdiscretizations} \input{6_spatialdiscretizations}
\input{5_stepsofasimulation} \input{6_stepsofasimulation}
\input{5_propertysystem} \input{6_propertysystem}
\input{5_inputoutput} \input{6_inputoutput}
\input{5_parallel} \input{6_parallel}
\bibliographystyle{plainnat} \bibliographystyle{plainnat}
\bibliography{dumux-handbook} \bibliography{dumux-handbook}
......
File moved
File moved
File moved
File moved
File moved
File moved
...@@ -2,24 +2,24 @@ set(TEX_INPUTS ...@@ -2,24 +2,24 @@ set(TEX_INPUTS
0_dumux-handbook.tex 0_dumux-handbook.tex
0_listingstyle.tex 0_listingstyle.tex
1_introduction.tex 1_introduction.tex
2_detailedinstall.tex
2_quickinstall.tex 2_quickinstall.tex
3_course.tex 3_detailedinstall.tex
3_furtherpractice.tex 4_course.tex
4_assemblinglinearsystem.tex 4_furtherpractice.tex
4_developingdumux.tex 5_assemblinglinearsystem.tex
4_externaltools.tex 5_developingdumux.tex
4_newfoldersetup.tex 5_externaltools.tex
4_parameterfiles.tex 5_newfoldersetup.tex
4_restartsimulations.tex 5_parameterfiles.tex
4_structure.tex 5_restartsimulations.tex
5_basics.tex 5_structure.tex
5_inputoutput.tex 6_basics.tex
5_parallel.tex 6_inputoutput.tex
5_propertysystem.tex 6_parallel.tex
5_spatialdiscretizations.tex 6_propertysystem.tex
5_stepsofasimulation.tex 6_spatialdiscretizations.tex
5_temporaldiscretizations.tex 6_stepsofasimulation.tex
6_temporaldiscretizations.tex
installDumux.sh) installDumux.sh)
set(TEX_IMAGES set(TEX_IMAGES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment