repo.or.cz
/
wrf-fire-matlab.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
taking computing of the divergence load F outside of hexa
[wrf-fire-matlab.git]
/
util1_jan
/
diffwrfrst.m
blob
dbe8a71f2299a01d6bd6c9ee64d90fffcdffcef8
1
file='wrfrst_d01_0001-01-01_00:01:00'
2
case1='wind2'
3
case2='master'
4
root='/storage/jmandel'
5
fmt='%s/wrf-fire.%s/wrfv2_fire/test/em_fire/hill/%s'
6
nc1=sprintf(fmt,root,case1,file)
7
nc2=sprintf(fmt,root,case2,file)
8
ncdiff(nc1,nc2)