GMS:SSOR Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{MODFLOW Links}} | {{MODFLOW Links}} | ||
The SSOR package is one of the [[GMS:MODFLOW Packages Supported in GMS#Solver Packages|solver packages]] for MODFLOW supported by GMS. The SOR solver only uses a head change convergence criterion and may result in significant volume budget error. | The SSOR package is one of the [[GMS:MODFLOW Packages Supported in GMS#Solver Packages|solver packages]] for MODFLOW supported by GMS. The SOR solver only uses a head change convergence criterion and may result in significant volume budget error. | ||
; Maximum iterations per time step : This value is the maximum solver iterations per time step. The default value is 50. | |||
This value is the maximum solver iterations per | |||
; Acceleration Parameter : This value is usually between 1.0 and 2.0 | |||
This value is usually between 1.0 and 2.0 | |||
; Head change criterion for convergance : When the maximum absolute value of head change from all cells during an interation is less than or equal to the head change criterion, solver iteration stops. | |||
When the maximum absolute value of head change from all cells during an interation is less than or equal to the head change criterion, solver iteration stops. | |||
; Print out interval : The maximum absolute head change is printed for each iteration of a time step whenever the time step is an even multiple of the print out interval. The printout also occurs at the end of each stress period regardless of the print out interval. | |||
The maximum absolute head change is printed for each iteration of a time step whenever the time step is an even multiple of the print out interval. The printout also occurs at the end of each stress period regardless of the print out interval. | |||
; Reset : This button will change all options to the default state. | |||
This button will change all options to the default state. | |||
[[File:MODFLOW-SOR.jpg|thumb|none|center|320 px|The ''MODFLOW SOR Package'' dialog.]] | [[File:MODFLOW-SOR.jpg|thumb|none|center|320 px|The ''MODFLOW SOR Package'' dialog.]] |