Running Coupled Ocean: Difference between revisions

Pchakrab (talk | contribs)
Pchakrab (talk | contribs)
Line 35: Line 35:
  OGCM_NY = NYGLOB/BLCKY (= 10 in our example)
  OGCM_NY = NYGLOB/BLCKY (= 10 in our example)


[I had tried with NXGLOB = 360, BLCKX = 40 => OGCM_NX = 9. It didn't work. Apparently, odd numbered processes don't.]
[I had tried with NXGLOB = 360, BLCKX = 40 => OGCM_NX = 9. It didn't work. Apparently, odd numbered processes don't. ''Update'': I could get it to work on 1x1 layout.]


Since the resolution/layout are specified at compile time (really!), the model needs to be re-compiled for a new resolution/layout combination.
Since the resolution/layout are specified at compile time (really!), the model needs to be re-compiled for a new resolution/layout combination.