Skip to content

Update adsorption corrections#13

Open
kirkbadger18 wants to merge 8 commits intofranklingoldsmith:mainfrom
kirkbadger18:update_adsorption_corrections
Open

Update adsorption corrections#13
kirkbadger18 wants to merge 8 commits intofranklingoldsmith:mainfrom
kirkbadger18:update_adsorption_corrections

Conversation

@kirkbadger18
Copy link
Copy Markdown
Collaborator

Here I changed how the structure of the tree is stored and read. Before there was a folder called that had a file for each node in the tree, and in each file was a list of species attached to that node and all nodes below. Here I created a class called "Node" and expanded out the tree as a set of nested Node objects in tree.py. species are attached to the node in this tree at the lowest level for which they show up. This means that each species only needs to be types out once and exist only in tree.py

Additionally, I added the nitrogen tree data and modified the IO scripts.

@kirkbadger18 kirkbadger18 requested a review from bjkreitz January 17, 2025 20:28
@kirkbadger18 kirkbadger18 mentioned this pull request Jul 8, 2025
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

Successfully merging this pull request may close these issues.

1 participant