Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
973d5c2d
Commit
973d5c2d
authored
Dec 21, 2017
by
Gabi Seitz
Committed by
Dennis Gläser
Dec 21, 2017
Browse files
[CaO, CaO2H2] use lower case filenames
parent
396f99e1
Changes
7
Hide whitespace changes
Inline
Side-by-side
dumux/material/components/CMakeLists.txt
View file @
973d5c2d
...
...
@@ -5,8 +5,8 @@ install(FILES
air.hh
benzene.hh
brine.hh
CaO
.hh
CaO2H
2.hh
cao
.hh
cao2h
2.hh
ch4.hh
co2.hh
co2tablereader.hh
...
...
dumux/material/components/
CaO
.hh
→
dumux/material/components/
cao
.hh
View file @
973d5c2d
File moved
dumux/material/components/
CaO2H
2.hh
→
dumux/material/components/
cao2h
2.hh
View file @
973d5c2d
File moved
dumux/material/fluidsystems/simplesteamaircao2h2.hh
View file @
973d5c2d
...
...
@@ -30,8 +30,8 @@
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/components/air.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/components/
CaO2H
2.hh>
#include <dumux/material/components/
CaO
.hh>
#include <dumux/material/components/
cao2h
2.hh>
#include <dumux/material/components/
cao
.hh>
#include <dumux/material/binarycoefficients/h2o_air.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
...
...
dumux/material/fluidsystems/steamn2cao2h2.hh
View file @
973d5c2d
...
...
@@ -34,8 +34,8 @@
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/components/
CaO2H
2.hh>
#include <dumux/material/components/
CaO
.hh>
#include <dumux/material/components/
cao2h
2.hh>
#include <dumux/material/components/
cao
.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
...
...
test/porousmediumflow/1pncmin/implicit/modifiedcao.hh
View file @
973d5c2d
...
...
@@ -26,7 +26,7 @@
#define DUMUX_MODIFIED_CAO_HH
#include <dumux/material/components/
CaO
.hh>
#include <dumux/material/components/
cao
.hh>
namespace
Dumux
{
...
...
test/porousmediumflow/1pncmin/implicit/modifiedsteamn2cao2h2.hh
View file @
973d5c2d
...
...
@@ -34,7 +34,7 @@
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/components/
CaO2H
2.hh>
#include <dumux/material/components/
cao2h
2.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment