From: "Michael Marsand marsand@physik.uni-kiel.de" Received: from mx2.fz-rossendorf.de ([149.220.142.12] verified) by hzdr.de (CommuniGate Pro SMTP 6.2.0) with ESMTP id 18781390 for picongpu-users@cg.hzdr.de; Wed, 21 Feb 2018 14:41:41 +0100 Received: from mfilter-191-1-3.mx.srv.dfn.de (mfilter-191-1-3.mx.srv.dfn.de [194.95.238.137]) by mx2.fz-rossendorf.de (Postfix) with ESMTP id 430E540616 for ; Wed, 21 Feb 2018 14:45:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mgw2-erl.srv.dfn.de Received: from l1ms.rz.uni-kiel.de (l1ms.rz.uni-kiel.de [134.245.11.209]) by mfilter-191-1-3.mx.srv.dfn.de (Postfix) with ESMTPS id 2EF7B400A2 for ; Wed, 21 Feb 2018 14:42:20 +0100 (CET) Received: from localhost ([127.0.0.1]) by l1ms.rz.uni-kiel.de with esmtp (Exim 4.90_1) (envelope-from ) id 1eoUf5-0001sU-OO for picongpu-users@hzdr.de; Wed, 21 Feb 2018 14:42:19 +0100 X-Virus-Scanned: by amavisd-new (Uni-Kiel/l1ms-sc) Received: from l1ms.rz.uni-kiel.de ([IPv6:::1]) by localhost (l1ms.rz.uni-kiel.de [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id T4W7fIUj80TR for ; Wed, 21 Feb 2018 14:42:19 +0100 (CET) Received: from frontend1.mail.uni-kiel.de ([134.245.12.48]) by l1ms.rz.uni-kiel.de with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1eoUf5-0001rn-KR for picongpu-users@hzdr.de; Wed, 21 Feb 2018 14:42:19 +0100 Received: from [134.245.67.229] (port=46340) by frontend1.mail.uni-kiel.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1eoUf5-000CXV-A7 for picongpu-users@hzdr.de; Wed, 21 Feb 2018 14:42:19 +0100 To: picongpu-users@hzdr.de Subject: Boundary conditions, electrode shape Message-ID: <912e3f5b-a9b3-6190-cbc0-875cc1d764a6@physik.uni-kiel.de> Date: Wed, 21 Feb 2018 14:42:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Hello, I am looking for a PIC-code that does some simulation of plasmas that are (partly) confined by walls (of a chamber) and driven by a HF-field. When checking the user documentation and examples provided in the web, I could not find out whether these things are implemented or not (or are implementable). Until now I have been using a 1D-code with periodic/reflecting boundary conditions, secondary electron emission, collisions and HF-adjustments (voltage, frequency). Since I am now interested in electrode shapes (form and size relative to the available plasma volume), I would like to have a 2D(3D)-code that includes the features of the 1D code with the possibility of the electrode manipulation. Could you give a brief estimation if this is possible? Thank you very much and best regards Michael