Skip to content

Conversation

@n01r
Copy link
Member

@n01r n01r commented Feb 16, 2015

In this PR the following has been refactored:

  • remove attribute chargeState, add boundElectrons
  • add trait GetChargeState.hpp
  • replace all uses of chargeState with boundElectrons

@n01r
Copy link
Member Author

n01r commented Feb 16, 2015

I still need a way to connect the default value of boundElectrons to be connected to the proton number of the species. I have a feeling that this is not possible in speciesAttributes.param. Probably one should look at ParticlesInit.kernel for this.

@ax3l ax3l added feature component: core in PIConGPU (core application) labels Feb 16, 2015
@ax3l ax3l added this to the Open Beta milestone Feb 16, 2015
@ax3l ax3l self-assigned this Feb 16, 2015
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, pls :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting for @psychocoderHPC 's #640

@ax3l
Copy link
Member

ax3l commented Feb 17, 2015

looks already pretty clean 👍

I am not sure about the getChargeState fallback/error and the minor that we have not seen last time with the units. can be checked tomorrow. everything else is inline :)

@n01r n01r force-pushed the topic-attributeBoundElectrons branch from f8f1dc3 to 5793929 Compare February 17, 2015 15:19
@n01r
Copy link
Member Author

n01r commented Feb 17, 2015

I rebased ... where is dat merge conflict

Marco Garten added 2 commits February 17, 2015 17:43
In this commit the following has been refactored:
    -- remove attribute `chargeState`, add `boundElectrons`
    -- add trait `GetChargeState.hpp`
    -- replace all uses of `chargeState` with `boundElectrons`
@n01r n01r force-pushed the topic-attributeBoundElectrons branch from 5793929 to 007d765 Compare February 17, 2015 16:43
@ax3l
Copy link
Member

ax3l commented Feb 17, 2015

-> github clone/fetch issues. travis is suffering, too.

ax3l added a commit that referenced this pull request Feb 18, 2015
Remove attribute chargeState, add boundElectrons
@ax3l ax3l merged commit 668cf67 into ComputationalRadiationPhysics:dev Feb 18, 2015
@n01r n01r deleted the topic-attributeBoundElectrons branch February 18, 2015 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: core in PIConGPU (core application)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants