File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ Input to the Sensible Heat Flux (SHF) Package is read from the file that is specified in the SHF6 record of the OPTIONS block in the SFE package.
2+ 
3+ \vspace {5mm}
4+ \subsubsection {Structure of Blocks }
5+ \vspace {5mm}
6+ 
7+ \noindent  \textit {FOR EACH SIMULATION }
8+ \lstinputlisting [style=blockdefinition]{./mf6ivar/tex/utl-shf-options.dat}
9+ \vspace {5mm}
10+ \noindent  \textit {FOR ANY STRESS PERIOD }
11+ \lstinputlisting [style=blockdefinition]{./mf6ivar/tex/utl-shf-period.dat}
12+ 
13+ \vspace {5mm}
14+ \subsubsection {Explanation of Variables }
15+ \begin {description }
16+ \input {./mf6ivar/tex/utl-shf-desc.tex }
17+ \end {description }
18+ 
19+ \vspace {5mm}
20+ \subsubsection {Example Input File }
21+ \lstinputlisting [style=inputfile]{./mf6ivar/examples/utl-shf-example.dat}
Original file line number Diff line number Diff line change 1+ BEGIN OPTIONS
2+   PRINT_INPUT
3+   DENSITY_AIR  1.225
4+   HEAT_CAPACITY_AIR  717.0
5+   DRAG_COEFFICIENT  0.002
6+ END OPTIONS
7+ 
8+ BEGIN PERIOD  1
9+   1  WSPD    5.00
10+   1  TATM   12.97
11+   2  WSPD    4.99
12+   2  TATM   12.95
13+ END PERIOD  1
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments