adding tutorial for composition-dependent model to tutorials.py by Cristopher-Morales · Pull Request #1886 · su2code/SU2
Conversation
Proposed Changes
Related Work
related to Tutorial for composition-dependent model #113
PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.
- I am submitting my contribution to the develop branch.
- My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
- My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
- I have added a test case that demonstrates my contribution, if necessary.
- I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.
Cristopher-Morales added 6 commits
January 9, 2023 10:49Hi, I was trying to update the residuals of the tutorial switching to master in the regression.yml doing this:

but for some reason I am not allowed to do it. I got this message in my local machine.
Do you know how this can be fixed? @pcarruscag @bigfooted
Thanks you so much in advance !!
When you create a token, you need to click 'workflow' as one of the allowed actions.
Go to Settings -> Developer Settings -> Personal Access Tokens (classic)
and then choose 'generate new token' and in the scope, you need to select 'workflow' in addition to whatever else is necessary.
It's already fixed @bigfooted, develop cannot lag master...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
