Skip to content

Question about pointDeviated() on smooth branch #395

Closed Answered by bhaller
jiseonmin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jiseon! First of all, note that I just merged the smooth branch, so now you want to be back on the main branch. :->

It looks like what you're modeling here are "absorbing" boundary conditions – if a point is generated out of bounds, the offspring gets "absorbed" by the boundary, i.e., is not generated. The pointDeviated() method isn't very useful for absorbing boundaries. As the doc for it says (you can see this if you build SLiMgui from sources now, but I am also about to send a PDF of the new doc to Slack):

The boundary condition must be one of "none", "periodic", "reflecting", "stopping", or "reprising". For "none", no boundary condition is enforced; the deviated points are simply …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jiseonmin
Comment options

@bhaller
Comment options

Answer selected by jiseonmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants