1,461 research outputs found
Exploring pathways for sustainable water management in river deltas in a changing environment
Exploring adaptation pathways into an uncertain future can support decisionmaking in achieving sustainable water management in a changing environment. Our objective is to develop and test a method to identify such pathways by including dynamics from natural variability and the interaction between the water system and society. Present planning studies on long-term water management often use a few plausible futures for one or two projection years, ignoring the dynamic aspect of adaptation through the interaction between the water system and society. Our approach is to explore pathways using multiple realisations of transient scenarios with an Integrated Assessment Meta Model (IAMM). This paper presents the first application of the method using a hypothetical case study. The case study shows how to explore and evaluate adaptation pathways. With the pathways it is possible to identify opportunities, threats, timing and sequence of policy options, which can be used by policymakers to develop water management roadmaps into the future. By including the dynamics between the water system and society, the influence of uncertainties in both systems becomes clearer. The results show, among others, that climate variability rather than climate change appears to be important for taking decisions in water management
Estimates of future discharges of the river Rhine using two scenario methodologies: direct versus delta approach
International audienceSimulations with a hydrological model for the river Rhine for the present (1960?1989) and a projected future (2070?2099) climate are discussed. The hydrological model (RhineFlow) is driven by meteorological data from a 90-years (ensemble of three 30-years) simulation with the HadRM3H regional climate model for both present-day and future climate (A2 emission scenario). Simulation of present-day discharges is realistic provided that (1) the HadRM3H temperature and precipitation are corrected for biases, and (2) the potential evapotranspiration is derived from temperature only. Different methods are used to simulate discharges for the future climate: one is based on the direct model output of the future climate run (direct approach), while the other is based on perturbation of the present-day HadRM3H time series (delta approach). Both methods predict a similar response in the mean annual discharge, an increase of 30% in winter and a decrease of 40% in summer. However, predictions of extreme flows differ significantly, with increases of 10% in flows with a return period of 100 years in the direct approach and approximately 30% in the delta approach. A bootstrap method is used to estimate the uncertainties related to the sample size (number of years simulated) in predicting changes in extreme flows
In-flight measurements of energetic radiation from lightning and thunderclouds
In the certification procedure aircraft builders carry out so-called icing
tests flights, where the zero degree Celsius altitude is deliberately sought
and crossed in or under thunderstorms. Airbus also used these flights to test
ILDAS, a system aimed to determine lightning severity and attachment points
during flight from high speed data on the electric and magnetic field at the
aircraft surface. We used this unique opportunity to enhance the ILDAS systems
with two x-ray detectors coupled to high speed data recorders in an attempt to
determine the x-rays produced by lightning in-situ, with synchronous
determination of the lightning current distribution and electric field at the
aircraft. Such data are of interest in a study of lightning physics. In
addition, the data may provide clues to the x-ray dose for personnel and
equipment during flights. The icing campaign ran in April 2014; in six flights
we collected data of 61 lightning strikes on an Airbus test aircraft. In this
communication we briefly describe ILDAS and present selected results on three
strikes, two aircraft initiated and one intercepted. Most of the x-rays have
been observed synchronous with initiating negative leader steps, and as bursts
immediately preceding the current of the recoil process. Those processes
include the return stroke. The bursts last one to four micro-second and attain
x-ray energies up to 10 MeV. Intensity and spectral distribution of the x-rays
and the association with the current distribution are discussed. ILDAS also
continuously records x-rays at low resolution in time and amplitude.Comment: 28 pages, 9 figure
Program plan recognition for year 2000 tools
There are many commercial tools that address various aspects of the Year 2000 problem. None of these tools, however, make any documented use of plan-based techniques for automated concept recovery. This implies a general perception that plan-based techniques is not useful for this problem. This paper argues that this perception is incorrect and these techniques are in fact mature enough to make a significant contribution. In particular, we show representative code fragments illustrating ``Year 2000'' problems, discuss the problems inherent in recognizing the higher level concepts these fragments implement using pattern-based and rule-based techniques, demonstrate that they can be represented in a programming plan framework, and present some initial experimental evidence that suggests that current algorithms can locate these plans in linear time. Finally, we discuss several ways to integrate plan-based techniques with existing Year 2000 tools
Domain-specific language design requires feature descriptions
A domain-specific language (DSL) provides a notation tailored towards an application domain and is based on the relevant concepts and features of that domain. As such, a DSL is a means to describe and generate members of a family of programs in the domain. A prerequisite for the design of a DSL is a detailed analysis and structuring of the application domain.Graphical feature diagrams have been proposed to organize the dependencies between such features, and to indicate which ones are common to all family members and which ones vary. In this paper, we study feature diagrams in more details, as well as their relationship to domain-specific languages. We propose the Feature Description Language (FDL), a textual language to describe features.We explore automated manipulation of feature descriptions such as normalization, expansion to disjunctive normal form, variability computation and constraint satisfaction. Feature descriptions can be directly mapped to UML diagrams which in their turn can be used for Java code generation. The value of FDL is assessed via a case study in the use and expressiveness of feature descriptions for the area of documentation generators
- …