「llDataEquatorAdd」の版間の差分

提供: Eospedia
移動: 案内検索
(Kinoshita がページ「LlDataEquatorAdd」を「llDataEquatorAdd」に移動しました)
 
行14: 行14:
 
<td>-i</td>  
 
<td>-i</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>入力ファイル</td>  
+
<td>入力ファイル: [[llData]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行20: 行20:
 
<td>-o</td>  
 
<td>-o</td>  
 
<td>必須</td>  
 
<td>必須</td>  
<td>出力ファイル</td>  
+
<td>出力ファイル: [[llData]]</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行42: 行42:
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 +
<br>
  
 
===モードの詳細===
 
===モードの詳細===
行54: 行55:
 
</tr>  
 
</tr>  
 
</table>  
 
</table>  
 
+
<br>
  
 
== 実行例 ==
 
== 実行例 ==
 +
===[[Media:Input-LL1.ll.zip|入力ファイル]]===
 +
<div>[[llDataPrint]]でみた場合</div>
 +
<div>[[画像:Input-LL1.png]]</div>
 +
<br>
 +
 +
===オプション必須項目のみの場合===
 +
<div>出力結果</div>
 +
<pre>
 +
ll Number=0
 +
at l=0 in ll Number=0
 +
at l=0 R=0
 +
Re=      0.109661:Im=      0.000000
 +
at l=0 R=1
 +
Re=      0.107064:Im=      0.000000
 +
at l=0 R=2
 +
Re=      0.099454:Im=      0.000000
 +
at l=0 R=3
 +
Re=      0.087362:Im=      0.000000
 +
at l=0 R=4
 +
Re=      0.071628:Im=      0.000000
 +
at l=0 R=5
 +
Re=      0.053333:Im=      0.000000
 +
 +
-中略-
 +
 +
at l=0 R=254
 +
Re=      0.024542:Im=      0.000000
 +
at l=0 R=255
 +
Re=      0.025713:Im=      0.000000
 +
ll Number=1
 +
ll Number=2
 +
ll Number=3
 +
ll Number=4
 +
ll Number=5
 +
ll Number=6
 +
ll Number=7
 +
ll Number=8
 +
ll Number=9
 +
ll Number=10
 +
ll Number=11
 +
</pre>
 +
<br>
 +
 +
<div>出力ファイルを[[llDataPrint]]でみた場合</div>
 +
<div>[[画像:Outdata-llDataEquatorAdd.png]]</div>
 +
<br>

2014年2月28日 (金) 06:30時点における最新版

llDataEquatorAddとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: llData NULL
-o 必須 出力ファイル: llData NULL
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  


モードの詳細

モード 説明
0


実行例

入力ファイル

llDataPrintでみた場合
Input-LL1.png


オプション必須項目のみの場合

出力結果
ll Number=0
at l=0 in ll Number=0
at l=0 R=0
Re=       0.109661:Im=       0.000000
at l=0 R=1
Re=       0.107064:Im=       0.000000
at l=0 R=2
Re=       0.099454:Im=       0.000000
at l=0 R=3
Re=       0.087362:Im=       0.000000
at l=0 R=4
Re=       0.071628:Im=       0.000000
at l=0 R=5
Re=       0.053333:Im=       0.000000

-中略-

at l=0 R=254
Re=       0.024542:Im=       0.000000
at l=0 R=255
Re=       0.025713:Im=       0.000000
ll Number=1
ll Number=2
ll Number=3
ll Number=4
ll Number=5
ll Number=6
ll Number=7
ll Number=8
ll Number=9
ll Number=10
ll Number=11


出力ファイルをllDataPrintでみた場合
Outdata-llDataEquatorAdd.png