ReferenceParticleRadius = SIMP(statut='o', typ ='R', val_min = 0),
),
Weight = FACT(statut = 'o',
- Consigne = SIMP(statut="o", homo="information", typ="TXM", defaut='Choose between Mass or Density'),
- Mass = SIMP(statut='f', typ ='R', val_min = 0),
- Density = SIMP(statut='f', typ ='R', val_min = 0),
+ regles = (UN_PARMI('Mass','Density'),),
+ Consigne = SIMP(statut="o", homo="information", typ="TXM", defaut='Choose between Mass or Density (supress current choice to change)'),
+ Mass = SIMP(statut='f', typ ='R', val_min = 0),
+ Density = SIMP(statut='f', typ ='R', val_min = 0),
),
Mechanical = SIMP(statut='o', typ='TXM', into=['Rigid', 'Flexible', 'Deformable']),
b_SolidAggregate = BLOC(condition='TypeOfSolid == "Assemblage / Aggregate"',
blocMagnetic = BLOC(condition = 'Magnetic == True',
Permeability = SIMP(statut='o', typ='R'),
), # bloc_magnetic
- Consigne = SIMP(statut="o", homo="information", typ="TXM", defaut='Enter ElectricCharge for Particle'),
+ Consigne = SIMP(statut="o", homo="information", typ="TXM", defaut="Don't forget to add Electromagnetic Property to each Particle class."),
# Creation PN activation ElectricCharge
),# fin bloc_elec