Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark structure #222

Open
2 of 10 tasks
mcwimm opened this issue Feb 8, 2023 · 4 comments
Open
2 of 10 tasks

Benchmark structure #222

mcwimm opened this issue Feb 8, 2023 · 4 comments
Assignees

Comments

@mcwimm
Copy link
Collaborator

mcwimm commented Feb 8, 2023

TODOS @rbnmj @mcwimm

@jbathmann
Copy link
Collaborator

maybe:
ModuleBenchmarks ->
BettinaModuleBenchmarks
SimpleModuleBenchmarks
NewGrowthModuleBenchmarks

?

@pymanga
Copy link
Owner

pymanga commented Feb 18, 2023

maybe: ModuleBenchmarks -> BettinaModuleBenchmarks SimpleModuleBenchmarks NewGrowthModuleBenchmarks

?

Sounds good and fits the current presentation on the website... currently, we would have the following directories: Bettina, NetworkBettina, Kiwi, right?
Although I`m not sure if we really need the Simple directory. What would it include?

@mcwimm
Copy link
Collaborator Author

mcwimm commented Apr 25, 2023

---| ModuleBenchmarks
------| PlantModules
---------| SimpleBettina
------------| Belowground
---------------| initial_population.csv
---------------| FixedSalnity
---------------| ...
------------| Aboveground
---------------| initial_population.csv
---------------| ...
---------| NetworkBettina
---------| SimpleKiwi
---------| ...
------| TreeOutput

@mcwimm
Copy link
Collaborator Author

mcwimm commented May 24, 2023

Update: position initial population file:

---| ModuleBenchmarks
------| PlantModules
---------| SimpleBettina
------------| ag_initial_population.csv
------------| bg_initial_population.csv
------------| Belowground
---------------| FixedSalnity
---------------| ...
------------| Aboveground
---------------| ...
---------| NetworkBettina
---------| SimpleKiwi
---------| ...
------| TreeOutput

@mcwimm mcwimm self-assigned this Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants