Search by property

From CSDMS

This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.

Search by property

A list of all pages that have property "CSDMS meeting abstract presentation" with value "An abstract was not required for this meeting". Since there have been only a few results, also nearby values are displayed.

Showing below up to 26 results starting with #1.

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)


    

List of results

  • Presenters-0587  + (A wide variety of hydrological models are A wide variety of hydrological models are used by hydrologists: some differ because they were designed for different applications, some because of personal preferences of the modeller. All of them share the property that, like most scientific research code, it is rather hard to get someone elses model to run. The recently launched eWaterCycle platform takes away the headache of working with each other's models. In eWaterCycle models are run in containers and communicate with the central (Jupyter based) runtime environment through BMI. In this way a user can be talking to a Fortran model from Python without having to know anything about Fortran.</br></br>Removing this headache allows hydrologists to easily run and couple each other's models facilitating science questions like the impact of model choice on results, or coupling different (regional, processes) models together with ease. In this talk I will highlight (and demonstrate) both the technology behind the eWaterCycle platform as well as the current and future research being done using the platform.re research being done using the platform.)
  • Presenters-0018  + (ANUGA is an open source software package cANUGA is an open source software package capable of simulating small-scale hydrological processes such as dam breaks, river flooding, storm surges and tsunamis. ANUGA is a Python-language model that solves the Shallow Water Wave Equation on an unstructured triangular grid and can simulate shock waves and rapidly changing flows. It was developed by the Australian National University and Geosciences Australia and has an active developer and user community.<br><br>The package supports discontinuous elevation, or ‘jumps’ in the bed profile between neighbouring cells. This has a number of benefits. Firstly it can preserve lake-at-rest type stationary states with wet-dry fronts. It can also simulate very shallow frictionally dominated flow down sloping topography, as typically occurs in direct-rainfall flood models. A further benefit of the discontinuous-elevation approach, when combined with an unstructured mesh, is that the model can sharply resolve rapid changes in the topography associated with e.g. narrow prismatic drainage channels, or buildings, without the computational expense of a very fine mesh. The boundaries between such features can be embedded in the mesh using break-lines, and the user can optionally specify that different elevation datasets are used to set the elevation within different parts of the mesh (e.g. often it is convenient to use a raster digital elevation model in terrestrial areas, and surveyed channel bed points in rivers). The discontinuous-elevation approach also supports a simple and computationally efficient treatment of river walls. These are arbitrarily narrow walls between cells, higher than the topography on either side, where the flow is controlled by a weir equation and optionally transitions back to the shallow water solution for sufficiently submerged flows. This allows modelling of levees or lateral weirs which are much finer than the mesh size.<br><br>This clinic will provide a hands-on introduction to hydrodynamic modeling using ANUGA. We will discuss the structure and capabilities of the model as we build and run increasingly complex simulations involving channels and river walls. No previous knowledge of Python is required. Example input files will be provided and participants will be able to explore the code and outputs at their own pace.ts will be able to explore the code and outputs at their own pace.)
  • Presenters-0058  + (ANUGA is an open source software package cANUGA is an open source software package capable of simulating small-scale hydrological processes such as dam breaks, river flooding, storm surges and tsunamis. Thanks to its modular structure, we’ve incorporated additional components to ANUGA that allow it to model suspended sediment transport and vegetation drag. ANUGA is a Python-language model that solves the Shallow Water Wave Equation on an unstructured triangular grid and can simulate shock waves and rapidly changing flows. It was developed by the Australian National University and Geosciences Australia and has an active developer and user community.<br><br>This clinic will provide a hands-on introduction to hydrodynamic modeling using ANUGA. We will discuss the structure and capabilities of the model as we build and run increasingly complex simulations. No previous knowledge of Python is required. Example input files will be provided and participants will be able to explore the code and outputs at their own pace.ble to explore the code and outputs at their own pace.)
  • Presenters-0065  + (Accurately characterizing the spatial and Accurately characterizing the spatial and temporal variability of water and energy fluxes in many hydrologic systems requires an integrated modeling approach that captures the interactions and feedbacks between groundwater, surface water, and land- surface processes. Increasing recognition that these interactions and feedbacks play an important role in system behavior has lead to exciting new developments in coupled surface-subsurface modeling, with coupled surface-subsurface modeling becoming an increasingly useful tool for describing many hydrologic systems.<br><br>This clinic will provide a brief background on the theory of coupled surface-subsurface modeling techniques and parallel applications, followed by examples and hands-on experience using ParFlow, an open-source, object-oriented, parallel watershed flow model. ParFlow includes fully-integrated overland flow; the ability to simulate complex topography, geology and heterogeneity; and coupled land-surface processes including the land-energy budget, biogeochemistry, and snow processes. ParFlow is multi-platform and runs with a common I/O structure from laptop to supercomputer. ParFlow is the result of a long, multi-institutional development history and is now a collaborative effort between CSM, LLNL, UniBonn, and UC Berkeley. Many different configurations related to common hydrologic problems will be discussed through example problems.c problems will be discussed through example problems.)
  • Presenters-0631  + (Addressing society's water and energy chalAddressing society's water and energy challenges requires sustainable use of the Earth's critical zones and subsurface environment, as well as technological innovations in treatment and other engineered systems. Reactive transport models (RTMs) provide a powerful tool to inform engineering design and provide solutions for these critical challenges. In this keynote, I will showcase the flexibility and value of RTMs using real-world applications that focus on (1) assessing groundwater quality management with respect to nitrate under agricultural managed aquifer recharge, and (2) systematically investigating the physical, chemical and biological conditions that enhance CO2 drawdown rates in agricultural settings using enhanced weathering. The keynote will conclude with a discussion of the possibilities to advance the use of reactive transport models and future research opportunities therein.and future research opportunities therein.)
  • Presenters-0147  + (Agent-Based Modeling (ABM) or Individual-BAgent-Based Modeling (ABM) or Individual-Based Modeling is a research method rapidly increasing in popularity -- particularly among social scientists and ecologists interested in using simulation techniques to better understand the emergence of interesting system-wide patterns from simple behaviors and interactions at the individual scale. ABM researchers frequently partner with other scientists on a wide variety of topics related to coupled natural and human systems. Human societies impact (and are impacted by) various earth systems across a wide range of spatial and temporal scales, and ABM is a very useful tool for better understanding the effect of individual and social decision-making on various surface processes. The clinic will focus on introducing the basic toolkit needed to understand and pursue ABM research, and consider how ABM work differs from other computational modeling approaches. The clinic: - Will explore examples of the kinds of research questions and topics suited to ABM methods. - Will (attempt to) define some key concepts relevant to ABM research, such as emergence, social networks, social dilemmas, and complex adaptive systems. - Will provide an introduction to ABM platforms, particularly focused on NetLogo. - Discuss approaches to verification, validation, and scale dependency in the ABM world. - Introduce the Pattern-Oriented Modeling approach to ABM. - Discuss issues with reporting ABM research (ODD specification, model publishing). - Brainstorm tips and tricks for working with social scientists on ABM research.ng with social scientists on ABM research.)
  • Presenters-0608  + (Agent-Based Models (ABMs) can provide impoAgent-Based Models (ABMs) can provide important insights into the nonlinear dynamics that emerge from the interactions of individual agents. While ABMs are commonly used in the social and ecological sciences, this rules-based modeling approach has not been widely adopted in the Surface Dynamics Modeling community. In this clinic, I will show how to build mixed models that utilize ABMs for some processes (e.g., forest dynamics and soil production) and numerical solutions to partial differential equations for other processes (e.g., hillside sediment transport). Specifically, I will introduce participants to pyNetLogo, a library that enables coupling between NetLogo ABMs and Python-based Landlab components. While active developers in either the NetLogo or Landlab communities will find this clinic useful, experience in both programming languages is not needed. both programming languages is not needed.)
  • Presenters-0060  + (Agent-based modeling (ABM) developed as a Agent-based modeling (ABM) developed as a method to simulate systems that include a number of agents – farmers, households, governments as well as biological organisms – that make decisions and interact according to certain rules. In environmental modeling, ABM is one of the best ways to explicitly account for human behavior, and to quantify cumulative actions of various actors distributed over the spatial landscape. This clinic provides an introduction to ABM and covers such topics as:<ol><li>Modeling heterogeneous agents that vary in attributes and follow different decision-strategies</li><li>Going beyond rational optimization and accommodating bounded rationality</li><li>Designing/representing agents’ interactions and learning.</ol>The clinic provides hands-on examples using the open-source modeling environment NetLogo https://ccl.northwestern.edu/netlogo. While no prior knowledge of NetLogo is required, participants are welcome to explore its super user-friendly tutorial. The clinic concludes with highlighting the current trends in ABM such as its applications in climate change research, participatory modeling and its potential to link with other types of simulations.h, participatory modeling and its potential to link with other types of simulations.)
  • Presenters-0633  + (Agent-based modeling (ABM) is a powerful sAgent-based modeling (ABM) is a powerful simulation tool with applications across disciplines. ABM has also emerged as a useful tool for capturing complex processes and interactions within socio-environmental systems. This workshop will offer a brief introduction to ABM for socio-environmental systems modeling including an overview of opportunities and challenges. Participants will be introduced to NetLogo, a popular programming language and modeling environment for ABM. In groups, participants will have the hands-on opportunity to program different decision-making methods in an existing model and observe how outcomes change. We will conclude with an opportunity for participants to raise questions or challenges they are experiencing with their own ABMs and receive feedback from the group. ABMs and receive feedback from the group.)
  • Presenters-0097  + (An overview of what the interagency Working Group stands for.)
  • Presenters-0070  + (An update of what CSDMS has accomplished so far.)
  • Presenters-0096  + (An update of what CSDMS has accomplished so far.)
  • Presenters-0042  + (An update on CoMSES.)
  • Presenters-0189  + (Answers to scientific questions often invoAnswers to scientific questions often involve coupled systems that lie within separate fields of study. An example of this is flexural isostasy and surface mass transport. Erosion, deposition, and moving ice masses change loads on the Earth surface, which induce a flexural isostatic response. These isostatic deflections in turn change topography, which is a large control on surface processes. We couple a landscape evolution model (CHILD) and a flexural isostasy model (Flexure) within the CSDMS framework to understand interactions between these processes. We highlight a few scenarios in which this feedback is crucial for understanding what happens on the surface of the Earth: foredeeps around mountain belts, rivers at the margins of large ice sheets, and the "old age" of decaying mountain ranges. We also show how the response changes from simple analytical solutions for flexural isostasy to numerical solutions that allow us to explore spatial variability in lithospheric strength. This work places the spotlight on the kinds of advances that can be made when members of the broader Earth surface process community design their models to be coupleable, share them, and connect them under the unified framework developed by CSDMS. We encourage Earth surface scientists to unleash their creativity in constructing, sharing, and coupling their models to better learn how these building blocks make up the wonderfully complicated Earth surface system.derfully complicated Earth surface system.)
  • Presenters-0427  + (Are you confused about the best way to makAre you confused about the best way to make your models and data accessible, reusable, and citable by others? In this clinic we will give you tools, information, and some dedicated time to help make your models and data FAIR - findable, accessible, interoperable and reusable. Models in the CSDMS ecosystem are already well on their way to being more FAIR than models that are not. But here, you will learn more about developments, guidelines, and tools from recent gatherings of publishers, repository leaders, and information technology practitioners at recent FAIR Data meetings, and translate this information into steps you can take to make your scientific models and data FAIR.make your scientific models and data FAIR.)
  • Presenters-0568  + (Are you interested in expanding the reach Are you interested in expanding the reach of your scientific data or models? One way of increasing the FAIRness of your digital resources (i.e., making them more findable, accessible, interoperable, and reproducible) is by annotating them with metadata about the scientific variables they describe. In this talk, we provide a simple introduction to the Scientific Variables Ontology (SVO) and show how, with only a small number of design patterns, it can be used to neatly unpack the definitions of even quite complex scientific variables and translate them into machine-readable form.translate them into machine-readable form.)
  • Presenters-0642  + (Are you tired of hearing about the FAIR PrAre you tired of hearing about the FAIR Principles? This clinic is for you then, because after you participate you’ll never need to attend another one!*</br></br></br>Good science depends on the careful and meticulous management and documentation of our research process. This includes our computational models, the datasets we use, the data transformation, analysis, and visualization scripts and workflows we build to evaluate and assess our models, and the assumptions and design decisions we make while writing our software.</br></br>Join us for a Carpentries-style interactive clinic with hands-on exercises where we will provide concrete guidance and examples for how to approach, conceptualize, and transform your computational models of earth systems into FAIR contributions to the scientific record whether they are greenfield projects or legacy code with a focus on existing, open infrastructure (GitHub / GitLab / Zenodo). We’ll also cover containerization (Docker, Apptainer) as a way to transparently document system and software dependencies for your models, and how it can be used to support execution on the Open Science Grid Consortium’s Open Science Pool fair-share access compute resources. Big parallel fun! https://osg-htc.org </br></br>∗ individual results may vary, this statement is provably falsey, this statement is provably false)
  • Presenters-0516  + (As agreed at earlier CSDMS forums, the majAs agreed at earlier CSDMS forums, the major </br>impediment in using AI for modeling the deep-ocean</br>seafloor is a lack of training data, the data which guides the AI - </br>whichever set of algorithms is chosen. This clinic will expose participants to </br>globally-extensive datasets which are available through CSDMS.</br>It will debate the scientific questions of why certain data work well,</br>are appropriate to the processes, and are properly scaled.</br>Participants are encouraged to bring their own AI challenges to the clinic.ing their own AI challenges to the clinic.)
  • Presenters-0534  + (As global population grows and infrastructAs global population grows and infrastructure expands, the need to understand and predict processes</br>at and near the Earth’s surface—including water cycling, soil erosion, landsliding, flood</br>hazards, permafrost thaw, and coastal change—becomes increasingly acute. Progress in understanding</br>and predicting these systems requires an ongoing integration of data and numerical</br>models. Advances are currently hampered by technical barriers that inhibit finding, accessing,</br>and operating modeling software and related tools and data sets. To address these challenges, we present the CSDMS@HydroShare, a cloud-based platform for accessing and running models, developing model-data workflows, and sharing reproducible results. </br></br>CSDMS@HydroShare brings together cyberinfrastructure developed by two important community facilities: HydroShare (https://www.hydroshare.org/), which is an online collaboration environment for sharing data, models, and tools, and CSDMS Workbench (https://csdms.colorado.edu/wiki/Workbench), which is the integrated system of software tools, technologies, and standards for building, interfacing, and coupling models. </br></br>This workshop presents how to use CSDMS@HydroShare to discover, access, and operate the Python Modeling Tool (PyMT). PyMT is one of the tools from the CSDMS Workbench, which allows users to interactively run and couple numerical models contributed by the community. In PyMT, there are already model components for coastal & permafrost modeling, stratigraphic and subsidence modeling, and terrestrial landscape evolution modeling. It also includes data components to access and download hydrologic and soil datasets from remote servers to feed the model components as inputs.</br></br>This workshop aims to encourage the community to use existing or develop new model or data components under the PyMT modeling framework and share them through CSDMS@HydroShare to support reproducible research. This workshop includes hands-on exercises using tutorial Jupyter Notebooks and provides general steps for how to develop new components.neral steps for how to develop new components.)
  • Presenters-0056  + (At a global scale, deltas significantly coAt a global scale, deltas significantly concentrate people by providing diverse ecosystem services and benefits for their populations. At the same time, deltas are also recognized as one of the most vulnerable coastal environments, due to a range of adverse drivers operating at multiple scales. These include global climate change and sea-level rise, catchment changes, deltaic-scale subsidence and land cover changes, such as rice to aquaculture. These drivers threaten deltas and their ecosystem services, which often provide livelihoods for the poorest communities in these regions. Responding to these issues presents a development challenge: how to develop deltaic areas in ways that are sustainable, and benefit all residents? In response to this broad question we have developed an integrated framework to analyze ecosystem services in deltas and their linkages to human well-being. The main study area is part of the world’s most populated delta, the Ganges-Brahmaputra-Meghna Delta within Bangladesh. The framework adopts a systemic perspective to represent the principal biophysical and socio-ecological components and their interaction. A range of methods are integrated within a quantitative framework, including biophysical and socio-economic modelling, as well as analysis of governance through scenario development. The approach is iterative, with learning both within the project team and with national policy-making stakeholders. The analysis allows the exploration of biophysical and social outcomes for the delta under different scenarios and policy choices. Some example results will be presented as well as some thoughts on the next steps.s well as some thoughts on the next steps.)
  • Presenters-0529  + (Bed material abrasion is a key control on Bed material abrasion is a key control on the partitioning of basin scale sediment fluxes between coarse and fine material. While abrasion is traditionally treated as a simple exponential function of transport distance and a rock-specific abrasion coefficient, experimental studies have demonstrated greater complexity in the abrasion process: the rate of abrasion varies with clast angularity, transport rate, and grain size. Yet, few studies have attempted to assess the importance of these complexities in the field setting. Furthermore, existing approaches generally neglect the heterogeneity in size, abrasion potential, and clast density of the source sediment.</br>Combining detailed field measurements and new modeling approaches, we quantify abrasion in the Suiattle River, a basin in the North Cascades of Washington State dominated by a single coarse sediment source: large, recurrent debris flows from a tributary draining Glacier Peak stratovolcano. Rapid downstream strengthening of river bar sediment and a preferential loss of weak, low-density vesicular volcanic clasts relative to non-vesicular ones suggest that abrasion is extremely effective in this system. The standard exponential model for downstream abrasion fails to reproduce observed downstream patterns in lithology and clast strength in the Suiattle, even when accounting for the heterogeneity of source material strength and the underestimate of abrasion rates by tumbler experiments. Incorporating transport-dependent abrasion into our model largely resolves this failure. These findings hint at the importance of abrasion and sediment heterogeneity in the morphodynamics of sediment pulse transport in river networks. A new modeling tool will allow us to tackle these questions: the NetworkSedimentTransporter, a Landlab component to model Lagrangian bed material transport and channel bed evolution. This tool will allow for future work on the interplay of bed material abrasion and size selective transport at the basin scale.</br>While a simplified approach to characterizing abrasion is tempting, our work demonstrates that sediment heterogeneity and transport-dependent abrasion are important controls on the downstream fate of coarse sediment in fluvial systems.ate of coarse sediment in fluvial systems.)
  • Presenters-0481  + (Biostabilizing organisms, such as saltmarsBiostabilizing organisms, such as saltmarsh and microphytobenthos, can play a crucial role in shaping the morphology of estuaries and coasts by locally stabilizing the sediment. However, their impact on large-scale morphology, which highly depends on the feedback between spatio-temporal changes in their abundance and physical forcing, remains highly uncertain. </br>We studied the effect of seasonal growth and decay of biostabilizing organisms, in response to field calibrated physical forcings, on estuarine morphology over decadal timescales using a novel eco-morphodynamic model. The code includes temporal saltmarsh an microphytobenthos growth and aging as well as spatially varying vegetation fractions determined by mortality pressures. Growth representations are empirical and literature-based to avoid prior calibration.</br>Novel natural patterns emerged in this model revealing that observed density gradients in vegetation are defined by the life-stages that increase vegetation resilience with age. The model revealed that the formation of seasonal and long term mud layering is governed by a ratio of flow velocity and hydroperiod altered by saltmarsh and microphytobenthos differently, showing that the type of biostabilizer determines the conditions under which mud can settle and be preserved. The results show that eco-engineering effects define emerging saltmarsh patterns from a combination of a positive effect reducing flow velocities and a negative effect enhancing hydroperiod. Consequently, saltmarsh and mud patterns emerge from their bilateral interactions that hence strongly define morphological development.strongly define morphological development.)
  • Presenters-0447  + (CSDMS 3.0 updates)
  • Presenters-0409  + (CSDMS Basic Model Interface (BMI) - When eCSDMS Basic Model Interface (BMI) - When equipped with a Basic Model Interface, a model is given a common set of functions for configuring and running the model (as well as getting and setting its state). Models with BMIs can communicate with each other and be coupled in a modeling framework. The coupling of models from different authors in different disciplines may open new paths to scientific discovery. In this first of a set of webinars on the CSDMS BMI, we'll provide an overview of BMI and the functions that define it. This webinar is appropriate for new users of BMI, although experienced users may also find it useful.</br></br>'''Instructor:''' Mark Piper, Research Software Engineer, University of Colorado, Boulder</br></br>'''When:''' November 13th, 12PM Eastern Time'When:''' November 13th, 12PM Eastern Time)
  • Presenters-0648  + (CSDMS develops and maintains a suite of prCSDMS develops and maintains a suite of products and services with the goal of supporting research in the Earth and planetary surface processes community. This includes products such as Landlab, the Basic Model Interface, Data Components, the Model Repository, EKT Labs, and ESPIn. Examples of services include the Help Desk, Office Hours, Roadshows, RSEaaS, and EarthscapeHub. One problem, though, is that if the community doesn't know about these products and services, then they don't get used—and, like the Old Gods in Neil Gaiman's American Gods, they fade into obscurity. Let's break the cycle! Please join us for this webinar where we will present information about all of the products and services offered by CSDMS, and explain how they can help you accelerate your research. Attendees will leave with knowledge of what CSDMS can do for them, which they can bring back to their home institutions and apply to their research and share with their colleagues.</br><br>arch and share with their colleagues. <br>)
  • Presenters-0118  + (CSDMS has developed a Web-based Modeling TCSDMS has developed a Web-based Modeling Tool – the WMT. WMT allows users to select models, to edit model parameters, and run the model on the CSDMS High-Performance Computing System. The web interface makes it straightforward to configure different model components and run a coupled model simulation. Users can monitor progress of simulations and download model output.<br><br> CSDMS has developed educational labs that use the WMT to teach quantitative concepts in geomorphology, hydrology, coastal evolution. These labs are intended to be used by Teaching assistants and Faculty alike. Descriptions of 4-hr hands-on labs have been developed for HydroTrend, Plume, Sedflux, CHILD, ERODE and ROMS-Lite. These labs include instructions for students to run the models and explore dominant parameters in sets of simulations. Learning objectives are split between topical concepts, on climate change and sediment transport amongst many others, and modeling strategies, modeling philosophy and critical assessment of model results.<br><br>In this clinic, we will provide an overview of the available models and labs, and their themes and active learning objectives. We will discuss the requirements and logistics of using the WMT in your classroom. We will run some simulations hands-on, and walk through one lab in more detail as a demonstration. Finally, the workshop intends to discuss future developments for undergraduate course use with the participants.e developments for undergraduate course use with the participants.)
  • Presenters-0057  + (CSDMS has developed a Web-based Modeling TCSDMS has developed a Web-based Modeling Tool – the WMT. WMT allows users to select models, to edit model parameters, and run the model on the CSDMS High-Performance Computing System. The web tool makes it straightforward to configure different model components and run a coupled model simulation. Users can monitor progress of simulations and download model output.<br><br>CSDMS has designed educational labs that use the WMT to teach quantitative concepts in geomorphology, hydrology, coastal evolution and coastal sediment transport. These labs are intended for use by Teaching assistants and Faculty alike. Descriptions of 2 to 4-hr hands-on labs have been developed for HydroTrend, Plume, Sedflux, CHILD, TOPOFLOW and ROMS-Lite. These labs include instructions for students to run the models and explore dominant parameters in sets of simulations. Learning objectives are split between topical concepts, on climate change and sediment transport amongst many others, and modeling strategies, modeling philosophy and critical assessment of model results.<br><br>In this clinic, we will provide an overview of the available models and labs, and their themes and active learning objectives. We will discuss the requirements and logistics of using the WMT in your classroom. We will run some simulations hands-on, and walk through one lab in more detail as a demonstration. Finally, the workshop intends to discuss future developments for earning assessment tools with the participants.e developments for earning assessment tools with the participants.)
  • Presenters-0089  + (CSDMS has developed the Basic Model InterfCSDMS has developed the Basic Model Interface (BMI) to simplify the conversion of an existing model in C, C++, Fortran, Java, or Python into a reusable, plug-and-play component. By design, the BMI functions are straightforward to implement. However, in practice, the devil is in the details.<br><br>In this hands-on clinic, we will take a model -- in this case, an implementation of the two-dimensional heat equation in Python -- and together, we will write the BMI functions to transform it into a component. As we develop, we’ll unit test our component with nose, and we’ll explore how to use the component with a Jupyter Notebook. Optionally, we can set up a GitHub repository to store and to track changes to the code we write.<br><br>To get the most out of this clinic, come prepared to code! We have a lot to write in the time allotted. We recommend that clinic attendees have a laptop with the Anaconda Python distribution installed. We also request that you skim:<br><br>⤅ BMI description (https://csdms.colorado.edu/wiki/BMI_Description)<br>⤅ BMI documentation (http://bmi-forum.readthedocs.io/en/latest)<br>⤅ BMI GitHub repo(https://github.com/csdms/bmi-live)<br><br>before participating in the clinic.github.com/csdms/bmi-live)<br><br>before participating in the clinic.)
  • Presenters-0431  + (CSDMS’s newly released Python Modeling TooCSDMS’s newly released Python Modeling Tool (PyMT) is an open source python package that provides convenient tools for coupling of models that use the Basic Model Interface. Historically, earth-surface process models have often been complex and difficult to work with. To help improve this situation and make the discovery process more efficient, the CSDMS Python Modeling Tool (PyMT) provides an environment in which community-built numerical models and tools can be initialized and run directly from a Python command line or Jupyter notebook. To illustrate how PyMT works and the advantages it provides, we will present a demonstration of two coupled models. By simplifying the process of learning, operating, and coupling models, PyMT frees researchers to focus on exploring ideas, testing hypotheses, and comparing models with data.ypotheses, and comparing models with data.)
  • Presenters-0437  + (CSDMS’s newly released Python Modeling TooCSDMS’s newly released Python Modeling Tool (PyMT) is an open source Python package that provides convenient tools for coupling models that use the Basic Model Interface. Historically, earth-surface process models have often been complex and difficult to work with. To help improve this situation and make the discovery process more efficient, PyMT provides an environment in which community-built numerical models and tools can be initialized and run directly from a Python command line or a Jupyter Notebook. To illustrate how PyMT works and the advantages it provides, we will present a demonstration of two coupled models. By simplifying the process of learning, operating, and coupling models, PyMT frees researchers to focus on exploring ideas, testing hypotheses, and comparing models with data. Pre-registration required.<br><br>''See also: https://pymt.readthedocs.io/en/latest/''t;''See also: https://pymt.readthedocs.io/en/latest/'')
  • Presenters-0546  + (Changing depth to water table and the assoChanging depth to water table and the associated stored water volume is a crucial component of the global hydrological cycle, with impacts on climate and sea level. However, long-term changes in global water-table distribution are not well understood. Coupled ground- and surface-water models are key to understanding the hydrologic evolution of post-glacial landscapes, the significance of terrestrial water storage, and the interrelationships between freshwater and climate. Here, I present the Water Table Model (WTM), which is capable of computing changes in water table elevation at large spatial scales and over long temporal scales. The WTM comprises groundwater and dynamic lake components to incorporate lakes into water-table elevation estimates. Sample results on both artificial and real-world topographies demonstrate the two-way coupling between dynamic surface-water and groundwater levels and flow.ace-water and groundwater levels and flow.)
  • Presenters-0600  + (Cheniers are ridges consisting of coarse-gCheniers are ridges consisting of coarse-grained sediments, resting on top of muddy sediment. Along these muddy coastlines, cheniers provide shelter against wave attack, mitigating erosion or even enhancing accretion. As such, cheniers play an important role in the dynamics of the entire coastal landscape. This research focused on cheniers along mangrove-mud coasts. Therefore, chenier dynamics needed to be understood at the temporal and spatial scales of the mangrove vegetation as well. We developed a hybrid modelling approach, combining the strengths of complex process-based modelling (Delft3D), which allowed us to model the mixed-sediment dynamics at small temporal and spatial scales, with the strengths of a highly idealized profile model, providing low computational efforts for larger temporal and spatial scales.ts for larger temporal and spatial scales.)
  • Presenters-0457  + (Climate and tectonics ultimately drive theClimate and tectonics ultimately drive the physical and chemical surface processes that evolve landscape structure, including the connectivity of landscape portions that facilitate or impede movement of organismal populations. Connectivity controls population spatial distribution, drives speciation where populations spatially fragment, and increases extinction susceptibility of species where its habitat shrinks. Here I demonstrate the role that landscape evolution models can have in exploring these process linkages in investigations of species diversification driven by climatic and tectonic forcings. The models were built with the tool, SpeciesEvolver that constructs lineages in response to environmental change at geologic, macroevolutionary, and landscape scales. I will also suggest how future studies can use landscape evolution models and tools such as SpeciesEvolver to pursue questions regarding the mechanisms by which lineages respond to the drivers and details of landscape evolution, and taxon-specific and region-specific interactions between biotas and their environments.ons between biotas and their environments.)
  • Presenters-0544  + (Climate-induced disturbances are expected Climate-induced disturbances are expected to increase in frequency and intensity and affect coastal wetland ecosystem mainly through altering its hydrology. Investigating how wetland hydrology responds to climate disturbances is an important first step to understand the ecological response of coastal wetlands to these disturbances. In this talk, I am going to introduce my research work on improving the understanding of how the water storage of coastal wetlands at North Carolina, Delaware Bay, and the entire southeast U.S. changes under climatic disturbances. In particular, I will address the uncertainties in estimating water flow through coastal wetlands by considering 1) the regional-scale hydrologic interaction between uplands, coastal wetlands, and the ocean and 2) the impact of coastal eco-geomorphologic change on the freshwater and saltwater interaction on coastal marshlands.ltwater interaction on coastal marshlands.)