packages feed

dsmc-tools-0.1.0.0: reentry2.geo

solid s = sphere (0, 0, 0; 2);
solid s2 = sphere (1, 0, 0; 2.8);
solid whole = s and s2;

tlo whole;