mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename LOG to PRT file.
This commit is contained in:
parent
66cde4e052
commit
fe06257f27
@ -348,7 +348,7 @@ namespace Opm
|
||||
} else {
|
||||
baseName = path(fpath.filename()).string();
|
||||
}
|
||||
logFile_ = output_dir_ + "/" + baseName + ".LOG";
|
||||
logFile_ = output_dir_ + "/" + baseName + ".PRT";
|
||||
// Create Parser
|
||||
ParserPtr parser(new Parser());
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user