gmlc-dispatches / dispatches

Primary repository for distributed dispatches software tools
https://dispatches.readthedocs.io/
Other
12 stars 34 forks source link

Parameter sweep code and runners for NE case #130

Closed bknueven closed 1 year ago

bknueven commented 2 years ago

Addresses issue:

Summary/Motivation:

Changes proposed in this PR:

-

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
adowling2 commented 1 year ago

The main goal of this draft PR is to document this analysis. We'll likely move pieces of this code to a few places (IDAES, DISPATCHES, etc.). But this draft PR will likely be closed without being merged.

bknueven commented 1 year ago

Will clean this up enough to be ready to merge this quarter.

lbianchi-lbl commented 1 year ago

I'll take a look to evaluate if it makes sense to have this code in this repository or in a separate repository within the org, and then coordinate with @bknueven to get this set up in the proper place.

lbianchi-lbl commented 1 year ago

@lbianchi-lbl will create a dedicated repository for these files in the gmlc-dispatches org.

lbianchi-lbl commented 1 year ago

This code has been turned into a dedicated repository at https://github.com/gmlc-dispatches/prescient-sweeps, so this can be closed.