[pooma-dev] examples/Particles/PIC2d/PIC2d.cpp works
Richard Guenther
rguenth at tat.physik.uni-tuebingen.de
Thu Jul 8 21:18:49 UTC 2004
Roman Krylov wrote:
> It's about examples/Particles/PIC2d.
> I made it compilable and runnable, though I have no experience in CVS,
> and even in RCS so I can't express it that way.
> I had modified
> examples/Particles/PIC2d/PIC2d.cpp,
> src/Particles/Interpolation.cpp,
> src/Particles/InterpolatorNGP.h,
> created 2D spec. of grad(vert2cell only) in src/Field/DiffOps/Grad.h and
> Grad.UR.h
> In PIC2d.cpp I had to change '<some field>.x().comp(0)' to
> 'iota(1,nx).comp(0)' for example to make it work and some other subtleties.
> Does anybody working on it this time? Perhaps I'm wasting my time if
> it's all done already?
> Roman.
Btw., if you are wanting to contribute your improvements back to the
official POOMA CVS you need to talk to the CodeSourcery people. There
is some Copyright fuss to be done. But if there is enough momentum in
the community, I guess (public) forking would be another option.
Richard.
More information about the pooma-dev
mailing list