# Meeting Note 12/08 ###### tags: `meeting note` ## 進度報告 - scenerio - base scenerio(all-or-nothing) - leaking model - different initial infectors - different transmission rate - 口罩 - different vaccine population per day - different vaccine strategies - no - random - age 60+ - ... ## Comment - 要可以看動畫 - 弄得給CS外的也會用 - 別人的資料跑跑看驗證/比較 - 引用要清楚 ## Discussion - https://forms.gle/hKwKPGxawBRWxUSt9 填一下 ## Sim Makefile - at `./src/simulation` - build all-or-nothing model exe - run `g++ ./run/run_sfeirvd_aon.cpp Node.cpp ContactGroup.cpp -o sfeirvd_aon` - build leaky model exe - run `g++ ./run/run_sfeirvd_leaky.cpp Node.cpp ContactGroup.cpp -o sfeirvd_leaky` - clean - run `rm *.gch` - run all-or-nothing model - run `./sfeirvd_aon $graph_file $param_file $init_file $vacc_file $output_file` - run leaky model - run `./sfeirvd_leaky $graph_file $param_file $init_file $vacc_file $output_file` ## TODO - ~~Makefile for simulation module~~ - Report - Abstract - Intro. - Reference - Simulation data: only `param_SFEIRVD.txt` is needed - Merge `main` and `simulate` (manually)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up