Recent content by flashcflash

  1. flashcflash

    Particles lost in MCNP running

    Thank you! You are right about drilling a hole in the bubble. It should be the union operator instead of 'and' . I actually managed to bypass the problem by using complement cell, but thanks for pointing out the root cause, I would try it next time.
  2. flashcflash

    Particles lost in MCNP running

    Thank you, that must be the mislead of user's manual. It said I should seldom using complement operator. Not only the last cell, several of them have problem. The vised would report error in red lines even using union operator, the complement operator for cell combination is the only way to...
  3. flashcflash

    Particles lost in MCNP running

    Hi dears, My model has several air bubbles to surrounding solid models. The output file reported some particles were lost in my air bubbles and could not find a cell there. I have used vised to check and found that cell 1500-1504,cell2-7,cell1300 has some problems. I changed the geometry...
  4. flashcflash

    MCNP always saying my codes missed a cell

    Solved now, closed thread.
  5. flashcflash

    MCNP always saying my codes missed a cell

    Thank you for your help . I may try tomorrow if our site do not abandon url sharing . This is my first time try to build such complex model, so I also have no idea about the level of errors.
  6. flashcflash

    MCNP always saying my codes missed a cell

    why could not upload attachments. I put them in onedrive https://1drv.ms/f/c/4f58614d7141dda3/IgDE4u0i0hBXTZZ9gPfhY8pfAbbaIRozWsFJJODS3CRKWG0?e=rQhFvh
  7. flashcflash

    MCNP always saying my codes missed a cell

    Dears, I am using MCNP to simulate the dose distribution of Cobalt-60. The problem is it always alerts me that I have missed a cell. While I checked the misusing of comment and extra blank, it seems nothing wrong in code form. Hope you could help me to point out the problem. Thank you...