************************************
* EGS4 Newsletter in Japan                    94ー2号 *
*                      1994年10月28日 *
*                     高エネルギー物理学研究所  *
*                      放射線安全管理センター *
************************************
<制動輻射、電子対生成における角度分布の扱い>
 デフォルトのEGS4では、制動輻射や電子対生成の結果生じる2次粒子の角度
は、入射粒子の進行方向から m0/T (m0:電子の制止質量、T:入射粒子の運動エネル
ギー)だけ変わる様になっています。媒質が厚く媒質中で電子などが多数回散乱す
る場合には、このような扱いで問題ないのですが、特別な場合(例えば、薄いター
ゲットから発生する制動方向の前方方向での角度分布を知りたい場合)には、より
詳細な散乱角度の決定を行う必要があります。この目的のためのマクロが用意され
ていますので、必要な場合には使用して下さい。使用方法を以下に紹介します。
  egs4mac.mortran 中に
   $INITIALIZE-BREMS-ANGLE;
      $INITIALIZE-PAIR-ANGLE;
    というマクロが含まれている事を確認する。
  メインプログラムの COMIN に BREMPR を加える。
  メインプログラムで、
   IBRDST=1;      "Brensstrahlung"
      IPRDST=1;      "Pair production"
    とする。それぞれの値を 0 とするとデフォルトの扱いになりますので、比較し
  て見て下さい。

<SLAC EGS4 Listserver からの情報>
 Liseserver を介して流されて来た情報で有益と思われたものをお知らせします。

From: Alex Bielajew 
Subject:      PC tool for interactive use of EGS
Dear users:

A interactive tool that runs EGS on PC's has been contributed by Rob Stewart.
Here is an excerpt from the manual...
"The IEGS code is written to be an interactive, hopefully easy to use,
 program to simulate electron/photon/positron particle transport in a
 homogeneous infinite medium of any material (i.e., PEGS cross section
 file).  The code is based on the standard PRESTA version of the EGS4
 code distributed by SLAC (and others)..."

I have placed this code in:
nrcnet0.nrc.ca[132.246.160.2]::pub/egs4/contributors/rob.stewart
Please direct all questions directly to Rob Stewart:
      Rob Stewart
      Dept. Nuclear Engr.
      Kansas State University
      Manhattan, KS 66502
      (913) 537-9375
      71612.1042@compuserve.com
      robs@ksu.ksu.edu
Best regards,

Alex F Bielajew (aka BLIF)
Institute for National Measurement Standards
National Research Council of Canada
Ottawa, CANADA
K1A 0R6
tel: 613 993 2197
fax: 613 952 9865

From: Alex Bielajew 
Subject:      PC version on ftp

Dear users:
AT LONG LAST, the latest standard PC-Version of EGS is available via
anonymous ftp.
I have placed it in:
nrcnet0.nrc.ca[132.246.160.2]::pub/egs4/PC_Version
Sue Walker (person responsible for the PC distribution) now has an 
e-mail address. It is:
sue@lanzl.com
PC-related questions should be directed to Sue.
I will handle questions regarding ftp transfer.

Best regards,

Alex F Bielajew (aka BLIF)


<文献紹介>

高エネ研のレポートとして以下のものを出版しました。希望者は、平山まで連絡し
て下さい。
 H.Hirayama:Application of Network Parallel Computing Using NFS Files in
  an EGS4 Calculation, KEK Internal 94-11 (1994).
    NSF ファイルを使用してネットワーク上の複数のワークステーションをパラレル
  に使用する試み(原研の高野さん等が提案したもの)をEGS4に適用した結果
  です。並列計算のための特別なシステムは不要で、ユーザコードですべての処理
  を行っています。

 O. Sato, S. Iwai, NM. Nakamura, T. Uehara, S. Takagi and H. Hirayama:
  UCMARS - A User Code with a Multi-Array System using Combinatorial Gemetry
  for EGS4, KEK Internal 94-12 (1994).
    三菱総研の佐藤さん、三菱原子力の岩井さん達が行った仕事で、UNIX システム
 で使用できる CG (Combinatorial Geometry) をHOWFAR に使用したEGS4ユーザ
 コードに関連したレポートです。