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

Replace LegacyPlasmaArray with a function #635

Closed
wants to merge 15 commits into from

Conversation

ftsamis
Copy link
Member

@ftsamis ftsamis commented Jul 25, 2016

With this PR LegacyPlasmaArray is replaced with assemble_plasma which takes a Configuration object and a Radial1DModel (in the form it has in #632) and returns a BasePlasma instance.

@wkerzendorf
Copy link
Member

@ftsamis should we merge this one?

@ftsamis
Copy link
Member Author

ftsamis commented Jul 26, 2016

@wkerzendorf Not yet, I'm doing some tests first.

@ftsamis ftsamis force-pushed the restructure-plasma branch 2 times, most recently from 2ebdac3 to 2904694 Compare July 26, 2016 22:35
@ftsamis
Copy link
Member Author

ftsamis commented Aug 9, 2016

Note: It's not possible to initialize property classes with the current state of this PR, which replaces the super-class LegacyPlasmaArray(BasePlasma) with a function assemble_plasma. That is a problem for LevelBoltzmannFactorNLTE which needs to be instantiated.

Details: https://gitter.im/tardis-sn/tardis?at=57a9f1f2f7f11a7936af6afc

@ftsamis
Copy link
Member Author

ftsamis commented Sep 12, 2016

Closing in favor of #652.

@ftsamis ftsamis closed this Sep 12, 2016
@ftsamis ftsamis deleted the restructure-plasma branch December 20, 2016 15:29
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.

2 participants