Skip to content

Commit

Permalink
Restructure reading of simulation input (#188)
Browse files Browse the repository at this point in the history
* first pass at moving spec file reading from partmc.F90

* fix mpi hangup

* make camp happy by passing aero_state

* move run_exact inputs

* move run_sect inputs

* add calls to spec_file_read_run for sect and exact

* move mpi calls into subroutine. move uuid4_str()

* make uuid4 call for only rank 0 process

* change spec_file_broadcast_run_part name to pmc_mpi_broadcast_run_part

* remove mpirank from spec file reading

* simplifying uuid generation
  • Loading branch information
jcurtis2 committed May 30, 2024
1 parent e9451e5 commit 8d46edb
Show file tree
Hide file tree
Showing 4 changed files with 531 additions and 359 deletions.
Loading

0 comments on commit 8d46edb

Please sign in to comment.