Discussion Overview
The discussion revolves around different methods to define a plate in MCNP code, specifically focusing on the mathematical representation of planes and the syntax used in the code. Participants explore how to translate a given plane equation into MCNP format and the implications of different definitions.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant questions the difference between defining a plate using the equation (3^1/2)x+y+17.3=0 and the MCNP code syntax, specifically comparing "15 p 3 2 0 6" with "15 10 0 5 8.66 0 10 0 1".
- Another participant suggests that the general plane equation Ax+By+Cz+D=0 can be used, proposing that A=3, B=2, C=0, D=6 corresponds to the first definition.
- There is a suggestion that "15" might refer to the surface number, and the importance of how A, B, C, D are obtained is questioned.
- A later reply clarifies that the first definition appears to represent a plane surface, while the second definition seems incomplete without a keyword indicating the type of surface.
- It is proposed that the second definition could represent a plane through three points if formatted correctly, indicating a potential misunderstanding in the syntax.
Areas of Agreement / Disagreement
Participants express uncertainty about the second method of defining the plate, with some agreeing on the interpretation of the first method while questioning the completeness of the second. No consensus is reached on the correct interpretation of the second definition.
Contextual Notes
Participants note that the second method may be missing a keyword to indicate the type of surface, which could affect its interpretation. There is also a lack of context regarding the specific application or intended use of these definitions in MCNP.