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

Feature: add arguments to example & rm redundant allocations #165

Merged
merged 7 commits into from
Dec 24, 2023

Conversation

rouson
Copy link
Collaborator

@rouson rouson commented Dec 24, 2023

This pull request

  1. Adds the following arguments to example/time-paradigm.f90: --help, --steps, --resolution and
  2. Eliminates the redundant allocations of the increment array in the step procedural heat equation time advancement routine.

@rouson rouson changed the title Feature: add --help, --steps, --resolution arguments to example Feature: add arguments to example & rm redundant allocations Dec 24, 2023
@rouson rouson merged commit f10d219 into main Dec 24, 2023
5 checks passed
@rouson rouson deleted the add-arguments branch December 24, 2023 23:06
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.

1 participant