Skip to content

Question About Subcycles #3361

Description

@joehellmers

On a few of the science codes I've seen failure due to "Error: too many subcycles. !!!" For a couple of them I've simply added castro.max_subcycles=20 for example and that fixed the problem, but now I'm getting it on subchandra. I suppose this is a message related to convergence. I'm concerned that perhaps I'm doing something wrong.

My execution in my Slurm job looks like this

mpirun -n 64 Castro2d.gnu.MPI.SMPLSDC.ex inputs_2d.NSE
castro.max_subcycles=30
amr.plot_file=<project_folder>/subchandra/plt
amr.check_file=<project_folder>/subchandra/chk

Also I changed the tolerance for the tol_hse to 1.e-8 in the _prob_params file.

I guess I can increase the maximum subcycles and/or modify more tolerances, but before I waste a bunch of time I'm wondering if there is something else I should do.

I'm using Castro v26.07.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions