taking computing of the divergence load F outside of hexa
[wrf-fire-matlab.git] / debug / diff_fireflux_med.m
blob63ad31e0acd66ad1fdc89174fa043a63276bc23b
1 % test if parallel runs give the same results
2 runs={'3x12','2x12.a','36x1'}
3 vars={'UAH','VAH','UF','VF'}
4 root='fireflux_med-';
5 wrffile='wrfrst_d01_2006-02-23_12:43:30';
6 diff_runs(runs,vars,root,wrffile)