ADIOS2 icon indicating copy to clipboard operation
ADIOS2 copied to clipboard

GrayScott.jl in simulations hosted on a different repo

Open williamfgc opened this issue 2 years ago • 6 comments

Describe the bug Not a bug, but mostly to report that the current GrayScott.jl under simulations is outdated. The updated version can be found at JuliaORNL/GrayScott.jl

Asking the experts, I talked to @pnorbert and we are wondering what would be the best way to move forward (e.g. subproject, just a link in README, etc.) as it would add overhead to this repo to handle all the Julia boilerplate. Thanks!

williamfgc avatar Nov 08 '23 16:11 williamfgc

cc @spyridon97

vicentebolea avatar Nov 14 '23 19:11 vicentebolea

Is there a reason the julia one lives in each own repository? Could we move it to ADIOS?

spyridon97 avatar Nov 14 '23 20:11 spyridon97

Is there a reason the julia one lives in each own repository?

Good question, the focus of GrayScott.jl is more on Julia tutorials and the reference paper, it's not so much ADIOS2 centric (in this case ADIOS2.jl) unlike the C++ /Python versions.

williamfgc avatar Nov 27 '23 15:11 williamfgc

@pnorbert would you like to remove the julia example from the main repository?

spyridon97 avatar Nov 27 '23 16:11 spyridon97

My opinion is to remove the example and have a Julia directory with a single README.me to point to the Julia tutorials. Another option would be to sub to that example if someone insists.

pnorbert avatar Nov 28 '23 11:11 pnorbert

yes, it's more to bring awareness that this example and the Julia ADIOS2.jl also exists if someone looks at this directory not so much to add all the Julia boilerplate (packaging, tests, etc.) here.

williamfgc avatar Nov 28 '23 15:11 williamfgc