mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
equil init: rename the files according to the eWoms standard convention
the eWoms file naming convention should probably be changed to the one of the remaining OPM modules, but this is quite a bit of work and IMO it is more important to be consistent within the module.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#ifndef EWOMS_ECL_EQUIL_INITIALIZER_HH
|
||||
#define EWOMS_ECL_EQUIL_INITIALIZER_HH
|
||||
|
||||
#include "equil/initStateEquil.hpp"
|
||||
#include "equil/initstateequil.hh"
|
||||
|
||||
#include <ewoms/common/propertysystem.hh>
|
||||
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
#ifndef EWOMS_INITSTATEEQUIL_HH
|
||||
#define EWOMS_INITSTATEEQUIL_HH
|
||||
|
||||
#include "EquilibrationHelpers.hpp"
|
||||
#include "RegionMapping.hpp"
|
||||
#include "equilibrationhelpers.hh"
|
||||
#include "regionmapping.hh"
|
||||
|
||||
#include <ewoms/common/propertysystem.hh>
|
||||
|
||||
Reference in New Issue
Block a user