Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sample Files Documentation and Refactor Initcond_Random #15

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

smullangi3
Copy link
Contributor

@smullangi3 smullangi3 commented Jan 28, 2024

This PR contains code which:

  1. Adds more documentation to the sample_files directory in the form of READMEs. This addition should fix Issue Documentation is needed for sample_files/ #10

  2. Refactores the initcond_random.F90 code to promote readability. This is done by getting rid of goto-statements, adding valuable comments, and separating code into helper functions to increase modularity and avoid too much nesting.

@smullangi3 smullangi3 assigned smullangi3 and unassigned smullangi3 Jan 28, 2024
@smullangi3 smullangi3 linked an issue Jan 28, 2024 that may be closed by this pull request
@sbryngelson sbryngelson merged commit 739c928 into comp-physics:master Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation is needed for sample_files/
2 participants