Katherine Rasmussen
Katherine Rasmussen
Look into why `stop_code` is not being printed to standard out in `prif_stop` and `prif_error_stop` in tests. Maybe be related to fpm testing.
Add support for `quiet` argument to `prif_stop` and `prif_error_stop`
Caffeine implementations of `error stop` and `stop` may need to be updated since it seems to call back and forth between Fortran, then C, then Fortran, which may not be...
After module restructure, add this to the prif internals submodule
There is a workaround for a nagfor bug in the `src` dir that can be removed because the latest version of nagfor should have fixed this. - [ ] Remove...
Check `do-concurrent` `reduce` locality specifier support on different compilers that we are or hope to use to compiler `inference-engine`, as we may want to add said locality specifier to the...
After new version of ifx released, remove bug workarounds where can. - [ ] Remove `ifdef` related to `associate-stmt` in `get_key_value` in `inference_engine_s.F90` - [ ] Try to remove `ifdef`...
Update README based on new directory changes, see comment posted by @rouson in https://github.com/BerkeleyLab/inference-engine/pull/108#discussion_r1456340702_
Add cloud-microphysics setup script to CI See comment posted by @rouson in https://github.com/BerkeleyLab/inference-engine/pull/108#discussion_r1456354091_