StaticFWD was modified from StaticPave.
StaticFWD uses a static algorithm to calculate the pavement deflection response under falling weight deflectometer(FWD) load. Unlike Bisar3, it can handle a lot of input datas once and calculate together. The results are written to one output file.
sample input file:
/* START */
2
4
 2000,0.35,18
 8000,0.15,36
 3000,0.15,20
 50,0.35
 0.7, 15
4
 2000, 0.35, 18
 8000,0.15,36
 3000,0.15,20
 50,0.35
 0.7, 15
/*   END   */
sample output:
 1
  1  0.0246
  2  0.0201
  3  0.0192
  4  0.0187
  5  0.0182
  6  0.0172
  7  0.0160
  8  0.0149
  9  0.0138
 2
  1  0.0246
  2  0.0201
  3  0.0192
  4  0.0187
  5  0.0182
  6  0.0172
  7  0.0160
  8  0.0149
  9  0.0138
Contact the author(greatchengsheng@gmail.com) for more details about the program.
没有评论:
发表评论