Summary
- Some changes to the code that will help run the CGILS_S12 case. There are two special new files included for that case only, nudging.cgils and surface.cgils, which can be copied into place when needed, but the code should give the same results for all the normal cases. (details)
- Adding CGILS_S12 folder with setup files for that case, courtesy of Peter Blossey. These files probably need some modification before use, since some parameters are not present in our model. (details)
- Further updates to help run the CGILS_S12 LES test case. (details)
- Minor adjustments to prm files for cgils_s12 case, also including a working copy of the prm file that reproduces our local results. (details)
- Editing the LES_setup script so that it automates everything to run the standard CGILS_S12 LES case. Adding domain.f90.les and renaming the prm.ndgfix_new to prm.les so that the script will use these in the normal way. (details)
- Correcting some code in the LES setup script and fixing some comments in the cgils surface and nudging files. (details)
- Update README (details)
- Adding Peter Blossey's version of kurant.f90 (called kurant.cgils) in case it would ever be useful. Updating README also to explain that file. (details)
- Adding some comments to clarify these changes. (details)
- More loop pushing. All bit-for-bit. larson-group/cam#129 (details)