mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-27 16:57:01 -06:00
Comment cleanup
This commit is contained in:
parent
06fac108c3
commit
e297b34609
@ -385,8 +385,8 @@ bool RifEclipseInputFileTools::exportGrid( const QString& fileName,
|
||||
}
|
||||
|
||||
// Do not perform the transformation (applyMapaxes == false):
|
||||
// The coordinates have been transformed to the mapaxes coordinate system already.
|
||||
// However, send the mapaxes data in to libecl so that the coordinate system description is saved.
|
||||
// The coordinates have been transformed to the map axes coordinate system already.
|
||||
// However, send the map axes data in to libecl so that the coordinate system description is saved.
|
||||
bool applyMapaxes = false;
|
||||
ecl_grid_type* mainEclGrid = ecl_grid_alloc_GRID_data( (int)ecl_coords.size(),
|
||||
ecl_nx,
|
||||
|
Loading…
Reference in New Issue
Block a user