How can I organize PhysX particles into a static mesh shape?

Hello. I have a 3D model (that can be imported as a static mesh) and I want to create a Physx particle system that has the same shape as the 3D model. How can I go about doing that? Thanks.