# This is an example ASCII "weps.ini" file. # It describes the "state" of the WEPS interface at the time # a WEPS Run is made or a WEPS Project when it is saved. # The info contained within consists of all the info in the # WEPS ASCII input "weps.run" file used by the WEPS science # model and additional WEPS interface state info not stored # in that file but desirable to have retrievable within the # WEPS interface. # Simulation Run Information # -------------------------- # These parameters are accessible via the Simulation Run panel on # the main WEPS 1.0 screen. # This specifies the client's name for which a WEPS run is being made # (This gets written into the weps.run file as "User name") UserName=Wind E. Rosion # This specifies the client's farm id (NRCS requirement) # (This gets written into the weps.run file as "Simulation ID") FarmId=Agronomy Farm 111 # This specifies the client's tract id (NRCS requirement) TractId=Tract 34B # This specifies the client's field id (NRCS requirement) FieldId=Field 23 # Start date of simulation run # (This also gets written into the weps.run file as "Start date") StartDate=01 01 01 # End date of simulation run # (This also gets written into the weps.run file as "End date") EndDate=31 12 0005 # Number of management/crop rotation years specified in MCREW file # (This is NOT stored in the weps.run file, but it is available in # the Managment/Crop rotation file) RotationYears=1 # Total number of simulation years to be run # (must correspond with StartDate and EndDate values) # (This is NOT written into the weps.run file) TotalYears=6 # Number of timesteps per day for wind speed distribution # (This also gets written into the weps.run file, it is a CFD item in the GUI) TimeSteps=24 # ------------------------------ # End Simulation Run Information # Location Information # -------------------- # These parameters are accessible via the Location Information panel on # the main WEPS 1.0 screen. # The site location of the simulation (usually derived from the # Location Information panel's "State" and "County" selections. # (This gets written into the weps.run file as "Site location") Site=FINNEY, KS # The U.S. "State" and "County" the simulation's site is located in. # Available in the Location Information panel's "State" and "County" # selections on the main screen. SiteState=KS SiteCounty=FINNEY # The latitude/longitude location of the simulation site (These values also # get written into the weps.run file under "Site Latitude" and "Site Longitude") # The location (latitude/longitude) of the simulation site (decimal degrees) Latitude=38.00 Longitude=100.50 # The quadrant the simulation site is in is determined by the hemispheres # which are specified by the lat/lon signs # ("+" is Northern, "-" is Southern for latitude) # ("+" is Eastern, "-" is Western for longitude) LatitudeSign=+ LongitudeSign=- # Site elevation (m) (also gets written into weps.run file as "Site elevation") Elevation=200.0 # Site slope (%) (also gets written into weps.run file as "average slope") # NOTE: The WEPS 1.0 interface currently doesn't provide a way to change this. AverageSlope=0.50 # ------------------------ # End Location Information # Weather Information # ------------------- # Windgen and Cligen generator output formatted weather file names # (These also get written into the weps.run file) WinGen=win_gen.win CliGen=cli_gen.cli # Subdaily wind data file ("none" is specified if a subdaily file is not used) # (This also gets written into the weps.run file) SubDaily=none # Windgen and Cligen station names # (These also get written into the weps.run file) WindgenStation=DODGE_CITY CligenStation=CIMARRON # Unique Windgen station id number (formerly called WBAN no:) # (This information is NOT available in the weps.run file) WinGenNumber=13985 # Cligen state and station id numbers (takes both to uniquely define a record) # (This information is NOT available in the weps.run file) CliGenState=14 CliGenStation=1522 # ----------------------- # End Weather Information # Management, Soil and Initial Condition Information # -------------------------------------------------- # IFC format soil and initial condition file name # (This also gets written into the weps.run file) SoilFile=./ifc/Kansas/SewardKS/Dalhart_Da_100_FSL.ifc # WEPS MCREW format Management file name # (This also gets written into the weps.run file) ManageFile=KS_wheat_fallow.man # ------------------------------------------------------ # End Management, Soil and Initial Condition Information # Simulation Region Information # ----------------------------- # Length and Width of the simulation region in (m) # (These also get written into the weps.run file) YLength=1500 XLength=1500.2 # Rotation angle relative to North for the simulation region (degrees) # (This also gets written into the weps.run file) RegionAngle=0 # The field and barrier display scale factors # (This also gets written into the weps.run file) # (BUT, these scale values are not used by the WEPS science model) # NOTE: This is obsolete but still required in the weps.run file at this time. Scales=10.0 0.25 # Simulation Region, Accounting Region, & Subregion #1 coordinate pairs in (m) # NOTE: For current version of WEPS, these coordinate pairs should be the same # (These all get written into the weps.run file) SimPoint1=120.0 120.0 SimPoint2=1620.0 1620.0 AccPoint1=120.0 120.0 AccPoint2=1620.0 1620.0 SubPoint1=120.0 120.0 SubPoint2=1620.0 1620.0 # Number of accounting & subregions (always "1" for this version of WEPS) # (These get written into the weps.run file) AccNo=1 SubregionNo=1 # --------------------------------- # End Simulation Region Information # Barirer Information # ------------------- # Number of Barriers (0-4) # (This gets written into the weps.run file) BarrierNo=0 # Barrier definitions (x,y) location coordinate pairs in (m) barrier type (name) height (m), width (m), and porosity (decimal fraction) # (These get written into the weps.run file) BarrierW= BarrierS= BarrierN= BarrierE= # Default barrier definition required by weps.run file # when zero barriers are specified. BarrierD=0.0 0.0|0.0 0.0|none|0.0|0.0|0.0 # ----------------------- # End Barirer Information # WEPS Report Info # ---------------- # Name of summarized report generated by WEPS # (report file is obsolete but still required in the the weps.run file) OutputFile=output.tmp # Frequency interval of summary WEPS reports # (1=daily, 2=weekly, 3=biweekly, 4=monthly) # (This also gets written into the weps.run file) OutputPeriod=2 # WEPS outputs reports (Hydro, Soil, Management, Crop, Decomp & Erosion) # (This is required in in the weps.run file) # (But, jt says it currently isn't being used within the WEPS science model) ReportForm=0 0 0 0 0 0 # The submodel output reports (Hydro, Soil, Management, Crop, Decomp & Erosion) # Higher values equal more detailed reports. A zero value means no report # for that submodel. # (This also gets written into the weps.run file) SubmodelOutput=0 0 0 0 0 0 # The debug output reports (Hydro, Soil, Crop, Decomp & Management) # Higher values equal more detailed reports. A zero value means no debug report # for that submodel. # (This also gets written into the weps.run file) # NOTE: The submodel order is different than for "SubmodelOutput" DebugOutput= 0 0 0 0 # -------------------- # End WEPS Report Info # Notes Information # ----------------- # Name of Notes file NotesFile=notes.txt # Content of Notes file (not used anymore)? NotesText=New Weps Run|Enter notes here # --------------------- # End Notes Information