Skip to content

Question about automatically determining the time step #114

@Jiangchao3

Description

@Jiangchao3

hi @krober10nd

I am confused about the method of automatically determining the time step.

In Example_3_ECGC, the time step was set to 0.
dt

When I followed this setting, I found that the time step dt calculated based on the nearshore resolution is very small.
1

Therefore, the mesh resolution calculated according to the original code of Example 3 is very small, and it runs very slowly.
3

When I set dt to 2, as in Example_2_NY (Encourage mesh to be stable at a 2 s time step), It turned out to look good.
4

If using the automatic step size method, is such a small value of dt reasonable to use in the simulation? Or should I specify it myself?

Best wishes
Jiangchao

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions