{"id":22371718,"url":"https://github.com/upc-ghs/nonlinear-dispersion","last_synced_at":"2025-10-09T21:14:51.540Z","repository":{"id":196703914,"uuid":"696224503","full_name":"upc-ghs/nonlinear-dispersion","owner":"upc-ghs","description":"Python routines to perform simulations of nonlinear dispersion with the MODFLOW-API","archived":false,"fork":false,"pushed_at":"2024-06-27T07:49:54.000Z","size":5362,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T04:23:23.722Z","etag":null,"topics":["dispersion","modflow","nonlinear","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upc-ghs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-25T10:43:13.000Z","updated_at":"2024-06-27T07:50:09.000Z","dependencies_parsed_at":"2024-12-04T20:41:01.394Z","dependency_job_id":null,"html_url":"https://github.com/upc-ghs/nonlinear-dispersion","commit_stats":null,"previous_names":["upc-ghs/nonlinear-dispersion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/upc-ghs/nonlinear-dispersion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upc-ghs%2Fnonlinear-dispersion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upc-ghs%2Fnonlinear-dispersion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upc-ghs%2Fnonlinear-dispersion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upc-ghs%2Fnonlinear-dispersion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upc-ghs","download_url":"https://codeload.github.com/upc-ghs/nonlinear-dispersion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upc-ghs%2Fnonlinear-dispersion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002070,"owners_count":26083285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dispersion","modflow","nonlinear","python"],"created_at":"2024-12-04T20:29:05.574Z","updated_at":"2025-10-09T21:14:51.512Z","avatar_url":"https://github.com/upc-ghs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## nonlinear-dispersion\n```python``` routines to perform simple simulations of nonlinear dispersion with the [MODFLOW-API](https://www.usgs.gov/publications/modflow-application-programming-interface-simulationcontrol-and-software). \n\n### Setup\nInstall project requirements with the instruction \n \n```\npip install -r requirements.txt\n```\n\nThe file ```src/config.py``` contains some global configurations indicating the folder where the libraries of the MODFLOW-API are located and the output folder for simulations.\n\n**Note**: the Linux and Windows libraries are also included locally in the ```lib``` folder. Remember to select the appropiate for your operating system before running models. Libraries can also be downloaded [here](https://github.com/MODFLOW-USGS/executables)\n\n### Run \nThe folder ```src``` stores self-contained routines for configuring and running models. All routines write the simulation data to the folder ```sims``` (defined in ```config.py```), which is not tracked by the versioning system. \n\nRoutines include a set of simple arguments for controlling the execution. For example, the following example will write and run the routine ```flopymf6fujita.py```:\n\n```\npython flopymf6fujita.py --write --run --force\n```\n\n## License\nMIT License\n\n## References\n[Pérez-Illanes R., Saaltink M. W., Fernàndez-Garcia, D., 2024, Nonlinear Formulation of Multicomponent Reactive Transport With Species-Specific Dispersion Properties, Water Resources Research, doi:10.1029/2023WR036358](https://doi.org/10.1029/2023WR036358)\n\n\n## Resources\n- [MODFLOW-API](https://www.usgs.gov/publications/modflow-application-programming-interface-simulationcontrol-and-software) \n\n- [xmipy](https://github.com/Deltares/xmipy) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupc-ghs%2Fnonlinear-dispersion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupc-ghs%2Fnonlinear-dispersion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupc-ghs%2Fnonlinear-dispersion/lists"}