Comment cleanup

This commit is contained in:
Magne Sjaastad 2020-03-03 19:43:34 +01:00
parent 06fac108c3
commit e297b34609

View File

@ -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,