This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
536: apply JuliaFormatter.jl r=simonbyrne a=simonbyrne This applies [JuliaFormatter.jl](https://github.com/domluna/JuliaFormatter.jl) to the whole repository. Any thoughts/comments? - [x] Testing? 1079: Fix some broken docs r=charleskawczynski a=charleskawczynski # Description Fixes several broken docs: - Microphysics: had missing variables / function arguments - RTB/Turbulence/Tracers: switched `@example` to `julia` blocks, since they are split across scope blocks (which breaks), or does not include sufficient code for an example. - Fixes the ``` connect: Connection refused GKS: can't connect to GKS socket application GKS: Open failed in routine OPEN_WS GKS: GKS not in proper state. GKS must be either in the state WSOP or WSAC in routine ACTIVATE_WS ``` error by [installing](https://gr-framework.org/julia.html#installation) required libraries as suggested [here](jheinen/GR.jl#278 (comment)) and [here](jheinen/GR.jl#278 (comment)) Co-authored-by: Simon Byrne <simonbyrne@gmail.com> Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
- Loading branch information
Showing
28 changed files
with
1,694 additions
and
1,483 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.