Conversation
aaronkho
commented
Apr 6, 2026
- Added TGLF transport model interface, structure based on QuaLiKiz transport model
- Added extra physics quantities to TGLF-based interface
- Added collisionality multiplier to TGLF-based interface
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@theo-brown Please reassign if you think someone else should also review this. |
theo-brown
left a comment
There was a problem hiding this comment.
Great stuff! Excited to see this come in. There might be a couple of further rounds of review if others from the GDM team want to chip in, but we should be able to get the ball rolling.
There are few linting/style errors that should be caught by running the linter/formatter. Have you got that set up?
Also please could you investigate the failing tests and make fixes where possible?
Thanks!
|
Ok I fixed the majority of the CI tests that I could. It seems the current failing test is just due to the This will either take someone else to re-run the ITER hybrid TGLFNN test case and replace the appropriate test netcdf file or I could try to remove the offending |
|
@jcitrin As mentioned above, I added |
|
I'll start the import process, and I can rerun the test for you. |
04598da to
62801d2
Compare
|
What happens next is:
|
|
Have you got any sim results for e.g. the iterhybrid case? |
|
Great to see! And glad to hear that you're happy with it thus far. :) |
|
Sorry for the delay in bringing it in, getting TGLF to compile within Google is a bit complicated. |
|
Ok, TGLF now working internally. A few minor changes have come up in internal review, so the final merged version might have some differences. This PR will be merged soon! |
|
Awesome! We also noticed a minor issue in the default values set in |
