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

couple DIETER to every few iterations of REMIND #15

Open
cchrisgong opened this issue Nov 30, 2021 · 0 comments
Open

couple DIETER to every few iterations of REMIND #15

cchrisgong opened this issue Nov 30, 2021 · 0 comments

Comments

@cchrisgong
Copy link
Owner

edge starting at various points

if( (ord(iteration) le 25 and ord(iteration) ge 14 and (mod(ord(iteration), 3) eq 0))
or (ord(iteration) le 45 and ord(iteration) gt 25 and (mod(ord(iteration), 5) eq 0))
or (ord(iteration) gt 45 and (mod(ord(iteration), 8) eq 0)),

DIETER can space out and run in between EDGE and REMIND

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant