mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
16 lines
524 B
Groff
16 lines
524 B
Groff
.TH UPSCALE_AVG "1" "October 2023" "upscale_avg 2023.10" "User Commands"
|
|
.SH NAME
|
|
upscale_avg \- Upscale using simple averages and report statistics
|
|
.SH SYNOPSIS
|
|
upscale_avg gridfilename=cornerpointgrid.grdecl [option=value]
|
|
.SH DESCRIPTION
|
|
Upscale using simple averages and report statistics.
|
|
|
|
Example usage:
|
|
|
|
upscale_avg -use_actnum gridfilename=grid.grdecl
|
|
.SH OPTIONS
|
|
\fB\-use_actnum\fR Only take averages over active cells.
|
|
.SH "REPORTING BUGS"
|
|
Report on github repository <https://github.com/OPM/opm-upscaling/issues>
|