Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with TStep_increase in time step convergence workflow #14

Open
palful opened this issue Oct 16, 2020 · 0 comments
Open

Problem with TStep_increase in time step convergence workflow #14

palful opened this issue Oct 16, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@palful
Copy link
Member

palful commented Oct 16, 2020

The workflow rt_timestep_optimize.py does not accept sub-as time steps if the maximum time step and TStep_increase are not of the same order of magnitude.

Example: Tmax=0.5 and Tincrease=0.1 are accepted; Tmax=0.1 and Tincrease=0.025 are not accepted.

@palful palful added the bug Something isn't working label Oct 16, 2020
@palful palful self-assigned this Oct 16, 2020
@palful palful transferred this issue from another repository Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant