Closed gmao-cda closed 7 months ago
for 1, thanks, I'll take note of that in the tutorial for 2 I think what you have is fine. The image I have on the tutorial is with the unclipped values, which range from 0-50. A correlation length of 50 levels is too much for the EXPLICIT_DIFFUSION to efficiently handle, hence why the values are clipped to 10. I'll make note of this in the documentation.
Finish running the part
init
.I had 2 problems (1 solved, 1 unsolved) for this part.
(Solved) 1. Insufficient stacksize when decreasing N < 10 for mpirun dirac test
Problem: When I changed the
N
from default10
to8
for the dirac testmpirun -n N ./soca_error_covariance_toolbox.x dirac.yaml_noSSH
, I got the errorSolution: Increasing the size of
domains_stack_size
under namelist$fms_nml
in the fileinput.nml
removes this error.(Unsolved) 2. different vertical scales shown from reference figures
Problem:
However, my vt scales in the southern ocean are far less spatially-varying than your reference figure. Based on the topography on your figure (especially based on the open channel for the islands in the southern Asia), I checked the vt scale at the model level 13. (colorbar range: 0-12, linear). Going deeper will make the band of larger vt scales narrower and move south, though no levels show similar detailed vt scales as your reference figure.