Skip to content

Positive-VRI/vri_sprinkler_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRI Sprinkler Simulation

Copyright (C) 2022 Dario Lodi Rizzini, Gabriele Penzotti.

OVERVIEW

VRI Sprinkler Simulation is a collection of Octave scripts for simulation the variable rate irrigation (VRI) performed by hose reel rain gun sprinkler in agriculture. This application has been developed as part of the activities of the POSITIVE collaborative project (European Regional Development Fund POR-FESR 2014-2020, Research and Innovation of the Region Emilia-Romagna).

More information is provided in the paper:

  @article{penzotti2023,
    author = {Penzotti, G. and Lodi Rizzini, D. and Caselli, S.},
    title = {{A Planning Strategy for Sprinkler-Based Variable Rate Irrigation}},
    publisher = {SSRN}, 
    doi = {http://dx.doi.org/10.2139/ssrn.4352021},
    note = {https://ssrn.com/abstract=4352021},
  }

More information will be provided in future updates.

DEPENDENCIES

The provided scripts are written in the programming language Octave for scientific computing and can be executed with the homonymous software application Octave. The scripts should also be compatible with Matlab, but they have never been tested.

QUICK START

Let ${vri_sprinkler_simulation_DIR} be the install directory of your local copy of vri_sprinkler_simulation.

Open Octave application and use the command window to run the following commands.

  • cd ${vri_sprinkler_simulation_DIR}/scripts
  • simulate_acquacampus_20210826

You will see the output of simulation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages