Luca Bertagna

Results 462 comments of Luca Bertagna

The reason to get ekat was to avoid code duplication, and having to maintain two sets of config files. If you think it's best, feel free to bring back homme...

Good point, I forgot about that possibility. I still think EKAT should use a pre-installed kokkos (if available, and if it matches required config options, such as the right device,...

@ndkeen when restarting output, the only changes you are allowed to do are: - changes in file specs (`xyz_in_filename` or max snaps per file) - remove some vars, meaning that...

Yes, we don't have a user guide for model output (todo list!). I saw `I'm also not sure I'm allowed to change the output for a restarted run.`, and thought...

Mmm, it might take some time, but probably not too much. I don't have time to do it this week, but I can get to it on Monday. TBC, you...

Yeah, I can add it at the infrastructure level, triggered by some runtime flags (this causes using 2 extra fields for each tracked field, so must be explicitly requested). I...

@ambrad I took your commit but only kept the lines removing team barriers. I don't think we needed the pattern "exit TTR loops, barrier, start another TTR loop", as the...

I guess I did something wrong, as the CI tests show some tracers having 1e8 values... I'll dig.

> Still being tested. Hard to reproduce. Are you referring to my previous message? My last commit fixed the tracers with values of 1e8, so everything is good to go...

@AaronDonahue are you still working on this?