Skip to content

Commit

Permalink
changing dimspec of fuel moisture to get around registry bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeezley committed Feb 27, 2012
1 parent 7dd57cc commit 2746d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrfv2_fire/Registry/registry.fire
Expand Up @@ -50,7 +50,7 @@ state real fcanhfx *i*j fire 1 z hr "FCANHFX"
state real fcanqfx *i*j fire 1 z hr "FCANQFX" "moisture flux from crown fire" "W/m^2"

# fuel moisture model section
dimspec num_fmc - namelist=nfmc c fuel_moisture_classes
dimspec num_fmc - namelist=nfmc z fuel_moisture_classes
rconfig integer nfmc namelist,fire 1 5 - "nfmc" "number of fuel moisture classes"
state real fmc_gc i{num_fmc}j fire 1 z hr "FMC_GC" "fuel moisture contents by class" "1"
state real rain_old ij fire 1 z hr "RAIN_OLD" "previous value of accumulated rain" "mm"
Expand Down

0 comments on commit 2746d42

Please sign in to comment.