Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjasa authored Oct 16, 2024
1 parent 82436b0 commit 3ea7717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ source.

## Software requirements

- Python version 3.8, 3.9, 3.10 64-bit
- Python version 3.9, 3.10, 3.11 64-bit
- Other versions may still work, but have not been extensively tested at this time

## Installing from Package Repositories
Expand Down Expand Up @@ -107,7 +107,7 @@ source.
the `.env` file method, the file should go in the working directory of your Python project, e.g.
directory from where you run `python`.
## Parallel Processing for GreenHEART finite differences and design of experiments
## Parallel processing for GreenHEART finite differences and design of experiments
GreenHEART is set up to run in parallel using MPI and PETSc for finite differencing and for design of
experiments runs through OpenMDAO. To use this capability you will need to follow the addtional installation
Expand Down

0 comments on commit 3ea7717

Please sign in to comment.