forked from moebiusband/NuSiF-Solver
Add profiling and variants
This commit is contained in:
@@ -16,7 +16,7 @@ jmax 200 # number of interior cells in y-direction
|
||||
|
||||
itermax 10000 # maximal number of pressure iteration in one time step
|
||||
eps 0.000001 # stopping tolerance for pressure iteration
|
||||
# omg 0.9999 # relaxation parameter for SOR iteration
|
||||
omg 1.93 # relaxation parameter for SOR iteration
|
||||
rho 0.99999 # relaxation parameter for SOR iteration
|
||||
omg 1.998 # relaxation parameter for SOR iteration
|
||||
|
||||
#===============================================================================
|
||||
|
Reference in New Issue
Block a user