opm-simulators/ebos
Bård Skaflestad ec549df37b Remove Spurious Blank Lines in PRT File Reports
The StreamLog::addMessageUnconditionally() member function will end
each message with a newline (std::endl) so we should not add such
newlines ourselves.  The extra newline characters produce spurious
blank lines in the report sheets, e.g., for the "PRODUCTION REPORT".

This commit removes the last newline character from each report
request, thus deferring that responsibility to OpmLog::note()
instead.  Doing so, however, means we have take a little more care
with the first line of each report lest we create report sheets
which are smushed together.
2023-12-08 10:22:43 +01:00
..
equil consistently use std::size_t 2023-08-15 09:32:10 +02:00
alucartesianindexmapper.hh add cartesianCoordianteLevel in ALUCartIdxMapp, used in RelperDiag 2023-11-28 15:47:00 +01:00
collecttoiorank_impl.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
collecttoiorank.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
collecttoiorank.hh changed: move EclInterRegFlows to opm/simulators/flow 2023-08-15 13:14:42 +02:00
damariswriter.hh Move Damaris functionality to it's own class. 2023-09-19 21:20:08 +02:00
ebos.hh Use the non-accelerated linear solver for some tests. 2023-09-25 10:44:06 +02:00
eclalugridvanguard.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
eclbaseaquifermodel.hh BlackoilModelEbos: remove unused includes 2023-06-30 09:53:59 +02:00
eclbasevanguard.hh Add Support for Reading MPI Partitioning From File 2023-11-16 16:28:14 +01:00
eclcpgridvanguard.hh Add Support for Writing NLDD-Like Partitions in Parallel 2023-11-17 09:17:46 +01:00
ecldummygradientcalculator.hh ecldummygradientcalcultor.hh: cleanup headers 2023-08-02 11:45:51 +02:00
eclequilinitializer.hh Enabling disGas and watVap at compile time for gasWaterBrine 2023-11-07 18:35:30 +01:00
eclfluxmodule.hh eclfluxmodule.hh: cleanup headers 2023-08-02 11:15:26 +02:00
eclgenericcpgridvanguard.cc Add Support for Reading MPI Partitioning From File 2023-11-16 16:28:14 +01:00
eclgenericcpgridvanguard.hh LookUpCellCentroid used to search cell centroids in eclbasevanguard 2023-08-29 08:45:59 +02:00
eclgenericoutputblackoilmodule.cc Pull Substep Checking out of *Log() Functions 2023-12-08 10:22:43 +01:00
eclgenericoutputblackoilmodule.hh Pull Substep Checking out of *Log() Functions 2023-12-08 10:22:43 +01:00
eclgenericproblem_impl.hh Hide Field Properties lookup 2023-11-02 07:23:13 +01:00
eclgenericproblem.cc LookUp Indices in eclgenericproblem 2023-10-19 10:53:07 +02:00
eclgenericproblem.hh Update LookUpData 2023-10-24 15:05:32 +02:00
eclgenericthresholdpressure_impl.hh Hide Field Properties lookup 2023-11-02 07:23:13 +01:00
eclgenericthresholdpressure.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericthresholdpressure.hh Lookup of cartesian index and element data refactored. 2023-08-22 13:51:53 +02:00
eclgenerictracermodel_impl.hh cartToGlobal removed 2023-10-23 18:30:41 +02:00
eclgenerictracermodel.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenerictracermodel.hh cartToGlobal removed 2023-10-23 18:30:41 +02:00
eclgenericvanguard.cc Implement Forchheimer term in wellIndex 2023-10-23 08:55:21 +02:00
eclgenericvanguard.hh Add Support for Reading MPI Partitioning From File 2023-11-16 16:28:14 +01:00
eclgenericwriter_impl.hh Chase API Change for UDQ Evaluation 2023-10-04 16:33:19 +02:00
eclgenericwriter.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericwriter.hh eclgenericwriter.hh: cleanup headers 2023-08-02 12:11:31 +02:00
eclmixingratecontrols.cc EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclmixingratecontrols.hh EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclmpiserializer.hh changed: use Serializer from opm-common 2022-09-16 13:12:11 +02:00
eclnewtonmethod.hh use exception classes from opm-common 2022-12-13 12:56:13 +01:00
ecloutputblackoilmodule.hh Apply Full SWATINIT-Like PCOW Rescaling at Restart 2023-10-25 11:04:51 +02:00
eclpolyhedralgridvanguard.hh Separating LGRs in rank 0 cellCentroids_ 2023-09-28 16:03:08 +02:00
eclproblem_properties.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
eclproblem.hh Merge pull request #4912 from totto82/fix_bccon 2023-11-22 13:41:19 +01:00
eclsolutioncontainers.cc changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclsolutioncontainers.hh changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclthresholdpressure.hh eclthresholdpressure.hh: cleanup headers 2023-08-02 12:28:26 +02:00
ecltimesteppingparams.hh changed: put ecl time stepping parameters in separate struct 2023-08-30 11:22:22 +02:00
ecltracermodel.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
ecltransmissibility_impl.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
ecltransmissibility.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
ecltransmissibility.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
eclwriter.hh Remove Spurious Blank Lines in PRT File Reports 2023-12-08 10:22:43 +01:00
femcpgridcompat.hh FemCpGridCompat: some modernization 2022-08-10 12:44:53 +02:00
FIBlackOilModel.hpp added mpi checking of throw in property evaluation 2023-09-21 13:34:01 +02:00
hdf5serializer.hh added: parallel support to HDF5File / HDF5Serializer 2023-02-16 14:49:38 +01:00
vtkecltracermodule.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00