Anil Yildirim
Anil Yildirim
Sounds good, I created an issue to keep track of the discussion: https://github.com/mdolab/adflow/issues/252 I will review the code one last time myself and merge.
Leaving this as a draft PR because after https://github.com/mdolab/adflow/pull/330 is merged, I want to push a small update to this PR that brings similar ptset changes to the changes that...
The first thing we should do is add the python class that takes in the raw slice data and sorts it etc. We can assume the raw slice data will...
I created a new branch: https://github.com/mdolab/adflow/tree/slice_mods Everyone involved can create a branch in their fork and we can merge changes with PRs to the mdolab/slice_mods branch
We will want to have developments happening on `slice_mods` branch in each developers' forks, and we will merge changes through PRs to `mdolab/slice_mods` branch. Once the feature is ready, we...
@bbrelje and @lucaeros, I have added the first python and fortran interface to interact with active slices. The PR is up here: https://github.com/mdolab/adflow/pull/296 I also merged 2 of the latest...
@eirikurj I addressed your comments. I don't think I can add the overset tests now due to workload and this PR has been waiting for a long time already. I...
@sseraj can you take a look at this again? I don't think there were many changes since last you checked. Would it be possible for you to test if your...
Yeah this is fine I guess. The add intersection call itself does not modify openmdao i/o so thats ok
Any suggestions @nbons? I believe you worked on this at some point in the past?