Andy Porter
Andy Porter
My feeling is that we should take these 'raising' aspects out of the transformation and have them separate.
We had another discussion about this today (which, happily, was consistent with a lot of what we've said above) and are coming down in favour of renaming "NEMO" to "PARAM"...
Oh dear, yes, those are good points and in the general case I agree that we'll have to mark everything as written. However, there will be some simpler cases where...
OK, I won't start hacking just yet then :-)
When I asked for documentation I was hoping for something that explained what this functionality currently does and what it will ultimately do (perhaps in the developer guide). I don't...
I've been hitting similar issues in trying to make an executable test harness for adjoint kernels. Basically the LFRic infrastructure has moved on a lot from our chopped version and...
(The approach I've taken to getting a working test harness is to generate code that must then be plugged into a 'proper' LFRic mini-app - this then provides things like...
I tried merging in master and fixing the conflicts and it got quite confusing. I'm therefore going to break-out the ability to specify the API from this PR into a...
I think this is pretty much there now. I need to double-check the generated code inside an LFRic mini-app.
I've found two problems: 1. the LFRic build system has PSyclone's line-length limiting turned on for input files and this rejects the files produced by PSyAD; 2. the generated test...