mirror of
https://github.com/MeteoSwiss-APN/code_examples.git
synced 2026-08-25 21:44:14 +00:00
A collection of examples showing peculiarities when working with Fortran, OpenACC, PGI, or any other software extensively used at MeteoSwiss | Read-only mirror of https://github.com/MeteoSwiss-APN/code_examples — MeteoSchweiz. Issues & pull requests at the source.
- Fortran 82.4%
- Makefile 14.3%
- Shell 3.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| derived_types | ||
| derived_types_cosmo_example | ||
| fortran_acc_async | ||
| fortran_classes | ||
| parametrised_async_queue | ||
| .gitignore | ||
| README.md | ||
How to contribute
When working with technology that is itself going through a lot of development, like OpenACC with PGI, it is sometimes useful to write a minimal example of a feature that is used in big codes like COSMO or ICON. These minimal examples serve as an excellent tool to learn working with these technologies or play around with features to explore the technology itself. If you have such minimal examples, please share them with your current and future collaborators in this repository!