is the fortran correct #653
Replies: 1 comment 2 replies
-
|
OK, I spent some time with github copilot, and after a lot of back and forth it ran some tests on the latest version psyclone, and found the last build error. This was said by copilot **Build-stage issue traced and fixed What was wrong It looks like psyclone will be updated at the met office soon after the next release. I think I can close this. Alan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am making a significant refactor of the radaer kernel, but psyclone will not parse it in my rose-stem tests.
I have had some success in identifying and fixing problems in my branch using fparser2 and fortitude but i still get the error
Parse Error: Failed to parse kernel code '/var/tmp/pbs.1951286.ehz100/radaer_api_la_side/run3/lfric_atm/cce_production-32bit/kernel/radaer_kernel_mod.F90'. Is the Fortran correct?
Are there any other tools that could help me find out what is wrong in my branch?
Also, just checking that we are using the latest version of fparser ?
My branch is here
https://github.com/alanjhewitt/lfric_apps/tree/radaer_api_la_side
The alternative is to add in small increments at a time, which is going to be a real pain as I am pretty much rewriting this module
Regards,
Alan
Beta Was this translation helpful? Give feedback.
All reactions