このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
mahmood19227
/
SimulationCore2
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Added Some Boolean variable
najafi
mahmood19227
1年前
親
9a3708711d
コミット
438e8c4b19
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
Simulator.f90
+ 1
- 1
Simulator.f90
ファイルの表示
@@ -22,7 +22,7 @@ module Simulator
real :: t0, dt, tf, mu
real(kind=rk), allocatable :: x0(:)
type(json_file) :: json
logical :: is_found
logical :: is_found
,test
contains
subroutine Simulate
書き込み
プレビュー
読み込み中…
キャンセル
保存