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

introduce dict-like data structures for parameter tables #79

Closed
Tracked by #132
sunt05 opened this issue Jan 23, 2022 · 4 comments
Closed
Tracked by #132

introduce dict-like data structures for parameter tables #79

sunt05 opened this issue Jan 23, 2022 · 4 comments
Assignees
Labels
DTS related to derived types enhancement New feature or request

Comments

@sunt05
Copy link

sunt05 commented Jan 23, 2022

! TODO: all the parameter tables can be stored using a custom dictionary for easier and more consistent access:

! TODO: all the parameter tables can be stored using a custom dictionary for easier and more consistent access:

@sunt05 sunt05 self-assigned this Jan 23, 2022
@sunt05 sunt05 added the enhancement New feature or request label Jan 23, 2022
@sunt05
Copy link
Author

sunt05 commented Jan 23, 2022

related to work in #34

@sunt05
Copy link
Author

sunt05 commented Mar 5, 2022

Potential candidate library: https://github.com/zerothi/fdict

@sunt05 sunt05 pinned this issue Mar 6, 2022
sunt05 added a commit that referenced this issue Feb 18, 2023
Enable testing on pull requests
@sunt05 sunt05 added the DTS related to derived types label Oct 19, 2023
@sunt05
Copy link
Author

sunt05 commented Oct 19, 2023

this is now being addressed in #132 by introducing the derived types to allow easier development and maintenance for the future:

  • a customised f90wrap package is incorporated;
  • top-level physics modules are being modified with new interfaces based on derived types.

@sunt05
Copy link
Author

sunt05 commented Dec 23, 2023

This has been addressed in #132 by the introduction of a derived-type-based structural approach.

@sunt05 sunt05 closed this as completed Dec 23, 2023
@sunt05 sunt05 unpinned this issue Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DTS related to derived types enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant