mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-23 01:36:25 -06:00
0c1a15c2de
- there are no LaTeX files with capital letters anymore - there are no more "dangling" references
22 lines
742 B
TeX
22 lines
742 B
TeX
\chapter{Set-up and basic workflows}
|
|
|
|
This chapter is aimed at setting up a development environment for
|
|
\eWoms and to equip you with a rough understanding of the basic
|
|
workflows used for developing the software. We will first have a
|
|
brief look at the installation procedure; After that, we will run a
|
|
sample simulation and briefly discuss how to visualize its results.
|
|
|
|
Be aware, that this is only a very streamlined version of the \eWoms
|
|
development workflow, so make yourself confident with the tools
|
|
introduced in this section before you delve into the \Cplusplus code
|
|
in the next chapter.
|
|
|
|
\input{quick-install}
|
|
\input{quickstart-guide}
|
|
\input{parameters}
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: "ewoms-handbook"
|
|
%%% End:
|