Generic information#20
Open
FabiBur wants to merge 23 commits into
Open
Conversation
Owner
|
That’s awesome, FabiBur! Where can we find your thesis? I’d be very interested to having a look!
Cheers,
Roeland
Prof. dr. R.M.H. (Roeland) Merks
Professor of Mathematical Biology & Director of the Lorentz Center, Leiden
Mathematical Institute and Institute of Biology Leiden
Universiteit Leiden
Einsteinweg 55, room BW 2.20 (Gorlaeus)
Postbus 9512
2300 RA Leiden, The Netherlands
Telefoon +31 (0)71 527 71 06
E-mail ***@***.******@***.***>
www.lorentzcenter.nl<http://www.lorentzcenter.nl/>
www.mathbioleiden.nl<http://www.mathbioleiden.nl/>
If you receive this e-mail in the evening, weekend, or on your day off, obviously no immediate answer is expected.
Interested in organizing your own Lorentz Center workshop?
Send your idea to ***@***.******@***.***> or submit your idea via the web form<https://eu-central-1.protection.sophos.com/?d=congrezzo.nl&u=aHR0cHM6Ly9sYy5jb25ncmV6em8ubmwvbGN3b3Jrc2hvcGFwcGxpY2F0aW9uL3dvcmtzaG9wLWFwcGxpY2F0aW9uLWZvcm0=&i=NWM2ZmZlNWRiMzNhNTYxMzI3NDM2MWNh&t=QmhJKzl4eHhPVkUyMk1LZVZHdHdSNHlwV1M5NWh3TytFWHpXYUw3MklSYz0=&h=7b7d60a772a74ef1a717d768e20e2910&s=AVNPUEhUT0NFTkNSWVBUSVbI0n5yThbLncjsZHXVXnkBh9_625oQuEODiMe8UWCexw>
Op 7 nov. 2024, om 12:41 heeft FabiBur ***@***.***> het volgende geschreven:
Adds the possibility to add generic, model-specific information to the CellBase. A detailed description of this addition can be found in my thesis.
Additionally, changes were made to prevent the Transporter values from becoming NAN.
…________________________________
You can view, comment on, or merge this pull request online at:
#20
Commit Summary
* 036d4f8<036d4f8> Copied old/original version of auxingrowth.cpp
* 795dceb<795dceb> Added Vein Growth Model and new XML files
* 11e7c19<11e7c19> Different (probably not correct/lacking) implementations for delta_A calculation
* de9f528<de9f528> Reset area calculation and added wall stiffness manipulation
* d1d61df<d1d61df> Fixed error (bulges) on cell division
* 814fba8<814fba8> Added direction growth and fixed nchem
* c0efa12<c0efa12> Commited pro.user
* 3008cc4<3008cc4> Corrected setting of chemicals for growth direction
* 3725d2e<3725d2e> Added error for invalid neighour count and additional leaves
* 800b7ad<800b7ad> Resolved merge conflicts
* 2f115e3<2f115e3> Merge branch 'merging-branch' into fabian-veins
* 19c6b44<19c6b44> Renamed model plugin
* 4ccfe3d<4ccfe3d> Added cell differentiation, fixed growth direction setting, adapted pin inheritance
* 16d75fc<16d75fc> Added growth direction variable in cellbase and made it printable
* 934bb8d<934bb8d> Intoduced generic object plugin info in cellbase and implemented it in veingrowth
* e476ba4<e476ba4> Implemented generic output of plugin info in xml
* 30a0ec2<30a0ec2> Resolved error with nan transporters
* 777f9bd<777f9bd> Further code cosmetics
* 5ea268b<5ea268b> Passing pointer reference when getting target cell
* 4806a27<4806a27> Added Procambium Division Behaviour
* c190d3b<c190d3b> Deleted and modified files for merge
* 3ecb05c<3ecb05c> Re-added necessary files for merge
* ace7682<ace7682> Modified files for merge
File Changes
(15 files<https://github.com/rmerks/VirtualLeaf2021/pull/20/files>)
* M .gitignore<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947> (4)
* M src/GUI/mesh.cpp<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-6e5445b00ab3c41314636f4ec85f5dabe749a50edfe222eb6d368de23a319dec> (43)
* M src/GUI/mesh.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-aa9077a80ddcea144e17d31394c2542bc999c8bf9076e43c5b86be4a999ae007> (1)
* M src/GUI/qtxmlwrite.cpp<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-dbc155012f93611d727c666d1043a5084bce04a68163b000fc58ea7ae9c7b1cf> (11)
* M src/Library/Library.pro<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-8b655bbcfce8dd40e4935402d788e684a6c6104cc8976b75c687cd82a1743e1f> (2)
* M src/Library/cellbase.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-b6cdfd1508829259363d57c7092f353f1933dac95e8c0f3ff82eadc2ed820478> (19)
* A src/Library/plugincellextension.cpp<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-06198b0e4d02299ceb5ddff2d9991dd84dce262868cc2482b0d7aed6a91a3f52> (6)
* A src/Library/plugincellextension.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-49da0b40ce907b612ea3a9184aa31a38a474f7a3866620ae70443c4e840fb9c6> (16)
* M src/Library/wallbase.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-0510964219772661130697f894083e57b972466230850b37b27b430f4b3e8a92> (20)
* M src/Library/wallelementinfo.cpp<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-7120e44fb52abcd0807ac18a52890624071ba8d566ac0325a74dbae15b6beaca> (4)
* M src/Library/wallelementinfo.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-ac8c0934209dd4e3120244abad4cf5b6ec53cdcb375cd47620efca4161632f17> (3)
* M src/Models/AuxinGrowth/auxingrowth.cpp<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-59fb603aca5c8d81c808ab7974e93a0a863a5ce7e16aed0a40c38b164527380c> (0)
* M src/Models/AuxinGrowth/auxingrowth.h<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-aad06b0d90fd5668e6ee986add4f32c1cb41706f528f635fe928dea1196f7862> (0)
* M src/Models/Models.pro<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-3bccd1adaca3728ee2c38de8367219ab36986f0b76d41b6e6a9fa40eeb3c101c> (2)
* M src/python/svg_to_vl/cellmodel.py<https://github.com/rmerks/VirtualLeaf2021/pull/20/files#diff-0ce1dffd11190e26a9961287d3e04328e980ce874929f35b08ec048c4ca0ccb5> (109)
Patch Links:
* https://github.com/rmerks/VirtualLeaf2021/pull/20.patch
* https://github.com/rmerks/VirtualLeaf2021/pull/20.diff
—
Reply to this email directly, view it on GitHub<#20>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALL24N45JEPCYMD2M7AD3TDZ7NGWBAVCNFSM6AAAAABRK77JYGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DANZXGM2DIMY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the possibility to add generic, model-specific information to the CellBase. A detailed description of this addition can be found in my thesis.
Additionally, changes were made to prevent the Transporter values from becoming NAN.