i) add OIFS_HOST and OIFS_PLATFORM to oifs-config, so it is clearer for users to define their env ii) port ifstest vn3.3 changes to allow a user to select and run one or a group of testcases
Modify conditionals in arpifs/phys_ec/aer_src.F90 so ifs-test compo jobs pass with gnu (11.2) debug, Add fix to SCM to permit correct radiation time, add initialisation of variable to surf/module/vupdz0_mod.F90 so all ifs-test pass with gnu, remove files that are not used in oifs
Added functionality to openifs-test.sh to allow a user to select the number of threads used for the build step.The defaults are 64 for ATOS and 8 for all other systems. These can be overridden by using -j <number of threads> command line argument. The user supplied -j has precedence over defaults for all systems.