An open API service indexing awesome lists of open source software.

https://github.com/carpentries-incubator/intro-to-modern-fortran

Introduction to Modern Fortran
https://github.com/carpentries-incubator/intro-to-modern-fortran

carpentries-incubator english fortran lesson pre-alpha programming

Last synced: about 1 month ago
JSON representation

Introduction to Modern Fortran

Awesome Lists containing this project

README

          

# Introduction to Modern Fortran

This is the lesson repository for Introduction to Modern Fortran.
This lesson is currently in pre-alpha development by the
[Edinburgh Parallel Computing Centre][epcc-link],
the [National Centre for Atmospheric Science][ncas-link],
the [National Oceanography Centre][noc-link],
and the [Met Office][uk-met-link].

## Contributing

If you would like to help build this course please see
the discussion on [Contributing](https://github.com/carpentries-incubator/intro-to-modern-fortran/discussions/39)
and the [Curriculum Outline](https://github.com/carpentries-incubator/intro-to-modern-fortran/discussions/6#discussioncomment-8546839).
We have monthly co-working sessions which are posted on
[Discussions](https://github.com/carpentries-incubator/intro-to-modern-fortran/discussions/categories/meetings?discussions_q=is%3Aopen+category%3AMeetings).

General Notes:

- Please use a fork to contribute
- Any Fortran code should follow the agreed style (Met Office)
- If you are adding new exercises or data please re compress
the `exercises.tar.gz` file. In the root dir of this repo:

```bash
tar czf episodes/data/exercises.tar.gz exercises/
```

[Notes from RSECon23](https://pad.archer2.ac.uk/p/rsecon23-fortran)