Are there any linked Issues or Pull Requests?
No response
Brief description
The switch l_use_var_fixes is hardwired to true in LFRic_apps, because all configurations use it that way, so here I just remove the switch to leave the code as it is ultimately used. Sadly, the compiler responds to this and breaks kgo but it still makes sense to clean up the code, I think
Further details of the issue.
No response
Are there any linked Issues or Pull Requests?
No response
Brief description
The switch
l_use_var_fixesis hardwired to true in LFRic_apps, because all configurations use it that way, so here I just remove the switch to leave the code as it is ultimately used. Sadly, the compiler responds to this and breaks kgo but it still makes sense to clean up the code, I thinkFurther details of the issue.
No response