SAnsell / CombLayer

MCNP(X) project builder using C++
GNU General Public License v3.0
14 stars 13 forks source link

Plate -> Cap #103

Closed kbat closed 5 years ago

kbat commented 5 years ago

This PR renames the variables for PipeTube and portItem classes:

One must be careful with this change because all these variables are set by default to zero and therefore if the system does not find the original name it uses zero without complains. Therefore I have also manually checked the models: This renaming does not change the following MAX IV models: COSAXS, FLEXPES, MAXPEEM, SPECIES, R3RING, R1RING, and RING1 I could not check the BALDER FORMAX MICROMAX models because I could not build them.