--- MITgcm_contrib/cg2d_bench/README 2006/05/12 22:32:02 1.2 +++ MITgcm_contrib/cg2d_bench/README 2006/05/12 22:32:31 1.3 @@ -1,4 +1,4 @@ -# $Id: README,v 1.2 2006/05/12 22:32:02 ce107 Exp $ +# $Id: README,v 1.3 2006/05/12 22:32:31 ce107 Exp $ Benchmarking routine of the CG2D solver in MITgcm (barotropic solve) To build: @@ -9,7 +9,7 @@ sNy = size of tile in y-direction (ideally fits in cache, 30-60) OLx = overlap size in x-direction (1 or 3 usually) OLy = overlap size in y-direction (1 or 3 usually) -ii) of ini_params.F: +ii) of ini_parms.F: nTimeSteps = number of pseudo-timesteps to run for cg2dMaxIters = maximum number of CG iterations per timestep