[MITgcm-support] [EXTERNAL] SEAICE, very thick ice

Stanislav Martyanov martyanov.sd at gmail.com
Mon Jun 1 11:11:20 EDT 2020


Some results:
1) Setting SEAICE_pressReplFac = 0.0 has not reduced the ice thickness in
any simulation.
2) OBCS_SEAICE_AVOID_CONVERGENCE has not significantly influenced the
results in my configuration
3) OBCS_SEAICE_COMPUTE_UVICE has greatly helped, especially near open
boundaries (no problems with catastrophic ridging when thick ice enters the
domain and meets land on its path).
4) Surprisingly, SEAICE_no_slip option=TRUE has also somewhat reduced the
maximal thicknesses in some points, though areas with enhanced ice
thicknesses along the coasts have arisen (as in Losch ae al., 2010).

Thank you all for your suggestions!

Stanislav

вт, 19 мая 2020 г. в 12:05, Stanislav Martyanov <martyanov.sd at gmail.com>:

> Yilang
> Thank you for your reply! I hope it will help!
>
> Hello Dimitris!
> I attached my setup in the first message, but briefly: I set 'prescribe'
> BCs, the data were taken from the MERCATOR ocean reanalysis
> (u,v,t,s,uice,vice). Both Orlansky and Stevens are off. No sponge is used
> (but now I think that I should have used it).
>
> Space resolution of MERCATOR is 1/12 deg, and I interpolated it into the
> model's grid (500-1200 m). Temporal resolution of OBCs is 1 day, model's
> deltaT=60 sec. By the way, EXF temporal resolution is 1h (ERA5) and it, of
> course, may produce problems since OBCs and EXF have different frequencies.
>
> I will try all the options I have been advised and report here the
> results, may be it will help to someone to reduce the number of calibration
> runs if the same problem occurs.
>
> Best regards,
> Stanislav Martyanov
>
>
> пн, 18 мая 2020 г. в 22:11, Dimitris Menemenlis <dmenemenlis at gmail.com>:
>
>> Hi Stanislav, what boundary conditions are you using?  Where do they come
>> from, what is the space and time resolution at which you apply them?  One
>> issue with sea ice boundary conditions is that even if you apply boundary
>> conditions from an identical but larger-domain simulation, you can still
>> get artifacts at the boundaries, convergence or divergence, if you are not
>> applying full temporal frequency or if there are nonlinearities that cause
>> the regional simulation to diverge relative to the larger-domain simulation.
>>
>> Clement Bertin and other colleagues, cc-ed, are exploring options for sea
>> ice boundary conditions for a McKenzie River Delta set-up and facing some
>> of the same issues that you are.  Ultimately, we are wondering if some
>> region of relaxation around the edges might be the best practical solution
>> to this problem.
>>
>> Dimitris
>>
>> On May 18, 2020, at 11:19 AM, Yilang Xu <yxu at whoi.edu> wrote:
>>
>> Hi Stanislav,
>>
>> In my simulations, the major change is OBCS_SEAICE_AVOID_CONVERGENCE.
>> This option will help to advect sea ice across the boundaries more freely,
>> and reduce the noisy convergence that affects both the boundary and
>> interior values. However, as the code says, the boundary sea ice conditions
>> will be less accurate. I cannot remember my OBCS_SEAICE_COMPUTE_UVICE
>> results, but it is definitely worth a try.
>>
>> Changing SEAICE_no_slip did not affect my results. But my setup is
>> different from yours. You might want to do another test later to confirm it.
>>
>>
>> Best,
>> Yilang
>>
>> *From: *MITgcm-support <mitgcm-support-bounces at mitgcm.org> on behalf of
>> Stanislav Martyanov <martyanov.sd at gmail.com>
>> *Reply-To: *<mitgcm-support at mitgcm.org>
>> *Date: *Monday, May 18, 2020 at 13:38
>> *To: *<mitgcm-support at mitgcm.org>
>> *Subject: *Re: [MITgcm-support] SEAICE, very thick ice
>>
>> Hello, Martin and Yilang!
>>
>> I thank you for your advices and I will report of the results after I
>> try these options.
>>
>> I will start from setting SEAICEpressReplFac=1 and see if it helps. After
>> I will try OBCS_SEAICE_AVOID_CONVERGENCE and OBCS_SEAICE_COMPUTE_UVICE,
>> together or one after another.
>>
>> Previously I was thinking about OBCS_SEAICE_AVOID_CONVERGENCE but did
>> not want to use any 'old'  implementations, whatever it means.. Also I was
>> looking at the options SEAICE_no_slip option and SEAICEsimpleRidging..
>>
>> Yilang
>>
>>
>>
>>
>> Did you use anything besides OBCS_SEAICE_AVOID_CONVERGENCE to handle such
>> situation in your simulations? Did you play with SEAICE_no_slip option? If
>> yes -  does it really affect the results?
>>
>> *Martin*
>> >> This is only implemented for OBCS_UVICE_OLD
>> Can't I just use  OBCS_UVICE_OLD in the current version (c67p)?
>>
>> In our previous simulations (another model configuration) we did not set
>> uice and vice at the OBs at all, and we also did not use OBCS_SEAICE_COMPUTE_UVICE
>> (checkpoint c65z). May be such approach can help in the current
>> situation, or it does not really matter?
>>
>> Stanislav
>>
>>
>> пн, 18 мая 2020 г. в 19:41, Martin Losch <Martin.Losch at awi.de>:
>>
>> Hi Stanislav,
>>
>> the open boundary conditions for sea ice were probably not made for this
>> type of situation (have them in the middle of an active ice region where
>> ice is confined by topography).
>>
>> One thing that will always reduce excessive ridging is turning off the
>> default pressure replacement method (set SEAICE_pressReplFac = 0.). With
>> pressure replacement, stagnant ice tends to be pushed and piled up in
>> corners and bays, because the replacement pressure (so the ice strength)
>> reduces dramaticall for small strain rates (when nothing is moving anymore).
>>
>> other than that, I would probably try the option
>> “OBCS_SEAICE_COMPUTE_UVICE”. This is only implemented for OBCS_UVICE_OLD,
>> but you can easily transfer that implementation of a Neumann boundary
>> conditions (du/dn = 0 across the boundary) from seaice_adjust_uvice.F to
>> seaice_apply_uvice.F In this way, the ice velocities will be determined
>> only by forcing in the interior.
>>
>> But you should maybe first check, if you have excessive flux of ice over
>> your boundaries. At least the northwest corner doesn’t look like that in
>> your plots.
>>
>> Martin
>>
>> > On 18. May 2020, at 17:38, Stanislav Martyanov <martyanov.sd at gmail.com>
>> wrote:
>> >
>> > Hello everyone!
>> >
>> > I get very thick sea ice at several locations in the high-res Kara Sea
>> model domain (horizontal resolution is 500-1200 m). Interestingly, the
>> general pattern of sea ice concentration and thickness is OK compared to
>> MERCATOR ocean reanalysis, but in some regions the modeled HEFF is reported
>> by the monitor to be about 15 m after 5 months of integration (starting
>> from realistic initial conditions). I have attached the figure to clarify
>> what I mean and where it happens.
>> >
>> > I suspect the ridging process near the open boundaries to be involved
>> in this situation, but I do not know what can be done with it.
>> >
>> > Such HEFF also produce problems in vertical layers when
>> useRealFreshWaterFlux is TRUE, but I checked that such too thick ice is
>> also produced when useRealFreshWaterFlux is OFF, so it is not a cause (at
>> least, not the main cause).
>> >
>> > Unfortunately, there exist too many options to just iterate through all
>> of them.
>> >
>> > May be you can advise what can be done to mitigate such overestimated
>> HEFF? My preliminary suggestions are as follows, but I am not sure about
>> them:
>> >
>> > - to switch off the uice and vice at the OBCS?
>> > - to set SEAICE_no_slip=TRUE to reduce the sea ice velocities near the
>> coasts to prevent enhanced ridging?
>> > - to use sponge at the open boundaries?
>> > - there was a CPP key OBCS_SEAICE_AVOID_CONVERGENCE, but it is only for
>> OBCS_UVICE_OLD which, in turn, is undefined by default and even may be not
>> implemented, as stated.
>> >
>> > Any advice is very welcome!
>> >
>> > Stanislav
>> >
>> > PS: I use a SEAICE package configuration which is very close to the
>> default one. What I have changed is:
>> > #define SEAICE_VARIABLE_SALINITY
>> > SEAICEadvScheme = 33,
>> > SEAICE_multDim = 1,
>> >
>> <SEAICE_OPTIONS.h><data><CPP_OPTIONS.h><OBCS_OPTIONS.h><data.obcs><FIGURE
>> HEFF.png>_______________________________________________
>> > MITgcm-support mailing list
>> > MITgcm-support at mitgcm.org
>> > http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
>>
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
>>
>> _______________________________________________ MITgcm-support mailing
>> list MITgcm-support at mitgcm.org
>> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
>>
>>
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20200601/fe98f00d/attachment-0001.html>


More information about the MITgcm-support mailing list