Bhavin Patel

Results 5 comments of Bhavin Patel

I know some work was done in a branch on pyro here https://github.com/pyro-kinetics/pyrokinetics/tree/enhancements/gk_code_stella But I think it's quite out of date. Don't think it would be a huge amount of...

@mrhardman Happy to get back into this if you are keen

I've pulled the latest version of stella and using `make` with the adjustments you suggest seems to have fixed it! I can make a PR with this changes However I'm...

I don't have permission to push here. Would you prefer a fork and merge or can I be added into the repo here?

I've added the `USE_LOCAL_SPFUNC=on` to the makefile. I got the following error with CMake ` STELLA_ENABLE_F200X is incompatible with STELLA_ENABLE_LOCAL_SPFUNC` But doing the following did work `cmake . -B COMPILATION/build_cmake...