WorldWideScience

Sample records for cloud resolving model

  1. Spectral cumulus parameterization based on cloud-resolving model

    Science.gov (United States)

    Baba, Yuya

    2018-02-01

    We have developed a spectral cumulus parameterization using a cloud-resolving model. This includes a new parameterization of the entrainment rate which was derived from analysis of the cloud properties obtained from the cloud-resolving model simulation and was valid for both shallow and deep convection. The new scheme was examined in a single-column model experiment and compared with the existing parameterization of Gregory (2001, Q J R Meteorol Soc 127:53-72) (GR scheme). The results showed that the GR scheme simulated more shallow and diluted convection than the new scheme. To further validate the physical performance of the parameterizations, Atmospheric Model Intercomparison Project (AMIP) experiments were performed, and the results were compared with reanalysis data. The new scheme performed better than the GR scheme in terms of mean state and variability of atmospheric circulation, i.e., the new scheme improved positive bias of precipitation in western Pacific region, and improved positive bias of outgoing shortwave radiation over the ocean. The new scheme also simulated better features of convectively coupled equatorial waves and Madden-Julian oscillation. These improvements were found to be derived from the modification of parameterization for the entrainment rate, i.e., the proposed parameterization suppressed excessive increase of entrainment, thus suppressing excessive increase of low-level clouds.

  2. Coupled fvGCM-GCE Modeling System, 3D Cloud-Resolving Model and Cloud Library

    Science.gov (United States)

    Tao, Wei-Kuo

    2005-01-01

    Recent GEWEX Cloud System Study (GCSS) model comparison projects have indicated that cloud- resolving models (CRMs) agree with observations better than traditional single-column models in simulating various types of clouds and cloud systems from different geographic locations. Current and future NASA satellite programs can provide cloud, precipitation, aerosol and other data at very fine spatial and temporal scales. It requires a coupled global circulation model (GCM) and cloud-scale model (termed a super-parameterization or multi-scale modeling framework, MMF) to use these satellite data to improve the understanding of the physical processes that are responsible for the variation in global and regional climate and hydrological systems. The use of a GCM will enable global coverage, and the use of a CRM will allow for better and more sophisticated physical parameterization. NASA satellite and field campaign cloud related datasets can provide initial conditions as well as validation for both the MMF and CRMs. A seed fund is available at NASA Goddard to build a MMF based on the 2D Goddard Cumulus Ensemble (GCE) model and the Goddard finite volume general circulation model (fvGCM). A prototype MMF in being developed and production runs will be conducted at the beginning of 2005. In this talk, I will present: (1) A brief review on GCE model and its applications on precipitation processes, ( 2 ) The Goddard MMF and the major difference between two existing MMFs (CSU MMF and Goddard MMF), (3) A cloud library generated by Goddard MMF, and 3D GCE model, and (4) A brief discussion on the GCE model on developing a global cloud simulator.

  3. Development of a Cloud Resolving Model for Heterogeneous Supercomputers

    Science.gov (United States)

    Sreepathi, S.; Norman, M. R.; Pal, A.; Hannah, W.; Ponder, C.

    2017-12-01

    A cloud resolving climate model is needed to reduce major systematic errors in climate simulations due to structural uncertainty in numerical treatments of convection - such as convective storm systems. This research describes the porting effort to enable SAM (System for Atmosphere Modeling) cloud resolving model on heterogeneous supercomputers using GPUs (Graphical Processing Units). We have isolated a standalone configuration of SAM that is targeted to be integrated into the DOE ACME (Accelerated Climate Modeling for Energy) Earth System model. We have identified key computational kernels from the model and offloaded them to a GPU using the OpenACC programming model. Furthermore, we are investigating various optimization strategies intended to enhance GPU utilization including loop fusion/fission, coalesced data access and loop refactoring to a higher abstraction level. We will present early performance results, lessons learned as well as optimization strategies. The computational platform used in this study is the Summitdev system, an early testbed that is one generation removed from Summit, the next leadership class supercomputer at Oak Ridge National Laboratory. The system contains 54 nodes wherein each node has 2 IBM POWER8 CPUs and 4 NVIDIA Tesla P100 GPUs. This work is part of a larger project, ACME-MMF component of the U.S. Department of Energy(DOE) Exascale Computing Project. The ACME-MMF approach addresses structural uncertainty in cloud processes by replacing traditional parameterizations with cloud resolving "superparameterization" within each grid cell of global climate model. Super-parameterization dramatically increases arithmetic intensity, making the MMF approach an ideal strategy to achieve good performance on emerging exascale computing architectures. The goal of the project is to integrate superparameterization into ACME, and explore its full potential to scientifically and computationally advance climate simulation and prediction.

  4. Numerical simulations of altocumulus with a cloud resolving model

    Energy Technology Data Exchange (ETDEWEB)

    Liu, S.; Krueger, S.K. [Univ. of Utah, Salt Lake City, UT (United States)

    1996-04-01

    Altocumulus and altostratus clouds together cover approximately 22% of the earth`s surface. They play an important role in the earth`s energy budget through their effect on solar and infrared radiation. However, there has been little altocumulus cloud investigation by either modelers or observational programs. Starr and Cox (SC) (1985a,b) simulated an altostratus case as part of the same study in which they modeled a thin layer of cirrus. Although this calculation was originally described as representing altostratus, it probably better represents altocumulus stratiformis. In this paper, we simulate altocumulus cloud with a cloud resolving model (CRM). We simply describe the CRM first. We calculate the same middle-level cloud case as SC to compare our results with theirs. We will look at the role of cloud-scale processes in response to large-scale forcing. We will also discuss radiative effects by simulating diurnal and nocturnal cases. Finally, we discuss the utility of a 1D model by comparing 1D simulations and 2D simulations.

  5. A Scalable Cloud Library Empowering Big Data Management, Diagnosis, and Visualization of Cloud-Resolving Models

    Science.gov (United States)

    Zhou, S.; Tao, W. K.; Li, X.; Matsui, T.; Sun, X. H.; Yang, X.

    2015-12-01

    A cloud-resolving model (CRM) is an atmospheric numerical model that can numerically resolve clouds and cloud systems at 0.25~5km horizontal grid spacings. The main advantage of the CRM is that it can allow explicit interactive processes between microphysics, radiation, turbulence, surface, and aerosols without subgrid cloud fraction, overlapping and convective parameterization. Because of their fine resolution and complex physical processes, it is challenging for the CRM community to i) visualize/inter-compare CRM simulations, ii) diagnose key processes for cloud-precipitation formation and intensity, and iii) evaluate against NASA's field campaign data and L1/L2 satellite data products due to large data volume (~10TB) and complexity of CRM's physical processes. We have been building the Super Cloud Library (SCL) upon a Hadoop framework, capable of CRM database management, distribution, visualization, subsetting, and evaluation in a scalable way. The current SCL capability includes (1) A SCL data model enables various CRM simulation outputs in NetCDF, including the NASA-Unified Weather Research and Forecasting (NU-WRF) and Goddard Cumulus Ensemble (GCE) model, to be accessed and processed by Hadoop, (2) A parallel NetCDF-to-CSV converter supports NU-WRF and GCE model outputs, (3) A technique visualizes Hadoop-resident data with IDL, (4) A technique subsets Hadoop-resident data, compliant to the SCL data model, with HIVE or Impala via HUE's Web interface, (5) A prototype enables a Hadoop MapReduce application to dynamically access and process data residing in a parallel file system, PVFS2 or CephFS, where high performance computing (HPC) simulation outputs such as NU-WRF's and GCE's are located. We are testing Apache Spark to speed up SCL data processing and analysis.With the SCL capabilities, SCL users can conduct large-domain on-demand tasks without downloading voluminous CRM datasets and various observations from NASA Field Campaigns and Satellite data to a

  6. Convective Systems Over the Japan Sea: Cloud-Resolving Model Simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Yoshizaki, Masanori; Shie, Chung-Lin; Kato, Teryuki

    2002-01-01

    Wintertime observations of MCSs (Mesoscale Convective Systems) over the Sea of Japan - 2001 (WMO-01) were collected from January 12 to February 1, 2001. One of the major objectives is to better understand and forecast snow systems and accompanying disturbances and the associated key physical processes involved in the formation and development of these disturbances. Multiple observation platforms (e.g., upper-air soundings, Doppler radar, wind profilers, radiometers, etc.) during WMO-01 provided a first attempt at investigating the detailed characteristics of convective storms and air pattern changes associated with winter storms over the Sea of Japan region. WMO-01 also provided estimates of the apparent heat source (Q1) and apparent moisture sink (Q2). The vertical integrals of Q1 and Q2 are equal to the surface precipitation rates. The horizontal and vertical adjective components of Q1 and Q2 can be used as large-scale forcing for the Cloud Resolving Models (CRMs). The Goddard Cumulus Ensemble (GCE) model is a CRM (typically run with a 1-km grid size). The GCE model has sophisticated microphysics and allows explicit interactions between clouds, radiation, and surface processes. It will be used to understand and quantify precipitation processes associated with wintertime convective systems over the Sea of Japan (using data collected during the WMO-01). This is the first cloud-resolving model used to simulate precipitation processes in this particular region. The GCE model-simulated WMO-01 results will also be compared to other GCE model-simulated weather systems that developed during other field campaigns (i.e., South China Sea, west Pacific warm pool region, eastern Atlantic region and central USA).

  7. Representation of Arctic mixed-phase clouds and the Wegener-Bergeron-Findeisen process in climate models: Perspectives from a cloud-resolving study

    Science.gov (United States)

    Fan, Jiwen; Ghan, Steven; Ovchinnikov, Mikhail; Liu, Xiaohong; Rasch, Philip J.; Korolev, Alexei

    2011-01-01

    Two types of Arctic mixed-phase clouds observed during the ISDAC and M-PACE field campaigns are simulated using a 3-dimensional cloud-resolving model (CRM) with size-resolved cloud microphysics. The modeled cloud properties agree reasonably well with aircraft measurements and surface-based retrievals. Cloud properties such as the probability density function (PDF) of vertical velocity (w), cloud liquid and ice, regimes of cloud particle growth, including the Wegener-Bergeron-Findeisen (WBF) process, and the relationships among properties/processes in mixed-phase clouds are examined to gain insights for improving their representation in General Circulation Models (GCMs). The PDF of the simulated w is well represented by a Gaussian function, validating, at least for arctic clouds, the subgrid treatment used in GCMs. The PDFs of liquid and ice water contents can be approximated by Gamma functions, and a Gaussian function can describe the total water distribution, but a fixed variance assumption should be avoided in both cases. The CRM results support the assumption frequently used in GCMs that mixed phase clouds maintain water vapor near liquid saturation. Thus, ice continues to grow throughout the stratiform cloud but the WBF process occurs in about 50% of cloud volume where liquid and ice co-exist, predominantly in downdrafts. In updrafts, liquid and ice particles grow simultaneously. The relationship between the ice depositional growth rate and cloud ice strongly depends on the capacitance of ice particles. The simplified size-independent capacitance of ice particles used in GCMs could lead to large deviations in ice depositional growth.

  8. Cloud-Resolving Model Simulations of Aerosol-Cloud Interactions Triggered by Strong Aerosol Emissions in the Arctic

    Science.gov (United States)

    Wang, H.; Kravitz, B.; Rasch, P. J.; Morrison, H.; Solomon, A.

    2014-12-01

    Previous process-oriented modeling studies have highlighted the dependence of effectiveness of cloud brightening by aerosols on cloud regimes in warm marine boundary layer. Cloud microphysical processes in clouds that contain ice, and hence the mechanisms that drive aerosol-cloud interactions, are more complicated than in warm clouds. Interactions between ice particles and liquid drops add additional levels of complexity to aerosol effects. A cloud-resolving model is used to study aerosol-cloud interactions in the Arctic triggered by strong aerosol emissions, through either geoengineering injection or concentrated sources such as shipping and fires. An updated cloud microphysical scheme with prognostic aerosol and cloud particle numbers is employed. Model simulations are performed in pure super-cooled liquid and mixed-phase clouds, separately, with or without an injection of aerosols into either a clean or a more polluted Arctic boundary layer. Vertical mixing and cloud scavenging of particles injected from the surface is still quite efficient in the less turbulent cold environment. Overall, the injection of aerosols into the Arctic boundary layer can delay the collapse of the boundary layer and increase low-cloud albedo. The pure liquid clouds are more susceptible to the increase in aerosol number concentration than the mixed-phase clouds. Rain production processes are more effectively suppressed by aerosol injection, whereas ice precipitation (snow) is affected less; thus the effectiveness of brightening mixed-phase clouds is lower than for liquid-only clouds. Aerosol injection into a clean boundary layer results in a greater cloud albedo increase than injection into a polluted one, consistent with current knowledge about aerosol-cloud interactions. Unlike previous studies investigating warm clouds, the impact of dynamical feedback due to precipitation changes is small. According to these results, which are dependent upon the representation of ice nucleation

  9. Tropical Oceanic Precipitation Processes Over Warm Pool: 2D and 3D Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, W.-K.; Johnson, D.; Simpson, J.; Einaudi, Franco (Technical Monitor)

    2001-01-01

    Rainfall is a key link in the hydrologic cycle as well as the primary heat source for the atmosphere. The vertical distribution of convective latent-heat release modulates the large-scale circulations of the topics. Furthermore, changes in the moisture distribution at middle and upper levels of the troposphere can affect cloud distributions and cloud liquid water and ice contents. How the incoming solar and outgoing longwave radiation respond to these changes in clouds is a major factor in assessing climate change. Present large-scale weather and climate model simulate processes only crudely, reducing confidence in their predictions on both global and regional scales. One of the most promising methods to test physical parameterizations used in General Circulation Models (GCMs) and climate models is to use field observations together with Cloud Resolving Models (CRMs). The CRMs use more sophisticated and physically realistic parameterizations of cloud microphysical processes, and allow for their complex interactions with solar and infrared radiative transfer processes. The CRMs can reasonably well resolve the evolution, structure, and life cycles of individual clouds and clouds systems. The major objective of this paper is to investigate the latent heating, moisture and momentum budgets associated with several convective systems developed during the TOGA COARE IFA - westerly wind burst event (late December, 1992). The tool for this study is the Goddard Cumulus Ensemble (GCE) model which includes a 3-class ice-phase microphysics scheme.

  10. A Madden-Julian oscillation event realistically simulated by a global cloud-resolving model.

    Science.gov (United States)

    Miura, Hiroaki; Satoh, Masaki; Nasuno, Tomoe; Noda, Akira T; Oouchi, Kazuyoshi

    2007-12-14

    A Madden-Julian Oscillation (MJO) is a massive weather event consisting of deep convection coupled with atmospheric circulation, moving slowly eastward over the Indian and Pacific Oceans. Despite its enormous influence on many weather and climate systems worldwide, it has proven very difficult to simulate an MJO because of assumptions about cumulus clouds in global meteorological models. Using a model that allows direct coupling of the atmospheric circulation and clouds, we successfully simulated the slow eastward migration of an MJO event. Topography, the zonal sea surface temperature gradient, and interplay between eastward- and westward-propagating signals controlled the timing of the eastward transition of the convective center. Our results demonstrate the potential making of month-long MJO predictions when global cloud-resolving models with realistic initial conditions are used.

  11. The Neighboring Column Approximation (NCA) – A fast approach for the calculation of 3D thermal heating rates in cloud resolving models

    International Nuclear Information System (INIS)

    Klinger, Carolin; Mayer, Bernhard

    2016-01-01

    Due to computational costs, radiation is usually neglected or solved in plane parallel 1D approximation in today's numerical weather forecast and cloud resolving models. We present a fast and accurate method to calculate 3D heating and cooling rates in the thermal spectral range that can be used in cloud resolving models. The parameterization considers net fluxes across horizontal box boundaries in addition to the top and bottom boundaries. Since the largest heating and cooling rates occur inside the cloud, close to the cloud edge, the method needs in first approximation only the information if a grid box is at the edge of a cloud or not. Therefore, in order to calculate the heating or cooling rates of a specific grid box, only the directly neighboring columns are used. Our so-called Neighboring Column Approximation (NCA) is an analytical consideration of cloud side effects which can be considered a convolution of a 1D radiative transfer result with a kernel or radius of 1 grid-box (5 pt stencil) and which does usually not break the parallelization of a cloud resolving model. The NCA can be easily applied to any cloud resolving model that includes a 1D radiation scheme. Due to the neglect of horizontal transport of radiation further away than one model column, the NCA works best for model resolutions of about 100 m or lager. In this paper we describe the method and show a set of applications of LES cloud field snap shots. Correction terms, gains and restrictions of the NCA are described. Comprehensive comparisons to the 3D Monte Carlo Model MYSTIC and a 1D solution are shown. In realistic cloud fields, the full 3D simulation with MYSTIC shows cooling rates up to −150 K/d (100 m resolution) while the 1D solution shows maximum coolings of only −100 K/d. The NCA is capable of reproducing the larger 3D cooling rates. The spatial distribution of the heating and cooling is improved considerably. Computational costs are only a factor of 1.5–2 higher compared to a 1D

  12. A Coupled GCM-Cloud Resolving Modeling System, and a Regional Scale Model to Study Precipitation Processes

    Science.gov (United States)

    Tao, Wei-Kuo

    2007-01-01

    Recent GEWEX Cloud System Study (GCSS) model comparison projects have indicated that cloud-resolving models (CRMs) agree with observations better than traditional single-column models in simulating various types of clouds and cloud systems from different geographic locations. Current and future NASA satellite programs can provide cloud, precipitation, aerosol and other data at very fine spatial and temporal scales. It requires a coupled global circulation model (GCM) and cloud-scale model (termed a superparameterization or multi-scale modeling framework, MMF) to use these satellite data to improve the understanding of the physical processes that are responsible for the variation in global and regional climate and hydrological systems. The use of a GCM will enable global coverage, and the use of a CRM will allow for better and more sophisticated physical parameterization. NASA satellite and field campaign cloud related datasets can provide initial conditions as well as validation for both the MMF and CRMs. The Goddard MMF is based on the 2D Goddard Cumulus Ensemble (GCE) model and the Goddard finite volume general circulation model (fvGCM), and it has started production runs with two years results (1998 and 1999). Also, at Goddard, we have implemented several Goddard microphysical schemes (2ICE, several 31CE), Goddard radiation (including explicitly calculated cloud optical properties), and Goddard Land Information (LIS, that includes the CLM and NOAH land surface models) into a next generatio11 regional scale model, WRF. In this talk, I will present: (1) A brief review on GCE model and its applications on precipitation processes (microphysical and land processes), (2) The Goddard MMF and the major difference between two existing MMFs (CSU MMF and Goddard MMF), and preliminary results (the comparison with traditional GCMs), and (3) A discussion on the Goddard WRF version (its developments and applications).

  13. Evaluation of cloud resolving model simulations of midlatitude cirrus with ARM and A-Train observations

    Science.gov (United States)

    Muehlbauer, A. D.; Ackerman, T. P.; Lawson, P.; Xie, S.; Zhang, Y.

    2015-12-01

    This paper evaluates cloud resolving model (CRM) and cloud system-resolving model (CSRM) simulations of a midlatitude cirrus case with comprehensive observations collected under the auspices of the Atmospheric Radiation Measurements (ARM) program and with spaceborne observations from the National Aeronautics and Space Administration (NASA) A-train satellites. Vertical profiles of temperature, relative humidity and wind speeds are reasonably well simulated by the CSRM and CRM but there are remaining biases in the temperature, wind speeds and relative humidity, which can be mitigated through nudging the model simulations toward the observed radiosonde profiles. Simulated vertical velocities are underestimated in all simulations except in the CRM simulations with grid spacings of 500m or finer, which suggests that turbulent vertical air motions in cirrus clouds need to be parameterized in GCMs and in CSRM simulations with horizontal grid spacings on the order of 1km. The simulated ice water content and ice number concentrations agree with the observations in the CSRM but are underestimated in the CRM simulations. The underestimation of ice number concentrations is consistent with the overestimation of radar reflectivity in the CRM simulations and suggests that the model produces too many large ice particles especially toward cloud base. Simulated cloud profiles are rather insensitive to perturbations in the initial conditions or the dimensionality of the model domain but the treatment of the forcing data has a considerable effect on the outcome of the model simulations. Despite considerable progress in observations and microphysical parameterizations, simulating the microphysical, macrophysical and radiative properties of cirrus remains challenging. Comparing model simulations with observations from multiple instruments and observational platforms is important for revealing model deficiencies and for providing rigorous benchmarks. However, there still is considerable

  14. A Coupled fcGCM-GCE Modeling System: A 3D Cloud Resolving Model and a Regional Scale Model

    Science.gov (United States)

    Tao, Wei-Kuo

    2005-01-01

    Recent GEWEX Cloud System Study (GCSS) model comparison projects have indicated that cloud-resolving models (CRMs) agree with observations better than traditional single-column models in simulating various types of clouds and cloud systems from different geographic locations. Current and future NASA satellite programs can provide cloud, precipitation, aerosol and other data at very fine spatial and temporal scales. It requires a coupled global circulation model (GCM) and cloud-scale model (termed a super-parameterization or multi-scale modeling framework, MMF) to use these satellite data to improve the understanding of the physical processes that are responsible for the variation in global and regional climate and hydrological systems. The use of a GCM will enable global coverage, and the use of a CRM will allow for better and ore sophisticated physical parameterization. NASA satellite and field campaign cloud related datasets can provide initial conditions as well as validation for both the MMF and CRMs. The Goddard MMF is based on the 2D Goddard Cumulus Ensemble (GCE) model and the Goddard finite volume general circulation model (fvGCM), and it has started production runs with two years results (1998 and 1999). Also, at Goddard, we have implemented several Goddard microphysical schemes (21CE, several 31CE), Goddard radiation (including explicity calculated cloud optical properties), and Goddard Land Information (LIS, that includes the CLM and NOAH land surface models) into a next generation regional scale model, WRF. In this talk, I will present: (1) A Brief review on GCE model and its applications on precipitation processes (microphysical and land processes), (2) The Goddard MMF and the major difference between two existing MMFs (CSU MMF and Goddard MMF), and preliminary results (the comparison with traditional GCMs), (3) A discussion on the Goddard WRF version (its developments and applications), and (4) The characteristics of the four-dimensional cloud data

  15. Comparison of convective clouds observed by spaceborne W-band radar and simulated by cloud-resolving atmospheric models

    Science.gov (United States)

    Dodson, Jason B.

    Deep convective clouds (DCCs) play an important role in regulating global climate through vertical mass flux, vertical water transport, and radiation. For general circulation models (GCMs) to simulate the global climate realistically, they must simulate DCCs realistically. GCMs have traditionally used cumulus parameterizations (CPs). Much recent research has shown that multiple persistent unrealistic behaviors in GCMs are related to limitations of CPs. Two alternatives to CPs exist: the global cloud-resolving model (GCRM), and the multiscale modeling framework (MMF). Both can directly simulate the coarser features of DCCs because of their multi-kilometer horizontal resolutions, and can simulate large-scale meteorological processes more realistically than GCMs. However, the question of realistic behavior of simulated DCCs remains. How closely do simulated DCCs resemble observed DCCs? In this study I examine the behavior of DCCs in the Nonhydrostatic Icosahedral Atmospheric Model (NICAM) and Superparameterized Community Atmospheric Model (SP-CAM), the latter with both single-moment and double-moment microphysics. I place particular emphasis on the relationship between cloud vertical structure and convective environment. I also emphasize the transition between shallow clouds and mature DCCs. The spatial domains used are the tropical oceans and the contiguous United States (CONUS), the latter of which produces frequent vigorous convection during the summer. CloudSat is used to observe DCCs, and A-Train and reanalysis data are used to represent the large-scale environment in which the clouds form. The CloudSat cloud mask and radar reflectivity profiles for CONUS cumuliform clouds (defined as clouds with a base within the planetary boundary layer) during boreal summer are first averaged and compared. Both NICAM and SP-CAM greatly underestimate the vertical growth of cumuliform clouds. Then they are sorted by three large-scale environmental variables: total preciptable

  16. Microphysical variability of vigorous Amazonian deep convection observed by CloudSat, and relevance for cloud-resolving model

    Science.gov (United States)

    Dodson, J. B.; Taylor, P. C.

    2017-12-01

    The number and varieties of both satellite cloud observations and cloud simulations are increasing rapidly. This create a challenge in identifying the best methods for quantifying the physical processes associated with deep convection, and then comparing convective observations with simulations. The use of satellite simulators in conjunction with model output is an increasingly popular method of comparison studies. However, the complexity of deep convective systems renders simplistic comparison metrics hazardous, possibly resulting is misleading or even contradicting conclusions. To investigate this, CloudSat observations of Amazonian deep convective cores (DCCs) and associated anvils are compared and contrasted with output from cloud resolving models in a manner that both highlights microphysical proprties of observed convection, and displays the effects of microphysical parameterizations on allowing robust comparisons. First, contoured frequency by altitude diagrams (CFAD) are calculated from the reflectivity fields of DCCs observed by CloudSat. This reveals two distinct modes of hydrometeor variability in the high level cloud region, with one dominated by snow and aggregates, and the other by large graupel and hail. Second, output from the superparameterized Community Atmospheric Model (SP-CAM) data are processed with the Quickbeam radar simulator to produce CFADs which can be compared with the observed CFADs. Two versions of SP-CAM are used, with one (version 4) having single-moment microphysics which excludes graupel/hail, and the other (version 5) a double-moment scheme with graupel. The change from version 4 to 5 improves the reflectivity CFAD, even without corresponding changes to non-hydrometeor fields such as vertical velocity. However, it does not produce a realistic double hydrometeor mode. Finally, the influences of microphysics are further tested in the System for Atmospheric Modeling (SAM), which allows for higher control over model parameters than

  17. Cloud Properties Simulated by a Single-Column Model. Part II: Evaluation of Cumulus Detrainment and Ice-phase Microphysics Using a Cloud Resolving Model

    Science.gov (United States)

    Luo, Yali; Krueger, Steven K.; Xu, Kuan-Man

    2005-01-01

    This paper is the second in a series in which kilometer-scale-resolving observations from the Atmospheric Radiation Measurement program and a cloud-resolving model (CRM) are used to evaluate the single-column model (SCM) version of the National Centers for Environmental Prediction Global Forecast System model. Part I demonstrated that kilometer-scale cirrus properties simulated by the SCM significantly differ from the cloud radar observations while the CRM simulation reproduced most of the cirrus properties as revealed by the observations. The present study describes an evaluation, through a comparison with the CRM, of the SCM's representation of detrainment from deep cumulus and ice-phase microphysics in an effort to better understand the findings of Part I. It is found that detrainment occurs too infrequently at a single level at a time in the SCM, although the detrainment rate averaged over the entire simulation period is somewhat comparable to that of the CRM simulation. Relatively too much detrained ice is sublimated when first detrained. Snow falls over too deep of a layer due to the assumption that snow source and sink terms exactly balance within one time step in the SCM. These characteristics in the SCM parameterizations may explain many of the differences in the cirrus properties between the SCM and the observations (or between the SCM and the CRM). A possible improvement for the SCM consists of the inclusion of multiple cumulus cloud types as in the original Arakawa-Schubert scheme, prognostically determining the stratiform cloud fraction and snow mixing ratio. This would allow better representation of the detrainment from deep convection, better coupling of the volume of detrained air with cloud fraction, and better representation of snow field.

  18. IO strategies and data services for petascale data sets from a global cloud resolving model

    International Nuclear Information System (INIS)

    Schuchardt, K L; Palmer, B J; Daily, J A; Elsethagen, T O; Koontz, A S

    2007-01-01

    Global cloud resolving models at resolutions of 4km or less create significant challenges for simulation output, data storage, data management, and post-simulation analysis and visualization. To support efficient model output as well as data analysis, new methods for IO and data organization must be evaluated. The model we are supporting, the Global Cloud Resolving Model being developed at Colorado State University, uses a geodesic grid. The non-monotonic nature of the grid's coordinate variables requires enhancements to existing data processing tools and community standards for describing and manipulating grids. The resolution, size and extent of the data suggest the need for parallel analysis tools and allow for the possibility of new techniques in data mining, filtering and comparison to observations. We describe the challenges posed by various aspects of data generation, management, and analysis, our work exploring IO strategies for the model, and a preliminary architecture, web portal, and tool enhancements which, when complete, will enable broad community access to the data sets in familiar ways to the community

  19. Estimation of convective entrainment properties from a cloud-resolving model simulation during TWP-ICE

    Science.gov (United States)

    Zhang, Guang J.; Wu, Xiaoqing; Zeng, Xiping; Mitovski, Toni

    2016-10-01

    The fractional entrainment rate in convective clouds is an important parameter in current convective parameterization schemes of climate models. In this paper, it is estimated using a 1-km-resolution cloud-resolving model (CRM) simulation of convective clouds from TWP-ICE (the Tropical Warm Pool-International Cloud Experiment). The clouds are divided into different types, characterized by cloud-top heights. The entrainment rates and moist static energy that is entrained or detrained are determined by analyzing the budget of moist static energy for each cloud type. Results show that the entrained air is a mixture of approximately equal amount of cloud air and environmental air, and the detrained air is a mixture of ~80 % of cloud air and 20 % of the air with saturation moist static energy at the environmental temperature. After taking into account the difference in moist static energy between the entrained air and the mean environment, the estimated fractional entrainment rate is much larger than those used in current convective parameterization schemes. High-resolution (100 m) large-eddy simulation of TWP-ICE convection was also analyzed to support the CRM results. It is shown that the characteristics of entrainment rates estimated using both the high-resolution data and CRM-resolution coarse-grained data are similar. For each cloud category, the entrainment rate is high near cloud base and top, but low in the middle of clouds. The entrainment rates are best fitted to the inverse of in-cloud vertical velocity by a second order polynomial.

  20. Evaluation of cloud-resolving model simulations of midlatitude cirrus with ARM and A-train observations

    Science.gov (United States)

    Muhlbauer, A.; Ackerman, T. P.; Lawson, R. P.; Xie, S.; Zhang, Y.

    2015-07-01

    Cirrus clouds are ubiquitous in the upper troposphere and still constitute one of the largest uncertainties in climate predictions. This paper evaluates cloud-resolving model (CRM) and cloud system-resolving model (CSRM) simulations of a midlatitude cirrus case with comprehensive observations collected under the auspices of the Atmospheric Radiation Measurements (ARM) program and with spaceborne observations from the National Aeronautics and Space Administration A-train satellites. The CRM simulations are driven with periodic boundary conditions and ARM forcing data, whereas the CSRM simulations are driven by the ERA-Interim product. Vertical profiles of temperature, relative humidity, and wind speeds are reasonably well simulated by the CSRM and CRM, but there are remaining biases in the temperature, wind speeds, and relative humidity, which can be mitigated through nudging the model simulations toward the observed radiosonde profiles. Simulated vertical velocities are underestimated in all simulations except in the CRM simulations with grid spacings of 500 m or finer, which suggests that turbulent vertical air motions in cirrus clouds need to be parameterized in general circulation models and in CSRM simulations with horizontal grid spacings on the order of 1 km. The simulated ice water content and ice number concentrations agree with the observations in the CSRM but are underestimated in the CRM simulations. The underestimation of ice number concentrations is consistent with the overestimation of radar reflectivity in the CRM simulations and suggests that the model produces too many large ice particles especially toward the cloud base. Simulated cloud profiles are rather insensitive to perturbations in the initial conditions or the dimensionality of the model domain, but the treatment of the forcing data has a considerable effect on the outcome of the model simulations. Despite considerable progress in observations and microphysical parameterizations, simulating

  1. Forecasting Lightning Threat using Cloud-Resolving Model Simulations

    Science.gov (United States)

    McCaul, Eugene W., Jr.; Goodman, Steven J.; LaCasse, Katherine M.; Cecil, Daniel J.

    2008-01-01

    Two new approaches are proposed and developed for making time and space dependent, quantitative short-term forecasts of lightning threat, and a blend of these approaches is devised that capitalizes on the strengths of each. The new methods are distinctive in that they are based entirely on the ice-phase hydrometeor fields generated by regional cloud-resolving numerical simulations, such as those produced by the WRF model. These methods are justified by established observational evidence linking aspects of the precipitating ice hydrometeor fields to total flash rates. The methods are straightforward and easy to implement, and offer an effective near-term alternative to the incorporation of complex and costly cloud electrification schemes into numerical models. One method is based on upward fluxes of precipitating ice hydrometeors in the mixed phase region at the-15 C level, while the second method is based on the vertically integrated amounts of ice hydrometeors in each model grid column. Each method can be calibrated by comparing domain-wide statistics of the peak values of simulated flash rate proxy fields against domain-wide peak total lightning flash rate density data from observations. Tests show that the first method is able to capture much of the temporal variability of the lightning threat, while the second method does a better job of depicting the areal coverage of the threat. Our blended solution is designed to retain most of the temporal sensitivity of the first method, while adding the improved spatial coverage of the second. Exploratory tests for selected North Alabama cases show that, because WRF can distinguish the general character of most convective events, our methods show promise as a means of generating quantitatively realistic fields of lightning threat. However, because the models tend to have more difficulty in predicting the instantaneous placement of storms, forecasts of the detailed location of the lightning threat based on single

  2. Forecasting Lightning Threat using Cloud-resolving Model Simulations

    Science.gov (United States)

    McCaul, E. W., Jr.; Goodman, S. J.; LaCasse, K. M.; Cecil, D. J.

    2009-01-01

    As numerical forecasts capable of resolving individual convective clouds become more common, it is of interest to see if quantitative forecasts of lightning flash rate density are possible, based on fields computed by the numerical model. Previous observational research has shown robust relationships between observed lightning flash rates and inferred updraft and large precipitation ice fields in the mixed phase regions of storms, and that these relationships might allow simulated fields to serve as proxies for lightning flash rate density. It is shown in this paper that two simple proxy fields do indeed provide reasonable and cost-effective bases for creating time-evolving maps of predicted lightning flash rate density, judging from a series of diverse simulation case study events in North Alabama for which Lightning Mapping Array data provide ground truth. One method is based on the product of upward velocity and the mixing ratio of precipitating ice hydrometeors, modeled as graupel only, in the mixed phase region of storms at the -15\\dgc\\ level, while the second method is based on the vertically integrated amounts of ice hydrometeors in each model grid column. Each method can be calibrated by comparing domainwide statistics of the peak values of simulated flash rate proxy fields against domainwide peak total lightning flash rate density data from observations. Tests show that the first method is able to capture much of the temporal variability of the lightning threat, while the second method does a better job of depicting the areal coverage of the threat. A blended solution is designed to retain most of the temporal sensitivity of the first method, while adding the improved spatial coverage of the second. Weather Research and Forecast Model simulations of selected North Alabama cases show that this model can distinguish the general character and intensity of most convective events, and that the proposed methods show promise as a means of generating

  3. Strategy for long-term 3D cloud-resolving simulations over the ARM SGP site and preliminary results

    Science.gov (United States)

    Lin, W.; Liu, Y.; Song, H.; Endo, S.

    2011-12-01

    Parametric representations of cloud/precipitation processes continue having to be adopted in climate simulations with increasingly higher spatial resolution or with emerging adaptive mesh framework; and it is only becoming more critical that such parameterizations have to be scale aware. Continuous cloud measurements at DOE's ARM sites have provided a strong observational basis for novel cloud parameterization research at various scales. Despite significant progress in our observational ability, there are important cloud-scale physical and dynamical quantities that are either not currently observable or insufficiently sampled. To complement the long-term ARM measurements, we have explored an optimal strategy to carry out long-term 3-D cloud-resolving simulations over the ARM SGP site using Weather Research and Forecasting (WRF) model with multi-domain nesting. The factors that are considered to have important influences on the simulated cloud fields include domain size, spatial resolution, model top, forcing data set, model physics and the growth of model errors. The hydrometeor advection that may play a significant role in hydrological process within the observational domain but is often lacking, and the limitations due to the constraint of domain-wide uniform forcing in conventional cloud system-resolving model simulations, are at least partly accounted for in our approach. Conventional and probabilistic verification approaches are employed first for selected cases to optimize the model's capability of faithfully reproducing the observed mean and statistical distributions of cloud-scale quantities. This then forms the basis of our setup for long-term cloud-resolving simulations over the ARM SGP site. The model results will facilitate parameterization research, as well as understanding and dissecting parameterization deficiencies in climate models.

  4. Toward GEOS-6, A Global Cloud System Resolving Atmospheric Model

    Science.gov (United States)

    Putman, William M.

    2010-01-01

    NASA is committed to observing and understanding the weather and climate of our home planet through the use of multi-scale modeling systems and space-based observations. Global climate models have evolved to take advantage of the influx of multi- and many-core computing technologies and the availability of large clusters of multi-core microprocessors. GEOS-6 is a next-generation cloud system resolving atmospheric model that will place NASA at the forefront of scientific exploration of our atmosphere and climate. Model simulations with GEOS-6 will produce a realistic representation of our atmosphere on the scale of typical satellite observations, bringing a visual comprehension of model results to a new level among the climate enthusiasts. In preparation for GEOS-6, the agency's flagship Earth System Modeling Framework [JDl] has been enhanced to support cutting-edge high-resolution global climate and weather simulations. Improvements include a cubed-sphere grid that exposes parallelism; a non-hydrostatic finite volume dynamical core, and algorithm designed for co-processor technologies, among others. GEOS-6 represents a fundamental advancement in the capability of global Earth system models. The ability to directly compare global simulations at the resolution of spaceborne satellite images will lead to algorithm improvements and better utilization of space-based observations within the GOES data assimilation system

  5. Mechanisms of diurnal precipitation over the US Great Plains: a cloud resolving model perspective

    Science.gov (United States)

    Lee, Myong-In; Choi, Ildae; Tao, Wei-Kuo; Schubert, Siegfried D.; Kang, In-Sik

    2010-02-01

    The mechanisms of summertime diurnal precipitation in the US Great Plains were examined with the two-dimensional (2D) Goddard Cumulus Ensemble (GCE) cloud-resolving model (CRM). The model was constrained by the observed large-scale background state and surface flux derived from the Department of Energy (DOE) Atmospheric Radiation Measurement (ARM) Program’s Intensive Observing Period (IOP) data at the Southern Great Plains (SGP). The model, when continuously-forced by realistic surface flux and large-scale advection, simulates reasonably well the temporal evolution of the observed rainfall episodes, particularly for the strongly forced precipitation events. However, the model exhibits a deficiency for the weakly forced events driven by diurnal convection. Additional tests were run with the GCE model in order to discriminate between the mechanisms that determine daytime and nighttime convection. In these tests, the model was constrained with the same repeating diurnal variation in the large-scale advection and/or surface flux. The results indicate that it is primarily the surface heat and moisture flux that is responsible for the development of deep convection in the afternoon, whereas the large-scale upward motion and associated moisture advection play an important role in preconditioning nocturnal convection. In the nighttime, high clouds are continuously built up through their interaction and feedback with long-wave radiation, eventually initiating deep convection from the boundary layer. Without these upper-level destabilization processes, the model tends to produce only daytime convection in response to boundary layer heating. This study suggests that the correct simulation of the diurnal variation in precipitation requires that the free-atmospheric destabilization mechanisms resolved in the CRM simulation must be adequately parameterized in current general circulation models (GCMs) many of which are overly sensitive to the parameterized boundary layer

  6. Role of atmospheric aerosol concentration on deep convective precipitation: Cloud-resolving model simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Li, Xiaowen; Khain, Alexander; Matsui, Toshihisa; Lang, Stephen; Simpson, Joanne

    2007-12-01

    A two-dimensional cloud-resolving model with detailed spectral bin microphysics is used to examine the effect of aerosols on three different deep convective cloud systems that developed in different geographic locations: south Florida, Oklahoma, and the central Pacific. A pair of model simulations, one with an idealized low cloud condensation nuclei (CCN) (clean) and one with an idealized high CCN (dirty environment), is conducted for each case. In all three cases, rain reaches the ground earlier for the low-CCN case. Rain suppression is also evident in all three cases with high CCN. However, this suppression only occurs during the early stages of the simulations. During the mature stages of the simulations the effects of increasing aerosol concentration range from rain suppression in the Oklahoma case to almost no effect in the Florida case to rain enhancement in the Pacific case. The model results suggest that evaporative cooling in the lower troposphere is a key process in determining whether high CCN reduces or enhances precipitation. Stronger evaporative cooling can produce a stronger cold pool and thus stronger low-level convergence through interactions with the low-level wind shear. Consequently, precipitation processes can be more vigorous. For example, the evaporative cooling is more than two times stronger in the lower troposphere with high CCN for the Pacific case. Sensitivity tests also suggest that ice processes are crucial for suppressing precipitation in the Oklahoma case with high CCN. A comparison and review of other modeling studies are also presented.

  7. The Impact of Aerosols on Cloud and Precipitation Processes: Cloud-Resolving Model Simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Li, Xiaowen; Khain, Alexander; Matsui, Toshihisa; Lang, Stephen; Simpson, Joanne

    2008-01-01

    ]. Please see Tao et al. (2007) for more detailed description on aerosol impact on precipitation. Recently, a detailed spectral-bin microphysical scheme was implemented into the Goddard Cumulus Ensemble (GCE) model. Atmospheric aerosols are also described using number density size-distribution functions. A spectral-bin microphysical model is very expensive from a computational point of view and has only been implemented into the 2D version of the GCE at the present time. The model is tested by studying the evolution of deep tropical clouds in the west Pacific warm pool region and summertime convection over a mid-latitude continent with different concentrations of CCN: a low "clean" concentration and a high "dirty" concentration. The impact of atmospheric aerosol concentration on cloud and precipitation will be investigated.

  8. Intercomparison of model simulations of mixed-phase clouds observed during the ARM Mixed-Phase Arctic Cloud Experiment. Part II: Multi-layered cloud

    Energy Technology Data Exchange (ETDEWEB)

    Morrison, H; McCoy, R B; Klein, S A; Xie, S; Luo, Y; Avramov, A; Chen, M; Cole, J; Falk, M; Foster, M; Genio, A D; Harrington, J; Hoose, C; Khairoutdinov, M; Larson, V; Liu, X; McFarquhar, G; Poellot, M; Shipway, B; Shupe, M; Sud, Y; Turner, D; Veron, D; Walker, G; Wang, Z; Wolf, A; Xu, K; Yang, F; Zhang, G

    2008-02-27

    Results are presented from an intercomparison of single-column and cloud-resolving model simulations of a deep, multi-layered, mixed-phase cloud system observed during the ARM Mixed-Phase Arctic Cloud Experiment. This cloud system was associated with strong surface turbulent sensible and latent heat fluxes as cold air flowed over the open Arctic Ocean, combined with a low pressure system that supplied moisture at mid-level. The simulations, performed by 13 single-column and 4 cloud-resolving models, generally overestimate the liquid water path and strongly underestimate the ice water path, although there is a large spread among the models. This finding is in contrast with results for the single-layer, low-level mixed-phase stratocumulus case in Part I of this study, as well as previous studies of shallow mixed-phase Arctic clouds, that showed an underprediction of liquid water path. The overestimate of liquid water path and underestimate of ice water path occur primarily when deeper mixed-phase clouds extending into the mid-troposphere were observed. These results suggest important differences in the ability of models to simulate Arctic mixed-phase clouds that are deep and multi-layered versus shallow and single-layered. In general, models with a more sophisticated, two-moment treatment of the cloud microphysics produce a somewhat smaller liquid water path that is closer to observations. The cloud-resolving models tend to produce a larger cloud fraction than the single-column models. The liquid water path and especially the cloud fraction have a large impact on the cloud radiative forcing at the surface, which is dominated by the longwave flux for this case.

  9. Time-resolved Shielded-Pickup Measurements and Modeling of Beam Conditioning Effects on Electron Cloud Buildup at CesrTA

    CERN Document Server

    Crittenden, J A; Liu, X; Palmer, M A; Santos, S; Sikora, J P; Kato, S; Calatroni, S; Rumolo, G

    2012-01-01

    The Cornell Electron Storage Ring Test Accelerator program includes investigations into electron cloud buildup in vacuum chambers with various coatings. Two 1.1-mlong sections located symmetrically in the east and west arc regions are equipped with BPM-like pickup detectors shielded against the direct beam-induced signal. They detect cloud electrons migrating through an 18-mm-diameter pattern of 0.76 mm-diameter holes in the top of the chamber. A digitizing oscilloscope is used to record the signals, providing time-resolved information on cloud development. We present new measurements of the effect of beam conditioning on a newly-installed amorphous carbon coated chamber, as well as on an extensively conditioned chamber with a diamond-like carbon coating. The ECLOUD modeling code is used to quantify the sensitivity of these measurements to model parameters, differentiating between photoelectron and secondary-electron production processes.

  10. Multi-scale Modeling of Arctic Clouds

    Science.gov (United States)

    Hillman, B. R.; Roesler, E. L.; Dexheimer, D.

    2017-12-01

    The presence and properties of clouds are critically important to the radiative budget in the Arctic, but clouds are notoriously difficult to represent in global climate models (GCMs). The challenge stems partly from a disconnect in the scales at which these models are formulated and the scale of the physical processes important to the formation of clouds (e.g., convection and turbulence). Because of this, these processes are parameterized in large-scale models. Over the past decades, new approaches have been explored in which a cloud system resolving model (CSRM), or in the extreme a large eddy simulation (LES), is embedded into each gridcell of a traditional GCM to replace the cloud and convective parameterizations to explicitly simulate more of these important processes. This approach is attractive in that it allows for more explicit simulation of small-scale processes while also allowing for interaction between the small and large-scale processes. The goal of this study is to quantify the performance of this framework in simulating Arctic clouds relative to a traditional global model, and to explore the limitations of such a framework using coordinated high-resolution (eddy-resolving) simulations. Simulations from the global model are compared with satellite retrievals of cloud fraction partioned by cloud phase from CALIPSO, and limited-area LES simulations are compared with ground-based and tethered-balloon measurements from the ARM Barrow and Oliktok Point measurement facilities.

  11. A review of our understanding of the aerosol-cloud interaction from the perspective of a bin resolved cloud scale modelling

    Science.gov (United States)

    Flossmann, Andrea I.; Wobrock, Wolfram

    2010-09-01

    This review compiles the main results obtained using a mesoscale cloud model with bin resolved cloud micophysics and aerosol particle scavenging, as developed by our group over the years and applied to the simulation of shallow and deep convective clouds. The main features of the model are reviewed in different dynamical frameworks covering parcel model dynamics, as well as 1.5D, 2D and 3D dynamics. The main findings are summarized to yield a digested presentation which completes the general understanding of cloud-aerosol interaction, as currently available from textbook knowledge. Furthermore, it should provide support for general cloud model development, as it will suggest potentially minor processes that might be neglected with respect to more important ones and can support development of parameterizations for air quality, chemical transport and climate models. Our work has shown that in order to analyse dedicated campaign results, the supersaturation field and the complex dynamics of the specific clouds needs to be reproduced. Only 3D dynamics represents the variation of the supersaturation over the entire cloud, the continuous nucleation and deactivation of hydrometeors, and the dependence upon initial particle size distribution and solubility. However, general statements on certain processes can be obtained also by simpler dynamics. In particular, we found: Nucleation incorporates about 90% of the initial aerosol particle mass inside the cloud drops. Collision and coalescence redistributes the scavenged aerosol particle mass in such a way that the particle mass follows the main water mass. Small drops are more polluted than larger ones, as pollutant mass mixing ratio decreases with drops size. Collision and coalescence mixes the chemical composition of the generated drops. Their complete evaporation will release processed particles that are mostly larger and more hygroscopic than the initial particles. An interstitial aerosol is left unactivated between the

  12. Mechanisms of Diurnal Precipitation over the United States Great Plains: A Cloud-Resolving Model Simulation

    Science.gov (United States)

    Lee, M.-I.; Choi, I.; Tao, W.-K.; Schubert, S. D.; Kang, I.-K.

    2010-01-01

    The mechanisms of summertime diurnal precipitation in the US Great Plains were examined with the two-dimensional (2D) Goddard Cumulus Ensemble (GCE) cloud-resolving model (CRM). The model was constrained by the observed large-scale background state and surface flux derived from the Department of Energy (DOE) Atmospheric Radiation Measurement (ARM) Program s Intensive Observing Period (IOP) data at the Southern Great Plains (SGP). The model, when continuously-forced by realistic surface flux and large-scale advection, simulates reasonably well the temporal evolution of the observed rainfall episodes, particularly for the strongly forced precipitation events. However, the model exhibits a deficiency for the weakly forced events driven by diurnal convection. Additional tests were run with the GCE model in order to discriminate between the mechanisms that determine daytime and nighttime convection. In these tests, the model was constrained with the same repeating diurnal variation in the large-scale advection and/or surface flux. The results indicate that it is primarily the surface heat and moisture flux that is responsible for the development of deep convection in the afternoon, whereas the large-scale upward motion and associated moisture advection play an important role in preconditioning nocturnal convection. In the nighttime, high clouds are continuously built up through their interaction and feedback with long-wave radiation, eventually initiating deep convection from the boundary layer. Without these upper-level destabilization processes, the model tends to produce only daytime convection in response to boundary layer heating. This study suggests that the correct simulation of the diurnal variation in precipitation requires that the free-atmospheric destabilization mechanisms resolved in the CRM simulation must be adequately parameterized in current general circulation models (GCMs) many of which are overly sensitive to the parameterized boundary layer heating.

  13. Effects of sea surface temperature, cloud radiative and microphysical processes, and diurnal variations on rainfall in equilibrium cloud-resolving model simulations

    International Nuclear Information System (INIS)

    Jiang Zhe; Li Xiao-Fan; Zhou Yu-Shu; Gao Shou-Ting

    2012-01-01

    The effects of sea surface temperature (SST), cloud radiative and microphysical processes, and diurnal variations on rainfall statistics are documented with grid data from the two-dimensional equilibrium cloud-resolving model simulations. For a rain rate of higher than 3 mm·h −1 , water vapor convergence prevails. The rainfall amount decreases with the decrease of SST from 29 °C to 27 °C, the inclusion of diurnal variation of SST, or the exclusion of microphysical effects of ice clouds and radiative effects of water clouds, which are primarily associated with the decreases in water vapor convergence. However, the amount of rainfall increases with the increase of SST from 29 °C to 31 °C, the exclusion of diurnal variation of solar zenith angle, and the exclusion of the radiative effects of ice clouds, which are primarily related to increases in water vapor convergence. For a rain rate of less than 3 mm·h −1 , water vapor divergence prevails. Unlike rainfall statistics for rain rates of higher than 3 mm·h −1 , the decrease of SST from 29 °C to 27 °C and the exclusion of radiative effects of water clouds in the presence of radiative effects of ice clouds increase the rainfall amount, which corresponds to the suppression in water vapor divergence. The exclusion of microphysical effects of ice clouds decreases the amount of rainfall, which corresponds to the enhancement in water vapor divergence. The amount of rainfall is less sensitive to the increase of SST from 29 °C to 31 °C and to the radiative effects of water clouds in the absence of the radiative effects of ice clouds. (electromagnetism, optics, acoustics, heat transfer, classical mechanics, and fluid dynamics)

  14. A Power Efficient Exaflop Computer Design for Global Cloud System Resolving Climate Models.

    Science.gov (United States)

    Wehner, M. F.; Oliker, L.; Shalf, J.

    2008-12-01

    Exascale computers would allow routine ensemble modeling of the global climate system at the cloud system resolving scale. Power and cost requirements of traditional architecture systems are likely to delay such capability for many years. We present an alternative route to the exascale using embedded processor technology to design a system optimized for ultra high resolution climate modeling. These power efficient processors, used in consumer electronic devices such as mobile phones, portable music players, cameras, etc., can be tailored to the specific needs of scientific computing. We project that a system capable of integrating a kilometer scale climate model a thousand times faster than real time could be designed and built in a five year time scale for US$75M with a power consumption of 3MW. This is cheaper, more power efficient and sooner than any other existing technology.

  15. Interface-Resolving Simulation of Collision Efficiency of Cloud Droplets

    Science.gov (United States)

    Wang, Lian-Ping; Peng, Cheng; Rosa, Bodgan; Onishi, Ryo

    2017-11-01

    Small-scale air turbulence could enhance the geometric collision rate of cloud droplets while large-scale air turbulence could augment the diffusional growth of cloud droplets. Air turbulence could also enhance the collision efficiency of cloud droplets. Accurate simulation of collision efficiency, however, requires capture of the multi-scale droplet-turbulence and droplet-droplet interactions, which has only been partially achieved in the recent past using the hybrid direct numerical simulation (HDNS) approach. % where Stokes disturbance flow is assumed. The HDNS approach has two major drawbacks: (1) the short-range droplet-droplet interaction is not treated rigorously; (2) the finite-Reynolds number correction to the collision efficiency is not included. In this talk, using two independent numerical methods, we will develop an interface-resolved simulation approach in which the disturbance flows are directly resolved numerically, combined with a rigorous lubrication correction model for near-field droplet-droplet interaction. This multi-scale approach is first used to study the effect of finite flow Reynolds numbers on the droplet collision efficiency in still air. Our simulation results show a significant finite-Re effect on collision efficiency when the droplets are of similar sizes. Preliminary results on integrating this approach in a turbulent flow laden with droplets will also be presented. This work is partially supported by the National Science Foundation.

  16. Sensitivity of tropical convection in cloud-resolving WRF simulations to model physics and forcing procedures

    Science.gov (United States)

    Endo, S.; Lin, W.; Jackson, R. C.; Collis, S. M.; Vogelmann, A. M.; Wang, D.; Oue, M.; Kollias, P.

    2017-12-01

    Tropical convection is one of the main drivers of the climate system and recognized as a major source of uncertainty in climate models. High-resolution modeling is performed with a focus on the deep convection cases during the active monsoon period of the TWP-ICE field campaign to explore ways to improve the fidelity of convection permitting tropical simulations. Cloud resolving model (CRM) simulations are performed with WRF modified to apply flexible configurations for LES/CRM simulations. We have enhanced the capability of the forcing module to test different implementations of large-scale vertical advective forcing, including a function for optional use of large-scale thermodynamic profiles and a function for the condensate advection. The baseline 3D CRM configurations are, following Fridlind et al. (2012), driven by observationally-constrained ARM forcing and tested with diagnosed surface fluxes and fixed sea-surface temperature and prescribed aerosol size distributions. After the spin-up period, the simulations follow the observed precipitation peaks associated with the passages of precipitation systems. Preliminary analysis shows that the simulation is generally not sensitive to the treatment of the large-scale vertical advection of heat and moisture, while more noticeable changes in the peak precipitation rate are produced when thermodynamic profiles above the boundary layer were nudged to the reference profiles from the forcing dataset. The presentation will explore comparisons with observationally-based metrics associated with convective characteristics and examine the model performance with a focus on model physics, doubly-periodic vs. nested configurations, and different forcing procedures/sources. A radar simulator will be used to understand possible uncertainties in radar-based retrievals of convection properties. Fridlind, A. M., et al. (2012), A comparison of TWP-ICE observational data with cloud-resolving model results, J. Geophys. Res., 117, D05204

  17. Final Technical Report for "High-resolution global modeling of the effects of subgrid-scale clouds and turbulence on precipitating cloud systems"

    Energy Technology Data Exchange (ETDEWEB)

    Larson, Vincent [Univ. of Wisconsin, Milwaukee, WI (United States)

    2016-11-25

    The Multiscale Modeling Framework (MMF) embeds a cloud-resolving model in each grid column of a General Circulation Model (GCM). A MMF model does not need to use a deep convective parameterization, and thereby dispenses with the uncertainties in such parameterizations. However, MMF models grossly under-resolve shallow boundary-layer clouds, and hence those clouds may still benefit from parameterization. In this grant, we successfully created a climate model that embeds a cloud parameterization (“CLUBB”) within a MMF model. This involved interfacing CLUBB’s clouds with microphysics and reducing computational cost. We have evaluated the resulting simulated clouds and precipitation with satellite observations. The chief benefit of the project is to provide a MMF model that has an improved representation of clouds and that provides improved simulations of precipitation.

  18. Aerosol effects on cloud water amounts were successfully simulated by a global cloud-system resolving model.

    Science.gov (United States)

    Sato, Yousuke; Goto, Daisuke; Michibata, Takuro; Suzuki, Kentaroh; Takemura, Toshihiko; Tomita, Hirofumi; Nakajima, Teruyuki

    2018-03-07

    Aerosols affect climate by modifying cloud properties through their role as cloud condensation nuclei or ice nuclei, called aerosol-cloud interactions. In most global climate models (GCMs), the aerosol-cloud interactions are represented by empirical parameterisations, in which the mass of cloud liquid water (LWP) is assumed to increase monotonically with increasing aerosol loading. Recent satellite observations, however, have yielded contradictory results: LWP can decrease with increasing aerosol loading. This difference implies that GCMs overestimate the aerosol effect, but the reasons for the difference are not obvious. Here, we reproduce satellite-observed LWP responses using a global simulation with explicit representations of cloud microphysics, instead of the parameterisations. Our analyses reveal that the decrease in LWP originates from the response of evaporation and condensation processes to aerosol perturbations, which are not represented in GCMs. The explicit representation of cloud microphysics in global scale modelling reduces the uncertainty of climate prediction.

  19. The Impact of Aerosols on Cloud and Precipitation Processes: Cloud-Resolving Model Simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Li, Xiaowen; Khain, Alexander; Matsui, Toshihisa; Lang, Stephen; Simpson, Joanne

    2012-01-01

    Recently, a detailed spectral-bin microphysical scheme was implemented into the Goddard Cumulus Ensemble (GCE) model. Atmospheric aerosols are also described using number density size-distribution functions. A spectral-bin microphysical model is very expensive from a computational point of view and has only been implemented into the 2D version of the GCE at the present time. The model is tested by studying the evolution of deep tropical clouds in the west Pacific warm pool region and summertime convection over a mid-latitude continent with different concentrations of CCN: a low clean concentration and a high dirty concentration. The impact of atmospheric aerosol concentration on cloud and precipitation will be investigated.

  20. Aerosol-cloud interactions in a multi-scale modeling framework

    Science.gov (United States)

    Lin, G.; Ghan, S. J.

    2017-12-01

    Atmospheric aerosols play an important role in changing the Earth's climate through scattering/absorbing solar and terrestrial radiation and interacting with clouds. However, quantification of the aerosol effects remains one of the most uncertain aspects of current and future climate projection. Much of the uncertainty results from the multi-scale nature of aerosol-cloud interactions, which is very challenging to represent in traditional global climate models (GCMs). In contrast, the multi-scale modeling framework (MMF) provides a viable solution, which explicitly resolves the cloud/precipitation in the cloud resolved model (CRM) embedded in the GCM grid column. In the MMF version of community atmospheric model version 5 (CAM5), aerosol processes are treated with a parameterization, called the Explicit Clouds Parameterized Pollutants (ECPP). It uses the cloud/precipitation statistics derived from the CRM to treat the cloud processing of aerosols on the GCM grid. However, this treatment treats clouds on the CRM grid but aerosols on the GCM grid, which is inconsistent with the reality that cloud-aerosol interactions occur on the cloud scale. To overcome the limitation, here, we propose a new aerosol treatment in the MMF: Explicit Clouds Explicit Aerosols (ECEP), in which we resolve both clouds and aerosols explicitly on the CRM grid. We first applied the MMF with ECPP to the Accelerated Climate Modeling for Energy (ACME) model to have an MMF version of ACME. Further, we also developed an alternative version of ACME-MMF with ECEP. Based on these two models, we have conducted two simulations: one with the ECPP and the other with ECEP. Preliminary results showed that the ECEP simulations tend to predict higher aerosol concentrations than ECPP simulations, because of the more efficient vertical transport from the surface to the higher atmosphere but the less efficient wet removal. We also found that the cloud droplet number concentrations are also different between the

  1. Clouds in ECMWF's 30 KM Resolution Global Atmospheric Forecast Model (TL639)

    Science.gov (United States)

    Cahalan, R. F.; Morcrette, J. J.

    1999-01-01

    Global models of the general circulation of the atmosphere resolve a wide range of length scales, and in particular cloud structures extend from planetary scales to the smallest scales resolvable, now down to 30 km in state-of-the-art models. Even the highest resolution models do not resolve small-scale cloud phenomena seen, for example, in Landsat and other high-resolution satellite images of clouds. Unresolved small-scale disturbances often grow into larger ones through non-linear processes that transfer energy upscale. Understanding upscale cascades is of crucial importance in predicting current weather, and in parameterizing cloud-radiative processes that control long term climate. Several movie animations provide examples of the temporal and spatial variation of cloud fields produced in 4-day runs of the forecast model at the European Centre for Medium-Range Weather Forecasts (ECMWF) in Reading, England, at particular times and locations of simultaneous measurement field campaigns. model resolution is approximately 30 km horizontally (triangular truncation TL639) with 31 vertical levels from surface to stratosphere. Timestep of the model is about 10 minutes, but animation frames are 3 hours apart, at timesteps when the radiation is computed. The animations were prepared from an archive of several 4-day runs at the highest available model resolution, and archived at ECMWF. Cloud, wind and temperature fields in an approximately 1000 km X 1000 km box were retrieved from the archive, then approximately 60 Mb Vis5d files were prepared with the help of Graeme Kelly of ECMWF, and were compressed into MPEG files each less than 3 Mb. We discuss the interaction of clouds and radiation in the model, and compare the variability of cloud liquid as a function of scale to that seen in cloud observations made in intensive field campaigns. Comparison of high-resolution global runs to cloud-resolving models, and to lower resolution climate models is leading to better

  2. Clausius-Clapeyron Scaling of Convective Available Potential Energy (CAPE) in Cloud-Resolving Simulations

    Science.gov (United States)

    Seeley, J.; Romps, D. M.

    2015-12-01

    Recent work by Singh and O'Gorman has produced a theory for convective available potential energy (CAPE) in radiative-convective equilibrium. In this model, the atmosphere deviates from a moist adiabat—and, therefore, has positive CAPE—because entrainment causes evaporative cooling in cloud updrafts, thereby steepening their lapse rate. This has led to the proposal that CAPE increases with global warming because the strength of evaporative cooling scales according to the Clausius-Clapeyron (CC) relation. However, CAPE could also change due to changes in cloud buoyancy and changes in the entrainment rate, both of which could vary with global warming. To test the relative importance of changes in CAPE due to CC scaling of evaporative cooling, changes in cloud buoyancy, and changes in the entrainment rate, we subject a cloud-resolving model to a suite of natural (and unnatural) forcings. We find that CAPE changes are primarily driven by changes in the strength of evaporative cooling; the effect of changes in the entrainment rate and cloud buoyancy are comparatively small. This builds support for CC scaling of CAPE.

  3. Modeling of clouds and radiation for development of parameterizations for general circulation models

    International Nuclear Information System (INIS)

    Westphal, D.; Toon, B.; Jensen, E.; Kinne, S.; Ackerman, A.; Bergstrom, R.; Walker, A.

    1994-01-01

    Atmospheric Radiation Measurement (ARM) Program research at NASA Ames Research Center (ARC) includes radiative transfer modeling, cirrus cloud microphysics, and stratus cloud modeling. These efforts are designed to provide the basis for improving cloud and radiation parameterizations in our main effort: mesoscale cloud modeling. The range of non-convective cloud models used by the ARM modeling community can be crudely categorized based on the number of predicted hydrometers such as cloud water, ice water, rain, snow, graupel, etc. The simplest model has no predicted hydrometers and diagnoses the presence of clouds based on the predicted relative humidity. The vast majority of cloud models have two or more predictive bulk hydrometers and are termed either bulk water (BW) or size-resolving (SR) schemes. This study compares the various cloud models within the same dynamical framework, and compares results with observations rather than climate statistics

  4. The Role of Aerosols on Precipitation Processes: Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Li, X.; Matsui, T.

    2012-01-01

    Cloud microphysics is inevitably affected by the smoke particle (CCN, cloud condensation nuclei) size distributions below the clouds. Therefore, size distributions parameterized as spectral bin microphysics are needed to explicitly study the effects of atmospheric aerosol concentration on cloud development, rainfall production, and rainfall rates for convective clouds. Recently, a detailed spectral-bin microphysical scheme was implemented into the Goddard Cumulus Ensemble (GCE) model. The formulation for the explicit spectral bin microphysical processes is based on solving stochastic kinetic equations for the size distribution functions of water droplets (i.e., cloud droplets and raindrops), and several types of ice particles [i.e. pristine ice crystals (columnar and plate-like), snow (dendrites and aggregates), graupel and frozen drops/hail]. Each type is described by a special size distribution function containing many categories (i.e., 33 bins). Atmospheric aerosols are also described using number density size-distribution functions. The model is tested by studying the evolution of deep cloud systems in the west Pacific warm pool region, the sub-tropics (Florida) and midlatitudes using identical thermodynamic conditions but with different concentrations of CCN: a low "clean" concentration and a high "dirty" concentration. Results indicate that the low CCN concentration case produces rainfall at the surface sooner than the high CeN case but has less cloud water mass aloft. Because the spectral-bin model explicitly calculates and allows for the examination of both the mass and number concentration of species in each size category, a detailed analysis of the instantaneous size spectrum can be obtained for these cases. It is shown that since the low (CN case produces fewer droplets, larger sizes develop due to greater condensational and collection growth, leading to a broader size spectrum in comparison to the high CCN case. Sensitivity tests were performed to

  5. Precipitation processes developed during TOGA COARE (1992), GATE (1974), SCSMEX (1998), and KWAJEX (1999): 3D Cloud Resolving Model Simulation

    Science.gov (United States)

    Tao, W.-K.

    2006-01-01

    Real clouds and cloud systems are inherently three-dimensional (3D). Because of the limitations in computer resources, however, most cloud-resolving models (CRMs) today are still two-dimensional (2D). A few 3D CRMs have been used to study the response of clouds to large-scale forcing. In these 3D simulations, the model domain was small, and the integration time was 6 hours. Only recently have 3D experiments been performed for multi-day periods for tropical cloud systems with large horizontal domains at the National Center for Atmospheric Research (NCAR), NOAA GFDL, the U.K. Met. Office, Colorado State University and NASA Goddard Space Flight Center. An improved 3D Goddard Cumulus Ensemble (GCE) model was recently used to simulate periods during TOGA COARE (December 19-27, 1992), GATE (september 1-7, 1974), SCSMEX (May 18-26, June 2-11, 1998) and KWAJEX (August 7-13, August 18-21, and August 29-September 12, 1999) using a 512 by 512 km domain and 41 vertical layers. The major objectives of this paper are: (1) to identify the differences and similarities in the simulated precipitation processes and their associated surface and water energy budgets in TOGA COARE, GATE, KWAJEX, and SCSMEX, and (2) to asses the impact of microphysics, radiation budget and surface fluxes on the organization of convection in tropics.

  6. A stochastic cloud model for cloud and ozone retrievals from UV measurements

    International Nuclear Information System (INIS)

    Efremenko, Dmitry S.; Schüssler, Olena; Doicu, Adrian; Loyola, Diego

    2016-01-01

    The new generation of satellite instruments provides measurements in and around the Oxygen A-band on a global basis and with a relatively high spatial resolution. These data are commonly used for the determination of cloud properties. A stochastic model and radiative transfer model, previously developed by the authors, is used as the forward model component in retrievals of cloud parameters and ozone total and partial columns. The cloud retrieval algorithm combines local and global optimization routines, and yields a retrieval accuracy of about 1% and a fast computational time. Retrieved parameters are the cloud optical thickness and the cloud-top height. It was found that the use of the independent pixel approximation instead of the stochastic cloud model leads to large errors in the retrieved cloud parameters, as well as, in the retrieved ozone height resolved partial columns. The latter can be reduced by using the stochastic cloud model to compute the optimal value of the regularization parameter in the framework of Tikhonov regularization. - Highlights: • A stochastic radiative transfer model for retrieving clouds/ozone is designed. • Errors of independent pixel approximation (IPA) for O3 total column are small. • The error of IPA for ozone profile retrieval may become large. • The use of stochastic model reduces the error of ozone profile retrieval.

  7. Intercomparison of model simulations of mixed-phase clouds observed during the ARM Mixed-Phase Arctic Cloud Experiment. Part I: Single layer cloud

    Energy Technology Data Exchange (ETDEWEB)

    Klein, Stephen A.; McCoy, Renata B.; Morrison, Hugh; Ackerman, Andrew S.; Avramov, Alexander; de Boer, Gijs; Chen, Mingxuan; Cole, Jason N.S.; Del Genio, Anthony D.; Falk, Michael; Foster, Michael J.; Fridlind, Ann; Golaz, Jean-Christophe; Hashino, Tempei; Harrington, Jerry Y.; Hoose, Corinna; Khairoutdinov, Marat F.; Larson, Vincent E.; Liu, Xiaohong; Luo, Yali; McFarquhar, Greg M.; Menon, Surabi; Neggers, Roel A. J.; Park, Sungsu; Poellot, Michael R.; Schmidt, Jerome M.; Sednev, Igor; Shipway, Ben J.; Shupe, Matthew D.; Spangenberg, Douglas A.; Sud, Yogesh C.; Turner, David D.; Veron, Dana E.; von Salzen, Knut; Walker, Gregory K.; Wang, Zhien; Wolf, Audrey B.; Xie, Shaocheng; Xu, Kuan-Man; Yang, Fanglin; Zhang, Gong

    2009-02-02

    Results are presented from an intercomparison of single-column and cloud-resolving model simulations of a cold-air outbreak mixed-phase stratocumulus cloud observed during the Atmospheric Radiation Measurement (ARM) program's Mixed-Phase Arctic Cloud Experiment. The observed cloud occurred in a well-mixed boundary layer with a cloud top temperature of -15 C. The observed average liquid water path of around 160 g m{sup -2} was about two-thirds of the adiabatic value and much greater than the average mass of ice crystal precipitation which when integrated from the surface to cloud top was around 15 g m{sup -2}. The simulations were performed by seventeen single-column models (SCMs) and nine cloud-resolving models (CRMs). While the simulated ice water path is generally consistent with the observed values, the median SCM and CRM liquid water path is a factor of three smaller than observed. Results from a sensitivity study in which models removed ice microphysics suggest that in many models the interaction between liquid and ice-phase microphysics is responsible for the large model underestimate of liquid water path. Despite this general underestimate, the simulated liquid and ice water paths of several models are consistent with the observed values. Furthermore, there is evidence that models with more sophisticated microphysics simulate liquid and ice water paths that are in better agreement with the observed values, although considerable scatter is also present. Although no single factor guarantees a good simulation, these results emphasize the need for improvement in the model representation of mixed-phase microphysics.

  8. Intercomparison of model simulations of mixed-phase clouds observed during the ARM Mixed-Phase Arctic Cloud Experiment. Part I: Single layer cloud

    Energy Technology Data Exchange (ETDEWEB)

    Klein, S A; McCoy, R B; Morrison, H; Ackerman, A; Avramov, A; deBoer, G; Chen, M; Cole, J; DelGenio, A; Golaz, J; Hashino, T; Harrington, J; Hoose, C; Khairoutdinov, M; Larson, V; Liu, X; Luo, Y; McFarquhar, G; Menon, S; Neggers, R; Park, S; Poellot, M; von Salzen, K; Schmidt, J; Sednev, I; Shipway, B; Shupe, M; Spangenberg, D; Sud, Y; Turner, D; Veron, D; Falk, M; Foster, M; Fridlind, A; Walker, G; Wang, Z; Wolf, A; Xie, S; Xu, K; Yang, F; Zhang, G

    2008-02-27

    Results are presented from an intercomparison of single-column and cloud-resolving model simulations of a cold-air outbreak mixed-phase stratocumulus cloud observed during the Atmospheric Radiation Measurement (ARM) program's Mixed-Phase Arctic Cloud Experiment. The observed cloud occurred in a well-mixed boundary layer with a cloud top temperature of -15 C. The observed liquid water path of around 160 g m{sup -2} was about two-thirds of the adiabatic value and much greater than the mass of ice crystal precipitation which when integrated from the surface to cloud top was around 15 g m{sup -2}. The simulations were performed by seventeen single-column models (SCMs) and nine cloud-resolving models (CRMs). While the simulated ice water path is generally consistent with the observed values, the median SCM and CRM liquid water path is a factor of three smaller than observed. Results from a sensitivity study in which models removed ice microphysics indicate that in many models the interaction between liquid and ice-phase microphysics is responsible for the large model underestimate of liquid water path. Despite this general underestimate, the simulated liquid and ice water paths of several models are consistent with the observed values. Furthermore, there is some evidence that models with more sophisticated microphysics simulate liquid and ice water paths that are in better agreement with the observed values, although considerable scatter is also present. Although no single factor guarantees a good simulation, these results emphasize the need for improvement in the model representation of mixed-phase microphysics. This case study, which has been well observed from both aircraft and ground-based remote sensors, could be a benchmark for model simulations of mixed-phase clouds.

  9. A cloud chemistry module for the 3-D cloud-resolving mesoscale model Meso-NH with application to idealized cases

    Directory of Open Access Journals (Sweden)

    M. Leriche

    2013-08-01

    Full Text Available A complete chemical module has been developed for use in the Meso-NH three-dimensional cloud resolving mesoscale model. This module includes gaseous- and aqueous-phase chemical reactions that are analysed by a pre-processor generating the Fortran90 code automatically. The kinetic solver is based on a Rosenbrock algorithm, which is robust and accurate for integrating stiff systems and especially multiphase chemistry. The exchange of chemical species between the gas phase and cloud droplets and raindrops is computed kinetically by mass transfers considering non-equilibrium between the gas- and the condensed phases. Microphysical transfers of chemical species are considered for the various cloud microphysics schemes available, which are based on one-moment or two-moment schemes. The pH of the droplets and of the raindrops is diagnosed separately as the root of a high order polynomial equation. The chemical concentrations in the ice phase are modelled in a single phase encompassing the two categories of precipitating ice particles (snow and graupel of the microphysical scheme. The only process transferring chemical species in ice is retention during freezing or riming of liquid hydrometeors. Three idealized simulations are reported, which highlight the sensitivity of scavenging efficiency to the choice of the microphysical scheme and the retention coefficient in the ice phase. A two-dimensional warm, shallow convection case is used to compare the impact of the microphysical schemes on the temporal evolution and rates of acid precipitation. Acid wet deposition rates are shown to be overestimated when a one-moment microphysics scheme is used compared to a two-moment scheme. The difference is induced by a better prediction of raindrop radius and raindrop number concentration in the latter scheme. A two-dimensional mixed-phase squall line and a three-dimensional mixed-phase supercell were simulated to test the sensitivity of cloud vertical transport to

  10. The Explicit-Cloud Parameterized-Pollutant hybrid approach for aerosol-cloud interactions in multiscale modeling framework models: tracer transport results

    International Nuclear Information System (INIS)

    Jr, William I Gustafson; Berg, Larry K; Easter, Richard C; Ghan, Steven J

    2008-01-01

    All estimates of aerosol indirect effects on the global energy balance have either completely neglected the influence of aerosol on convective clouds or treated the influence in a highly parameterized manner. Embedding cloud-resolving models (CRMs) within each grid cell of a global model provides a multiscale modeling framework for treating both the influence of aerosols on convective as well as stratiform clouds and the influence of clouds on the aerosol, but treating the interactions explicitly by simulating all aerosol processes in the CRM is computationally prohibitive. An alternate approach is to use horizontal statistics (e.g., cloud mass flux, cloud fraction, and precipitation) from the CRM simulation to drive a single-column parameterization of cloud effects on the aerosol and then use the aerosol profile to simulate aerosol effects on clouds within the CRM. Here, we present results from the first component of the Explicit-Cloud Parameterized-Pollutant parameterization to be developed, which handles vertical transport of tracers by clouds. A CRM with explicit tracer transport serves as a benchmark. We show that this parameterization, driven by the CRM's cloud mass fluxes, reproduces the CRM tracer transport significantly better than a single-column model that uses a conventional convective cloud parameterization

  11. The Explicit-Cloud Parameterized-Pollutant hybrid approach for aerosol-cloud interactions in multiscale modeling framework models: tracer transport results

    Energy Technology Data Exchange (ETDEWEB)

    Jr, William I Gustafson; Berg, Larry K; Easter, Richard C; Ghan, Steven J [Atmospheric Science and Global Change Division, Pacific Northwest National Laboratory, PO Box 999, MSIN K9-30, Richland, WA (United States)], E-mail: William.Gustafson@pnl.gov

    2008-04-15

    All estimates of aerosol indirect effects on the global energy balance have either completely neglected the influence of aerosol on convective clouds or treated the influence in a highly parameterized manner. Embedding cloud-resolving models (CRMs) within each grid cell of a global model provides a multiscale modeling framework for treating both the influence of aerosols on convective as well as stratiform clouds and the influence of clouds on the aerosol, but treating the interactions explicitly by simulating all aerosol processes in the CRM is computationally prohibitive. An alternate approach is to use horizontal statistics (e.g., cloud mass flux, cloud fraction, and precipitation) from the CRM simulation to drive a single-column parameterization of cloud effects on the aerosol and then use the aerosol profile to simulate aerosol effects on clouds within the CRM. Here, we present results from the first component of the Explicit-Cloud Parameterized-Pollutant parameterization to be developed, which handles vertical transport of tracers by clouds. A CRM with explicit tracer transport serves as a benchmark. We show that this parameterization, driven by the CRM's cloud mass fluxes, reproduces the CRM tracer transport significantly better than a single-column model that uses a conventional convective cloud parameterization.

  12. Development of Spaceborne Radar Simulator by NICT and JAXA using JMA Cloud-resolving Model

    Science.gov (United States)

    Kubota, T.; Eito, H.; Aonashi, K.; Hashimoto, A.; Iguchi, T.; Hanado, H.; Shimizu, S.; Yoshida, N.; Oki, R.

    2009-12-01

    We are developing synthetic spaceborne radar data toward a simulation of the Dual-frequency Precipitation Radar (DPR) aboard the Global Precipitation Measurement (GPM) core-satellite. Our purposes are a production of test-bed data for higher level DPR algorithm developers, in addition to a diagnosis of a cloud resolving model (CRM). To make the synthetic data, we utilize the CRM by the Japan Meteorological Agency (JMA-NHM) (Ikawa and Saito 1991, Saito et al. 2006, 2007), and the spaceborne radar simulation algorithm by the National Institute of Information and Communications Technology (NICT) and the Japan Aerospace Exploration Agency (JAXA) named as the Integrated Satellite Observation Simulator for Radar (ISOSIM-Radar). The ISOSIM-Radar simulates received power data in a field of view of the spaceborne radar with consideration to a scan angle of the radar (Oouchi et al. 2002, Kubota et al. 2009). The received power data are computed with gaseous and hydrometeor attenuations taken into account. The backscattering and extinction coefficients are calculated assuming the Mie approximation for all species. The dielectric constants for solid particles are computed by the Maxwell-Garnett model (Bohren and Battan 1982). Drop size distributions are treated in accordance with those of the JMA-NHM. We assume a spherical sea surface, a Gaussian antenna pattern, and 49 antenna beam directions for scan angles from -17 to 17 deg. in the PR. In this study, we report the diagnosis of the JMA-NHM with reference to the TRMM Precipitation Radar (PR) and CloudSat Cloud Profiling Radar (CPR) using the ISOSIM-Radar from the view of comparisons in cloud microphysics schemes of the JMA-NHM. We tested three kinds of explicit bulk microphysics schemes based on Lin et al. (1983), that is, three-ice 1-moment scheme, three-ice 2-moment scheme (Eito and Aonashi 2009), and newly developed four-ice full 2-moment scheme (Hashimoto 2008). The hydrometeor species considered here are rain, graupel

  13. Analysis of the environments of seven Mediterranean tropical-like storms using an axisymmetric, nonhydrostatic, cloud resolving model

    Directory of Open Access Journals (Sweden)

    L. Fita

    2007-01-01

    Full Text Available Tropical-like storms on the Mediterranean Sea are occasionally observed on satellite images, often with a clear eye surrounded by an axysimmetric cloud structure. These storms sometimes attain hurricane intensity and can severely affect coastal lands. A deep, cut-off, cold-core low is usually observed at mid-upper tropospheric levels in association with the development of these tropical-like systems. In this study we attempt to apply some tools previously used in studies of tropical hurricanes to characterise the environments in which seven known Mediterranean events developed. In particular, an axisymmetric, nonhydrostatic, cloud resolving model is applied to simulate the tropical-like storm genesis and evolution. Results are compared to surface observations when landfall occurred and with satellite microwave derived wind speed measurements over the sea. Finally, sensitivities of the numerical simulations to different factors (e.g. sea surface temperature, vertical humidity profile and size of the initial precursor of the storm are examined.

  14. Physical feedbacks on stratus cloud amount resolve the Faint Young Sun Paradox

    Science.gov (United States)

    Goldblatt, C.; McCusker, K. E.; McDonald, V.

    2017-12-01

    Geological evidence suggests that Earth was mostly warm and not glaciated during the Archean, despite Earth receiving only around 80% of the present day amount of sunlight. 1-D models require higher abundances of greenhouse gases than geochemical proxies permit, whereas some 3-D models permit lower greenhouse gas inventories, but for reasons which are somewhat opaque. Here, we show that physically motivated changes to low cloud (stratus) amount likely played a large role in resolving the FYSP. The amount of stratus cloud is strongly linked to lower tropospheric stability [Slingo 1987; Woods and Bretherton 2006], with a stronger inversion at the planetary boundary layer trapping moisture and giving a higher stratus cloud fraction. By hypothesis, an Archean situation where the surface is heated less by sunlight and the atmosphere is heated more by absorption of thermal radiation with a stronger greenhouse, should feature a weaker inversion and less stable lower troposphere. Hence, with a weaker sun but stronger greenhouse, we expect less stratus clouds. To test this hypothesis, we run a set of carefully controlled General Circulation Model experiments using the Community Atmosphere Model. We change only the solar constant and CO2 mixing ratio, increasing CO2 and decreasing the solar constant so that the global mean surface temperature remains the same. We do not change anything else, so as to focus directly on a single hypothesis, and to keep the model as near to known conditions as possible. We find that at 80% of modern solar constant: (1) only 30,000 ppmv CO2 is required to maintain modern surface temperatures, versus the expectation of 80,000 ppmv from radiative forcing calculations. (2) The dominant change is to low cloud fraction, decreasing from 34% to 25%, with an associated reduction in short-wave cloud forcing of 20W/m/m. This can be set in the context of a 50W/m/m radiative deficit due to the weaker sun, so the cloud feedback contributes two-fifths of the

  15. Precipitation Processes developed during ARM (1997), TOGA COARE (1992), GATE (1974), SCSMEX (1998), and KWAJEX (1999), Consistent 2D, semi-3D and 3D Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, Wei-Kuo; Hou, A.; Atlas, R.; Starr, D.; Sud, Y.

    2003-01-01

    Real clouds and cloud systems are inherently three-dimensional (3D). Because of the limitations in computer resources, however, most cloud-resolving models (CRMs) today are still two-dimensional (2D). A few 3D CRMs have been used to study the response of clouds to large-scale forcing. In these 3D simulations, the model domain was small, and the integration time was 6 hours. The major objectives of this paper are: (1) to assess the performance of the super-parameterization technique (i.e. is 2D or semi-3D CRM appropriate for the super-parameterization?); (2) calculate and examine the surface energy (especially radiation) and water budgets; (3) identify the differences and similarities in the organization and entrainment rates of convection between simulated 2D and 3D cloud systems.

  16. Extended-range prediction trials using the global cloud/cloud-system resolving model NICAM and its new ocean-coupled version NICOCO

    Science.gov (United States)

    Miyakawa, Tomoki

    2017-04-01

    The global cloud/cloud-system resolving model NICAM and its new fully-coupled version NICOCO is run on one of the worlds top-tier supercomputers, the K computer. NICOCO couples the full-3D ocean component COCO of the general circulation model MIROC using a general-purpose coupler Jcup. We carried out multiple MJO simulations using NICAM and the new ocean-coupled version NICOCO to examine their extended-range MJO prediction skills and the impact of ocean coupling. NICAM performs excellently in terms of MJO prediction, maintaining a valid skill up to 27 days after the model is initialized (Miyakawa et al 2014). As is the case in most global models, ocean coupling frees the model from being anchored by the observed SST and allows the model climate to drift away further from reality compared to the atmospheric version of the model. Thus, it is important to evaluate the model bias, and in an initial value problem such as the seasonal extended-range prediction, it is essential to be able to distinguish the actual signal from the early transition of the model from the observed state to its own climatology. Since NICAM is a highly resource-demanding model, evaluation and tuning of the model climatology (order of years) is challenging. Here we focus on the initial 100 days to estimate the early drift of the model, and subsequently evaluate MJO prediction skills of NICOCO. Results show that in the initial 100 days, NICOCO forms a La-Nina like SST bias compared to observation, with a warmer Maritime Continent warm pool and a cooler equatorial central Pacific. The enhanced convection over the Maritime Continent associated with this bias project on to the real-time multi-variate MJO indices (RMM, Wheeler and Hendon 2004), and contaminates the MJO skill score. However, the bias does not appear to demolish the MJO signal severely. The model maintains a valid MJO prediction skill up to nearly 4 weeks when evaluated after linearly removing the early drift component estimated from

  17. Evaluating and Improving Cloud Processes in the Multi-Scale Modeling Framework

    Energy Technology Data Exchange (ETDEWEB)

    Ackerman, Thomas P. [Univ. of Washington, Seattle, WA (United States)

    2015-03-01

    The research performed under this grant was intended to improve the embedded cloud model in the Multi-scale Modeling Framework (MMF) for convective clouds by using a 2-moment microphysics scheme rather than the single moment scheme used in all the MMF runs to date. The technical report and associated documents describe the results of testing the cloud resolving model with fixed boundary conditions and evaluation of model results with data. The overarching conclusion is that such model evaluations are problematic because errors in the forcing fields control the results so strongly that variations in parameterization values cannot be usefully constrained

  18. Cloud computing models and their application in LTE based cellular systems

    NARCIS (Netherlands)

    Staring, A.J.; Karagiannis, Georgios

    2013-01-01

    As cloud computing emerges as the next novel concept in computer science, it becomes clear that the model applied in large data storage systems used to resolve issues coming forth from an increasing demand, could also be used to resolve the very high bandwidth requirements on access network, core

  19. A new single-moment microphysics scheme for cloud-resolving models using observed dependence of ice concentration on temperature.

    Science.gov (United States)

    Khairoutdinov, M.

    2015-12-01

    The representation of microphysics, especially ice microphysics, remains one of the major uncertainties in cloud-resolving models (CRMs). Most of the cloud schemes use the so-called bulk microphysics approach, in which a few moments of such distributions are used as the prognostic variables. The System for Atmospheric Modeling (SAM) is the CRM that employs two such schemes. The single-moment scheme, which uses only mass for each of the water phases, and the two-moment scheme, which adds the particle concentration for each of the hydrometeor category. Of the two, the single-moment scheme is much more computationally efficient as it uses only two prognostic microphysics variables compared to ten variables used by the two-moment scheme. The efficiency comes from a rather considerable oversimplification of the microphysical processes. For instance, only a sum of the liquid and icy cloud water is predicted with the temperature used to diagnose the mixing ratios of different hydrometeors. The main motivation for using such simplified microphysics has been computational efficiency, especially in the applications of SAM as the super-parameterization in global climate models. Recently, we have extended the single-moment microphysics by adding only one additional prognostic variable, which has, nevertheless, allowed us to separate the cloud ice from liquid water. We made use of some of the recent observations of ice microphysics collected at various parts of the world to parameterize several aspects of ice microphysics that have not been explicitly represented before in our sing-moment scheme. For example, we use the observed broad dependence of ice concentration on temperature to diagnose the ice concentration in addition to prognostic mass. Also, there is no artificial separation between the pristine ice and snow, often used by bulk models. Instead we prescribed the ice size spectrum as the gamma distribution, with the distribution shape parameter controlled by the

  20. Effects of Precipitation on Ocean Mixed-Layer Temperature and Salinity as Simulated in a 2-D Coupled Ocean-Cloud Resolving Atmosphere Model

    Science.gov (United States)

    Li, Xiaofan; Sui, C.-H.; Lau, K-M.; Adamec, D.

    1999-01-01

    A two-dimensional coupled ocean-cloud resolving atmosphere model is used to investigate possible roles of convective scale ocean disturbances induced by atmospheric precipitation on ocean mixed-layer heat and salt budgets. The model couples a cloud resolving model with an embedded mixed layer-ocean circulation model. Five experiment are performed under imposed large-scale atmospheric forcing in terms of vertical velocity derived from the TOGA COARE observations during a selected seven-day period. The dominant variability of mixed-layer temperature and salinity are simulated by the coupled model with imposed large-scale forcing. The mixed-layer temperatures in the coupled experiments with 1-D and 2-D ocean models show similar variations when salinity effects are not included. When salinity effects are included, however, differences in the domain-mean mixed-layer salinity and temperature between coupled experiments with 1-D and 2-D ocean models could be as large as 0.3 PSU and 0.4 C respectively. Without fresh water effects, the nocturnal heat loss over ocean surface causes deep mixed layers and weak cooling rates so that the nocturnal mixed-layer temperatures tend to be horizontally-uniform. The fresh water flux, however, causes shallow mixed layers over convective areas while the nocturnal heat loss causes deep mixed layer over convection-free areas so that the mixed-layer temperatures have large horizontal fluctuations. Furthermore, fresh water flux exhibits larger spatial fluctuations than surface heat flux because heavy rainfall occurs over convective areas embedded in broad non-convective or clear areas, whereas diurnal signals over whole model areas yield high spatial correlation of surface heat flux. As a result, mixed-layer salinities contribute more to the density differences than do mixed-layer temperatures.

  1. Precipitation Processes developed during ARM (1997), TOGA COARE(1992), GATE(1 974), SCSMEX(1998) and KWAJEX(1999): Consistent 2D and 3D Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, W.-K.; Shie, C.-H.; Simpson, J.; Starr, D.; Johnson, D.; Sud, Y.

    2003-01-01

    Real clouds and clouds systems are inherently three dimensional (3D). Because of the limitations in computer resources, however, most cloud-resolving models (CRMs) today are still two-dimensional (2D). A few 3D CRMs have been used to study the response of clouds to large-scale forcing. In these 3D simulations, the model domain was small, and the integration time was 6 hours. Only recently have 3D experiments been performed for multi-day periods for tropical cloud system with large horizontal domains at the National Center for Atmospheric Research. The results indicate that surface precipitation and latent heating profiles are very similar between the 2D and 3D simulations of these same cases. The reason for the strong similarity between the 2D and 3D CRM simulations is that the observed large-scale advective tendencies of potential temperature, water vapor mixing ratio, and horizontal momentum were used as the main forcing in both the 2D and 3D models. Interestingly, the 2D and 3D versions of the CRM used in CSU and U.K. Met Office showed significant differences in the rainfall and cloud statistics for three ARM cases. The major objectives of this project are to calculate and axamine: (1)the surface energy and water budgets, (2) the precipitation processes in the convective and stratiform regions, (3) the cloud upward and downward mass fluxes in the convective and stratiform regions; (4) cloud characteristics such as size, updraft intensity and lifetime, and (5) the entrainment and detrainment rates associated with clouds and cloud systems that developed in TOGA COARE, GATE, SCSMEX, ARM and KWAJEX. Of special note is that the analyzed (model generated) data sets are all produced by the same current version of the GCE model, i.e. consistent model physics and configurations. Trajectory analyse and inert tracer calculation will be conducted to identify the differences and similarities in the organization of convection between simulated 2D and 3D cloud systems.

  2. The ARM-GCSS Intercomparison Study of Single-Column Models and Cloud System Models

    International Nuclear Information System (INIS)

    Cederwall, R.T.; Rodriques, D.J.; Krueger, S.K.; Randall, D.A.

    1999-01-01

    The Single-Column Model (SCM) Working Group (WC) and the Cloud Working Group (CWG) in the Atmospheric Radiation Measurement (ARM) Program have begun a collaboration with the GEWEX Cloud System Study (GCSS) WGs. The forcing data sets derived from the special ARM radiosonde measurements made during the SCM Intensive Observation Periods (IOPs), the wealth of cloud and related data sets collected by the ARM Program, and the ARM infrastructure support of the SCM WG are of great value to GCSS. In return, GCSS brings the efforts of an international group of cloud system modelers to bear on ARM data sets and ARM-related scientific questions. The first major activity of the ARM-GCSS collaboration is a model intercomparison study involving SCMs and cloud system models (CSMs), also known as cloud-resolving or cloud-ensemble models. The SCM methodologies developed in the ARM Program have matured to the point where an intercomparison will help identify the strengths and weaknesses of various approaches. CSM simulations will bring much additional information about clouds to evaluate cloud parameterizations used in the SCMs. CSMs and SCMs have been compared successfully in previous GCSS intercomparison studies for tropical conditions. The ARM Southern Great Plains (SGP) site offers an opportunity for GCSS to test their models in continental, mid-latitude conditions. The Summer 1997 SCM IOP has been chosen since it provides a wide range of summertime weather events that will be a challenging test of these models

  3. Precipitation Processes Developed During ARM (1997), TOGA COARE (1992) GATE (1974), SCSMEX (1998), and KWAJEX (1999): Consistent 3D, Semi-3D and 3D Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, W.-K.; Hou, A.; Atlas, R.; Starr, D.; Sud, Y.

    2003-01-01

    Real clouds and cloud systems are inherently three-dimensional (3D). Because of the limitations in computer resources, however, most cloud-resolving models (CRMs) today are still two-dimensional (2D) have been used to study the response of clouds to large-scale forcing. IN these 3D simulators, the model domain was small, and the integration time was 6 hours. Only recently have 3D experiments been performed for multi-day periods for tropical clouds systems with large horizontal domains at the National Center of Atmospheric Research (NCAR) and at NASA Goddard Space Center. At Goddard, a 3D cumulus Ensemble (GCE) model was used to simulate periods during TOGA COARE, GATE, SCSMEX, ARM, and KWAJEX using a 512 by 512 km domain (with 2-km resolution). The result indicate that surface precipitation and latent heating profiles are very similar between the 2D and 3D GCE model simulation. The major objective of this paper are: (1) to assess the performance of the super-parametrization technique, (2) calculate and examine the surface energy (especially radiation) and water budget, and (3) identify the differences and similarities in the organization and entrainment rates of convection between simulated 2D and 3D cloud systems.

  4. On the robustness of aerosol effects on an idealized supercell storm simulated with a cloud system-resolving model

    Directory of Open Access Journals (Sweden)

    H. Morrison

    2012-08-01

    Full Text Available A cloud system-resolving model (the Weather Research and Forecasting model with 1 km horizontal grid spacing is used to investigate the response of an idealized supercell storm to increased cloud droplet concentrations associated with polluted conditions. The primary focus is on exploring robustness of simulated aerosol effects in the face of complex process interactions and feedbacks between the cloud microphysics and dynamics. Simulations are run using sixteen different model configurations with various microphysical or thermodynamic processes modified or turned off. Robustness of the storm response to polluted conditions is also explored for each configuration by performing additional simulations with small perturbations to the initial conditions. Differences in the domain-mean accumulated surface precipitation and convective mass flux between polluted and pristine conditions are small for almost all model configurations, with relative differences in each quantity generally less than 15%. Configurations that produce a decrease (increase in cold pool strength in polluted conditions also tend to simulate a decrease (increase in surface precipitation and convective mass flux. Combined with an analysis of the dynamical and thermodynamic fields, these results indicate the importance of interactions between microphysics, cold pool evolution, and dynamics along outflow boundaries in explaining the system response. Several model configurations, including the baseline, produce an overall similar storm response (weakening in polluted conditions despite having different microphysical or thermodynamic processes turned off. With hail initiation turned off or the hail fallspeed-size relation set to that of snow, the model produces an invigoration instead of weakening of the storm in polluted conditions. These results highlight the difficulty of foreseeing impacts of changes to model parameterizations and isolating process interactions that drive the system

  5. Cloud data centers and cost modeling a complete guide to planning, designing and building a cloud data center

    CERN Document Server

    Wu, Caesar

    2015-01-01

    Cloud Data Centers and Cost Modeling establishes a framework for strategic decision-makers to facilitate the development of cloud data centers. Just as building a house requires a clear understanding of the blueprints, architecture, and costs of the project; building a cloud-based data center requires similar knowledge. The authors take a theoretical and practical approach, starting with the key questions to help uncover needs and clarify project scope. They then demonstrate probability tools to test and support decisions, and provide processes that resolve key issues. After laying a foundati

  6. A Robust Multi-Scale Modeling System for the Study of Cloud and Precipitation Processes

    Science.gov (United States)

    Tao, Wei-Kuo

    2012-01-01

    During the past decade, numerical weather and global non-hydrostatic models have started using more complex microphysical schemes originally developed for high resolution cloud resolving models (CRMs) with 1-2 km or less horizontal resolutions. These microphysical schemes affect the dynamic through the release of latent heat (buoyancy loading and pressure gradient) the radiation through the cloud coverage (vertical distribution of cloud species), and surface processes through rainfall (both amount and intensity). Recently, several major improvements of ice microphysical processes (or schemes) have been developed for cloud-resolving model (Goddard Cumulus Ensemble, GCE, model) and regional scale (Weather Research and Forecast, WRF) model. These improvements include an improved 3-ICE (cloud ice, snow and graupel) scheme (Lang et al. 2010); a 4-ICE (cloud ice, snow, graupel and hail) scheme and a spectral bin microphysics scheme and two different two-moment microphysics schemes. The performance of these schemes has been evaluated by using observational data from TRMM and other major field campaigns. In this talk, we will present the high-resolution (1 km) GeE and WRF model simulations and compared the simulated model results with observation from recent field campaigns [i.e., midlatitude continental spring season (MC3E; 2010), high latitude cold-season (C3VP, 2007; GCPEx, 2012), and tropical oceanic (TWP-ICE, 2006)].

  7. Development of a cloud microphysical model and parameterizations to describe the effect of CCN on warm cloud

    Directory of Open Access Journals (Sweden)

    N. Kuba

    2006-01-01

    Full Text Available First, a hybrid cloud microphysical model was developed that incorporates both Lagrangian and Eulerian frameworks to study quantitatively the effect of cloud condensation nuclei (CCN on the precipitation of warm clouds. A parcel model and a grid model comprise the cloud model. The condensation growth of CCN in each parcel is estimated in a Lagrangian framework. Changes in cloud droplet size distribution arising from condensation and coalescence are calculated on grid points using a two-moment bin method in a semi-Lagrangian framework. Sedimentation and advection are estimated in the Eulerian framework between grid points. Results from the cloud model show that an increase in the number of CCN affects both the amount and the area of precipitation. Additionally, results from the hybrid microphysical model and Kessler's parameterization were compared. Second, new parameterizations were developed that estimate the number and size distribution of cloud droplets given the updraft velocity and the number of CCN. The parameterizations were derived from the results of numerous numerical experiments that used the cloud microphysical parcel model. The input information of CCN for these parameterizations is only several values of CCN spectrum (they are given by CCN counter for example. It is more convenient than conventional parameterizations those need values concerned with CCN spectrum, C and k in the equation of N=CSk, or, breadth, total number and median radius, for example. The new parameterizations' predictions of initial cloud droplet size distribution for the bin method were verified by using the aforesaid hybrid microphysical model. The newly developed parameterizations will save computing time, and can effectively approximate components of cloud microphysics in a non-hydrostatic cloud model. The parameterizations are useful not only in the bin method in the regional cloud-resolving model but also both for a two-moment bulk microphysical model and

  8. Evolution of Precipitation Structure During the November DYNAMO MJO Event: Cloud-Resolving Model Intercomparison and Cross Validation Using Radar Observations

    Science.gov (United States)

    Li, Xiaowen; Janiga, Matthew A.; Wang, Shuguang; Tao, Wei-Kuo; Rowe, Angela; Xu, Weixin; Liu, Chuntao; Matsui, Toshihisa; Zhang, Chidong

    2018-04-01

    Evolution of precipitation structures are simulated and compared with radar observations for the November Madden-Julian Oscillation (MJO) event during the DYNAmics of the MJO (DYNAMO) field campaign. Three ground-based, ship-borne, and spaceborne precipitation radars and three cloud-resolving models (CRMs) driven by observed large-scale forcing are used to study precipitation structures at different locations over the central equatorial Indian Ocean. Convective strength is represented by 0-dBZ echo-top heights, and convective organization by contiguous 17-dBZ areas. The multi-radar and multi-model framework allows for more stringent model validations. The emphasis is on testing models' ability to simulate subtle differences observed at different radar sites when the MJO event passed through. The results show that CRMs forced by site-specific large-scale forcing can reproduce not only common features in cloud populations but also subtle variations observed by different radars. The comparisons also revealed common deficiencies in CRM simulations where they underestimate radar echo-top heights for the strongest convection within large, organized precipitation features. Cross validations with multiple radars and models also enable quantitative comparisons in CRM sensitivity studies using different large-scale forcing, microphysical schemes and parameters, resolutions, and domain sizes. In terms of radar echo-top height temporal variations, many model sensitivity tests have better correlations than radar/model comparisons, indicating robustness in model performance on this aspect. It is further shown that well-validated model simulations could be used to constrain uncertainties in observed echo-top heights when the low-resolution surveillance scanning strategy is used.

  9. Cloud-resolving model intercomparison of an MC3E squall line case: Part I-Convective updrafts: CRM Intercomparison of a Squall Line

    Energy Technology Data Exchange (ETDEWEB)

    Fan, Jiwen [Pacific Northwest National Laboratory, Richland Washington USA; Han, Bin [Pacific Northwest National Laboratory, Richland Washington USA; School of Atmospheric Sciences, Nanjing University, Nanjing China; Varble, Adam [Department of Atmospheric Sciences, University of Utah, Salt Lake City Utah USA; Morrison, Hugh [National Center for Atmospheric Research, Boulder Colorado USA; North, Kirk [Department of Atmospheric and Oceanic Sciences, McGill University, Montreal Quebec USA; Kollias, Pavlos [Department of Atmospheric and Oceanic Sciences, McGill University, Montreal Quebec USA; School of Marine and Atmospheric Sciences, Stony Brook University, Stony Brook New York USA; Chen, Baojun [School of Atmospheric Sciences, Nanjing University, Nanjing China; Dong, Xiquan [Department of Hydrology and Atmospheric Sciences, University of Arizona, Tucson Arizona USA; Giangrande, Scott E. [Environmental and Climate Sciences Department, Brookhaven National Laboratory, Upton New York USA; Khain, Alexander [The Institute of the Earth Science, The Hebrew University of Jerusalem, Jerusalem Israel; Lin, Yun [Department of Atmospheric Sciences, Texas A& M University, College Station Texas USA; Mansell, Edward [NOAA/OAR/National Severe Storms Laboratory, Norman Oklahoma USA; Milbrandt, Jason A. [Meteorological Research Division, Environment and Climate Change Canada, Dorval Canada; Stenz, Ronald [Department of Atmospheric Sciences, University of North Dakota, Grand Forks North Dakota USA; Thompson, Gregory [National Center for Atmospheric Research, Boulder Colorado USA; Wang, Yuan [Division of Geological and Planetary Sciences, California Institute of Technology, Pasadena California USA

    2017-09-06

    A constrained model intercomparison study of a mid-latitude mesoscale squall line is performed using the Weather Research & Forecasting (WRF) model at 1-km horizontal grid spacing with eight cloud microphysics schemes, to understand specific processes that lead to the large spread of simulated cloud and precipitation at cloud-resolving scales, with a focus of this paper on convective cores. Various observational data are employed to evaluate the baseline simulations. All simulations tend to produce a wider convective area than observed, but a much narrower stratiform area, with most bulk schemes overpredicting radar reflectivity. The magnitudes of the virtual potential temperature drop, pressure rise, and the peak wind speed associated with the passage of the gust front are significantly smaller compared with the observations, suggesting simulated cool pools are weaker. Simulations also overestimate the vertical velocity and Ze in convective cores as compared with observational retrievals. The modeled updraft velocity and precipitation have a significant spread across the eight schemes even in this strongly dynamically-driven system. The spread of updraft velocity is attributed to the combined effects of the low-level perturbation pressure gradient determined by cold pool intensity and buoyancy that is not necessarily well correlated to differences in latent heating among the simulations. Variability of updraft velocity between schemes is also related to differences in ice-related parameterizations, whereas precipitation variability increases in no-ice simulations because of scheme differences in collision-coalescence parameterizations.

  10. Evaluating Cloud and Precipitation Processes in Numerical Models using Current and Potential Future Satellite Missions

    Science.gov (United States)

    van den Heever, S. C.; Tao, W. K.; Skofronick Jackson, G.; Tanelli, S.; L'Ecuyer, T. S.; Petersen, W. A.; Kummerow, C. D.

    2015-12-01

    Cloud, aerosol and precipitation processes play a fundamental role in the water and energy cycle. It is critical to accurately represent these microphysical processes in numerical models if we are to better predict cloud and precipitation properties on weather through climate timescales. Much has been learned about cloud properties and precipitation characteristics from NASA satellite missions such as TRMM, CloudSat, and more recently GPM. Furthermore, data from these missions have been successfully utilized in evaluating the microphysical schemes in cloud-resolving models (CRMs) and global models. However, there are still many uncertainties associated with these microphysics schemes. These uncertainties can be attributed, at least in part, to the fact that microphysical processes cannot be directly observed or measured, but instead have to be inferred from those cloud properties that can be measured. Evaluation of microphysical parameterizations are becoming increasingly important as enhanced computational capabilities are facilitating the use of more sophisticated schemes in CRMs, and as future global models are being run on what has traditionally been regarded as cloud-resolving scales using CRM microphysical schemes. In this talk we will demonstrate how TRMM, CloudSat and GPM data have been used to evaluate different aspects of current CRM microphysical schemes, providing examples of where these approaches have been successful. We will also highlight CRM microphysical processes that have not been well evaluated and suggest approaches for addressing such issues. Finally, we will introduce a potential NASA satellite mission, the Cloud and Precipitation Processes Mission (CAPPM), which would facilitate the development and evaluation of different microphysical-dynamical feedbacks in numerical models.

  11. The ARM Cloud Radar Simulator for Global Climate Models: Bridging Field Data and Climate Models

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Yuying [Lawrence Livermore National Laboratory, Livermore, California; Xie, Shaocheng [Lawrence Livermore National Laboratory, Livermore, California; Klein, Stephen A. [Lawrence Livermore National Laboratory, Livermore, California; Marchand, Roger [University of Washington, Seattle, Washington; Kollias, Pavlos [Stony Brook University, Stony Brook, New York; Clothiaux, Eugene E. [The Pennsylvania State University, University Park, Pennsylvania; Lin, Wuyin [Brookhaven National Laboratory, Upton, New York; Johnson, Karen [Brookhaven National Laboratory, Upton, New York; Swales, Dustin [CIRES and NOAA/Earth System Research Laboratory, Boulder, Colorado; Bodas-Salcedo, Alejandro [Met Office Hadley Centre, Exeter, United Kingdom; Tang, Shuaiqi [Lawrence Livermore National Laboratory, Livermore, California; Haynes, John M. [Cooperative Institute for Research in the Atmosphere/Colorado State University, Fort Collins, Colorado; Collis, Scott [Argonne National Laboratory, Argonne, Illinois; Jensen, Michael [Brookhaven National Laboratory, Upton, New York; Bharadwaj, Nitin [Pacific Northwest National Laboratory, Richland, Washington; Hardin, Joseph [Pacific Northwest National Laboratory, Richland, Washington; Isom, Bradley [Pacific Northwest National Laboratory, Richland, Washington

    2018-01-01

    Clouds play an important role in Earth’s radiation budget and hydrological cycle. However, current global climate models (GCMs) have had difficulties in accurately simulating clouds and precipitation. To improve the representation of clouds in climate models, it is crucial to identify where simulated clouds differ from real world observations of them. This can be difficult, since significant differences exist between how a climate model represents clouds and what instruments observe, both in terms of spatial scale and the properties of the hydrometeors which are either modeled or observed. To address these issues and minimize impacts of instrument limitations, the concept of instrument “simulators”, which convert model variables into pseudo-instrument observations, has evolved with the goal to improve and to facilitate the comparison of modeled clouds with observations. Many simulators have (and continue to be developed) for a variety of instruments and purposes. A community satellite simulator package, the Cloud Feedback Model Intercomparison Project (CFMIP) Observation Simulator Package (COSP; Bodas-Salcedo et al. 2011), contains several independent satellite simulators and is being widely used in the global climate modeling community to exploit satellite observations for model cloud evaluation (e.g., Klein et al. 2013; Zhang et al. 2010). This article introduces a ground-based cloud radar simulator developed by the U.S. Department of Energy (DOE) Atmospheric Radiation Measurement (ARM) program for comparing climate model clouds with ARM observations from its vertically pointing 35-GHz radars. As compared to CloudSat radar observations, ARM radar measurements occur with higher temporal resolution and finer vertical resolution. This enables users to investigate more fully the detailed vertical structures within clouds, resolve thin clouds, and quantify the diurnal variability of clouds. Particularly, ARM radars are sensitive to low-level clouds, which are

  12. Cloud Computing, Tieto Cloud Server Model

    OpenAIRE

    Suikkanen, Saara

    2013-01-01

    The purpose of this study is to find out what is cloud computing. To be able to make wise decisions when moving to cloud or considering it, companies need to understand what cloud is consists of. Which model suits best to they company, what should be taken into account before moving to cloud, what is the cloud broker role and also SWOT analysis of cloud? To be able to answer customer requirements and business demands, IT companies should develop and produce new service models. IT house T...

  13. Model simulations of aerosol effects on clouds and precipitation in comparison with ARM data

    Energy Technology Data Exchange (ETDEWEB)

    Penner, Joyce E. [Univ. of Michigan, Ann Arbor, MI (United States); Zhou, Cheng [Univ. of Michigan, Ann Arbor, MI (United States)

    2017-01-12

    Observation-based studies have shown that the aerosol cloud lifetime effect or the increase of cloud liquid water path (LWP) with increased aerosol loading may have been overestimated in climate models. Here, we simulate shallow warm clouds on 05/27/2011 at the Southern Great Plains (SGP) measurement site established by Department of Energy's Atmospheric Radiation Measurement (ARM) Program using a single column version of a global climate model (Community Atmosphere Model or CAM) and a cloud resolving model (CRM). The LWP simulated by CAM increases substantially with aerosol loading while that in the CRM does not. The increase of LWP in CAM is caused by a large decrease of the autoconversion rate when cloud droplet number increases. In the CRM, the autoconversion rate is also reduced, but this is offset or even outweighed by the increased evaporation of cloud droplets near cloud top, resulting in an overall decrease in LWP. Our results suggest that climate models need to include the dependence of cloud top growth and the evaporation/condensation process on cloud droplet number concentrations.

  14. Improving representation of convective transport for scale-aware parameterization: 2. Analysis of cloud-resolving model simulations

    Science.gov (United States)

    Liu, Yi-Chin; Fan, Jiwen; Zhang, Guang J.; Xu, Kuan-Man; Ghan, Steven J.

    2015-04-01

    Following Part I, in which 3-D cloud-resolving model (CRM) simulations of a squall line and mesoscale convective complex in the midlatitude continental and the tropical regions are conducted and evaluated, we examine the scale dependence of eddy transport of water vapor, evaluate different eddy transport formulations, and improve the representation of convective transport across all scales by proposing a new formulation that more accurately represents the CRM-calculated eddy flux. CRM results show that there are strong grid-spacing dependencies of updraft and downdraft fractions regardless of altitudes, cloud life stage, and geographical location. As for the eddy transport of water vapor, updraft eddy flux is a major contributor to total eddy flux in the lower and middle troposphere. However, downdraft eddy transport can be as large as updraft eddy transport in the lower atmosphere especially at the mature stage of midlatitude continental convection. We show that the single-updraft approach significantly underestimates updraft eddy transport of water vapor because it fails to account for the large internal variability of updrafts, while a single downdraft represents the downdraft eddy transport of water vapor well. We find that using as few as three updrafts can account for the internal variability of updrafts well. Based on the evaluation with the CRM simulated data, we recommend a simplified eddy transport formulation that considers three updrafts and one downdraft. Such formulation is similar to the conventional one but much more accurately represents CRM-simulated eddy flux across all grid scales.

  15. A security model for saas in cloud computing

    International Nuclear Information System (INIS)

    Abbas, R.; Farooq, A.

    2016-01-01

    Cloud computing is a type of computing that relies on sharing computing resources rather than having local servers or personal devices to handle applications. It has many service modes like Software as-a-Service (SaaS), Platform-as-a-Service (PaaS), Infrastructure-as-a-Service (IaaS). In SaaS model, service providers install and activate the applications in cloud and cloud customers access the software from cloud. So, the user does not have the need to purchase and install a particular software on his/her machine. While using SaaS model, there are multiple security issues and problems like Data security, Data breaches, Network security, Authentication and authorization, Data integrity, Availability, Web application security and Backup which are faced by users. Many researchers minimize these security problems by putting in hard work. A large work has been done to resolve these problems but there are a lot of issues that persist and need to overcome. In this research work, we have developed a security model that improves the security of data according to the desire of the End-user. The proposed model for different data security options can be helpful to increase the data security through which trade-off between functionalities can be optimized for private and public data. (author)

  16. Higher-fidelity yet efficient modeling of radiation energy transport through three-dimensional clouds

    International Nuclear Information System (INIS)

    Hall, M.L.; Davis, A.B.

    2005-01-01

    Accurate modeling of radiative energy transport through cloudy atmospheres is necessary for both climate modeling with GCMs (Global Climate Models) and remote sensing. Previous modeling efforts have taken advantage of extreme aspect ratios (cells that are very wide horizontally) by assuming a 1-D treatment vertically - the Independent Column Approximation (ICA). Recent attempts to resolve radiation transport through the clouds have drastically changed the aspect ratios of the cells, moving them closer to unity, such that the ICA model is no longer valid. We aim to provide a higher-fidelity atmospheric radiation transport model which increases accuracy while maintaining efficiency. To that end, this paper describes the development of an efficient 3-D-capable radiation code that can be easily integrated into cloud resolving models as an alternative to the resident 1-D model. Applications to test cases from the Intercomparison of 3-D Radiation Codes (I3RC) protocol are shown

  17. Precipitation Processes Developed During ARM (1997), TOGA COARE (1992), GATE (1974), SCSMEX (1998), and KWAJEX (1999): Consistent 2D, Semi-3D and 3D Cloud Resolving Model Simulations

    Science.gov (United States)

    Tao, W-K.

    2003-01-01

    Real clouds and cloud systems are inherently three-dimensional (3D). Because of the limitations in computer resources, however, most cloud-resolving models (CRMs) today are still two-dimensional (2D). A few 3D CRMs have been used to study the response of clouds to large-scale forcing. In these 3D simulations, the model domain was small, and the integration time was 6 hours. Only recently have 3D experiments been performed for multi-day periods for tropical cloud systems with large horizontal domains at the National Center for Atmospheric Research (NACAR) and at NASA Goddard Space Flight Center . At Goddard, a 3D Goddard Cumulus Ensemble (GCE) model was used to simulate periods during TOGA COARE, SCSMEX and KWAJEX using 512 by 512 km domain (with 2 km resolution). The results indicate that surface precipitation and latent heating profiles are very similar between the 2D and 3D GCE model simulations. The reason for the strong similarity between the 2D and 3D CRM simulations is that the same observed large-scale advective tendencies of potential temperature, water vapor mixing ratio, and horizontal momentum were used as the main focusing in both the 2D and 3D models. Interestingly, the 2D and 3D versions of the CRM used at CSU showed significant differences in the rainfall and cloud statistics for three ARM cases. The major objectives of this paper are: (1) to assess the performance of the super-parameterization technique, (2) calculate and examine the surface energy (especially radiation) and water budgets, and (3) identify the differences and similarities in the organization and entrainment rates of convection between simulated 2D and 3D cloud systems.

  18. Hardware/Software Co-design of Global Cloud System Resolving

    Directory of Open Access Journals (Sweden)

    Michael Wehner

    2011-10-01

    Full Text Available We present an analysis of the performance aspects of an atmospheric general circulation model at the ultra-high resolution required to resolve individual cloud systems and describe alternative technological paths to realize the integration of such a model in the relatively near future. Due to a superlinear scaling of the computational burden dictated by the Courant stability criterion, the solution of the equations of motion dominate the calculation at these ultra-high resolutions. From this extrapolation, it is estimated that a credible kilometer scale atmospheric model would require a sustained computational rate of at least 28 Petaflop/s to provide scientifically useful climate simulations. Our design study portends an alternate strategy for practical power-efficient implementations of next-generation ultra-scale systems. We demonstrate that hardware/software co-design of low-power embedded processor technology could be exploited to design a custom machine tailored to ultra-high resolution climate model specifications at relatively affordable cost and power considerations. A strawman machine design is presented consisting of in excess of 20 million processing elements that effectively exploits forthcoming many-core chips. The system pushes the limits of domain decomposition to increase explicit parallelism, and suggests that functional partitioning of sub-components of the climate code (much like the coarse-grained partitioning of computation between the atmospheric, ocean, land, and ice components of current coupled models may be necessary for future performance scaling.

  19. Impact of Precipitating Ice Hydrometeors on Longwave Radiative Effect Estimated by a Global Cloud-System Resolving Model

    Science.gov (United States)

    Chen, Ying-Wen; Seiki, Tatsuya; Kodama, Chihiro; Satoh, Masaki; Noda, Akira T.

    2018-02-01

    Satellite observation and general circulation model (GCM) studies suggest that precipitating ice makes nonnegligible contributions to the radiation balance of the Earth. However, in most GCMs, precipitating ice is diagnosed and its radiative effects are not taken into account. Here we examine the longwave radiative impact of precipitating ice using a global nonhydrostatic atmospheric model with a double-moment cloud microphysics scheme. An off-line radiation model is employed to determine cloud radiative effects according to the amount and altitude of each type of ice hydrometeor. Results show that the snow radiative effect reaches 2 W m-2 in the tropics, which is about half the value estimated by previous studies. This effect is strongly dependent on the vertical separation of ice categories and is partially generated by differences in terminal velocities, which are not represented in GCMs with diagnostic precipitating ice. Results from sensitivity experiments that artificially change the categories and altitudes of precipitating ice show that the simulated longwave heating profile and longwave radiation field are sensitive to the treatment of precipitating ice in models. This study emphasizes the importance of incorporating appropriate treatments for the radiative effects of precipitating ice in cloud and radiation schemes in GCMs in order to capture the cloud radiative effects of upper level clouds.

  20. Evaluating Lightning-generated NOx (LNOx) Parameterization based on Cloud Top Height at Resolutions with Partially-resolved Convection for Upper Tropospheric Chemistry Studies

    Science.gov (United States)

    Wong, J.; Barth, M. C.; Noone, D. C.

    2012-12-01

    Lightning-generated nitrogen oxides (LNOx) is an important precursor to tropospheric ozone production. With a meteorological time-scale variability similar to that of the ozone chemical lifetime, it can nonlinearly perturb tropospheric ozone concentration. Coupled with upper-air circulation patterns, LNOx can accumulate in significant amount in the upper troposphere with other precursors, thus enhancing ozone production (see attached figure). While LNOx emission has been included and tuned extensively in global climate models, its inclusions in regional chemistry models are seldom tested. Here we present a study that evaluates the frequently used Price and Rind parameterization based on cloud-top height at resolutions that partially resolve deep convection using the Weather Research and Forecasting model with Chemistry (WRF-Chem) over the contiguous United States. With minor modifications, the parameterization is shown to generate integrated flash counts close to those observed. However, the modeled frequency distribution of cloud-to-ground flashes do not represent well for storms with high flash rates, bringing into question the applicability of the intra-cloud/ground partitioning (IC:CG) formulation of Price and Rind in some studies. Resolution dependency also requires attention when sub-grid cloud-tops are used instead of the originally intended grid-averaged cloud-top. LNOx passive tracers being gathered by monsoonal upper tropospheric anticyclone.

  1. Low Cloud Feedback to Surface Warming in the World's First Global Climate Model with Explicit Embedded Boundary Layer Turbulence

    Science.gov (United States)

    Parishani, H.; Pritchard, M. S.; Bretherton, C. S.; Wyant, M. C.; Khairoutdinov, M.; Singh, B.

    2017-12-01

    Biases and parameterization formulation uncertainties in the representation of boundary layer clouds remain a leading source of possible systematic error in climate projections. Here we show the first results of cloud feedback to +4K SST warming in a new experimental climate model, the ``Ultra-Parameterized (UP)'' Community Atmosphere Model, UPCAM. We have developed UPCAM as an unusually high-resolution implementation of cloud superparameterization (SP) in which a global set of cloud resolving arrays is embedded in a host global climate model. In UP, the cloud-resolving scale includes sufficient internal resolution to explicitly generate the turbulent eddies that form marine stratocumulus and trade cumulus clouds. This is computationally costly but complements other available approaches for studying low clouds and their climate interaction, by avoiding parameterization of the relevant scales. In a recent publication we have shown that UP, while not without its own complexity trade-offs, can produce encouraging improvements in low cloud climatology in multi-month simulations of the present climate and is a promising target for exascale computing (Parishani et al. 2017). Here we show results of its low cloud feedback to warming in multi-year simulations for the first time. References: Parishani, H., M. S. Pritchard, C. S. Bretherton, M. C. Wyant, and M. Khairoutdinov (2017), Toward low-cloud-permitting cloud superparameterization with explicit boundary layer turbulence, J. Adv. Model. Earth Syst., 9, doi:10.1002/2017MS000968.

  2. An improved lightning flash rate parameterization developed from Colorado DC3 thunderstorm data for use in cloud-resolving chemical transport models

    Science.gov (United States)

    Basarab, B. M.; Rutledge, S. A.; Fuchs, B. R.

    2015-09-01

    Accurate prediction of total lightning flash rate in thunderstorms is important to improve estimates of nitrogen oxides (NOx) produced by lightning (LNOx) from the storm scale to the global scale. In this study, flash rate parameterization schemes from the literature are evaluated against observed total flash rates for a sample of 11 Colorado thunderstorms, including nine storms from the Deep Convective Clouds and Chemistry (DC3) experiment in May-June 2012. Observed flash rates were determined using an automated algorithm that clusters very high frequency radiation sources emitted by electrical breakdown in clouds and detected by the northern Colorado lightning mapping array. Existing schemes were found to inadequately predict flash rates and were updated based on observed relationships between flash rate and simple storm parameters, yielding significant improvement. The most successful updated scheme predicts flash rate based on the radar-derived mixed-phase 35 dBZ echo volume. Parameterizations based on metrics for updraft intensity were also updated but were found to be less reliable predictors of flash rate for this sample of storms. The 35 dBZ volume scheme was tested on a data set containing radar reflectivity volume information for thousands of isolated convective cells in different regions of the U.S. This scheme predicted flash rates to within 5.8% of observed flash rates on average. These results encourage the application of this scheme to larger radar data sets and its possible implementation into cloud-resolving models.

  3. A study of cloud microphysics and precipitation over the Tibetan Plateau by radar observations and cloud-resolving model simulations: Cloud Microphysics over Tibetan Plateau

    Energy Technology Data Exchange (ETDEWEB)

    Gao, Wenhua [State Key Laboratory of Severe Weather, Chinese Academy of Meteorological Sciences, Beijing China; Pacific Northwest National Laboratory, Richland Washington USA; Sui, Chung-Hsiung [Department of Atmospheric Sciences, National Taiwan University, Taipei Taiwan; Fan, Jiwen [Pacific Northwest National Laboratory, Richland Washington USA; Hu, Zhiqun [State Key Laboratory of Severe Weather, Chinese Academy of Meteorological Sciences, Beijing China; Zhong, Lingzhi [State Key Laboratory of Severe Weather, Chinese Academy of Meteorological Sciences, Beijing China

    2016-11-27

    Cloud microphysical properties and precipitation over the Tibetan Plateau (TP) are unique because of the high terrains, clean atmosphere, and sufficient water vapor. With dual-polarization precipitation radar and cloud radar measurements during the Third Tibetan Plateau Atmospheric Scientific Experiment (TIPEX-III), the simulated microphysics and precipitation by the Weather Research and Forecasting model (WRF) with the Chinese Academy of Meteorological Sciences (CAMS) microphysics and other microphysical schemes are investigated through a typical plateau rainfall event on 22 July 2014. Results show that the WRF-CAMS simulation reasonably reproduces the spatial distribution of 24-h accumulated precipitation, but has limitations in simulating time evolution of precipitation rates. The model-calculated polarimetric radar variables have biases as well, suggesting bias in modeled hydrometeor types. The raindrop sizes in convective region are larger than those in stratiform region indicated by the small intercept of raindrop size distribution in the former. The sensitivity experiments show that precipitation processes are sensitive to the changes of warm rain processes in condensation and nucleated droplet size (but less sensitive to evaporation process). Increasing droplet condensation produces the best area-averaged rain rate during weak convection period compared with the observation, suggesting a considerable bias in thermodynamics in the baseline simulation. Increasing the initial cloud droplet size causes the rain rate reduced by half, an opposite effect to that of increasing droplet condensation.

  4. Impact of entrainment on cloud droplet spectra: theory, observations, and modeling

    Science.gov (United States)

    Grabowski, W.

    2016-12-01

    Understanding the impact of entrainment and mixing on microphysical properties of warm boundary layer clouds is an important aspect of the representation of such clouds in large-scale models of weather and climate. Entrainment leads to a reduction of the liquid water content in agreement with the fundamental thermodynamics, but its impact on the droplet spectrum is difficult to quantify in observations and modeling. For in-situ (e.g., aircraft) observations, it is impossible to follow air parcels and observe processes that lead to changes of the droplet spectrum in different regions of a cloud. For similar reasons traditional modeling methodologies (e.g., the Eulerian large eddy simulation) are not useful either. Moreover, both observations and modeling can resolve only relatively narrow range of spatial scales. Theory, typically focusing on differences between idealized concepts of homogeneous and inhomogeneous mixing, is also of a limited use for the multiscale turbulent mixing between a cloud and its environment. This presentation will illustrate the above points and argue that the Lagrangian large-eddy simulation with appropriate subgrid-scale scheme may provide key insights and eventually lead to novel parameterizations for large-scale models.

  5. Evaluation of Cloud-Resolving and Limited Area Model Intercomparison Simulations Using TWP-ICE Observations. Part 2 ; Precipitation Microphysics

    Science.gov (United States)

    Varble, Adam; Zipser, Edward J.; Fridland, Ann M.; Zhu, Ping; Ackerman, Andrew S.; Chaboureau, Jean-Pierre; Fan, Jiwen; Hill, Adrian; Shipway, Ben; Williams, Christopher

    2014-01-01

    Ten 3-D cloud-resolving model (CRM) simulations and four 3-D limited area model (LAM) simulations of an intense mesoscale convective system observed on 23-24 January 2006 during the Tropical Warm Pool-International Cloud Experiment (TWP-ICE) are compared with each other and with observations and retrievals from a scanning polarimetric radar, colocated UHF and VHF vertical profilers, and a Joss-Waldvogel disdrometer in an attempt to explain a low bias in simulated stratiform rainfall. Despite different forcing methodologies, similar precipitation microphysics errors appear in CRMs and LAMs with differences that depend on the details of the bulk microphysics scheme used. One-moment schemes produce too many small raindrops, which biases Doppler velocities low, but produces rainwater contents (RWCs) that are similar to observed. Two-moment rain schemes with a gamma shape parameter (mu) of 0 produce excessive size sorting, which leads to larger Doppler velocities than those produced in one-moment schemes but lower RWCs. Two-moment schemes also produce a convective median volume diameter distribution that is too broad relative to observations and, thus, may have issues balancing raindrop formation, collision-coalescence, and raindrop breakup. Assuming a mu of 2.5 rather than 0 for the raindrop size distribution improves one-moment scheme biases, and allowing mu to have values greater than 0 may improve excessive size sorting in two-moment schemes. Underpredicted stratiform rain rates are associated with underpredicted ice water contents at the melting level rather than excessive rain evaporation, in turn likely associated with convective detrainment that is too high in the troposphere and mesoscale circulations that are too weak. A limited domain size also prevents a large, well-developed stratiform region like the one observed from developing in CRMs, although LAMs also fail to produce such a region.

  6. Explicit prediction of ice clouds in general circulation models

    Science.gov (United States)

    Kohler, Martin

    1999-11-01

    Although clouds play extremely important roles in the radiation budget and hydrological cycle of the Earth, there are large quantitative uncertainties in our understanding of their generation, maintenance and decay mechanisms, representing major obstacles in the development of reliable prognostic cloud water schemes for General Circulation Models (GCMs). Recognizing their relative neglect in the past, both observationally and theoretically, this work places special focus on ice clouds. A recent version of the UCLA - University of Utah Cloud Resolving Model (CRM) that includes interactive radiation is used to perform idealized experiments to study ice cloud maintenance and decay mechanisms under various conditions in term of: (1) background static stability, (2) background relative humidity, (3) rate of cloud ice addition over a fixed initial time-period and (4) radiation: daytime, nighttime and no-radiation. Radiation is found to have major effects on the life-time of layer-clouds. Optically thick ice clouds decay significantly slower than expected from pure microphysical crystal fall-out (taucld = 0.9--1.4 h as opposed to no-motion taumicro = 0.5--0.7 h). This is explained by the upward turbulent fluxes of water induced by IR destabilization, which partially balance the downward transport of water by snowfall. Solar radiation further slows the ice-water decay by destruction of the inversion above cloud-top and the resulting upward transport of water. Optically thin ice clouds, on the other hand, may exhibit even longer life-times (>1 day) in the presence of radiational cooling. The resulting saturation mixing ratio reduction provides for a constant cloud ice source. These CRM results are used to develop a prognostic cloud water scheme for the UCLA-GCM. The framework is based on the bulk water phase model of Ose (1993). The model predicts cloud liquid water and cloud ice separately, and which is extended to split the ice phase into suspended cloud ice (predicted

  7. Scale analysis of convective clouds

    Directory of Open Access Journals (Sweden)

    Micha Gryschka

    2008-12-01

    Full Text Available The size distribution of cumulus clouds due to shallow and deep convection is analyzed using satellite pictures, LES model results and data from the German rain radar network. The size distributions found can be described by simple power laws as has also been proposed for other cloud data in the literature. As the observed precipitation at ground stations is finally determined by cloud numbers in an area and individual sizes and rain rates of single clouds, the cloud size distributions might be used for developing empirical precipitation forecasts or for validating results from cloud resolving models being introduced to routine weather forecasts.

  8. Cloud Feedbacks on Greenhouse Warming in a Multi-Scale Modeling Framework with a Higher-Order Turbulence Closure

    Science.gov (United States)

    Cheng, Anning; Xu, Kuan-Man

    2015-01-01

    Five-year simulation experiments with a multi-scale modeling Framework (MMF) with a advanced intermediately prognostic higher-order turbulence closure (IPHOC) in its cloud resolving model (CRM) component, also known as SPCAM-IPHOC (super parameterized Community Atmospheric Model), are performed to understand the fast tropical (30S-30N) cloud response to an instantaneous doubling of CO2 concentration with SST held fixed at present-day values. SPCAM-IPHOC has substantially improved the low-level representation compared with SPCAM. It is expected that the cloud responses to greenhouse warming in SPCAM-IPHOC is more realistic. The change of rising motion, surface precipitation, cloud cover, and shortwave and longwave cloud radiative forcing in SPCAM-IPHOC from the greenhouse warming will be presented in the presentation.

  9. On the discrepancies between theoretical and measured below-cloud particle scavenging coefficients for rain – a numerical investigation using a detailed one-dimensional cloud microphysics model

    Directory of Open Access Journals (Sweden)

    X. Wang

    2011-11-01

    Full Text Available Existing theoretical formulations for the size-resolved scavenging coefficient Λ(d for atmospheric aerosol particles scavenged by rain predict values lower by one to two orders of magnitude than those estimated from field measurements of particle-concentration changes for particles smaller than 3 μm in diameter. Vertical turbulence is not accounted for in the theoretical formulations of Λ(d but does contribute to the field-derived estimates of Λ(d due to its influence on the overall concentration changes of aerosol particles in the layers undergoing impaction scavenging. A detailed one-dimensional cloud microphysics model has been used to simulate rain production and below-cloud particle scavenging, and to quantify the contribution of turbulent diffusion to the overall Λ(d values calculated from particle concentration changes. The relative contribution of vertical diffusion to below-cloud scavenging is found to be largest for submicron particles under weak precipitation conditions. The discrepancies between theoretical and field-derived Λ(d values can largely be explained by the contribution of vertical diffusion to below-cloud particle scavenging for all particles larger than 0.01 μm in diameter for which field data are available. The results presented here suggest that the current theoretical framework for Λ(d can provide a reasonable approximation of below-cloud aerosol particle scavenging by rain in size-resolved aerosol transport models if vertical diffusion is also considered by the models.

  10. UCLALES-SALSA v1.0: a large-eddy model with interactive sectional microphysics for aerosol, clouds and precipitation

    Science.gov (United States)

    Tonttila, Juha; Maalick, Zubair; Raatikainen, Tomi; Kokkola, Harri; Kühn, Thomas; Romakkaniemi, Sami

    2017-01-01

    Challenges in understanding the aerosol-cloud interactions and their impacts on global climate highlight the need for improved knowledge of the underlying physical processes and feedbacks as well as their interactions with cloud and boundary layer dynamics. To pursue this goal, increasingly sophisticated cloud-scale models are needed to complement the limited supply of observations of the interactions between aerosols and clouds. For this purpose, a new large-eddy simulation (LES) model, coupled with an interactive sectional description for aerosols and clouds, is introduced. The new model builds and extends upon the well-characterized UCLA Large-Eddy Simulation Code (UCLALES) and the Sectional Aerosol module for Large-Scale Applications (SALSA), hereafter denoted as UCLALES-SALSA. Novel strategies for the aerosol, cloud and precipitation bin discretisation are presented. These enable tracking the effects of cloud processing and wet scavenging on the aerosol size distribution as accurately as possible, while keeping the computational cost of the model as low as possible. The model is tested with two different simulation set-ups: a marine stratocumulus case in the DYCOMS-II campaign and another case focusing on the formation and evolution of a nocturnal radiation fog. It is shown that, in both cases, the size-resolved interactions between aerosols and clouds have a critical influence on the dynamics of the boundary layer. The results demonstrate the importance of accurately representing the wet scavenging of aerosol in the model. Specifically, in a case with marine stratocumulus, precipitation and the subsequent removal of cloud activating particles lead to thinning of the cloud deck and the formation of a decoupled boundary layer structure. In radiation fog, the growth and sedimentation of droplets strongly affect their radiative properties, which in turn drive new droplet formation. The size-resolved diagnostics provided by the model enable investigations of these

  11. Mechanisms and Model Diversity of Trade-Wind Shallow Cumulus Cloud Feedbacks: A Review

    Science.gov (United States)

    Vial, Jessica; Bony, Sandrine; Stevens, Bjorn; Vogel, Raphaela

    2017-11-01

    Shallow cumulus clouds in the trade-wind regions are at the heart of the long standing uncertainty in climate sensitivity estimates. In current climate models, cloud feedbacks are strongly influenced by cloud-base cloud amount in the trades. Therefore, understanding the key factors controlling cloudiness near cloud-base in shallow convective regimes has emerged as an important topic of investigation. We review physical understanding of these key controlling factors and discuss the value of the different approaches that have been developed so far, based on global and high-resolution model experimentations and process-oriented analyses across a range of models and for observations. The trade-wind cloud feedbacks appear to depend on two important aspects: (1) how cloudiness near cloud-base is controlled by the local interplay between turbulent, convective and radiative processes; (2) how these processes interact with their surrounding environment and are influenced by mesoscale organization. Our synthesis of studies that have explored these aspects suggests that the large diversity of model responses is related to fundamental differences in how the processes controlling trade cumulus operate in models, notably, whether they are parameterized or resolved. In models with parameterized convection, cloudiness near cloud-base is very sensitive to the vigor of convective mixing in response to changes in environmental conditions. This is in contrast with results from high-resolution models, which suggest that cloudiness near cloud-base is nearly invariant with warming and independent of large-scale environmental changes. Uncertainties are difficult to narrow using current observations, as the trade cumulus variability and its relation to large-scale environmental factors strongly depend on the time and/or spatial scales at which the mechanisms are evaluated. New opportunities for testing physical understanding of the factors controlling shallow cumulus cloud responses using

  12. Mechanisms and Model Diversity of Trade-Wind Shallow Cumulus Cloud Feedbacks: A Review

    Science.gov (United States)

    Vial, Jessica; Bony, Sandrine; Stevens, Bjorn; Vogel, Raphaela

    Shallow cumulus clouds in the trade-wind regions are at the heart of the long standing uncertainty in climate sensitivity estimates. In current climate models, cloud feedbacks are strongly influenced by cloud-base cloud amount in the trades. Therefore, understanding the key factors controlling cloudiness near cloud-base in shallow convective regimes has emerged as an important topic of investigation. We review physical understanding of these key controlling factors and discuss the value of the different approaches that have been developed so far, based on global and high-resolution model experimentations and process-oriented analyses across a range of models and for observations. The trade-wind cloud feedbacks appear to depend on two important aspects: (1) how cloudiness near cloud-base is controlled by the local interplay between turbulent, convective and radiative processes; (2) how these processes interact with their surrounding environment and are influenced by mesoscale organization. Our synthesis of studies that have explored these aspects suggests that the large diversity of model responses is related to fundamental differences in how the processes controlling trade cumulus operate in models, notably, whether they are parameterized or resolved. In models with parameterized convection, cloudiness near cloud-base is very sensitive to the vigor of convective mixing in response to changes in environmental conditions. This is in contrast with results from high-resolution models, which suggest that cloudiness near cloud-base is nearly invariant with warming and independent of large-scale environmental changes. Uncertainties are difficult to narrow using current observations, as the trade cumulus variability and its relation to large-scale environmental factors strongly depend on the time and/or spatial scales at which the mechanisms are evaluated. New opportunities for testing physical understanding of the factors controlling shallow cumulus cloud responses using

  13. Process-model simulations of cloud albedo enhancement by aerosols in the Arctic

    Science.gov (United States)

    Kravitz, Ben; Wang, Hailong; Rasch, Philip J.; Morrison, Hugh; Solomon, Amy B.

    2014-01-01

    A cloud-resolving model is used to simulate the effectiveness of Arctic marine cloud brightening via injection of cloud condensation nuclei (CCN), either through geoengineering or other increased sources of Arctic aerosols. An updated cloud microphysical scheme is employed, with prognostic CCN and cloud particle numbers in both liquid and mixed-phase marine low clouds. Injection of CCN into the marine boundary layer can delay the collapse of the boundary layer and increase low-cloud albedo. Albedo increases are stronger for pure liquid clouds than mixed-phase clouds. Liquid precipitation can be suppressed by CCN injection, whereas ice precipitation (snow) is affected less; thus, the effectiveness of brightening mixed-phase clouds is lower than for liquid-only clouds. CCN injection into a clean regime results in a greater albedo increase than injection into a polluted regime, consistent with current knowledge about aerosol–cloud interactions. Unlike previous studies investigating warm clouds, dynamical changes in circulation owing to precipitation changes are small. According to these results, which are dependent upon the representation of ice nucleation processes in the employed microphysical scheme, Arctic geoengineering is unlikely to be effective as the sole means of altering the global radiation budget but could have substantial local radiative effects. PMID:25404677

  14. Transforming the representation of the boundary layer and low clouds for high-resolution regional climate modeling: Final report

    Energy Technology Data Exchange (ETDEWEB)

    Hall, Alex [University of California, Los Angeles, CA (United States). Joint Institute for Regional Earth System Science and Engineering

    2013-07-24

    Stratocumulus and shallow cumulus clouds in subtropical oceanic regions (e.g., Southeast Pacific) cover thousands of square kilometers and play a key role in regulating global climate (e.g., Klein and Hartmann, 1993). Numerical modeling is an essential tool to study these clouds in regional and global systems, but the current generation of climate and weather models has difficulties in representing them in a realistic way (e.g., Siebesma et al., 2004; Stevens et al., 2007; Teixeira et al., 2011). While numerical models resolve the large-scale flow, subgrid-scale parameterizations are needed to estimate small-scale properties (e.g. boundary layer turbulence and convection, clouds, radiation), which have significant influence on the resolved scale due to the complex nonlinear nature of the atmosphere. To represent the contribution of these fine-scale processes to the resolved scale, climate models use various parameterizations, which are the main pieces in the model that contribute to the low clouds dynamics and therefore are the major sources of errors or approximations in their representation. In this project, we aim to 1) improve our understanding of the physical processes in thermal circulation and cloud formation, 2) examine the performance and sensitivity of various parameterizations in the regional weather model (Weather Research and Forecasting model; WRF), and 3) develop, implement, and evaluate the advanced boundary layer parameterization in the regional model to better represent stratocumulus, shallow cumulus, and their transition. Thus, this project includes three major corresponding studies. We find that the mean diurnal cycle is sensitive to model domain in ways that reveal the existence of different contributions originating from the Southeast Pacific land-masses. The experiments suggest that diurnal variations in circulations and thermal structures over this region are influenced by convection over the Peruvian sector of the Andes cordillera, while

  15. Counting the clouds

    International Nuclear Information System (INIS)

    Randall, David A

    2005-01-01

    Cloud processes are very important for the global circulation of the atmosphere. It is now possible, though very expensive, to simulate the global circulation of the atmosphere using a model with resolution fine enough to explicitly represent the larger individual clouds. An impressive preliminary calculation of this type has already been performed by Japanese scientists, using the Earth Simulator. Within the next few years, such global cloud-resolving models (GCRMs) will be applied to weather prediction, and later they will be used in climatechange simulations. The tremendous advantage of GCRMs, relative to conventional lowerresolution global models, is that GCRMs can avoid many of the questionable 'parameterizations' used to represent cloud effects in lower-resolution global models. Although cloud microphysics, turbulence, and radiation must still be parameterized in GCRMs, the high resolution of a GCRM simplifies these problems considerably, relative to conventional models. The United States currently has no project to develop a GCRM, although we have both the computer power and the expertise to do it. A research program aimed at development and applications of GCRMs is outlined

  16. Improving the Understanding and Model Representation of Processes that Couple Shallow Clouds, Aerosols, and Land-Ecosystems

    Science.gov (United States)

    Fast, J. D.; Berg, L. K.; Schmid, B.; Alexander, M. L. L.; Bell, D.; D'Ambro, E.; Hubbe, J. M.; Liu, J.; Mei, F.; Pekour, M. S.; Pinterich, T.; Schobesberger, S.; Shilling, J.; Springston, S. R.; Thornton, J. A.; Tomlinson, J. M.; Wang, J.; Zelenyuk, A.

    2016-12-01

    Cumulus convection is an important component in the atmospheric radiation budget and hydrologic cycle over the southern Great Plains and over many regions of the world, particularly during the summertime growing season when intense turbulence induced by surface radiation couples the land surface to clouds. Current convective cloud parameterizations, however, contain uncertainties resulting from insufficient coincident data that couples cloud macrophysical and microphysical properties to inhomogeneity in surface layer, boundary layer, and aerosol properties. We describe the measurement strategy and preliminary findings from the recent Holistic Interactions of Shallow Clouds, Aerosols, and Land-Ecosystems (HI-SCALE) campaign conducted in May and September of 2016 in the vicinity of the DOE's Atmospheric Radiation Measurement (ARM) Southern Great Plains (SGP) site located in Oklahoma. The goal of the HI-SCALE campaign is to provide a detailed set of aircraft and surface measurements needed to obtain a more complete understanding and improved parameterizations of the lifecycle of shallow clouds. The sampling is done in two periods, one in the spring and the other in the late summer to take advantage of variations in the "greenness" for various types of vegetation, new particle formation, anthropogenic enhancement of biogenic secondary organic aerosol (SOA), and other aerosol properties. The aircraft measurements will be coupled with extensive routine ARM SGP measurements as well as Large Eddy Simulation (LES), cloud resolving, and cloud-system resolving models. Through these integrated analyses and modeling studies, the affects of inhomogeneity in land use, vegetation, soil moisture, convective eddies, and aerosol properties on the evolution of shallow clouds will be determined, including the feedbacks of cloud radiative effects.

  17. Development and testing of an aerosol-stratus cloud parameterization scheme for middle and high latitudes

    Energy Technology Data Exchange (ETDEWEB)

    Olsson, P.Q.; Meyers, M.P.; Kreidenweis, S.; Cotton, W.R. [Colorado State Univ., Fort Collins, CO (United States)

    1996-04-01

    The aim of this new project is to develop an aerosol/cloud microphysics parameterization of mixed-phase stratus and boundary layer clouds. Our approach is to create, test, and implement a bulk-microphysics/aerosol model using data from Atmospheric Radiation Measurement (ARM) Cloud and Radiation Testbed (CART) sites and large-eddy simulation (LES) explicit bin-resolving aerosol/microphysics models. The primary objectives of this work are twofold. First, we need the prediction of number concentrations of activated aerosol which are transferred to the droplet spectrum, so that the aerosol population directly affects the cloud formation and microphysics. Second, we plan to couple the aerosol model to the gas and aqueous-chemistry module that will drive the aerosol formation and growth. We begin by exploring the feasibility of performing cloud-resolving simulations of Arctic stratus clouds over the North Slope CART site. These simulations using Colorado State University`s regional atmospheric modeling system (RAMS) will be useful in designing the structure of the cloud-resolving model and in interpreting data acquired at the North Slope site.

  18. ARM Cloud Radar Simulator Package for Global Climate Models Value-Added Product

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Yuying [North Carolina State Univ., Raleigh, NC (United States); Xie, Shaocheng [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-05-01

    It has been challenging to directly compare U.S. Department of Energy (DOE) Atmospheric Radiation Measurement (ARM) Climate Research Facility ground-based cloud radar measurements with climate model output because of limitations or features of the observing processes and the spatial gap between model and the single-point measurements. To facilitate the use of ARM radar data in numerical models, an ARM cloud radar simulator was developed to converts model data into pseudo-ARM cloud radar observations that mimic the instrument view of a narrow atmospheric column (as compared to a large global climate model [GCM] grid-cell), thus allowing meaningful comparison between model output and ARM cloud observations. The ARM cloud radar simulator value-added product (VAP) was developed based on the CloudSat simulator contained in the community satellite simulator package, the Cloud Feedback Model Intercomparison Project (CFMIP) Observation Simulator Package (COSP) (Bodas-Salcedo et al., 2011), which has been widely used in climate model evaluation with satellite data (Klein et al., 2013, Zhang et al., 2010). The essential part of the CloudSat simulator is the QuickBeam radar simulator that is used to produce CloudSat-like radar reflectivity, but is capable of simulating reflectivity for other radars (Marchand et al., 2009; Haynes et al., 2007). Adapting QuickBeam to the ARM cloud radar simulator within COSP required two primary changes: one was to set the frequency to 35 GHz for the ARM Ka-band cloud radar, as opposed to 94 GHz used for the CloudSat W-band radar, and the second was to invert the view from the ground to space so as to attenuate the beam correctly. In addition, the ARM cloud radar simulator uses a finer vertical resolution (100 m compared to 500 m for CloudSat) to resolve the more detailed structure of clouds captured by the ARM radars. The ARM simulator has been developed following the COSP workflow (Figure 1) and using the capabilities available in COSP

  19. An Optical Lightning Simulator in an Electrified Cloud-Resolving Model to Prepare the Future Space Lightning Missions

    Science.gov (United States)

    Bovalo, Christophe; Defer, Eric; Pinty, Jean-Pierre

    2016-04-01

    The future decade will see the launch of several space missions designed to monitor the total lightning activity. Among these missions, the American (Geostationary Lightning Mapper - GLM) and European (Lightning Imager - LI) optical detectors will be onboard geostationary satellites (GOES-R and MTG, respectively). For the first time, the total lightning activity will be monitored over the full Earth disk and at a very high temporal resolution (2 and 1 ms, respectively). Missions like the French Tool for the Analysis of Radiation from lightNIng and Sprites (TARANIS) and ISS-LIS will bring complementary information in order to better understand the lightning physics and to improve the weather prediction (nowcasting and forecasting). Such missions will generate a huge volume of new and original observations for the scientific community and weather prediction centers that have to be prepared. Moreover, before the launch of these missions, fundamental questions regarding the interpretation of the optical signal property and its relation to cloud optical thickness and lightning discharge processes need to be further investigated. An innovative approach proposed here is to use the synergy existing in the French MesoNH Cloud-Resolving Model (CRM). Indeed, MesoNH is one of the only CRM able to simulate the lifecycle of electrical charges generated within clouds through non-inductive charging process (dependent of the 1-moment microphysical scheme). The lightning flash geometry is based on a fractal law while the electrical field is diagnosed thanks to the Gauss' law. The lightning optical simulator is linked to the electrical scheme as the lightning radiance at 777.4 nm is a function of the lightning current, approximated by the charges neutralized along the lightning path. Another important part is the scattering of this signal by the hydrometeors (mainly ice particles) that is taken into account. Simulations at 1-km resolution are done over the Langmuir Laboratory (New

  20. Modeling study of cloud droplet nucleation and in-cloud sulfate production during the Sanitation of the Atmosphere (SANA) 2 campaign

    Science.gov (United States)

    Liu, Xiaohong; Seidl, Winfried

    1998-01-01

    Based upon the measurements of vertical profiles of gaseous SO2, H2O2, O3, and meteorological parameters from aircraft and of the aerosol chemical composition and gaseous NH3, HNO3, and SO2 at the surface in southeastern Germany (Melpitz) during the Sanitation of the Atmosphere (SANA) 2 campaign, realistic modeling of cloud droplet nucleation and in-cloud sulfate production was performed with an explicit microphysical cloud model with size-resolved chemistry and cloud top entrainment. For the fair weather cumulus observed during the measurements, the calculated cloud droplet number concentrations could be as high as 2000 cm-3 (and precloud aerosol sulfate up to 9.1 μg m-3), indicating strong sulfur pollution at Melpitz during the campaign. The in-cloud sulfate production is within 1.5-5.0 μg m-3, depending on the initial gaseous NH3 concentration in the parcel. This result shows the necessity of gaseous NH3 vertical profile measurements. Entrainment can reduce the cloud droplet number concentration and cause the distribution of in-cloud produced sulfate to shift toward larger particle sizes. Under the cases we studied, we do not find a significant effect of cloud top gaseous H2O2 entrainment on the in-cloud sulfate production. For the adiabatic cases the departure of bulk water H2O2 from the Henry's law equilibrium is very small. When entrainment included, however, bulk water H2O2 concentrations could be clearly less than the equilibrium values, and the deficiencies are higher (>20%) for droplets larger than 10 μm radius. Our results suggest that entrainment could be one of the important factors to account for the measured H2O2 deficiency in cloud water.

  1. Why do general circulation models overestimate the aerosol cloud lifetime effect? A case study comparing CAM5 and a CRM

    Science.gov (United States)

    Zhou, Cheng; Penner, Joyce E.

    2017-01-01

    Observation-based studies have shown that the aerosol cloud lifetime effect or the increase of cloud liquid water path (LWP) with increased aerosol loading may have been overestimated in climate models. Here, we simulate shallow warm clouds on 27 May 2011 at the southern Great Plains (SGP) measurement site established by the Department of Energy's (DOE) Atmospheric Radiation Measurement (ARM) program using a single-column version of a global climate model (Community Atmosphere Model or CAM) and a cloud resolving model (CRM). The LWP simulated by CAM increases substantially with aerosol loading while that in the CRM does not. The increase of LWP in CAM is caused by a large decrease of the autoconversion rate when cloud droplet number increases. In the CRM, the autoconversion rate is also reduced, but this is offset or even outweighed by the increased evaporation of cloud droplets near the cloud top, resulting in an overall decrease in LWP. Our results suggest that climate models need to include the dependence of cloud top growth and the evaporation/condensation process on cloud droplet number concentrations.

  2. Classification of Clouds and Deep Convection from GEOS-5 Using Satellite Observations

    Science.gov (United States)

    Putman, William; Suarez, Max

    2010-01-01

    With the increased resolution of global atmospheric models and the push toward global cloud resolving models, the resemblance of model output to satellite observations has become strikingly similar. As we progress with our adaptation of the Goddard Earth Observing System Model, Version 5 (GEOS-5) as a high resolution cloud system resolving model, evaluation of cloud properties and deep convection require in-depth analysis beyond a visual comparison. Outgoing long-wave radiation (OLR) provides a sufficient comparison with infrared (IR) satellite imagery to isolate areas of deep convection. We have adopted a binning technique to generate a series of histograms for OLR which classify the presence and fraction of clear sky versus deep convection in the tropics that can be compared with a similar analyses of IR imagery from composite Geostationary Operational Environmental Satellite (GOES) observations. We will present initial results that have been used to evaluate the amount of deep convective parameterization required within the model as we move toward cloud system resolving resolutions of 10- to 1-km globally.

  3. Evaluating Microphysics in Cloud-Resolving Models using TRMM and Ground-based Precipitation Radar Observations

    Science.gov (United States)

    Krueger, S. K.; Zulauf, M. A.; Li, Y.; Zipser, E. J.

    2005-05-01

    Global satellite datasets such as those produced by ISCCP, ERBE, and CERES provide strong observational constraints on cloud radiative properties. Such observations have been widely used for model evaluation, tuning, and improvement. Cloud radiative properties depend primarily on small, non-precipitating cloud droplets and ice crystals, yet the dynamical, microphysical and radiative processes which produce these small particles often involve large, precipitating hydrometeors. There now exists a global dataset of tropical cloud system precipitation feature (PF) properties, collected by TRMM and produced by Steve Nesbitt, that provides additional observational constraints on cloud system properties. We are using the TRMM PF dataset to evaluate the precipitation microphysics of two simulations of deep, precipitating, convective cloud systems: one is a 29-day summertime, continental case (ARM Summer 1997 SCM IOP, at the Southern Great Plains site); the second is a tropical maritime case: the Kwajalein MCS of 11-12 August 1999 (part of a 52-day simulation). Both simulations employed the same bulk, three-ice category microphysical parameterization (Krueger et al. 1995). The ARM simulation was executed using the UCLA/Utah 2D CRM, while the KWAJEX simulation was produced using the 3D CSU CRM (SAM). The KWAJEX simulation described above is compared with both the actual radar data and the TRMM statistics. For the Kwajalein MCS of 11 to 12 August 1999, there are research radar data available for the lifetime of the system. This particular MCS was large in size and rained heavily, but it was weak to average in measures of convective intensity, against the 5-year TRMM sample of 108. For the Kwajalein MCS simulation, the 20 dBZ contour is at 15.7 km and the 40 dBZ contour at 14.5 km! Of all 108 MCSs observed by TRMM, the highest value for the 40 dBZ contour is 8 km. Clearly, the high reflectivity cores are off scale compared with observed cloud systems in this area. A similar

  4. Development and Testing of a Life Cycle Model and a Parameterization of Thin Mid-level Stratiform Clouds

    Energy Technology Data Exchange (ETDEWEB)

    Krueger, Steven K.

    2008-03-03

    We used a cloud-resolving model (a detailed computer model of cloud systems) to evaluate and improve the representation of clouds in global atmospheric models used for numerical weather prediction and climate modeling. We also used observations of the atmospheric state, including clouds, made at DOE's Atmospheric Radiation Measurement (ARM) Program's Climate Research Facility located in the Southern Great Plains (Kansas and Oklahoma) during Intensive Observation Periods to evaluate our detailed computer model as well as a single-column version of a global atmospheric model used for numerical weather prediction (the Global Forecast System of the NOAA National Centers for Environmental Prediction). This so-called Single-Column Modeling approach has proved to be a very effective method for testing the representation of clouds in global atmospheric models. The method relies on detailed observations of the atmospheric state, including clouds, in an atmospheric column comparable in size to a grid column used in a global atmospheric model. The required observations are made by a combination of in situ and remote sensing instruments. One of the greatest problems facing mankind at the present is climate change. Part of the problem is our limited ability to predict the regional patterns of climate change. In order to increase this ability, uncertainties in climate models must be reduced. One of the greatest of these uncertainties is the representation of clouds and cloud processes. This project, and ARM taken as a whole, has helped to improve the representation of clouds in global atmospheric models.

  5. Effects of model resolution and parameterizations on the simulations of clouds, precipitation, and their interactions with aerosols

    Science.gov (United States)

    Lee, Seoung Soo; Li, Zhanqing; Zhang, Yuwei; Yoo, Hyelim; Kim, Seungbum; Kim, Byung-Gon; Choi, Yong-Sang; Mok, Jungbin; Um, Junshik; Ock Choi, Kyoung; Dong, Danhong

    2018-01-01

    This study investigates the roles played by model resolution and microphysics parameterizations in the well-known uncertainties or errors in simulations of clouds, precipitation, and their interactions with aerosols by the numerical weather prediction (NWP) models. For this investigation, we used cloud-system-resolving model (CSRM) simulations as benchmark simulations that adopt high-resolution and full-fledged microphysical processes. These simulations were evaluated against observations, and this evaluation demonstrated that the CSRM simulations can function as benchmark simulations. Comparisons between the CSRM simulations and the simulations at the coarse resolutions that are generally adopted by current NWP models indicate that the use of coarse resolutions as in the NWP models can lower not only updrafts and other cloud variables (e.g., cloud mass, condensation, deposition, and evaporation) but also their sensitivity to increasing aerosol concentration. The parameterization of the saturation process plays an important role in the sensitivity of cloud variables to aerosol concentrations. while the parameterization of the sedimentation process has a substantial impact on how cloud variables are distributed vertically. The variation in cloud variables with resolution is much greater than what happens with varying microphysics parameterizations, which suggests that the uncertainties in the NWP simulations are associated with resolution much more than microphysics parameterizations.

  6. Thin Cloud Detection Method by Linear Combination Model of Cloud Image

    Science.gov (United States)

    Liu, L.; Li, J.; Wang, Y.; Xiao, Y.; Zhang, W.; Zhang, S.

    2018-04-01

    The existing cloud detection methods in photogrammetry often extract the image features from remote sensing images directly, and then use them to classify images into cloud or other things. But when the cloud is thin and small, these methods will be inaccurate. In this paper, a linear combination model of cloud images is proposed, by using this model, the underlying surface information of remote sensing images can be removed. So the cloud detection result can become more accurate. Firstly, the automatic cloud detection program in this paper uses the linear combination model to split the cloud information and surface information in the transparent cloud images, then uses different image features to recognize the cloud parts. In consideration of the computational efficiency, AdaBoost Classifier was introduced to combine the different features to establish a cloud classifier. AdaBoost Classifier can select the most effective features from many normal features, so the calculation time is largely reduced. Finally, we selected a cloud detection method based on tree structure and a multiple feature detection method using SVM classifier to compare with the proposed method, the experimental data shows that the proposed cloud detection program in this paper has high accuracy and fast calculation speed.

  7. Observations and Model Simulations of Orographic Mixed-Phase Clouds at Mountain Range Site

    Science.gov (United States)

    Lohmann, U.; Henneberg, O. C.; Henneberger, J.

    2014-12-01

    Aerosol-cloud interactions constitute the highest uncertainties in forcing estimation. Especially uncertainties due to mixed clouds (MPCs) have a large impact on the radiative balance and precipitation prediction. Due to Wegener-Bergeron-Findeisen-process (WBF) which describes glaciation of MPCs due to the lower saturation over ice than over water, MPCs are mostly expected as short lived clouds. In contrast to the theory of the WBF, in-situ measurements have shown that MPCs can persist over longer time. But only a small number of measurements of MPCs is available. In addition modeling studies about MPCs are difficult as their processes of the three-phase-system are on the micro scale and therefore not resolved in models. We present measurements obtained at the high-altitude research station Jungfraujoch (JFJ, 3580 m asl) in the Swiss Alps partly taken during the CLoud-Aerosol Interaction Experiments (CLACE). During the winter season, the JFJ has a high frequency of super-cooled clouds and is considered representative for being in the free troposphere. In-situ measurements of the microstructure of MPCs have been obtained with the digital imager HOLIMO, that delivers phase-resolved size distributions, concentrations, and water contents. The data set of MPCs at JFJ shows that for northerly wind cases partially-glaciated MPCs are more frequently observed than for southerly wind cases. The higher frequency of these intermediate states of MPCs suggests either higher updraft velocities, and therefore higher water-vapor supersaturations, or the absence of sufficiently high IN concentrations to quickly glaciate the MPC. Because of the limitation of in-situ information, i.e. point measurements and missing measurements of vertical velocities at JFJ, the mechanism of the long persistence of MPCs cannot be fully understood. Therefore, in addition to measurements we will investigate the JFJ region with a model study with the non-hydrostatic model COSMO-ART-M7. Combination of km

  8. Jupiter's Deep Cloud Structure Revealed Using Keck Observations of Spectrally Resolved Line Shapes

    Science.gov (United States)

    Bjoraker, G. L.; Wong, M.H.; de Pater, I.; Adamkovics, M.

    2015-01-01

    Technique: We present a method to determine the pressure at which significant cloud opacity is present between 2 and 6 bars on Jupiter. We use: a) the strength of a Fraunhofer absorption line in a zone to determine the ratio of reflected sunlight to thermal emission, and b) pressure- broadened line profiles of deuterated methane (CH3D) at 4.66 meters to determine the location of clouds. We use radiative transfer models to constrain the altitude region of both the solar and thermal components of Jupiter's 5-meter spectrum. Results: For nearly all latitudes on Jupiter the thermal component is large enough to constrain the deep cloud structure even when upper clouds are present. We find that Hot Spots, belts, and high latitudes have broader line profiles than do zones. Radiative transfer models show that Hot Spots in the North and South Equatorial Belts (NEB, SEB) typically do not have opaque clouds at pressures greater than 2 bars. The South Tropical Zone (STZ) at 32 degrees South has an opaque cloud top between 4 and 5 bars. From thermochemical models this must be a water cloud. We measured the variation of the equivalent width of CH3D with latitude for comparison with Jupiter's belt-zone structure. We also constrained the vertical profile of H2O in an SEB Hot Spot and in the STZ. The Hot Spot is very dry for a probability less than 4.5 bars and then follows the H2O profile observed by the Galileo Probe. The STZ has a saturated H2O profile above its cloud top between 4 and 5 bars.

  9. A systematic comparison of two-equation Reynolds-averaged Navier-Stokes turbulence models applied to shock-cloud interactions

    Science.gov (United States)

    Goodson, Matthew D.; Heitsch, Fabian; Eklund, Karl; Williams, Virginia A.

    2017-07-01

    Turbulence models attempt to account for unresolved dynamics and diffusion in hydrodynamical simulations. We develop a common framework for two-equation Reynolds-averaged Navier-Stokes turbulence models, and we implement six models in the athena code. We verify each implementation with the standard subsonic mixing layer, although the level of agreement depends on the definition of the mixing layer width. We then test the validity of each model into the supersonic regime, showing that compressibility corrections can improve agreement with experiment. For models with buoyancy effects, we also verify our implementation via the growth of the Rayleigh-Taylor instability in a stratified medium. The models are then applied to the ubiquitous astrophysical shock-cloud interaction in three dimensions. We focus on the mixing of shock and cloud material, comparing results from turbulence models to high-resolution simulations (up to 200 cells per cloud radius) and ensemble-averaged simulations. We find that the turbulence models lead to increased spreading and mixing of the cloud, although no two models predict the same result. Increased mixing is also observed in inviscid simulations at resolutions greater than 100 cells per radius, which suggests that the turbulent mixing begins to be resolved.

  10. Advancing cloud lifecycle representation in numerical models using innovative analysis methods that bridge arm observations over a breadth of scales

    Energy Technology Data Exchange (ETDEWEB)

    Tselioudis, George [Columbia Univ., New York, NY (United States)

    2016-03-04

    From its location on the subtropics-midlatitude boundary, the Azores is influenced by both the subtropical high pressure and the midlatitude baroclinic storm regimes, and therefore experiences a wide range of cloud structures, from fair-weather scenes to stratocumulus sheets to deep convective systems. This project combined three types of data sets to study cloud variability in the Azores: a satellite analysis of cloud regimes, a reanalysis characterization of storminess, and a 19-month field campaign that occurred on Graciosa Island. Combined analysis of the three data sets provides a detailed picture of cloud variability and the respective dynamic influences, with emphasis on low clouds that constitute a major uncertainty source in climate model simulations. The satellite cloud regime analysis shows that the Azores cloud distribution is similar to the mean global distribution and can therefore be used to evaluate cloud simulation in global models. Regime analysis of low clouds shows that stratocumulus decks occur under the influence of the Azores high-pressure system, while shallow cumulus clouds are sustained by cold-air outbreaks, as revealed by their preference for post-frontal environments and northwesterly flows. An evaluation of CMIP5 climate model cloud regimes over the Azores shows that all models severely underpredict shallow cumulus clouds, while most models also underpredict the occurrence of stratocumulus cloud decks. It is demonstrated that carefully selected case studies can be related through regime analysis to climatological cloud distributions, and a methodology is suggested utilizing process-resolving model simulations of individual cases to better understand cloud-dynamics interactions and attempt to explain and correct climate model cloud deficiencies.

  11. Storm and cloud dynamics

    CERN Document Server

    Cotton, William R

    1992-01-01

    This book focuses on the dynamics of clouds and of precipitating mesoscale meteorological systems. Clouds and precipitating mesoscale systems represent some of the most important and scientifically exciting weather systems in the world. These are the systems that produce torrential rains, severe winds including downburst and tornadoes, hail, thunder and lightning, and major snow storms. Forecasting such storms represents a major challenge since they are too small to be adequately resolved by conventional observing networks and numerical prediction models.Key Features* Key Highlight

  12. Modeling of Cloud/Radiation Processes for Cirrus Cloud Formation

    National Research Council Canada - National Science Library

    Liou, K

    1997-01-01

    This technical report includes five reprints and pre-prints of papers associated with the modeling of cirrus cloud and radiation processes as well as remote sensing of cloud optical and microphysical...

  13. Projection of the change in future extremes over Japan using a cloud-resolving model: (2) Precipitation Extremes and the results of the NHM-1km experiments

    Science.gov (United States)

    Kanada, S.; Nakano, M.; Nakamura, M.; Hayashi, S.; Kato, T.; Kurihara, K.; Sasaki, H.; Uchiyama, T.; Aranami, K.; Honda, Y.; Kitoh, A.

    2008-12-01

    In order to study changes in the regional climate in the vicinity of Japan during the summer rainy season due to global warming, experiments by a semi-cloud resolving non-hydrostatic model with a horizontal resolution of 5km (NHM-5km) have been conducted from June to October by nesting within the results of the 10-year time-integrated experiments using a hydrostatic atmospheric general circulation model with a horizontal grid of 20 km (AGCM-20km: TL959L60) for the present and future up to the year 2100. A non-hydrostatic model developed by the Japan Meteorological Agency (JMA) (JMA-NHM; Saito et al. 2001, 2006) was adopted. Detailed descriptions of the NHM-5km are shown by the poster of Nakano et al. Our results show that rainy days over most of the Japanese Islands will decrease in June and July and increase in August and September in the future climate. Especially, remarkable increases in intense precipitations such as larger than 150 - 300 mm/day are projected from the present to future climate. The 90th percentiles of regional largest values among maximum daily precipitations (R-MDPs) grow 156 to 207 mm/day in the present and future climates, respectively. It is well-known that the horizontal distribution of precipitation, especially the heavy rainfall in the vicinity of Japan, much depends on the topography. Therefore, higher resolution experiments by a cloud-resolving model with a horizontal resolution of 1km (NHM-1km) are one-way nested within the results of NHM-5km. The basic frame and design of the NHM-1km is the same as those of the NHM-5km, but the topography is finer and no cumulus parameterization is used in the NHM-1km experiments. The NHM-1km, which treats the convection and cloud microphysics explicitly, can represent not only horizontal distributions of rainfall in detail but also the 3-dimensional structures of meso-beta-scale convective systems (MCSs). Because of the limitation of computation resources, only heavy rainfall events that rank in top

  14. Electron Cloud Buildup Characterization Using Shielded Pickup Measurements and Custom Modeling Code at CESRTA

    CERN Document Server

    Crittenden, James A

    2013-01-01

    The Cornell Electron Storage Ring Test Accelerator experimental program includes investigations into electron cloud buildup, applying various mitigation techniques in custom vacuum chambers. Among these are two 1.1-m-long sections located symmetrically in the east and west arc regions. These chambers are equipped with pickup detectors shielded against the direct beam-induced signal. They detect cloud electrons migrating through an 18-mm-diameter pattern of small holes in the top of the chamber. A digitizing oscilloscope is used to record the signals, providing time-resolved information on cloud development. Carbon-coated, TiN-coated and uncoated aluminum chambers have been tested. Electron and positron beams of 2.1, 4.0 and 5.3 GeV with a variety of bunch populations and spacings in steps of 4 and 14 ns have been used. Here we report on results from the ECLOUD modeling code which highlight the sensitivity of these measurements to the physical phenomena determining cloud buildup such as the photoelectron produ...

  15. Toward low-cloud-permitting cloud superparameterization with explicit boundary layer turbulence

    Science.gov (United States)

    Parishani, Hossein; Pritchard, Michael S.; Bretherton, Christopher S.; Wyant, Matthew C.; Khairoutdinov, Marat

    2017-07-01

    Systematic biases in the representation of boundary layer (BL) clouds are a leading source of uncertainty in climate projections. A variation on superparameterization (SP) called "ultraparameterization" (UP) is developed, in which the grid spacing of the cloud-resolving models (CRMs) is fine enough (250 × 20 m) to explicitly capture the BL turbulence, associated clouds, and entrainment in a global climate model capable of multiyear simulations. UP is implemented within the Community Atmosphere Model using 2° resolution (˜14,000 embedded CRMs) with one-moment microphysics. By using a small domain and mean-state acceleration, UP is computationally feasible today and promising for exascale computers. Short-duration global UP hindcasts are compared with SP and satellite observations of top-of-atmosphere radiation and cloud vertical structure. The most encouraging improvement is a deeper BL and more realistic vertical structure of subtropical stratocumulus (Sc) clouds, due to stronger vertical eddy motions that promote entrainment. Results from 90 day integrations show climatological errors that are competitive with SP, with a significant improvement in the diurnal cycle of offshore Sc liquid water. Ongoing concerns with the current UP implementation include a dim bias for near-coastal Sc that also occurs less prominently in SP and a bright bias over tropical continental deep convection zones. Nevertheless, UP makes global eddy-permitting simulation a feasible and interesting alternative to conventionally parameterized GCMs or SP-GCMs with turbulence parameterizations for studying BL cloud-climate and cloud-aerosol feedback.

  16. Fast Cloud Adjustment to Increasing CO2 in a Superparameterized Climate Model

    Directory of Open Access Journals (Sweden)

    Marat Khairoutdinov

    2012-05-01

    Full Text Available Two-year simulation experiments with a superparameterized climate model, SP-CAM, are performed to understand the fast tropical (30S-30N cloud response to an instantaneous quadrupling of CO2 concentration with SST held fixed at present-day values.The greenhouse effect of the CO2 perturbation quickly warms the tropical land surfaces by an average of 0.5 K. This shifts rising motion, surface precipitation, and cloud cover at all levels from the ocean to the land, with only small net tropical-mean cloud changes. There is a widespread average reduction of about 80 m in the depth of the trade inversion capping the marine boundary layer (MBL over the cooler subtropical oceans.One apparent contributing factor is CO2-enhanced downwelling longwave radiation, which reduces boundary-layer radiative cooling, a primary driver of turbulent entrainment through the trade inversion. A second contributor is a slight CO2-induced heating of the free troposphere above the MBL, which strengthens the trade inversion and also inhibits entrainment. There is a corresponding downward displacement of MBL clouds with a very slight decrease in mean cloud cover and albedo.Two-dimensional cloud-resolving model (CRM simulations of this MBL response are run to steady state using composite SP-CAM simulated thermodynamic and wind profiles from a representative cool subtropical ocean regime, for the control and 4xCO2 cases. Simulations with a CRM grid resolution equal to that of SP-CAM are compared with much finer resolution simulations. The coarse-resolution simulations maintain a cloud fraction and albedo comparable to SP-CAM, but the fine-resolution simulations have a much smaller cloud fraction. Nevertheless, both CRM configurations simulate a reduction in inversion height comparable to SP-CAM. The changes in low cloud cover and albedo in the CRM simulations are small, but both simulations predict a slight reduction in low cloud albedo as in SP-CAM.

  17. Cloud's Center of Gravity – a compact approach to analyze convective cloud development

    Directory of Open Access Journals (Sweden)

    I. Koren

    2009-01-01

    Full Text Available As cloud resolving models become more detailed, with higher resolution outputs, it is often complicated to isolate the physical processes that control the cloud attributes. Moreover, due to the high dimensionality and complexity of the model output, the analysis and interpretation of the results can be very complicated. Here we suggest a novel approach to convective cloud analysis that yields more insight into the physical and temporal evolution of clouds, and is compact and efficient. The different (3-D cloud attributes are weighted and projected onto a single point in space and in time, that has properties of, or similar to, the Center Of Gravity (COG. The location, magnitude and spread of this variable are followed in time. The implications of the COG approach are demonstrated for a study of aerosol effects on a warm convective cloud. We show that in addition to reducing dramatically the dimensionality of the output, such an approach often enhances the signal, adds more information, and makes the physical description of cloud evolution clearer, allowing unambiguous comparison of clouds evolving in different environmental conditions. This approach may also be useful for analysis of cloud data retrieved from surface or space-based cloud radars.

  18. Enterprise Cloud Adoption - Cloud Maturity Assessment Model

    OpenAIRE

    Conway, Gerry; Doherty, Eileen; Carcary, Marian; Crowley, Catherine

    2017-01-01

    The introduction and use of cloud computing by an organization has the promise of significant benefits that include reduced costs, improved services, and a pay-per-use model. Organizations that successfully harness these benefits will potentially have a distinct competitive edge, due to their increased agility and flexibility to rapidly respond to an ever changing and complex business environment. However, as cloud technology is a relatively new ph...

  19. A Numerical Study of Vortex and Precipitating Cloud Merging in Middle Latitudes

    Institute of Scientific and Technical Information of China (English)

    PING Fan; LUO Zhe-Xian; JU Jian-Hua

    2006-01-01

    @@ We mainly focus on the study of precipitating cloud merging associated with vortex merging. The vortex and precipitating cloud merging are simulated by the cloud resolving model from 0000 21 to 1800 23 July 2003. The results show that the model well simulates vortex circulation associated with precipitating clouds. It is also proven that the vortex merging follows the precipitating cloud merging although vortices show the spatial and temporal differences. The convection vorticity vector is introduced to describe the merging processes. Two merging cases are identified during the 42-h simulation and are studied.

  20. Toward Quantitative Estimation of the Effect of Aerosol Particles in the Global Climate Model and Cloud Resolving Model

    Science.gov (United States)

    Eskes, H.; Boersma, F.; Dirksen, R.; van der A, R.; Veefkind, P.; Levelt, P.; Brinksma, E.; van Roozendael, M.; de Smedt, I.; Gleason, J.

    2005-05-01

    Based on measurements of GOME on ESA ERS-2, SCIAMACHY on ESA-ENVISAT, and Ozone Monitoring Instrument (OMI) on the NASA EOS-Aura satellite there is now a unique 11-year dataset of global tropospheric nitrogen dioxide measurements from space. The retrieval approach consists of two steps. The first step is an application of the DOAS (Differential Optical Absorption Spectroscopy) approach which delivers the total absorption optical thickness along the light path (the slant column). For GOME and SCIAMACHY this is based on the DOAS implementation developed by BIRA/IASB. For OMI the DOAS implementation was developed in a collaboration between KNMI and NASA. The second retrieval step, developed at KNMI, estimates the tropospheric vertical column of NO2 based on the slant column, cloud fraction and cloud top height retrieval, stratospheric column estimates derived from a data assimilation approach and vertical profile estimates from space-time collocated profiles from the TM chemistry-transport model. The second step was applied with only minor modifications to all three instruments to generate a uniform 11-year data set. In our talk we will address the following topics: - A short summary of the retrieval approach and results - Comparisons with other retrievals - Comparisons with global and regional-scale models - OMI-SCIAMACHY and SCIAMACHY-GOME comparisons - Validation with independent measurements - Trend studies of NO2 for the past 11 years

  1. Combined observational and modeling efforts of aerosol-cloud-precipitation interactions over Southeast Asia

    Science.gov (United States)

    Loftus, Adrian; Tsay, Si-Chee; Nguyen, Xuan Anh

    2016-04-01

    Low-level stratocumulus (Sc) clouds cover more of the Earth's surface than any other cloud type rendering them critical for Earth's energy balance, primarily via reflection of solar radiation, as well as their role in the global hydrological cycle. Stratocumuli are particularly sensitive to changes in aerosol loading on both microphysical and macrophysical scales, yet the complex feedbacks involved in aerosol-cloud-precipitation interactions remain poorly understood. Moreover, research on these clouds has largely been confined to marine environments, with far fewer studies over land where major sources of anthropogenic aerosols exist. The aerosol burden over Southeast Asia (SEA) in boreal spring, attributed to biomass burning (BB), exhibits highly consistent spatiotemporal distribution patterns, with major variability due to changes in aerosol loading mediated by processes ranging from large-scale climate factors to diurnal meteorological events. Downwind from source regions, the transported BB aerosols often overlap with low-level Sc cloud decks associated with the development of the region's pre-monsoon system, providing a unique, natural laboratory for further exploring their complex micro- and macro-scale relationships. Compared to other locations worldwide, studies of springtime biomass-burning aerosols and the predominately Sc cloud systems over SEA and their ensuing interactions are underrepresented in scientific literature. Measurements of aerosol and cloud properties, whether ground-based or from satellites, generally lack information on microphysical processes; thus cloud-resolving models are often employed to simulate the underlying physical processes in aerosol-cloud-precipitation interactions. The Goddard Cumulus Ensemble (GCE) cloud model has recently been enhanced with a triple-moment (3M) bulk microphysics scheme as well as the Regional Atmospheric Modeling System (RAMS) version 6 aerosol module. Because the aerosol burden not only affects cloud

  2. A Categorisation of Cloud Computing Business Models

    OpenAIRE

    Chang, Victor; Bacigalupo, David; Wills, Gary; De Roure, David

    2010-01-01

    This paper reviews current cloud computing business models and presents proposals on how organisations can achieve sustainability by adopting appropriate models. We classify cloud computing business models into eight types: (1) Service Provider and Service Orientation; (2) Support and Services Contracts; (3) In-House Private Clouds; (4) All-In-One Enterprise Cloud; (5) One-Stop Resources and Services; (6) Government funding; (7) Venture Capitals; and (8) Entertainment and Social Networking. U...

  3. Assessing 1D Atmospheric Solar Radiative Transfer Models: Interpretation and Handling of Unresolved Clouds.

    Science.gov (United States)

    Barker, H. W.; Stephens, G. L.; Partain, P. T.; Bergman, J. W.; Bonnel, B.; Campana, K.; Clothiaux, E. E.; Clough, S.; Cusack, S.; Delamere, J.; Edwards, J.; Evans, K. F.; Fouquart, Y.; Freidenreich, S.; Galin, V.; Hou, Y.; Kato, S.; Li, J.;  Mlawer, E.;  Morcrette, J.-J.;  O'Hirok, W.;  Räisänen, P.;  Ramaswamy, V.;  Ritter, B.;  Rozanov, E.;  Schlesinger, M.;  Shibata, K.;  Sporyshev, P.;  Sun, Z.;  Wendisch, M.;  Wood, N.;  Yang, F.

    2003-08-01

    The primary purpose of this study is to assess the performance of 1D solar radiative transfer codes that are used currently both for research and in weather and climate models. Emphasis is on interpretation and handling of unresolved clouds. Answers are sought to the following questions: (i) How well do 1D solar codes interpret and handle columns of information pertaining to partly cloudy atmospheres? (ii) Regardless of the adequacy of their assumptions about unresolved clouds, do 1D solar codes perform as intended?One clear-sky and two plane-parallel, homogeneous (PPH) overcast cloud cases serve to elucidate 1D model differences due to varying treatments of gaseous transmittances, cloud optical properties, and basic radiative transfer. The remaining four cases involve 3D distributions of cloud water and water vapor as simulated by cloud-resolving models. Results for 25 1D codes, which included two line-by-line (LBL) models (clear and overcast only) and four 3D Monte Carlo (MC) photon transport algorithms, were submitted by 22 groups. Benchmark, domain-averaged irradiance profiles were computed by the MC codes. For the clear and overcast cases, all MC estimates of top-of-atmosphere albedo, atmospheric absorptance, and surface absorptance agree with one of the LBL codes to within ±2%. Most 1D codes underestimate atmospheric absorptance by typically 15-25 W m-2 at overhead sun for the standard tropical atmosphere regardless of clouds.Depending on assumptions about unresolved clouds, the 1D codes were partitioned into four genres: (i) horizontal variability, (ii) exact overlap of PPH clouds, (iii) maximum/random overlap of PPH clouds, and (iv) random overlap of PPH clouds. A single MC code was used to establish conditional benchmarks applicable to each genre, and all MC codes were used to establish the full 3D benchmarks. There is a tendency for 1D codes to cluster near their respective conditional benchmarks, though intragenre variances typically exceed those for

  4. Can nudging be used to quantify model sensitivities in precipitation and cloud forcing?: NUDGING AND MODEL SENSITIVITIES

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Guangxing [Pacific Northwest National Laboratory, Atmospheric Science and Global Change Division, Richland Washington USA; Wan, Hui [Pacific Northwest National Laboratory, Atmospheric Science and Global Change Division, Richland Washington USA; Zhang, Kai [Pacific Northwest National Laboratory, Atmospheric Science and Global Change Division, Richland Washington USA; Qian, Yun [Pacific Northwest National Laboratory, Atmospheric Science and Global Change Division, Richland Washington USA; Ghan, Steven J. [Pacific Northwest National Laboratory, Atmospheric Science and Global Change Division, Richland Washington USA

    2016-07-10

    Efficient simulation strategies are crucial for the development and evaluation of high resolution climate models. This paper evaluates simulations with constrained meteorology for the quantification of parametric sensitivities in the Community Atmosphere Model version 5 (CAM5). Two parameters are perturbed as illustrating examples: the convection relaxation time scale (TAU), and the threshold relative humidity for the formation of low-level stratiform clouds (rhminl). Results suggest that the fidelity and computational efficiency of the constrained simulations depend strongly on 3 factors: the detailed implementation of nudging, the mechanism through which the perturbed parameter affects precipitation and cloud, and the magnitude of the parameter perturbation. In the case of a strong perturbation in convection, temperature and/or wind nudging with a 6-hour relaxation time scale leads to non-negligible side effects due to the distorted interactions between resolved dynamics and parameterized convection, while a 1-year free running simulation can satisfactorily capture the annual mean precipitation sensitivity in terms of both global average and geographical distribution. In the case of a relatively weak perturbation the large-scale condensation scheme, results from 1-year free-running simulations are strongly affected by noise associated with internal variability, while nudging winds effectively reduces the noise, and reasonably reproduces the response of precipitation and cloud forcing to parameter perturbation. These results indicate that caution is needed when using nudged simulations to assess precipitation and cloud forcing sensitivities to parameter changes in general circulation models. We also demonstrate that ensembles of short simulations are useful for understanding the evolution of model sensitivities.

  5. A Review of Cloud Business Models and Sustainability

    OpenAIRE

    Chang, Victor; Wills, Gary; De Roure, David

    2010-01-01

    This paper reviews current cloud computing business models and presents proposals on how organisations can achieve sustainability by adopting appropriate models. Using the Jericho Forum's Cloud Cube Model (CCM), we classify cloud computing business models into eight types: (1) Service Provider and Service Orientation; (2) Support and Services Contracts; (3) In-House Private Clouds; (4) All-In-One Enterprise Cloud; (5) One-Stop Resources and Services; (6) Government Funding; (7) Venture Capita...

  6. Evaluation of convection-resolving models using satellite data: The diurnal cycle of summer convection over the Alps

    Directory of Open Access Journals (Sweden)

    Michael Keller

    2016-05-01

    Full Text Available Diurnal moist convection is an important element of summer precipitation over Central Europe and the Alps. It is poorly represented in models using parameterized convection. In this study, we investigate the diurnal cycle of convection during 11 days in June 2007 using the COSMO model. The numerical simulations are compared with satellite measurements of GERB and SEVIRI, AVHRR satellite-based cloud properties and ground-based precipitation and temperature measurements. The simulations use horizontal resolutions of 12 km (convection-parameterizing model, CPM and 2 km (convection-resolving model, CRM and either a one-moment microphysics scheme (1M or a two-moment microphysics scheme (2M.They are conducted for a computational domain that covers an extended Alpine area from Northern Italy to Northern Germany. The CPM with 1M exhibits a significant overestimation of high cloud cover. This results in a compensation effect in the top of the atmosphere energy budget due to an underestimation of outgoing longwave radiation (OLR and an overestimation of reflected solar radiation (RSR. The CRM reduces high cloud cover and improves the OLR bias from a domain mean of −20.1 to −2.6 W/m2. When using 2M with ice sedimentation in the CRM, high cloud cover is further reduced. The stronger diurnal cycle of high cloud cover and associated convection over the Alps, compared to less mountainous regions, is well represented by the CRM but underestimated by the CPM. Despite substantial differences in high cloud cover, the use of a 2M has no significant impact on the diurnal cycle of precipitation. Furthermore, a negative mid-level cloud bias is found for all simulations.

  7. Direct Scaling of Leaf-Resolving Biophysical Models from Leaves to Canopies

    Science.gov (United States)

    Bailey, B.; Mahaffee, W.; Hernandez Ochoa, M.

    2017-12-01

    Recent advances in the development of biophysical models and high-performance computing have enabled rapid increases in the level of detail that can be represented by simulations of plant systems. However, increasingly detailed models typically require increasingly detailed inputs, which can be a challenge to accurately specify. In this work, we explore the use of terrestrial LiDAR scanning data to accurately specify geometric inputs for high-resolution biophysical models that enables direct up-scaling of leaf-level biophysical processes. Terrestrial LiDAR scans generate "clouds" of millions of points that map out the geometric structure of the area of interest. However, points alone are often not particularly useful in generating geometric model inputs, as additional data processing techniques are required to provide necessary information regarding vegetation structure. A new method was developed that directly reconstructs as many leaves as possible that are in view of the LiDAR instrument, and uses a statistical backfilling technique to ensure that the overall leaf area and orientation distribution matches that of the actual vegetation being measured. This detailed structural data is used to provide inputs for leaf-resolving models of radiation, microclimate, evapotranspiration, and photosynthesis. Model complexity is afforded by utilizing graphics processing units (GPUs), which allows for simulations that resolve scales ranging from leaves to canopies. The model system was used to explore how heterogeneity in canopy architecture at various scales affects scaling of biophysical processes from leaves to canopies.

  8. A Location-Based Interactive Model of Internet of Things and Cloud (IoT-Cloud) for Mobile Cloud Computing Applications.

    Science.gov (United States)

    Dinh, Thanh; Kim, Younghan; Lee, Hyukjoon

    2017-03-01

    This paper presents a location-based interactive model of Internet of Things (IoT) and cloud integration (IoT-cloud) for mobile cloud computing applications, in comparison with the periodic sensing model. In the latter, sensing collections are performed without awareness of sensing demands. Sensors are required to report their sensing data periodically regardless of whether or not there are demands for their sensing services. This leads to unnecessary energy loss due to redundant transmission. In the proposed model, IoT-cloud provides sensing services on demand based on interest and location of mobile users. By taking advantages of the cloud as a coordinator, sensing scheduling of sensors is controlled by the cloud, which knows when and where mobile users request for sensing services. Therefore, when there is no demand, sensors are put into an inactive mode to save energy. Through extensive analysis and experimental results, we show that the location-based model achieves a significant improvement in terms of network lifetime compared to the periodic model.

  9. Technical note: Fu-Liou-Gu and Corti-Peter model performance evaluation for radiative retrievals from cirrus clouds

    Science.gov (United States)

    Lolli, Simone; Campbell, James R.; Lewis, Jasper R.; Gu, Yu; Welton, Ellsworth J.

    2017-06-01

    We compare, for the first time, the performance of a simplified atmospheric radiative transfer algorithm package, the Corti-Peter (CP) model, versus the more complex Fu-Liou-Gu (FLG) model, for resolving top-of-the-atmosphere radiative forcing characteristics from single-layer cirrus clouds obtained from the NASA Micro-Pulse Lidar Network database in 2010 and 2011 at Singapore and in Greenbelt, Maryland, USA, in 2012. Specifically, CP simplifies calculation of both clear-sky longwave and shortwave radiation through regression analysis applied to radiative calculations, which contributes significantly to differences between the two. The results of the intercomparison show that differences in annual net top-of-the-atmosphere (TOA) cloud radiative forcing can reach 65 %. This is particularly true when land surface temperatures are warmer than 288 K, where the CP regression analysis becomes less accurate. CP proves useful for first-order estimates of TOA cirrus cloud forcing, but may not be suitable for quantitative accuracy, including the absolute sign of cirrus cloud daytime TOA forcing that can readily oscillate around zero globally.

  10. A Location-Based Interactive Model of Internet of Things and Cloud (IoT-Cloud for Mobile Cloud Computing Applications

    Directory of Open Access Journals (Sweden)

    Thanh Dinh

    2017-03-01

    Full Text Available This paper presents a location-based interactive model of Internet of Things (IoT and cloud integration (IoT-cloud for mobile cloud computing applications, in comparison with the periodic sensing model. In the latter, sensing collections are performed without awareness of sensing demands. Sensors are required to report their sensing data periodically regardless of whether or not there are demands for their sensing services. This leads to unnecessary energy loss due to redundant transmission. In the proposed model, IoT-cloud provides sensing services on demand based on interest and location of mobile users. By taking advantages of the cloud as a coordinator, sensing scheduling of sensors is controlled by the cloud, which knows when and where mobile users request for sensing services. Therefore, when there is no demand, sensors are put into an inactive mode to save energy. Through extensive analysis and experimental results, we show that the location-based model achieves a significant improvement in terms of network lifetime compared to the periodic model.

  11. A Condensation–coalescence Cloud Model for Exoplanetary Atmospheres: Formulation and Test Applications to Terrestrial and Jovian Clouds

    Energy Technology Data Exchange (ETDEWEB)

    Ohno, Kazumasa; Okuzumi, Satoshi [Department of Earth and Planetary Sciences, Tokyo Institute of Technology, Meguro, Tokyo 152-8551 (Japan)

    2017-02-01

    A number of transiting exoplanets have featureless transmission spectra that might suggest the presence of clouds at high altitudes. A realistic cloud model is necessary to understand the atmospheric conditions under which such high-altitude clouds can form. In this study, we present a new cloud model that takes into account the microphysics of both condensation and coalescence. Our model provides the vertical profiles of the size and density of cloud and rain particles in an updraft for a given set of physical parameters, including the updraft velocity and the number density of cloud condensation nuclei (CCNs). We test our model by comparing with observations of trade-wind cumuli on Earth and ammonia ice clouds in Jupiter. For trade-wind cumuli, the model including both condensation and coalescence gives predictions that are consistent with observations, while the model including only condensation overestimates the mass density of cloud droplets by up to an order of magnitude. For Jovian ammonia clouds, the condensation–coalescence model simultaneously reproduces the effective particle radius, cloud optical thickness, and cloud geometric thickness inferred from Voyager observations if the updraft velocity and CCN number density are taken to be consistent with the results of moist convection simulations and Galileo probe measurements, respectively. These results suggest that the coalescence of condensate particles is important not only in terrestrial water clouds but also in Jovian ice clouds. Our model will be useful to understand how the dynamics, compositions, and nucleation processes in exoplanetary atmospheres affect the vertical extent and optical thickness of exoplanetary clouds via cloud microphysics.

  12. A Condensation–coalescence Cloud Model for Exoplanetary Atmospheres: Formulation and Test Applications to Terrestrial and Jovian Clouds

    International Nuclear Information System (INIS)

    Ohno, Kazumasa; Okuzumi, Satoshi

    2017-01-01

    A number of transiting exoplanets have featureless transmission spectra that might suggest the presence of clouds at high altitudes. A realistic cloud model is necessary to understand the atmospheric conditions under which such high-altitude clouds can form. In this study, we present a new cloud model that takes into account the microphysics of both condensation and coalescence. Our model provides the vertical profiles of the size and density of cloud and rain particles in an updraft for a given set of physical parameters, including the updraft velocity and the number density of cloud condensation nuclei (CCNs). We test our model by comparing with observations of trade-wind cumuli on Earth and ammonia ice clouds in Jupiter. For trade-wind cumuli, the model including both condensation and coalescence gives predictions that are consistent with observations, while the model including only condensation overestimates the mass density of cloud droplets by up to an order of magnitude. For Jovian ammonia clouds, the condensation–coalescence model simultaneously reproduces the effective particle radius, cloud optical thickness, and cloud geometric thickness inferred from Voyager observations if the updraft velocity and CCN number density are taken to be consistent with the results of moist convection simulations and Galileo probe measurements, respectively. These results suggest that the coalescence of condensate particles is important not only in terrestrial water clouds but also in Jovian ice clouds. Our model will be useful to understand how the dynamics, compositions, and nucleation processes in exoplanetary atmospheres affect the vertical extent and optical thickness of exoplanetary clouds via cloud microphysics.

  13. Intercomparison of aerosol-cloud-precipitation interactions in stratiform orographic mixed-phase clouds

    Science.gov (United States)

    Muhlbauer, A.; Hashino, T.; Xue, L.; Teller, A.; Lohmann, U.; Rasmussen, R. M.; Geresdi, I.; Pan, Z.

    2010-09-01

    Anthropogenic aerosols serve as a source of both cloud condensation nuclei (CCN) and ice nuclei (IN) and affect microphysical properties of clouds. Increasing aerosol number concentrations is hypothesized to retard the cloud droplet coalescence and the riming in mixed-phase clouds, thereby decreasing orographic precipitation. This study presents results from a model intercomparison of 2-D simulations of aerosol-cloud-precipitation interactions in stratiform orographic mixed-phase clouds. The sensitivity of orographic precipitation to changes in the aerosol number concentrations is analysed and compared for various dynamical and thermodynamical situations. Furthermore, the sensitivities of microphysical processes such as coalescence, aggregation, riming and diffusional growth to changes in the aerosol number concentrations are evaluated and compared. The participating numerical models are the model from the Consortium for Small-Scale Modeling (COSMO) with bulk microphysics, the Weather Research and Forecasting (WRF) model with bin microphysics and the University of Wisconsin modeling system (UWNMS) with a spectral ice habit prediction microphysics scheme. All models are operated on a cloud-resolving scale with 2 km horizontal grid spacing. The results of the model intercomparison suggest that the sensitivity of orographic precipitation to aerosol modifications varies greatly from case to case and from model to model. Neither a precipitation decrease nor a precipitation increase is found robustly in all simulations. Qualitative robust results can only be found for a subset of the simulations but even then quantitative agreement is scarce. Estimates of the aerosol effect on orographic precipitation are found to range from -19% to 0% depending on the simulated case and the model. Similarly, riming is shown to decrease in some cases and models whereas it increases in others, which implies that a decrease in riming with increasing aerosol load is not a robust result

  14. Model for Semantically Rich Point Cloud Data

    Science.gov (United States)

    Poux, F.; Neuville, R.; Hallot, P.; Billen, R.

    2017-10-01

    This paper proposes an interoperable model for managing high dimensional point clouds while integrating semantics. Point clouds from sensors are a direct source of information physically describing a 3D state of the recorded environment. As such, they are an exhaustive representation of the real world at every scale: 3D reality-based spatial data. Their generation is increasingly fast but processing routines and data models lack of knowledge to reason from information extraction rather than interpretation. The enhanced smart point cloud developed model allows to bring intelligence to point clouds via 3 connected meta-models while linking available knowledge and classification procedures that permits semantic injection. Interoperability drives the model adaptation to potentially many applications through specialized domain ontologies. A first prototype is implemented in Python and PostgreSQL database and allows to combine semantic and spatial concepts for basic hybrid queries on different point clouds.

  15. MODEL FOR SEMANTICALLY RICH POINT CLOUD DATA

    Directory of Open Access Journals (Sweden)

    F. Poux

    2017-10-01

    Full Text Available This paper proposes an interoperable model for managing high dimensional point clouds while integrating semantics. Point clouds from sensors are a direct source of information physically describing a 3D state of the recorded environment. As such, they are an exhaustive representation of the real world at every scale: 3D reality-based spatial data. Their generation is increasingly fast but processing routines and data models lack of knowledge to reason from information extraction rather than interpretation. The enhanced smart point cloud developed model allows to bring intelligence to point clouds via 3 connected meta-models while linking available knowledge and classification procedures that permits semantic injection. Interoperability drives the model adaptation to potentially many applications through specialized domain ontologies. A first prototype is implemented in Python and PostgreSQL database and allows to combine semantic and spatial concepts for basic hybrid queries on different point clouds.

  16. Impact of cloud microphysics on cloud-radiation interactions in the CSU general circulation model

    Energy Technology Data Exchange (ETDEWEB)

    Fowler, L.D.; Randall, D.A.

    1995-04-01

    Our ability to study and quantify the impact of cloud-radiation interactions in studying global scale climate variations strongly relies upon the ability of general circulation models (GCMs) to simulate the coupling between the spatial and temporal variations of the model-generated cloudiness and atmospheric moisture budget components. In particular, the ability of GCMs to reproduce the geographical distribution of the sources and sinks of the planetary radiation balance depends upon their representation of the formation and dissipation of cloudiness in conjunction with cloud microphysics processes, and the fractional amount and optical characteristics of cloudiness in conjunction with the mass of condensate stored in the atmosphere. A cloud microphysics package which encompasses five prognostic variables for the mass of water vapor, cloud water, cloud ice, rain, and snow has been implemented in the Colorado State University General Circulation Model (CSU GCM) to simulate large-scale condensation processes. Convection interacts with the large-scale environment through the detrainment of cloud water and cloud ice at the top of cumulus towers. The cloud infrared emissivity and cloud optical depth of the model-generated cloudiness are interactive and depend upon the mass of cloud water and cloud ice suspended in the atmosphere. The global atmospheric moisture budget and planetary radiation budget of the CSU GCM obtained from a perpetual January simulation are discussed. Geographical distributions of the atmospheric moisture species are presented. Global maps of the top-of-atmosphere outgoing longwave radiation and planetary albedo are compared against Earth Radiation Budget Experiment (ERBE) satellite data.

  17. The sensitivities of in cloud and cloud top phase distributions to primary ice formation in ICON-LEM

    Science.gov (United States)

    Beydoun, H.; Karrer, M.; Tonttila, J.; Hoose, C.

    2017-12-01

    Mixed phase clouds remain a leading source of uncertainty in our attempt to quantify cloud-climate and aerosol-cloud climate interactions. Nevertheless, recent advances in parametrizing the primary ice formation process, high resolution cloud modelling, and retrievals of cloud phase distributions from satellite data offer an excellent opportunity to conduct closure studies on the sensitivity of the cloud phase to microphysical and dynamical processes. Particularly, the reliability of satellite data to resolve the phase at the top of the cloud provides a promising benchmark to compare model output to. We run large eddy simulations with the new ICOsahedral Non-hydrostatic atmosphere model (ICON) to place bounds on the sensitivity of in cloud and cloud top phase to the primary ice formation process. State of the art primary ice formation parametrizations in the form of the cumulative ice active site density ns are implemented in idealized deep convective cloud simulations. We exploit the ability of ICON-LEM to switch between a two moment microphysics scheme and the newly developed Predicted Particle Properties (P3) scheme by running our simulations in both configurations for comparison. To quantify the sensitivity of cloud phase to primary ice formation, cloud ice content is evaluated against order of magnitude changes in ns at variable convective strengths. Furthermore, we assess differences between in cloud and cloud top phase distributions as well as the potential impact of updraft velocity on the suppression of the Wegener-Bergeron-Findeisen process. The study aims to evaluate our practical understanding of primary ice formation in the context of predicting the structure and evolution of mixed phase clouds.

  18. Resolving both entrainment-mixing and number of activated CCN in deep convective clouds

    Directory of Open Access Journals (Sweden)

    E. Freud

    2011-12-01

    the cloud is pre-moistened by total evaporation of cloud droplets before it mixes deeper into the clouds where it can hardly change the droplet size distribution, hence Re remains close to its adiabatic value at any given cloud depth. However, the tendency towards the extreme inhomogeneous mixing appeared to slightly decrease with altitude, possibly due to enhanced turbulence and larger cloud drops aloft.

    Quantifying these effects, based on more examples from other projects and high resolution cloud models is essential for improving our understanding of the interactions between the cloud and its environment. These interactions may play an important role in cloud dynamics and microphysics, by affecting cloud depth and droplet size spectra, for example, and may therefore influence the cloud precipitation formation processes.

  19. Particle backscatter and relative humidity measured across cirrus clouds and comparison with microphysical cirrus modelling

    Directory of Open Access Journals (Sweden)

    M. Brabec

    2012-10-01

    Full Text Available Advanced measurement and modelling techniques are employed to estimate the partitioning of atmospheric water between the gas phase and the condensed phase in and around cirrus clouds, and thus to identify in-cloud and out-of-cloud supersaturations with respect to ice. In November 2008 the newly developed balloon-borne backscatter sonde COBALD (Compact Optical Backscatter and AerosoL Detector was flown 14 times together with a CFH (Cryogenic Frost point Hygrometer from Lindenberg, Germany (52° N, 14° E. The case discussed here in detail shows two cirrus layers with in-cloud relative humidities with respect to ice between 50% and 130%. Global operational analysis data of ECMWF (roughly 1° × 1° horizontal and 1 km vertical resolution, 6-hourly stored fields fail to represent ice water contents and relative humidities. Conversely, regional COSMO-7 forecasts (6.6 km × 6.6 km, 5-min stored fields capture the measured humidities and cloud positions remarkably well. The main difference between ECMWF and COSMO data is the resolution of small-scale vertical features responsible for cirrus formation. Nevertheless, ice water contents in COSMO-7 are still off by factors 2–10, likely reflecting limitations in COSMO's ice phase bulk scheme. Significant improvements can be achieved by comprehensive size-resolved microphysical and optical modelling along backward trajectories based on COSMO-7 wind and temperature fields, which allow accurate computation of humidities, homogeneous ice nucleation, resulting ice particle size distributions and backscatter ratios at the COBALD wavelengths. However, only by superimposing small-scale temperature fluctuations, which remain unresolved by the numerical weather prediction models, can we obtain a satisfying agreement with the observations and reconcile the measured in-cloud non-equilibrium humidities with conventional ice cloud microphysics. Conversely, the model-data comparison provides no evidence that additional

  20. Security model for VM in cloud

    Science.gov (United States)

    Kanaparti, Venkataramana; Naveen K., R.; Rajani, S.; Padmvathamma, M.; Anitha, C.

    2013-03-01

    Cloud computing is a new approach emerged to meet ever-increasing demand for computing resources and to reduce operational costs and Capital Expenditure for IT services. As this new way of computation allows data and applications to be stored away from own corporate server, it brings more issues in security such as virtualization security, distributed computing, application security, identity management, access control and authentication. Even though Virtualization forms the basis for cloud computing it poses many threats in securing cloud. As most of Security threats lies at Virtualization layer in cloud we proposed this new Security Model for Virtual Machine in Cloud (SMVC) in which every process is authenticated by Trusted-Agent (TA) in Hypervisor as well as in VM. Our proposed model is designed to with-stand attacks by unauthorized process that pose threat to applications related to Data Mining, OLAP systems, Image processing which requires huge resources in cloud deployed on one or more VM's.

  1. Impact of Aerosol Processing on Orographic Clouds

    Science.gov (United States)

    Pousse-Nottelmann, Sara; Zubler, Elias M.; Lohmann, Ulrike

    2010-05-01

    . [6]. Our investigation regarding the influence of aerosol processing will focus on the regional scale using a cloud-system resolving model with a much higher resolution. Emphasis will be placed on orographic mixed-phase precipitation. Different two-dimensional simulations of idealized orographic clouds will be conducted to estimate the effect of aerosol processing on orographic cloud formation and precipitation. Here, cloud lifetime, location and extent as well as the cloud type will be of particular interest. In a supplementary study, the new parameterization will be compared to observations of total and interstitial aerosol concentrations and size distribution at the remote high alpine research station Jungfraujoch in Switzerland. In addition, our simulations will be compared to recent simulations of aerosol processing in warm, mixed-phase and cold clouds, which have been carried out at the location of Jungfraujoch station [5]. References: [1] Pruppacher & Jaenicke (1995), The processing of water vapor and aerosols by atmospheric clouds, a global estimate, Atmos. Res., 38, 283295. [2] Seifert & Beheng (2006), A two-moment microphysics parameterization for mixed-phase clouds. Part 1: Model description, Meteorol. Atmos. Phys., 92, 4566. [3] Vignati et al. (2004), An efficient size-resolved aerosol microphysics module for large-scale transport models, J. Geophys. Res., 109, D22202 [4] Muhlbauer & Lohmann (2008), Sensitivity studies of the role of aerosols in warm-phase orographic precipitation in different flow regimes, J. Atmos. Sci., 65, 25222542. [5] Hoose et al. (2008), Aerosol processing in mixed-phase clouds in ECHAM5HAM: Model description and comparison to observations, J. Geophys. Res., 113, D071210. [6] Hoose et al. (2008), Global simulations of aerosol processing in clouds, Atmos. Chem. Phys., 8, 69396963.

  2. Architecting the cloud design decisions for cloud computing service models (SaaS, PaaS, and IaaS)

    CERN Document Server

    Kavis, Michael J

    2014-01-01

    An expert guide to selecting the right cloud service model for your business Cloud computing is all the rage, allowing for the delivery of computing and storage capacity to a diverse community of end-recipients. However, before you can decide on a cloud model, you need to determine what the ideal cloud service model is for your business. Helping you cut through all the haze, Architecting the Cloud is vendor neutral and guides you in making one of the most critical technology decisions that you will face: selecting the right cloud service model(s) based on a combination of both business and tec

  3. Subtropical Low Cloud Response to a Warmer Climate in an Superparameterized Climate Model: Part I. Regime Sorting and Physical Mechanisms

    Directory of Open Access Journals (Sweden)

    Peter N Blossey

    2009-07-01

    Full Text Available The subtropical low cloud response to a climate with SST uniformly warmed by 2 K is analyzed in the SP- CAM superparameterized climate model, in which each grid column is replaced by a two-dimensional cloud-resolving model (CRM. Intriguingly, SP-CAM shows substantial low cloud increases over the subtropical oceans in the warmer climate. The paper aims to understand the mechanism for these increases. The subtropical low cloud increase is analyzed by sorting grid-column months of the climate model into composite cloud regimes using percentile ranges of lower tropospheric stability (LTS. LTS is observed to be well correlated to subtropical low cloud amount and boundary layer vertical structure. The low cloud increase in SP-CAM is attributed to boundary-layer destabilization due to increased clear-sky radiative cooling in the warmer climate. This drives more shallow cumulus convection and a moister boundary layer, inducing cloud increases and further increasing the radiative cooling. The boundary layer depth does not change substantially, due to compensation between increased radiative cooling (which promotes more turbulent mixing and boundary-layer deepening and slight strengthening of the boundary-layer top inversion (which inhibits turbulent entrainment and promotes a shallower boundary layer. The widespread changes in low clouds do not appear to be driven by changes in mean subsidence.
    In a companion paper we use column-mode CRM simulations based on LTS-composite profiles to further study the low cloud response mechanisms and to explore the sensitivity of low cloud response to grid resolution in SP-CAM.

  4. Modelling ice microphysics of mixed-phase clouds

    Science.gov (United States)

    Ahola, J.; Raatikainen, T.; Tonttila, J.; Romakkaniemi, S.; Kokkola, H.; Korhonen, H.

    2017-12-01

    The low-level Arctic mixed-phase clouds have a significant role for the Arctic climate due to their ability to absorb and reflect radiation. Since the climate change is amplified in polar areas, it is vital to apprehend the mixed-phase cloud processes. From a modelling point of view, this requires a high spatiotemporal resolution to capture turbulence and the relevant microphysical processes, which has shown to be difficult.In order to solve this problem about modelling mixed-phase clouds, a new ice microphysics description has been developed. The recently published large-eddy simulation cloud model UCLALES-SALSA offers a good base for a feasible solution (Tonttila et al., Geosci. Mod. Dev., 10:169-188, 2017). The model includes aerosol-cloud interactions described with a sectional SALSA module (Kokkola et al., Atmos. Chem. Phys., 8, 2469-2483, 2008), which represents a good compromise between detail and computational expense.Newly, the SALSA module has been upgraded to include also ice microphysics. The dynamical part of the model is based on well-known UCLA-LES model (Stevens et al., J. Atmos. Sci., 56, 3963-3984, 1999) which can be used to study cloud dynamics on a fine grid.The microphysical description of ice is sectional and the included processes consist of formation, growth and removal of ice and snow particles. Ice cloud particles are formed by parameterized homo- or heterogeneous nucleation. The growth mechanisms of ice particles and snow include coagulation and condensation of water vapor. Autoconversion from cloud ice particles to snow is parameterized. The removal of ice particles and snow happens by sedimentation and melting.The implementation of ice microphysics is tested by initializing the cloud simulation with atmospheric observations from the Indirect and Semi-Direct Aerosol Campaign (ISDAC). The results are compared to the model results shown in the paper of Ovchinnikov et al. (J. Adv. Model. Earth Syst., 6, 223-248, 2014) and they show a good

  5. Variability in modeled cloud feedback tied to differences in the climatological spatial pattern of clouds

    Science.gov (United States)

    Siler, Nicholas; Po-Chedley, Stephen; Bretherton, Christopher S.

    2018-02-01

    Despite the increasing sophistication of climate models, the amount of surface warming expected from a doubling of atmospheric CO_2 (equilibrium climate sensitivity) remains stubbornly uncertain, in part because of differences in how models simulate the change in global albedo due to clouds (the shortwave cloud feedback). Here, model differences in the shortwave cloud feedback are found to be closely related to the spatial pattern of the cloud contribution to albedo (α) in simulations of the current climate: high-feedback models exhibit lower (higher) α in regions of warm (cool) sea-surface temperatures, and therefore predict a larger reduction in global-mean α as temperatures rise and warm regions expand. The spatial pattern of α is found to be strongly predictive (r=0.84) of a model's global cloud feedback, with satellite observations indicating a most-likely value of 0.58± 0.31 Wm^{-2} K^{-1} (90% confidence). This estimate is higher than the model-average cloud feedback of 0.43 Wm^{-2} K^{-1}, with half the range of uncertainty. The observational constraint on climate sensitivity is weaker but still significant, suggesting a likely value of 3.68 ± 1.30 K (90% confidence), which also favors the upper range of model estimates. These results suggest that uncertainty in model estimates of the global cloud feedback may be substantially reduced by ensuring a realistic distribution of clouds between regions of warm and cool SSTs in simulations of the current climate.

  6. An examination of two pathways to tropical cyclogenesis occurring in idealized simulations with a cloud-resolving numerical model

    Directory of Open Access Journals (Sweden)

    M. E. Nicholls

    2013-06-01

    Full Text Available Simulations are conducted with a cloud-resolving numerical model to examine the transformation of a weak incipient mid-level cyclonic vortex into a tropical cyclone. Results demonstrate that two distinct pathways are possible and that development along a particular pathway is sensitive to model physics and initial conditions. One pathway involves a steady increase of the surface winds to tropical cyclone strength as the radius of maximum winds gradually decreases. A notable feature of this evolution is the creation of small-scale lower tropospheric cyclonic vorticity anomalies by deep convective towers and subsequent merger and convergence by the low-level secondary circulation. The second pathway also begins with a strengthening low-level circulation, but eventually a significantly stronger mid-level circulation develops. Cyclogenesis occurs subsequently when a small-scale surface concentrated vortex forms abruptly near the center of the larger-scale circulation. The small-scale vortex is warm core throughout the troposphere and results in a fall in local surface pressure of a few millibars. It usually develops rapidly, undergoing a modest growth to form a small tropical cyclone. Many of the simulated systems approach or reach tropical cyclone strength prior to development of a prominent mid-level vortex so that the subsequent formation of a strong small-scale surface concentrated vortex in these cases could be considered intensification rather than genesis. Experiments are performed to investigate the dependence on the inclusion of the ice phase, radiation, the size and strength of the incipient mid-level vortex, the amount of moisture present in the initial vortex, and the sea surface temperature. Notably, as the sea surface temperature is raised, the likelihood of development along the second pathway is increased. This appears to be related to an increased production of ice. The sensitivity of the pathway taken to model physics and initial

  7. A Location-Based Interactive Model of Internet of Things and Cloud (IoT-Cloud) for Mobile Cloud Computing Applications †

    Science.gov (United States)

    Dinh, Thanh; Kim, Younghan; Lee, Hyukjoon

    2017-01-01

    This paper presents a location-based interactive model of Internet of Things (IoT) and cloud integration (IoT-cloud) for mobile cloud computing applications, in comparison with the periodic sensing model. In the latter, sensing collections are performed without awareness of sensing demands. Sensors are required to report their sensing data periodically regardless of whether or not there are demands for their sensing services. This leads to unnecessary energy loss due to redundant transmission. In the proposed model, IoT-cloud provides sensing services on demand based on interest and location of mobile users. By taking advantages of the cloud as a coordinator, sensing scheduling of sensors is controlled by the cloud, which knows when and where mobile users request for sensing services. Therefore, when there is no demand, sensors are put into an inactive mode to save energy. Through extensive analysis and experimental results, we show that the location-based model achieves a significant improvement in terms of network lifetime compared to the periodic model. PMID:28257067

  8. Parameterization of clouds and radiation in climate models

    Energy Technology Data Exchange (ETDEWEB)

    Roeckner, E. [Max Planck Institute for Meterology, Hamburg (Germany)

    1995-09-01

    Clouds are a very important, yet poorly modeled element in the climate system. There are many potential cloud feedbacks, including those related to cloud cover, height, water content, phase change, and droplet concentration and size distribution. As a prerequisite to studying the cloud feedback issue, this research reports on the simulation and validation of cloud radiative forcing under present climate conditions using the ECHAM general circulation model and ERBE top-of-atmosphere radiative fluxes.

  9. Comparison of cloud optical depth and cloud mask applying BRDF model-based background surface reflectance

    Science.gov (United States)

    Kim, H. W.; Yeom, J. M.; Woo, S. H.

    2017-12-01

    Over the thin cloud region, satellite can simultaneously detect the reflectance from thin clouds and land surface. Since the mixed reflectance is not the exact cloud information, the background surface reflectance should be eliminated to accurately distinguish thin cloud such as cirrus. In the previous research, Kim et al (2017) was developed the cloud masking algorithm using the Geostationary Ocean Color Imager (GOCI), which is one of significant instruments for Communication, Ocean, and Meteorology Satellite (COMS). Although GOCI has 8 spectral channels including visible and near infra-red spectral ranges, the cloud masking has quantitatively reasonable result when comparing with MODIS cloud mask (Collection 6 MYD35). Especially, we noticed that this cloud masking algorithm is more specialized in thin cloud detections through the validation with Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) data. Because this cloud masking method was concentrated on eliminating background surface effects from the top-of-atmosphere (TOA) reflectance. Applying the difference between TOA reflectance and the bi-directional reflectance distribution function (BRDF) model-based background surface reflectance, cloud areas both thick cloud and thin cloud can be discriminated without infra-red channels which were mostly used for detecting clouds. Moreover, when the cloud mask result was utilized as the input data when simulating BRDF model and the optimized BRDF model-based surface reflectance was used for the optimized cloud masking, the probability of detection (POD) has higher value than POD of the original cloud mask. In this study, we examine the correlation between cloud optical depth (COD) and its cloud mask result. Cloud optical depths mostly depend on the cloud thickness, the characteristic of contents, and the size of cloud contents. COD ranges from less than 0.1 for thin clouds to over 1000 for the huge cumulus due to scattering by droplets. With

  10. Modeling microwave/electron-cloud interaction

    International Nuclear Information System (INIS)

    Mattes, M; Sorolla, E; Zimmermann, F

    2013-01-01

    Starting from the separate codes BI-RME and ECLOUD or PyECLOUD, we are developing a novel joint simulation tool, which models the combined effect of a charged particle beam and of microwaves on an electron cloud. Possible applications include the degradation of microwave transmission in telecommunication satellites by electron clouds; the microwave-transmission techniques being used in particle accelerators for the purpose of electroncloud diagnostics; the microwave emission by the electron cloud itself in the presence of a magnetic field; and the possible suppression of electron-cloud formation in an accelerator by injecting microwaves of suitable amplitude and frequency. A few early simulation results are presented. (author)

  11. New photoionization models of intergalactic clouds

    Science.gov (United States)

    Donahue, Megan; Shull, J. M.

    1991-01-01

    New photoionization models of optically thin low-density intergalactic gas at constant pressure, photoionized by QSOs, are presented. All ion stages of H, He, C, N, O, Si, and Fe, plus H2 are modeled, and the column density ratios of clouds at specified values of the ionization parameter of n sub gamma/n sub H and cloud metallicity are predicted. If Ly-alpha clouds are much cooler than the previously assumed value, 30,000 K, the ionization parameter must be very low, even with the cooling contribution of a trace component of molecules. If the clouds cool below 6000 K, their final equilibrium must be below 3000 K, owing to the lack of a stable phase between 6000 and 3000 K. If it is assumed that the clouds are being irradiated by an EUV power-law continuum typical of WSOs, with J0 = 10 exp -21 ergs/s sq cm Hz, typical cloud thicknesses along the line of sight that are much smaller than would be expected from shocks, thermal instabilities, or gravitational collapse are derived.

  12. A stratiform cloud parameterization for general circulation models

    International Nuclear Information System (INIS)

    Ghan, S.J.; Leung, L.R.; Chuang, C.C.; Penner, J.E.; McCaa, J.

    1994-01-01

    The crude treatment of clouds in general circulation models (GCMs) is widely recognized as a major limitation in applying these models to predictions of global climate change. The purpose of this project is to develop in GCMs a stratiform cloud parameterization that expresses clouds in terms of bulk microphysical properties and their subgrid variability. Various clouds variables and their interactions are summarized. Precipitating cloud species are distinguished from non-precipitating species, and the liquid phase is distinguished from the ice phase. The size of the non-precipitating cloud particles (which influences both the cloud radiative properties and the conversion of non-precipitating cloud species to precipitating species) is determined by predicting both the mass and number concentrations of each species

  13. Effects of Resolution on the Simulation of Boundary-layer Clouds and the Partition of Kinetic Energy to Subgrid Scales

    Directory of Open Access Journals (Sweden)

    Anning Cheng

    2010-02-01

    Full Text Available Seven boundary-layer cloud cases are simulated with UCLA-LES (The University of California, Los Angeles – large eddy simulation model with different horizontal and vertical gridspacing to investigate how the results depend on gridspacing. Some variables are more sensitive to horizontal gridspacing, while others are more sensitive to vertical gridspacing, and still others are sensitive to both horizontal and vertical gridspacings with similar or opposite trends. For cloud-related variables having the opposite dependence on horizontal and vertical gridspacings, changing the gridspacing proportionally in both directions gives the appearance of convergence. In this study, we mainly discuss the impact of subgrid-scale (SGS kinetic energy (KE on the simulations with coarsening of horizontal and vertical gridspacings. A running-mean operator is used to separate the KE of the high-resolution benchmark simulations into that of resolved scales of coarse-resolution simulations and that of SGSs. The diagnosed SGS KE is compared with that parameterized by the Smagorinsky-Lilly SGS scheme at various gridspacings. It is found that the parameterized SGS KE for the coarse-resolution simulations is usually underestimated but the resolved KE is unrealistically large, compared to benchmark simulations. However, the sum of resolved and SGS KEs is about the same for simulations with various gridspacings. The partitioning of SGS and resolved heat and moisture transports is consistent with that of SGS and resolved KE, which means that the parameterized transports are underestimated but resolved-scale transports are overestimated. On the whole, energy shifts to large-scales as the horizontal gridspacing becomes coarse, hence the size of clouds and the resolved circulation increase, the clouds become more stratiform-like with an increase in cloud fraction, cloud liquid-water path and surface precipitation; when coarse vertical gridspacing is used, cloud sizes do not

  14. Evaluating the Performance of the Goddard Multi-Scale Modeling Framework against GPM, TRMM and CloudSat/CALIPSO Products

    Science.gov (United States)

    Chern, J. D.; Tao, W. K.; Lang, S. E.; Matsui, T.; Mohr, K. I.

    2014-12-01

    Four six-month (March-August 2014) experiments with the Goddard Multi-scale Modeling Framework (MMF) were performed to study the impacts of different Goddard one-moment bulk microphysical schemes and large-scale forcings on the performance of the MMF. Recently a new Goddard one-moment bulk microphysics with four-ice classes (cloud ice, snow, graupel, and frozen drops/hail) has been developed based on cloud-resolving model simulations with large-scale forcings from field campaign observations. The new scheme has been successfully implemented to the MMF and two MMF experiments were carried out with this new scheme and the old three-ice classes (cloud ice, snow graupel) scheme. The MMF has global coverage and can rigorously evaluate microphysics performance for different cloud regimes. The results show MMF with the new scheme outperformed the old one. The MMF simulations are also strongly affected by the interaction between large-scale and cloud-scale processes. Two MMF sensitivity experiments with and without nudging large-scale forcings to those of ERA-Interim reanalysis were carried out to study the impacts of large-scale forcings. The model simulated mean and variability of surface precipitation, cloud types, cloud properties such as cloud amount, hydrometeors vertical profiles, and cloud water contents, etc. in different geographic locations and climate regimes are evaluated against GPM, TRMM, CloudSat/CALIPSO satellite observations. The Goddard MMF has also been coupled with the Goddard Satellite Data Simulation Unit (G-SDSU), a system with multi-satellite, multi-sensor, and multi-spectrum satellite simulators. The statistics of MMF simulated radiances and backscattering can be directly compared with satellite observations to assess the strengths and/or deficiencies of MMF simulations and provide guidance on how to improve the MMF and microphysics.

  15. A stratiform cloud parameterization for General Circulation Models

    International Nuclear Information System (INIS)

    Ghan, S.J.; Leung, L.R.; Chuang, C.C.; Penner, J.E.; McCaa, J.

    1994-01-01

    The crude treatment of clouds in General Circulation Models (GCMs) is widely recognized as a major limitation in the application of these models to predictions of global climate change. The purpose of this project is to develop a paxameterization for stratiform clouds in GCMs that expresses stratiform clouds in terms of bulk microphysical properties and their subgrid variability. In this parameterization, precipitating cloud species are distinguished from non-precipitating species, and the liquid phase is distinguished from the ice phase. The size of the non-precipitating cloud particles (which influences both the cloud radiative properties and the conversion of non-precipitating cloud species to precipitating species) is determined by predicting both the mass and number concentrations of each species

  16. Trust Model to Enhance Security and Interoperability of Cloud Environment

    Science.gov (United States)

    Li, Wenjuan; Ping, Lingdi

    Trust is one of the most important means to improve security and enable interoperability of current heterogeneous independent cloud platforms. This paper first analyzed several trust models used in large and distributed environment and then introduced a novel cloud trust model to solve security issues in cross-clouds environment in which cloud customer can choose different providers' services and resources in heterogeneous domains can cooperate. The model is domain-based. It divides one cloud provider's resource nodes into the same domain and sets trust agent. It distinguishes two different roles cloud customer and cloud server and designs different strategies for them. In our model, trust recommendation is treated as one type of cloud services just like computation or storage. The model achieves both identity authentication and behavior authentication. The results of emulation experiments show that the proposed model can efficiently and safely construct trust relationship in cross-clouds environment.

  17. Business model elements impacting cloud computing adoption

    DEFF Research Database (Denmark)

    Bogataj, Kristina; Pucihar, Andreja; Sudzina, Frantisek

    The paper presents a proposed research framework for identification of business model elements impacting Cloud Computing Adoption. We provide a definition of main Cloud Computing characteristics, discuss previous findings on factors impacting Cloud Computing Adoption, and investigate technology a...

  18. Model Based Business and IT Cloud Alignment as a Cloud Offering

    OpenAIRE

    Robert Woitsch; Wilfrid Utz

    2015-01-01

    Cloud computing proved to offer flexible IT solutions. Although large enterprises may benefit from this technology by educating their IT departments, SMEs are dramatically falling behind in cloud usage and hence lose the ability to efficiently adapt their IT to their business needs. This paper introduces the project idea of the H2020 project CloudSocket, by elaborating the idea of Business Processes as a Service, where concept models and semantics are applied to align business pro...

  19. Macroscopic modelization of the cloud elasticity*

    Directory of Open Access Journals (Sweden)

    Etancelin J.-M.

    2013-12-01

    Full Text Available In order to achieve its promise of providing information technologies (IT on demand, cloud computing needs to rely on a mathematical model capable of directing IT on and off according to a demand pattern to provide a true elasticity. This article provides a first method to reach this goal using a “fluid type” partial differential equations model. On the one hand it examines the question of service time optimization for the simultaneous satisfaction of the cloud consumer and provider. On the other hand it tries to model a way to deliver resources according to the real time capacity of the cloud that depends on parameters such as burst requests and application timeouts. All these questions are illustrated via an implicit finite volume scheme.

  20. Aerosol-cloud interactions from urban, regional to global scales

    International Nuclear Information System (INIS)

    Wang, Yuan

    2015-01-01

    The studies in this dissertation aim at advancing our scientific understandings about physical processes involved in the aerosol-cloud-precipitation interaction and quantitatively assessing the impacts of aerosols on the cloud systems with diverse scales over the globe on the basis of the observational data analysis and various modeling studies. As recognized in the Fifth Assessment Report by the Inter-government Panel on Climate Change, the magnitude of radiative forcing by atmospheric aerosols is highly uncertain, representing the largest uncertainty in projections of future climate by anthropogenic activities. By using a newly implemented cloud microphysical scheme in the cloud-resolving model, the thesis assesses aerosol-cloud interaction for distinct weather systems, ranging from individual cumulus to mesoscale convective systems. This thesis also introduces a novel hierarchical modeling approach that solves a long outstanding mismatch between simulations by regional weather models and global climate models in the climate modeling community. More importantly, the thesis provides key scientific solutions to several challenging questions in climate science, including the global impacts of the Asian pollution. As scientists wrestle with the complexities of climate change in response to varied anthropogenic forcing, perhaps no problem is more challenging than the understanding of the impacts of atmospheric aerosols from air pollution on clouds and the global circulation.

  1. Aerosol-cloud interactions from urban, regional to global scales

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yuan [California Institute of Technology, Pasadena, CA (United States). Seismological Lab.

    2015-10-01

    The studies in this dissertation aim at advancing our scientific understandings about physical processes involved in the aerosol-cloud-precipitation interaction and quantitatively assessing the impacts of aerosols on the cloud systems with diverse scales over the globe on the basis of the observational data analysis and various modeling studies. As recognized in the Fifth Assessment Report by the Inter-government Panel on Climate Change, the magnitude of radiative forcing by atmospheric aerosols is highly uncertain, representing the largest uncertainty in projections of future climate by anthropogenic activities. By using a newly implemented cloud microphysical scheme in the cloud-resolving model, the thesis assesses aerosol-cloud interaction for distinct weather systems, ranging from individual cumulus to mesoscale convective systems. This thesis also introduces a novel hierarchical modeling approach that solves a long outstanding mismatch between simulations by regional weather models and global climate models in the climate modeling community. More importantly, the thesis provides key scientific solutions to several challenging questions in climate science, including the global impacts of the Asian pollution. As scientists wrestle with the complexities of climate change in response to varied anthropogenic forcing, perhaps no problem is more challenging than the understanding of the impacts of atmospheric aerosols from air pollution on clouds and the global circulation.

  2. Supernova Driving. IV. The star-formation rate of molecular clouds

    DEFF Research Database (Denmark)

    Padoan, Paolo; Haugbølle, Troels; Nordlund, Åke

    2017-01-01

    We compute the star-formation rate (SFR) in molecular clouds (MCs) that originate ab initio in a new, higher-resolution simulation of supernova-driven turbulence. Because of the large number of well-resolved clouds with self-consistent boundary and initial conditions, we obtain a large range...... of cloud physical parameters with realistic statistical distributions, which is an unprecedented sample of star-forming regions to test SFR models and to interpret observational surveys. We confirm the dependence of the SFR per free-fall time, SFRff, on the virial parameter, αvir, found in previous...... MCs and in clouds near the Galactic center. Although not explicitly modeled by the theory, the scatter is consistent with the physical assumptions of our revised model and may also result in part from a lack of statistical equilibrium of the turbulence, due to the transient nature of MCs....

  3. Radiative-dynamical and microphysical processes of thin cirrus clouds controlling humidity of air entering the stratosphere

    Science.gov (United States)

    Dinh, Tra; Fueglistaler, Stephan

    2016-04-01

    Thin cirrus clouds in the tropical tropopause layer (TTL) are of great interest due to their role in the control of water vapor and temperature in the TTL. Previous research on TTL cirrus clouds has focussed mainly on microphysical processes, specifically the ice nucleation mechanism and dehydration efficiency. Here, we use a cloud resolving model to analyse the sensitivity of TTL cirrus characteristics and impacts with respect to microphysical and radiative processes. A steady-state TTL cirrus cloud field is obtained in the model forced with dynamical conditions typical for the TTL (2-dimensional setup with a Kelvin-wave temperature perturbation). Our model results show that the dehydration efficiency (as given by the domain average relative humidity in the layer of cloud occurrence) is relatively insensitive to the ice nucleation mechanism, i.e. homogeneous versus heterogeneous nucleation. Rather, TTL cirrus affect the water vapor entering the stratosphere via an indirect effect associated with the cloud radiative heating and dynamics. Resolving the cloud radiative heating and the radiatively induced circulations approximately doubles the domain average ice mass. The cloud radiative heating is proportional to the domain average ice mass, and the observed increase in domain average ice mass induces a domain average temperature increase of a few Kelvin. The corresponding increase in water vapor entering the stratosphere is estimated to be about 30 to 40%.

  4. The representation of low-level clouds during the West African monsoon in weather and climate models

    Science.gov (United States)

    Kniffka, Anke; Hannak, Lisa; Knippertz, Peter; Fink, Andreas

    2016-04-01

    The West African monsoon is one of the most important large-scale circulation features in the tropics and the associated seasonal rainfalls are crucial to rain-fed agriculture and water resources for hundreds of millions of people. However, numerical weather and climate models still struggle to realistically represent salient features of the monsoon across a wide range of scales. Recently it has been shown that substantial errors in radiation and clouds exist in the southern parts of West Africa (8°W-8°E, 5-10°N) during summer. This area is characterised by strong low-level jets associated with the formation of extensive ultra-low stratus clouds. Often persisting long after sunrise, these clouds have a substantial impact on the radiation budget at the surface and thus the diurnal evolution of the planetary boundary layer (PBL). Here we present some first results from a detailed analysis of the representation of these clouds and the associated PBL features across a range of weather and climate models. Recent climate model simulations for the period 1991-2010 run in the framework of the Year of Tropical Convection (YOTC) offer a great opportunity for this analysis. The models are those used for the latest Assessment Report of the Intergovernmental Panel on Climate Change, but for YOTC the model output has a much better temporal resolution, allowing to resolve the diurnal cycle, and includes diabatic terms, allowing to much better assess physical reasons for errors in low-level temperature, moisture and thus cloudiness. These more statistical climate model analyses are complemented by experiments using ICON (Icosahedral non-hydrostatic general circulation model), the new numerical weather prediction model of the German Weather Service and the Max Planck Institute for Meteorology. ICON allows testing sensitivities to model resolution and numerical schemes. These model simulations are validated against (re-)analysis data, satellite observations (e.g. CM SAF cloud and

  5. Simulating moist convection with a quasi-elastic sigma coordinate model

    CSIR Research Space (South Africa)

    Bopape, Mary-Jane M

    2012-10-01

    Full Text Available : Corrected TOGA COARE Sounding Humidity Data: Impact on Diagnosed Properties of Convection and Climate over the Warm Pool. Journal of Climate, 12, 2370-2384. WW, X Wu and MW Moncrieff, 1996: Cloud-Resolving Modeling of Tropical Cloud Systems during Phase... during the suppressed phase of a Madden-Julian Oscillation: Comparing single-column models with cloud resolving models. Quarterly Journal of the Royal Meteorological Society, 1-22. Sun S and W Sun, 2002: A One-dimensional Time Dependent Cloud Model...

  6. A fast infrared radiative transfer model for overlapping clouds

    International Nuclear Information System (INIS)

    Niu Jianguo; Yang Ping; Huang Hunglung; Davies, James E.; Li Jun; Baum, Bryan A.; Hu, Yong X.

    2007-01-01

    A fast infrared radiative transfer model (FIRTM2) appropriate for application to both single-layered and overlapping cloud situations is developed for simulating the outgoing infrared spectral radiance at the top of the atmosphere (TOA). In FIRTM2 a pre-computed library of cloud reflectance and transmittance values is employed to account for one or two cloud layers, whereas the background atmospheric optical thickness due to gaseous absorption can be computed from a clear-sky radiative transfer model. FIRTM2 is applicable to three atmospheric conditions: (1) clear-sky (2) single-layered ice or water cloud, and (3) two simultaneous cloud layers in a column (e.g., ice cloud overlying water cloud). Moreover, FIRTM2 outputs the derivatives (i.e., Jacobians) of the TOA brightness temperature with respect to cloud optical thickness and effective particle size. Sensitivity analyses have been carried out to assess the performance of FIRTM2 for two spectral regions, namely the longwave (LW) band (587.3-1179.5 cm -1 ) and the short-to-medium wave (SMW) band (1180.1-2228.9 cm -1 ). The assessment is carried out in terms of brightness temperature differences (BTD) between FIRTM2 and the well-known discrete ordinates radiative transfer model (DISORT), henceforth referred to as BTD (F-D). The BTD (F-D) values for single-layered clouds are generally less than 0.8 K. For the case of two cloud layers (specifically ice cloud over water cloud), the BTD (F-D) values are also generally less than 0.8 K except for the SMW band for the case of a very high altitude (>15 km) cloud comprised of small ice particles. Note that for clear-sky atmospheres, FIRTM2 reduces to the clear-sky radiative transfer model that is incorporated into FIRTM2, and the errors in this case are essentially those of the clear-sky radiative transfer model

  7. Cloud-Resolving Modeling Intercomparison Study of a Squall Line Case from MC3E - Properties of Convective Core

    Science.gov (United States)

    Fan, J.; Han, B.; Varble, A.; Morrison, H.; North, K.; Kollias, P.; Chen, B.; Dong, X.; Giangrande, S. E.; Khain, A.; Lin, Y.; Mansell, E.; Milbrandt, J.; Stenz, R.; Thompson, G.; Wang, Y.

    2016-12-01

    The large spread in CRM model simulations of deep convection and aerosol effects on deep convective clouds (DCCs) makes it difficult to (1) further our understanding of deep convection and (2) define "benchmarks" and then limit their use in parameterization developments. A constrained model intercomparsion study on a mid-latitude mesoscale squall line is performed using the Weather Research & Forecasting (WRF) model at 1-km horizontal grid spacing with eight cloud microphysics schemes to understand specific processes that lead to the large spreads of simulated convection and precipitation. Various observational data are employed to evaluate the baseline simulations. All simulations tend to produce a wider convective area but a much narrower stratiform area. The magnitudes of virtual potential temperature drop, pressure rise, and wind speed peak associated with the passage of the gust front are significantly smaller compared with the observations, suggesting simulated cool pools are weaker. Simulations generally overestimate the vertical velocity and radar reflectivity in convective cores compared with the retrievals. The modeled updraft velocity and precipitation have a significant spread across eight schemes. The spread of updraft velocity is the combination of both low-level pressure perturbation gradient (PPG) and buoyancy. Both PPG and thermal buoyancy are small for simulations of weak convection but both are large for those of strong convection. Ice-related parameterizations contribute majorly to the spread of updraft velocity, while they are not the reason for the large spread of precipitation. The understandings gained in this study can help to focus future observations and parameterization development.

  8. Scaling predictive modeling in drug development with cloud computing.

    Science.gov (United States)

    Moghadam, Behrooz Torabi; Alvarsson, Jonathan; Holm, Marcus; Eklund, Martin; Carlsson, Lars; Spjuth, Ola

    2015-01-26

    Growing data sets with increased time for analysis is hampering predictive modeling in drug discovery. Model building can be carried out on high-performance computer clusters, but these can be expensive to purchase and maintain. We have evaluated ligand-based modeling on cloud computing resources where computations are parallelized and run on the Amazon Elastic Cloud. We trained models on open data sets of varying sizes for the end points logP and Ames mutagenicity and compare with model building parallelized on a traditional high-performance computing cluster. We show that while high-performance computing results in faster model building, the use of cloud computing resources is feasible for large data sets and scales well within cloud instances. An additional advantage of cloud computing is that the costs of predictive models can be easily quantified, and a choice can be made between speed and economy. The easy access to computational resources with no up-front investments makes cloud computing an attractive alternative for scientists, especially for those without access to a supercomputer, and our study shows that it enables cost-efficient modeling of large data sets on demand within reasonable time.

  9. From Global to Cloud Resolving Scale: Experiments with a Scale- and Aerosol-Aware Physics Package and Impact on Tracer Transport

    Science.gov (United States)

    Grell, G. A.; Freitas, S. R.; Olson, J.; Bela, M.

    2017-12-01

    We will start by providing a summary of the latest cumulus parameterization modeling efforts at NOAA's Earth System Research Laboratory (ESRL) will be presented on both regional and global scales. The physics package includes a scale-aware parameterization of subgrid cloudiness feedback to radiation (coupled PBL, microphysics, radiation, shallow and congestus type convection), the stochastic Grell-Freitas (GF) scale- and aerosol-aware convective parameterization, and an aerosol aware microphysics package. GF is based on a stochastic approach originally implemented by Grell and Devenyi (2002) and described in more detail in Grell and Freitas (2014, ACP). It was expanded to include PDF's for vertical mass flux, as well as modifications to improve the diurnal cycle. This physics package will be used on different scales, spanning global to cloud resolving, to look at the impact on scalar transport and numerical weather prediction.

  10. CloudLM: a Cloud-based Language Model for Machine Translation

    Directory of Open Access Journals (Sweden)

    Ferrández-Tordera Jorge

    2016-04-01

    Full Text Available Language models (LMs are an essential element in statistical approaches to natural language processing for tasks such as speech recognition and machine translation (MT. The advent of big data leads to the availability of massive amounts of data to build LMs, and in fact, for the most prominent languages, using current techniques and hardware, it is not feasible to train LMs with all the data available nowadays. At the same time, it has been shown that the more data is used for a LM the better the performance, e.g. for MT, without any indication yet of reaching a plateau. This paper presents CloudLM, an open-source cloud-based LM intended for MT, which allows to query distributed LMs. CloudLM relies on Apache Solr and provides the functionality of state-of-the-art language modelling (it builds upon KenLM, while allowing to query massive LMs (as the use of local memory is drastically reduced, at the expense of slower decoding speed.

  11. A Reputation-Based Identity Management Model for Cloud Computing

    Directory of Open Access Journals (Sweden)

    Lifa Wu

    2015-01-01

    Full Text Available In the field of cloud computing, most research on identity management has concentrated on protecting user data. However, users typically leave a trail when they access cloud services, and the resulting user traceability can potentially lead to the leakage of sensitive user information. Meanwhile, malicious users can do harm to cloud providers through the use of pseudonyms. To solve these problems, we introduce a reputation mechanism and design a reputation-based identity management model for cloud computing. In the model, pseudonyms are generated based on a reputation signature so as to guarantee the untraceability of pseudonyms, and a mechanism that calculates user reputation is proposed, which helps cloud service providers to identify malicious users. Analysis verifies that the model can ensure that users access cloud services anonymously and that cloud providers assess the credibility of users effectively without violating user privacy.

  12. Minimum resolvable power contrast model

    Science.gov (United States)

    Qian, Shuai; Wang, Xia; Zhou, Jingjing

    2018-01-01

    Signal-to-noise ratio and MTF are important indexs to evaluate the performance of optical systems. However,whether they are used alone or joint assessment cannot intuitively describe the overall performance of the system. Therefore, an index is proposed to reflect the comprehensive system performance-Minimum Resolvable Radiation Performance Contrast (MRP) model. MRP is an evaluation model without human eyes. It starts from the radiance of the target and the background, transforms the target and background into the equivalent strips,and considers attenuation of the atmosphere, the optical imaging system, and the detector. Combining with the signal-to-noise ratio and the MTF, the Minimum Resolvable Radiation Performance Contrast is obtained. Finally the detection probability model of MRP is given.

  13. Ice formation in altocumulus clouds over Leipzig: Remote sensing measurements and detailed model simulations

    Science.gov (United States)

    Simmel, Martin; Bühl, Johannes; Ansmann, Albert; Tegen, Ina

    2014-05-01

    Over Leipzig, altocumulus clouds are frequently observed using a suite of remote sensing instruments. These observations cover a wide range of heights, temperatures, and microphysical properties of the clouds ranging from purely liquid to heavily frozen. For the current study, two cases were chosen to test the sensitivity of these clouds with respect to several microphysical and dynamical parameters such as aerosol properties (CCN, IN), ice particle shape as well as turbulence. The mixed-phase spectral microphysical model SPECS was coupled to a dynamical model of the Asai-Kasahara type resulting in the model system AK-SPECS. The relatively simple dynamics allows for a fine vertical resolution needed for the rather shallow cloud layers observed. Additionally, the proper description of hydrometeor sedimentation is important especially for the fast growing ice crystals to realistically capture their interaction with the vapour and liquid phase (Bergeron-Findeisen process). Since the focus is on the cloud microphysics, the dynamics in terms of vertical velocity profile is prescribed for the model runs and the feedback of the microphysics on dynamics by release or consumption of latent heat due to phase transfer is not taken into account. The microphysics focuses on (1) ice particle shape allowing hexagonal plates and columns with size-dependant axis ratios and (2) the ice nuclei (IN) budget realized with a prognostic temperature resolved field of potential IN allowing immersion freezing only when active IN and supercooled drops above a certain size threshold are present within a grid cell. Sensitivity studies show for both cases that ice particle shape seems to have the major influence on ice mass formation under otherwise identical conditions. This is due to the effect (1) on terminal fall velocity of the individual ice particle allowing for longer presence times in conditions supersaturated with respect to ice and (2) on water vapour deposition which is enhanced due

  14. A Virtual Machine Migration Strategy Based on Time Series Workload Prediction Using Cloud Model

    Directory of Open Access Journals (Sweden)

    Yanbing Liu

    2014-01-01

    Full Text Available Aimed at resolving the issues of the imbalance of resources and workloads at data centers and the overhead together with the high cost of virtual machine (VM migrations, this paper proposes a new VM migration strategy which is based on the cloud model time series workload prediction algorithm. By setting the upper and lower workload bounds for host machines, forecasting the tendency of their subsequent workloads by creating a workload time series using the cloud model, and stipulating a general VM migration criterion workload-aware migration (WAM, the proposed strategy selects a source host machine, a destination host machine, and a VM on the source host machine carrying out the task of the VM migration. Experimental results and analyses show, through comparison with other peer research works, that the proposed method can effectively avoid VM migrations caused by momentary peak workload values, significantly lower the number of VM migrations, and dynamically reach and maintain a resource and workload balance for virtual machines promoting an improved utilization of resources in the entire data center.

  15. Determination of clouds in MSG data for the validation of clouds in a regional climate model

    OpenAIRE

    Huckle, Roger

    2009-01-01

    Regional climate models (e.g. CLM) can help to asses the influence of the antropogenic climate change on the different regions of the earth. Validation of these models is very important. Satellite data are of great benefit, as data on a global scale and high temporal resolution is available. In this thesis a cloud detection and object based cloud classification for Meteosat Second Generation (MSG) was developed and used to validate CLM clouds. Results show sometimes too many clouds in the CLM.

  16. A Multi-scale Modeling System with Unified Physics to Study Precipitation Processes

    Science.gov (United States)

    Tao, W. K.

    2017-12-01

    In recent years, exponentially increasing computer power has extended Cloud Resolving Model (CRM) integrations from hours to months, the number of computational grid points from less than a thousand to close to ten million. Three-dimensional models are now more prevalent. Much attention is devoted to precipitating cloud systems where the crucial 1-km scales are resolved in horizontal domains as large as 10,000 km in two-dimensions, and 1,000 x 1,000 km2 in three-dimensions. Cloud resolving models now provide statistical information useful for developing more realistic physically based parameterizations for climate models and numerical weather prediction models. It is also expected that NWP and mesoscale model can be run in grid size similar to cloud resolving model through nesting technique. Recently, a multi-scale modeling system with unified physics was developed at NASA Goddard. It consists of (1) a cloud-resolving model (Goddard Cumulus Ensemble model, GCE model), (2) a regional scale model (a NASA unified weather research and forecast, WRF), and (3) a coupled CRM and global model (Goddard Multi-scale Modeling Framework, MMF). The same microphysical processes, long and short wave radiative transfer and land processes and the explicit cloud-radiation, and cloud-land surface interactive processes are applied in this multi-scale modeling system. This modeling system has been coupled with a multi-satellite simulator to use NASA high-resolution satellite data to identify the strengths and weaknesses of cloud and precipitation processes simulated by the model. In this talk, a review of developments and applications of the multi-scale modeling system will be presented. In particular, the results from using multi-scale modeling system to study the precipitation, processes and their sensitivity on model resolution and microphysics schemes will be presented. Also how to use of the multi-satellite simulator to improve precipitation processes will be discussed.

  17. Analysis of albedo versus cloud fraction relationships in liquid water clouds using heuristic models and large eddy simulation

    Science.gov (United States)

    Feingold, Graham; Balsells, Joseph; Glassmeier, Franziska; Yamaguchi, Takanobu; Kazil, Jan; McComiskey, Allison

    2017-07-01

    The relationship between the albedo of a cloudy scene A and cloud fraction fc is studied with the aid of heuristic models of stratocumulus and cumulus clouds. Existing work has shown that scene albedo increases monotonically with increasing cloud fraction but that the relationship varies from linear to superlinear. The reasons for these differences in functional dependence are traced to the relationship between cloud deepening and cloud widening. When clouds deepen with no significant increase in fc (e.g., in solid stratocumulus), the relationship between A and fc is linear. When clouds widen as they deepen, as in cumulus cloud fields, the relationship is superlinear. A simple heuristic model of a cumulus cloud field with a power law size distribution shows that the superlinear A-fc behavior is traced out either through random variation in cloud size distribution parameters or as the cloud field oscillates between a relative abundance of small clouds (steep slopes on a log-log plot) and a relative abundance of large clouds (flat slopes). Oscillations of this kind manifest in large eddy simulation of trade wind cumulus where the slope and intercept of the power law fit to the cloud size distribution are highly correlated. Further analysis of the large eddy model-generated cloud fields suggests that cumulus clouds grow larger and deeper as their underlying plumes aggregate; this is followed by breakup of large plumes and a tendency to smaller clouds. The cloud and thermal size distributions oscillate back and forth approximately in unison.

  18. A comparison of food crispness based on the cloud model.

    Science.gov (United States)

    Wang, Minghui; Sun, Yonghai; Hou, Jumin; Wang, Xia; Bai, Xue; Wu, Chunhui; Yu, Libo; Yang, Jie

    2018-02-01

    The cloud model is a typical model which transforms the qualitative concept into the quantitative description. The cloud model has been used less extensively in texture studies before. The purpose of this study was to apply the cloud model in food crispness comparison. The acoustic signals of carrots, white radishes, potatoes, Fuji apples, and crystal pears were recorded during compression. And three time-domain signal characteristics were extracted, including sound intensity, maximum short-time frame energy, and waveform index. The three signal characteristics and the cloud model were used to compare the crispness of the samples mentioned above. The crispness based on the Ex value of the cloud model, in a descending order, was carrot > potato > white radish > Fuji apple > crystal pear. To verify the results of the acoustic signals, mechanical measurement and sensory evaluation were conducted. The results of the two verification experiments confirmed the feasibility of the cloud model. The microstructures of the five samples were also analyzed. The microstructure parameters were negatively related with crispness (p cloud model method can be used for crispness comparison of different kinds of foods. The method is more accurate than the traditional methods such as mechanical measurement and sensory evaluation. The cloud model method can also be applied to other texture studies extensively. © 2017 Wiley Periodicals, Inc.

  19. Using Deep Learning Model for Meteorological Satellite Cloud Image Prediction

    Science.gov (United States)

    Su, X.

    2017-12-01

    A satellite cloud image contains much weather information such as precipitation information. Short-time cloud movement forecast is important for precipitation forecast and is the primary means for typhoon monitoring. The traditional methods are mostly using the cloud feature matching and linear extrapolation to predict the cloud movement, which makes that the nonstationary process such as inversion and deformation during the movement of the cloud is basically not considered. It is still a hard task to predict cloud movement timely and correctly. As deep learning model could perform well in learning spatiotemporal features, to meet this challenge, we could regard cloud image prediction as a spatiotemporal sequence forecasting problem and introduce deep learning model to solve this problem. In this research, we use a variant of Gated-Recurrent-Unit(GRU) that has convolutional structures to deal with spatiotemporal features and build an end-to-end model to solve this forecast problem. In this model, both the input and output are spatiotemporal sequences. Compared to Convolutional LSTM(ConvLSTM) model, this model has lower amount of parameters. We imply this model on GOES satellite data and the model perform well.

  20. Route Assessment for Unmanned Aerial Vehicle Based on Cloud Model

    Directory of Open Access Journals (Sweden)

    Xixia Sun

    2014-01-01

    Full Text Available An integrated route assessment approach based on cloud model is proposed in this paper, where various sources of uncertainties are well kept and modeled by cloud theory. Firstly, a systemic criteria framework incorporating models for scoring subcriteria is developed. Then, the cloud model is introduced to represent linguistic variables, and survivability probability histogram of each route is converted into normal clouds by cloud transformation, enabling both randomness and fuzziness in the assessment environment to be managed simultaneously. Finally, a new way to measure the similarity between two normal clouds satisfying reflexivity, symmetry, transitivity, and overlapping is proposed. Experimental results demonstrate that the proposed route assessment approach outperforms fuzzy logic based assessment approach with regard to feasibility, reliability, and consistency with human thinking.

  1. Evaluation of NCMRWF unified model vertical cloud structure with CloudSat over the Indian summer monsoon region

    Science.gov (United States)

    Jayakumar, A.; Mamgain, Ashu; Jisesh, A. S.; Mohandas, Saji; Rakhi, R.; Rajagopal, E. N.

    2016-05-01

    Representation of rainfall distribution and monsoon circulation in the high resolution versions of NCMRWF Unified model (NCUM-REG) for the short-range forecasting of extreme rainfall event is vastly dependent on the key factors such as vertical cloud distribution, convection and convection/cloud relationship in the model. Hence it is highly relevant to evaluate the vertical structure of cloud and precipitation of the model over the monsoon environment. In this regard, we utilized the synergy of the capabilities of CloudSat data for long observational period, by conditioning it for the synoptic situation of the model simulation period. Simulations were run at 4-km grid length with the convective parameterization effectively switched off and on. Since the sample of CloudSat overpasses through the monsoon domain is small, the aforementioned methodology may qualitatively evaluate the vertical cloud structure for the model simulation period. It is envisaged that the present study will open up the possibility of further improvement in the high resolution version of NCUM in the tropics for the Indian summer monsoon associated rainfall events.

  2. A model of the microphysical evolution of a cloud

    International Nuclear Information System (INIS)

    Zinn, J.

    1994-01-01

    The earth's weather and climate are influenced strongly by phenomena associated with clouds. Therefore, a general circulation model (GCM) that models the evolution of weather and climate must include an accurate physical model of the clouds. This paper describes efforts to develop a suitable cloud model. It concentrates on the microphysical processes that determine the evolution of droplet and ice crystal size distributions, precipitation rates, total and condensed water content, and radiative extinction coefficients

  3. Evolution in Cloud Population Statistics of the MJO: From AMIE Field Observations to Global Cloud-Permiting Models

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Chidong [Univ. of Miami, Coral Gables, FL (United States)

    2016-08-14

    Motivated by the success of the AMIE/DYNAMO field campaign, which collected unprecedented observations of cloud and precipitation from the tropical Indian Ocean in Octber 2011 – March 2012, this project explored how such observations can be applied to assist the development of global cloud-permitting models through evaluating and correcting model biases in cloud statistics. The main accomplishment of this project were made in four categories: generating observational products for model evaluation, using AMIE/DYNAMO observations to validate global model simulations, using AMIE/DYNAMO observations in numerical studies of cloud-permitting models, and providing leadership in the field. Results from this project provide valuable information for building a seamless bridge between DOE ASR program’s component on process level understanding of cloud processes in the tropics and RGCM focus on global variability and regional extremes. In particular, experience gained from this project would be directly applicable to evaluation and improvements of ACME, especially as it transitions to a non-hydrostatic variable resolution model.

  4. Security Management Model in Cloud Computing Environment

    OpenAIRE

    Ahmadpanah, Seyed Hossein

    2016-01-01

    In the cloud computing environment, cloud virtual machine (VM) will be more and more the number of virtual machine security and management faced giant Challenge. In order to address security issues cloud computing virtualization environment, this paper presents a virtual machine based on efficient and dynamic deployment VM security management model state migration and scheduling, study of which virtual machine security architecture, based on AHP (Analytic Hierarchy Process) virtual machine de...

  5. Deployment Models: Towards Eliminating Security Concerns From Cloud Computing

    OpenAIRE

    Zhao, Gansen; Chunming, Rong; Jaatun, Martin Gilje; Sandnes, Frode Eika

    2010-01-01

    Cloud computing has become a popular choice as an alternative to investing new IT systems. When making decisions on adopting cloud computing related solutions, security has always been a major concern. This article summarizes security concerns in cloud computing and proposes five service deployment models to ease these concerns. The proposed models provide different security related features to address different requirements and scenarios and can serve as reference models for deployment. D...

  6. Atmospheric CO2 Concentration Measurements with Clouds from an Airborne Lidar

    Science.gov (United States)

    Mao, J.; Abshire, J. B.; Kawa, S. R.; Riris, H.; Allan, G. R.; Hasselbrack, W. E.; Numata, K.; Chen, J. R.; Sun, X.; DiGangi, J. P.; Choi, Y.

    2017-12-01

    Globally distributed atmospheric CO2 concentration measurements with high precision, low bias and full seasonal sampling are crucial to advance carbon cycle sciences. However, two thirds of the Earth's surface is typically covered by clouds, and passive remote sensing approaches from space are limited to cloud-free scenes. NASA Goddard is developing a pulsed, integrated-path differential absorption (IPDA) lidar approach to measure atmospheric column CO2 concentrations, XCO2, from space as a candidate for NASA's ASCENDS mission. Measurements of time-resolved laser backscatter profiles from the atmosphere also allow this technique to estimate XCO2 and range to cloud tops in addition to those to the ground with precise knowledge of the photon path-length. We demonstrate this measurement capability using airborne lidar measurements from summer 2017 ASCENDS airborne science campaign in Alaska. We show retrievals of XCO2 to ground and to a variety of cloud tops. We will also demonstrate how the partial column XCO2 to cloud tops and cloud slicing approach help resolving vertical and horizontal gradient of CO2 in cloudy conditions. The XCO2 retrievals from the lidar are validated against in situ measurements and compared to the Goddard Parameterized Chemistry Transport Model (PCTM) simulations. Adding this measurement capability to the future lidar mission for XCO2 will provide full global and seasonal data coverage and some information about vertical structure of CO2. This unique facility is expected to benefit atmospheric transport process studies, carbon data assimilation in models, and global and regional carbon flux estimation.

  7. Implementation of a Novel Educational Modeling Approach for Cloud Computing

    Directory of Open Access Journals (Sweden)

    Sara Ouahabi

    2014-12-01

    Full Text Available The Cloud model is cost-effective because customers pay for their actual usage without upfront costs, and scalable because it can be used more or less depending on the customers’ needs. Due to its advantages, Cloud has been increasingly adopted in many areas, such as banking, e-commerce, retail industry, and academy. For education, cloud is used to manage the large volume of educational resources produced across many universities in the cloud. Keep interoperability between content in an inter-university Cloud is not always easy. Diffusion of pedagogical contents on the Cloud by different E-Learning institutions leads to heterogeneous content which influence the quality of teaching offered by university to teachers and learners. From this reason, comes the idea of using IMS-LD coupled with metadata in the cloud. This paper presents the implementation of our previous educational modeling by combining an application in J2EE with Reload editor that consists of modeling heterogeneous content in the cloud. The new approach that we followed focuses on keeping interoperability between Educational Cloud content for teachers and learners and facilitates the task of identification, reuse, sharing, adapting teaching and learning resources in the Cloud.

  8. A novel cost based model for energy consumption in cloud computing.

    Science.gov (United States)

    Horri, A; Dastghaibyfard, Gh

    2015-01-01

    Cloud data centers consume enormous amounts of electrical energy. To support green cloud computing, providers also need to minimize cloud infrastructure energy consumption while conducting the QoS. In this study, for cloud environments an energy consumption model is proposed for time-shared policy in virtualization layer. The cost and energy usage of time-shared policy were modeled in the CloudSim simulator based upon the results obtained from the real system and then proposed model was evaluated by different scenarios. In the proposed model, the cache interference costs were considered. These costs were based upon the size of data. The proposed model was implemented in the CloudSim simulator and the related simulation results indicate that the energy consumption may be considerable and that it can vary with different parameters such as the quantum parameter, data size, and the number of VMs on a host. Measured results validate the model and demonstrate that there is a tradeoff between energy consumption and QoS in the cloud environment. Also, measured results validate the model and demonstrate that there is a tradeoff between energy consumption and QoS in the cloud environment.

  9. Mesoscale meteorological model based on radioactive explosion cloud simulation

    International Nuclear Information System (INIS)

    Zheng Yi; Zhang Yan; Ying Chuntong

    2008-01-01

    In order to simulate nuclear explosion and dirty bomb radioactive cloud movement and concentration distribution, mesoscale meteorological model RAMS was used. Particles-size, size-active distribution and gravitational fallout in the cloud were considered. The results show that the model can simulate the 'mushroom' clouds of explosion. Three-dimension fluid field and radioactive concentration field were received. (authors)

  10. Analysis of CCN activity of Remote and Combustion Aerosol over the South East Pacific during autumn 2008 and links to Sc cloud properties

    Science.gov (United States)

    Freitag, S.; Clarke, A. D.; Howell, S. G.; Twohy, C. H.; Snider, J. R.; Toohey, D. W.; Shank, L.; McNaughton, C. S.; Brekhovskikh, V.; Kapustin, V.

    2013-12-01

    The earth's most extensive Stratocumulus (Sc) deck, situated off the coast of Northern Chile and Southern Peru, strongly influences the radiation budget and climate over the South East Pacific (SEP) by enhancing solar reflection. This feature makes Sc clouds an important constituent for climate modeling, yet these clouds are poorly represented in models. A large uncertainty in understanding the variability in these low cloud fields arises from our deficit in understanding the role of aerosol. Hence, a major goal of the VOCALS (www.eol.ucar.edu/projects/vocals) campaign in 2008 was to further explore and assess interactions of natural and anthropogenic aerosol with Sc clouds in both the more polluted coastal environment and west of 80W where we encountered nearly pristine boundary layer clouds often exposed to cloud-top entrainment of pollution aerosol from the free troposphere. Extensive airborne measurements of size-resolved aerosol volatility and chemical composition collected aboard the NCAR C-130 were analyzed with an aerosol mass spectrometer (AMS) and a single particle soot photometer (SP2) to calculate aerosol hygroscopicity (κ) and predict cloud condensation nuclei (CCN) concentration for all observed air mass types above and below cloud utilizing estimated Sc cloud supersaturations deduced from cloud-processed aerosol size distribution information. The predicted CCN agree to within 10% to measured CCN. Results from this analysis are presented here and CCN variability observed along VOCALS flight tracks is discussed in conjunction with size-resolved cloud droplet information. This includes assessing the impact of aerosol perturbations on the shape of the cloud droplet size distribution parameterized in models and satellite algorithms such as cloud top effective radius retrievals. We will further discuss cloud droplet residual composition collected using a counterflow virtual impactor (CVI) and analyzed with the AMS and SP2. Size resolved variations in

  11. Modeling, Design, and Implementation of a Cloud Workflow Engine Based on Aneka

    OpenAIRE

    Zhou, Jiantao; Sun, Chaoxin; Fu, Weina; Liu, Jing; Jia, Lei; Tan, Hongyan

    2014-01-01

    This paper presents a Petri net-based model for cloud workflow which plays a key role in industry. Three kinds of parallelisms in cloud workflow are characterized and modeled. Based on the analysis of the modeling, a cloud workflow engine is designed and implemented in Aneka cloud environment. The experimental results validate the effectiveness of our approach of modeling, design, and implementation of cloud workflow.

  12. A Multilateral Negotiation Model for Cloud Service Market

    Science.gov (United States)

    Yoo, Dongjin; Sim, Kwang Mong

    Trading cloud services between consumers and providers is a complicated issue of cloud computing. Since a consumer can negotiate with multiple providers to acquire the same service and each provider can receive many requests from multiple consumers, to facilitate the trading of cloud services among multiple consumers and providers, a multilateral negotiation model for cloud market is necessary. The contribution of this work is the proposal of a business model supporting a multilateral price negotiation for trading cloud services. The design of proposed systems for cloud service market includes considering a many-to-many negotiation protocol, and price determining factor from service level feature. Two negotiation strategies are implemented: 1) MDA (Market Driven Agent); and 2) adaptive concession making responding to changes of bargaining position are proposed for cloud service market. Empirical results shows that MDA achieved better performance in some cases that the adaptive concession making strategy, it is noted that unlike the MDA, the adaptive concession making strategy does not assume that an agent has information of the number of competitors (e.g., a consumer agent adopting the adaptive concession making strategy need not know the number of consumer agents competing for the same service).

  13. Cloud Robotics Model

    OpenAIRE

    Mester, Gyula

    2015-01-01

    Cloud Robotics was born from the merger of service robotics and cloud technologies. It allows robots to benefit from the powerful computational, storage, and communications resources of modern data centres. Cloud robotics allows robots to take advantage of the rapid increase in data transfer rates to offload tasks without hard real time requirements. Cloud Robotics has rapidly gained momentum with initiatives by companies such as Google, Willow Garage and Gostai as well as more than a dozen a...

  14. The Cloud Feedback Model Intercomparison Project (CFMIP) contribution to CMIP6.

    Science.gov (United States)

    Webb, Mark J.; Andrews, Timothy; Bodas-Salcedo, Alejandro; Bony, Sandrine; Bretherton, Christopher S.; Chadwick, Robin; Chepfer, Helene; Douville, Herve; Good, Peter; Kay, Jennifer E.; hide

    2017-01-01

    The primary objective of CFMIP is to inform future assessments of cloud feedbacks through improved understanding of cloud-climate feedback mechanisms and better evaluation of cloud processes and cloud feedbacks in climate models. However, the CFMIP approach is also increasingly being used to understand other aspects of climate change, and so a second objective has now been introduced, to improve understanding of circulation, regional-scale precipitation, and non-linear changes. CFMIP is supporting ongoing model inter-comparison activities by coordinating a hierarchy of targeted experiments for CMIP6, along with a set of cloud-related output diagnostics. CFMIP contributes primarily to addressing the CMIP6 questions 'How does the Earth system respond to forcing?' and 'What are the origins and consequences of systematic model biases?' and supports the activities of the WCRP Grand Challenge on Clouds, Circulation and Climate Sensitivity. A compact set of Tier 1 experiments is proposed for CMIP6 to address this question: (1) what are the physical mechanisms underlying the range of cloud feedbacks and cloud adjustments predicted by climate models, and which models have the most credible cloud feedbacks? Additional Tier 2 experiments are proposed to address the following questions. (2) Are cloud feedbacks consistent for climate cooling and warming, and if not, why? (3) How do cloud-radiative effects impact the structure, the strength and the variability of the general atmospheric circulation in present and future climates? (4) How do responses in the climate system due to changes in solar forcing differ from changes due to CO2, and is the response sensitive to the sign of the forcing? (5) To what extent is regional climate change per CO2 doubling state-dependent (non-linear), and why? (6) Are climate feedbacks during the 20th century different to those acting on long-term climate change and climate sensitivity? (7) How do regional climate responses (e.g. in precipitation

  15. Validation of the Two-Layer Model for Correcting Clear Sky Reflectance Near Clouds

    Science.gov (United States)

    Wen, Guoyong; Marshak, Alexander; Evans, K. Frank; Vamal, Tamas

    2014-01-01

    A two-layer model was developed in our earlier studies to estimate the clear sky reflectance enhancement near clouds. This simple model accounts for the radiative interaction between boundary layer clouds and molecular layer above, the major contribution to the reflectance enhancement near clouds for short wavelengths. We use LES/SHDOM simulated 3D radiation fields to valid the two-layer model for reflectance enhancement at 0.47 micrometer. We find: (a) The simple model captures the viewing angle dependence of the reflectance enhancement near cloud, suggesting the physics of this model is correct; and (b) The magnitude of the 2-layer modeled enhancement agree reasonably well with the "truth" with some expected underestimation. We further extend our model to include cloud-surface interaction using the Poisson model for broken clouds. We found that including cloud-surface interaction improves the correction, though it can introduced some over corrections for large cloud albedo, large cloud optical depth, large cloud fraction, large cloud aspect ratio. This over correction can be reduced by excluding scenes (10 km x 10km) with large cloud fraction for which the Poisson model is not designed for. Further research is underway to account for the contribution of cloud-aerosol radiative interaction to the enhancement.

  16. Global vertical mass transport by clouds - A two-dimensional model study

    International Nuclear Information System (INIS)

    Olofsson, Mats

    1988-05-01

    A two-dimensional global dispersion model, where vertical transport in the troposphere carried out by convective as well as by frontal cloud systems is explicitly treated, is developed from an existing diffusion model. A parameterization scheme for the cloud transport, based on global cloud statistics, is presented. The model has been tested by using Kr-85, Rn-222 and SO 2 as tracers. Comparisons have been made with observed distributions of these tracers, but also with model results without the cloud transport, using eddy diffusion as the primary means of vertical transport. The model results indicate that for trace species with a turnover time of days to weeks, the introduction of cloud-transport gives much more realistic simulations of their vertical distribution. Layers of increased mixing ratio with height, which can be found in real atmosphere, are reproduced in our cloud-transport model profiles, but can never be simulated with a pure eddy diffusion model. The horizontal transport in the model, by advection and eddy diffusion, gives a realistic distribution between the hemispheres of the more long-lived tracers (Kr-85). A combination of vertical transport by convective and frontal cloud systems is shown to improve the model simulations, compared to limiting it to convective transport only. The importance of including cumulus clouds in the convective transport scheme, in addition to the efficient transport by cumulonimbus clouds, is discussed. The model results are shown to be more sensitive to the vertical detrainment distribution profile than to the absolute magnitude of the vertical mass transport. The scavenging processes for SO 2 are parameterized without the introduction of detailed chemistry. An enhanced removal, due to the increased contact with droplets in the in-cloud lifting process, is introduced in the model. (author)

  17. Prediction of cloud droplet number in a general circulation model

    Energy Technology Data Exchange (ETDEWEB)

    Ghan, S.J.; Leung, L.R. [Pacific Northwest National Lab., Richland, WA (United States)

    1996-04-01

    We have applied the Colorado State University Regional Atmospheric Modeling System (RAMS) bulk cloud microphysics parameterization to the treatment of stratiform clouds in the National Center for Atmospheric Research Community Climate Model (CCM2). The RAMS predicts mass concentrations of cloud water, cloud ice, rain and snow, and number concnetration of ice. We have introduced the droplet number conservation equation to predict droplet number and it`s dependence on aerosols.

  18. A Review on Broker Based Cloud Service Model

    Directory of Open Access Journals (Sweden)

    Nagarajan Rajganesh

    2016-09-01

    Full Text Available Cloud computing emerged as a utility oriented computing that facilitates resource sharing under pay-as-you-go model. Nowadays, cloud offerings are not limited to range of services and anything can be shared as a service through the Internet. In this work, a detailed literature survey with respect to cloud service discovery and composition has been accounted. A proposed architecture with the inclusion of cloud broker is presented in our work. It focuses the importance of suitable service selection and its ranking towards fulfilling the customer’s service requirements. The proposed cloud broker advocates techniques such as reasoning and decision making capabilities for the improved cloud service selection and composition.

  19. Petri net modeling of encrypted information flow in federated cloud

    Science.gov (United States)

    Khushk, Abdul Rauf; Li, Xiaozhong

    2017-08-01

    Solutions proposed and developed for the cost-effective cloud systems suffer from a combination of secure private clouds and less secure public clouds. Need to locate applications within different clouds poses a security risk to the information flow of the entire system. This study addresses this by assigning security levels of a given lattice to the entities of a federated cloud system. A dynamic flow sensitive security model featuring Bell-LaPadula procedures is explored that tracks and authenticates the secure information flow in federated clouds. Additionally, a Petri net model is considered as a case study to represent the proposed system and further validate the performance of the said system.

  20. Effective ASCII-HEX steganography for secure cloud

    International Nuclear Information System (INIS)

    Afghan, S.

    2015-01-01

    There are many reasons of cloud computing popularity some of the most important are; backup and rescue, cost effective, nearly limitless storage, automatic software amalgamation, easy access to information and many more. Pay-as-you-go model is followed to provide everything as a service. Data is secured by using standard security policies available at cloud end. In spite of its many benefits, as mentioned above, cloud computing has also some security issues. Provider as well as customer has to provide and collect data in a secure manner. Both of these issues plus efficient transmitting of data over cloud are very critical issues and needed to be resolved. There is need of security during the travel time of sensitive data over the network that can be processed or stored by the customer. Security to the customer's data at the provider end can be provided by using current security algorithms, which are not known by the customer. There is reliability problem due to existence of multiple boundaries in the cloud resource access. ASCII and HEX security with steganography is used to propose an algorithm that stores the encrypted data/cipher text in an image file which will be then sent to the cloud end. This is done by using CDM (Common Deployment Model). In future, an algorithm should be proposed and implemented for the security of virtual images in the cloud computing. (author)

  1. Using Multi-Scale Modeling Systems and Satellite Data to Study the Precipitation Processes

    Science.gov (United States)

    Tao, Wei-Kuo; Chern, J.; Lamg, S.; Matsui, T.; Shen, B.; Zeng, X.; Shi, R.

    2011-01-01

    In recent years, exponentially increasing computer power has extended Cloud Resolving Model (CRM) integrations from hours to months, the number of computational grid points from less than a thousand to close to ten million. Three-dimensional models are now more prevalent. Much attention is devoted to precipitating cloud systems where the crucial 1-km scales are resolved in horizontal domains as large as 10,000 km in two-dimensions, and 1,000 x 1,000 km2 in three-dimensions. Cloud resolving models now provide statistical information useful for developing more realistic physically based parameterizations for climate models and numerical weather prediction models. It is also expected that NWP and mesoscale model can be run in grid size similar to cloud resolving model through nesting technique. Recently, a multi-scale modeling system with unified physics was developed at NASA Goddard. It consists of (l) a cloud-resolving model (Goddard Cumulus Ensemble model, GCE model), (2) a regional scale model (a NASA unified weather research and forecast, WRF), (3) a coupled CRM and global model (Goddard Multi-scale Modeling Framework, MMF), and (4) a land modeling system. The same microphysical processes, long and short wave radiative transfer and land processes and the explicit cloud-radiation, and cloud-land surface interactive processes are applied in this multi-scale modeling system. This modeling system has been coupled with a multi-satellite simulator to use NASA high-resolution satellite data to identify the strengths and weaknesses of cloud and precipitation processes simulated by the model. In this talk, the recent developments and applications of the multi-scale modeling system will be presented. In particular, the results from using multi-scale modeling system to study the precipitating systems and hurricanes/typhoons will be presented. The high-resolution spatial and temporal visualization will be utilized to show the evolution of precipitation processes. Also how to

  2. IMAGE TO POINT CLOUD METHOD OF 3D-MODELING

    Directory of Open Access Journals (Sweden)

    A. G. Chibunichev

    2012-07-01

    Full Text Available This article describes the method of constructing 3D models of objects (buildings, monuments based on digital images and a point cloud obtained by terrestrial laser scanner. The first step is the automated determination of exterior orientation parameters of digital image. We have to find the corresponding points of the image and point cloud to provide this operation. Before the corresponding points searching quasi image of point cloud is generated. After that SIFT algorithm is applied to quasi image and real image. SIFT algorithm allows to find corresponding points. Exterior orientation parameters of image are calculated from corresponding points. The second step is construction of the vector object model. Vectorization is performed by operator of PC in an interactive mode using single image. Spatial coordinates of the model are calculated automatically by cloud points. In addition, there is automatic edge detection with interactive editing available. Edge detection is performed on point cloud and on image with subsequent identification of correct edges. Experimental studies of the method have demonstrated its efficiency in case of building facade modeling.

  3. Cloud-Based Model Calibration Using OpenStudio: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Hale, E.; Lisell, L.; Goldwasser, D.; Macumber, D.; Dean, J.; Metzger, I.; Parker, A.; Long, N.; Ball, B.; Schott, M.; Weaver, E.; Brackney, L.

    2014-03-01

    OpenStudio is a free, open source Software Development Kit (SDK) and application suite for performing building energy modeling and analysis. The OpenStudio Parametric Analysis Tool has been extended to allow cloud-based simulation of multiple OpenStudio models parametrically related to a baseline model. This paper describes the new cloud-based simulation functionality and presents a model cali-bration case study. Calibration is initiated by entering actual monthly utility bill data into the baseline model. Multiple parameters are then varied over multiple iterations to reduce the difference between actual energy consumption and model simulation results, as calculated and visualized by billing period and by fuel type. Simulations are per-formed in parallel using the Amazon Elastic Cloud service. This paper highlights model parameterizations (measures) used for calibration, but the same multi-nodal computing architecture is available for other purposes, for example, recommending combinations of retrofit energy saving measures using the calibrated model as the new baseline.

  4. Ensemble cloud-resolving modelling of a historic back-building mesoscale convective system over Liguria: the San Fruttuoso case of 1915

    Science.gov (United States)

    Parodi, Antonio; Ferraris, Luca; Gallus, William; Maugeri, Maurizio; Molini, Luca; Siccardi, Franco; Boni, Giorgio

    2017-05-01

    Highly localized and persistent back-building mesoscale convective systems represent one of the most dangerous flash-flood-producing storms in the north-western Mediterranean area. Substantial warming of the Mediterranean Sea in recent decades raises concerns over possible increases in frequency or intensity of these types of events as increased atmospheric temperatures generally support increases in water vapour content. However, analyses of the historical record do not provide a univocal answer, but these are likely affected by a lack of detailed observations for older events. In the present study, 20th Century Reanalysis Project initial and boundary condition data in ensemble mode are used to address the feasibility of performing cloud-resolving simulations with 1 km horizontal grid spacing of a historic extreme event that occurred over Liguria: the San Fruttuoso case of 1915. The proposed approach focuses on the ensemble Weather Research and Forecasting (WRF) model runs that show strong convergence over the Ligurian Sea (17 out of 56 members) as these runs are the ones most likely to best simulate the event. It is found that these WRF runs generally do show wind and precipitation fields that are consistent with the occurrence of highly localized and persistent back-building mesoscale convective systems, although precipitation peak amounts are underestimated. Systematic small north-westward position errors with regard to the heaviest rain and strongest convergence areas imply that the reanalysis members may not be adequately representing the amount of cool air over the Po Plain outflowing into the Ligurian Sea through the Apennines gap. Regarding the role of historical data sources, this study shows that in addition to reanalysis products, unconventional data, such as historical meteorological bulletins, newspapers, and even photographs, can be very valuable sources of knowledge in the reconstruction of past extreme events.

  5. The emerging role of cloud computing in molecular modelling.

    Science.gov (United States)

    Ebejer, Jean-Paul; Fulle, Simone; Morris, Garrett M; Finn, Paul W

    2013-07-01

    There is a growing recognition of the importance of cloud computing for large-scale and data-intensive applications. The distinguishing features of cloud computing and their relationship to other distributed computing paradigms are described, as are the strengths and weaknesses of the approach. We review the use made to date of cloud computing for molecular modelling projects and the availability of front ends for molecular modelling applications. Although the use of cloud computing technologies for molecular modelling is still in its infancy, we demonstrate its potential by presenting several case studies. Rapid growth can be expected as more applications become available and costs continue to fall; cloud computing can make a major contribution not just in terms of the availability of on-demand computing power, but could also spur innovation in the development of novel approaches that utilize that capacity in more effective ways. Copyright © 2013 Elsevier Inc. All rights reserved.

  6. Evaluation of cumulus cloud – radiation interaction effects on air quality –relevant meteorological variables from WRF, from a regional climate perspective

    Science.gov (United States)

    Aware only of the resolved, grid-scale clouds, the Weather Research & Forecasting model (WRF) does not consider the interactions between subgrid-scale convective clouds and radiation. One consequence of this omission may be WRF’s overestimation of surface precipitation during sum...

  7. Cloud Computing Adoption Business Model Factors: Does Enterprise Size Matter?

    OpenAIRE

    Bogataj Habjan, Kristina; Pucihar, Andreja

    2017-01-01

    This paper presents the results of research investigating the impact of business model factors on cloud computing adoption. The introduced research model consists of 40 cloud computing business model factors, grouped into eight factor groups. Their impact and importance for cloud computing adoption were investigated among enterpirses in Slovenia. Furthermore, differences in opinion according to enterprise size were investigated. Research results show no statistically significant impacts of in...

  8. A cloud/particle model of the interstellar medium - Galactic spiral structure

    Science.gov (United States)

    Levinson, F. H.; Roberts, W. W., Jr.

    1981-01-01

    A cloud/particle model for gas flow in galaxies is developed that incorporates cloud-cloud collisions and supernovae as dominant local processes. Cloud-cloud collisions are the main means of dissipation. To counter this dissipation and maintain local dispersion, supernova explosions in the medium administer radial snowplow pushes to all nearby clouds. The causal link between these processes is that cloud-cloud collisions will form stars and that these stars will rapidly become supernovae. The cloud/particle model is tested and used to investigate the gas dynamics and spiral structures in galaxies where these assumptions may be reasonable. Particular attention is given to whether large-scale galactic shock waves, which are thought to underlie the regular well-delineated spiral structure in some galaxies, form and persist in a cloud-supernova dominated interstellar medium; this question is answered in the affirmative.

  9. Dispersion modeling by kinematic simulation: Cloud dispersion model

    International Nuclear Information System (INIS)

    Fung, J C H; Perkins, R J

    2008-01-01

    A new technique has been developed to compute mean and fluctuating concentrations in complex turbulent flows (tidal current near a coast and deep ocean). An initial distribution of material is discretized into any small clouds which are advected by a combination of the mean flow and large scale turbulence. The turbulence can be simulated either by kinematic simulation (KS) or direct numerical simulation. The clouds also diffuse relative to their centroids; the statistics for this are obtained from a separate calculation of the growth of individual clouds in small scale turbulence, generated by KS. The ensemble of discrete clouds is periodically re-discretized, to limit the size of the small clouds and prevent overlapping. The model is illustrated with simulations of dispersion in uniform flow, and the results are compared with analytic, steady state solutions. The aim of this study is to understand how pollutants disperses in a turbulent flow through a numerical simulation of fluid particle motion in a random flow field generated by Fourier modes. Although this homogeneous turbulent is rather a 'simple' flow, it represents a building block toward understanding pollutant dispersion in more complex flow. The results presented here are preliminary in nature, but we expect that similar qualitative results should be observed in a genuine turbulent flow.

  10. Establishing a Cloud Computing Success Model for Hospitals in Taiwan

    Science.gov (United States)

    Lian, Jiunn-Woei

    2017-01-01

    The purpose of this study is to understand the critical quality-related factors that affect cloud computing success of hospitals in Taiwan. In this study, private cloud computing is the major research target. The chief information officers participated in a questionnaire survey. The results indicate that the integration of trust into the information systems success model will have acceptable explanatory power to understand cloud computing success in the hospital. Moreover, information quality and system quality directly affect cloud computing satisfaction, whereas service quality indirectly affects the satisfaction through trust. In other words, trust serves as the mediator between service quality and satisfaction. This cloud computing success model will help hospitals evaluate or achieve success after adopting private cloud computing health care services. PMID:28112020

  11. Establishing a Cloud Computing Success Model for Hospitals in Taiwan.

    Science.gov (United States)

    Lian, Jiunn-Woei

    2017-01-01

    The purpose of this study is to understand the critical quality-related factors that affect cloud computing success of hospitals in Taiwan. In this study, private cloud computing is the major research target. The chief information officers participated in a questionnaire survey. The results indicate that the integration of trust into the information systems success model will have acceptable explanatory power to understand cloud computing success in the hospital. Moreover, information quality and system quality directly affect cloud computing satisfaction, whereas service quality indirectly affects the satisfaction through trust. In other words, trust serves as the mediator between service quality and satisfaction. This cloud computing success model will help hospitals evaluate or achieve success after adopting private cloud computing health care services.

  12. Establishing a Cloud Computing Success Model for Hospitals in Taiwan

    Directory of Open Access Journals (Sweden)

    Jiunn-Woei Lian PhD

    2017-01-01

    Full Text Available The purpose of this study is to understand the critical quality-related factors that affect cloud computing success of hospitals in Taiwan. In this study, private cloud computing is the major research target. The chief information officers participated in a questionnaire survey. The results indicate that the integration of trust into the information systems success model will have acceptable explanatory power to understand cloud computing success in the hospital. Moreover, information quality and system quality directly affect cloud computing satisfaction, whereas service quality indirectly affects the satisfaction through trust. In other words, trust serves as the mediator between service quality and satisfaction. This cloud computing success model will help hospitals evaluate or achieve success after adopting private cloud computing health care services.

  13. Modeling and Security in Cloud Ecosystems

    Directory of Open Access Journals (Sweden)

    Eduardo B. Fernandez

    2016-04-01

    Full Text Available Clouds do not work in isolation but interact with other clouds and with a variety of systems either developed by the same provider or by external entities with the purpose to interact with them; forming then an ecosystem. A software ecosystem is a collection of software systems that have been developed to coexist and evolve together. The stakeholders of such a system need a variety of models to give them a perspective of the possibilities of the system, to evaluate specific quality attributes, and to extend the system. A powerful representation when building or using software ecosystems is the use of architectural models, which describe the structural aspects of such a system. These models have value for security and compliance, are useful to build new systems, can be used to define service contracts, find where quality factors can be monitored, and to plan further expansion. We have described a cloud ecosystem in the form of a pattern diagram where its components are patterns and reference architectures. A pattern is an encapsulated solution to a recurrent problem. We have recently expanded these models to cover fog systems and containers. Fog Computing is a highly-virtualized platform that provides compute, storage, and networking services between end devices and Cloud Computing Data Centers; a Software Container provides an execution environment for applications sharing a host operating system, binaries, and libraries with other containers. We intend to use this architecture to answer a variety of questions about the security of this system as well as a reference to design interacting combinations of heterogeneous components. We defined a metamodel to relate security concepts which is being expanded.

  14. Chemical equilibrium models of interstellar gas clouds

    International Nuclear Information System (INIS)

    Freeman, A.

    1982-10-01

    This thesis contains work which helps towards our understanding of the chemical processes and astrophysical conditions in interstellar clouds, across the whole range of cloud types. The object of the exercise is to construct a mathematical model representing a large system of two-body chemical reactions in order to deduce astrophysical parameters and predict molecular abundances and chemical pathways. Comparison with observations shows that this type of model is valid but also indicates that our knowledge of some chemical reactions is incomplete. (author)

  15. Shielded button electrodes for time-resolved measurements of electron cloud buildup

    International Nuclear Information System (INIS)

    Crittenden, J.A.; Billing, M.G.; Li, Y.; Palmer, M.A.; Sikora, J.P.

    2014-01-01

    We report on the design, deployment and signal analysis for shielded button electrodes sensitive to electron cloud buildup at the Cornell Electron Storage Ring. These simple detectors, derived from a beam-position monitor electrode design, have provided detailed information on the physical processes underlying the local production and the lifetime of electron densities in the storage ring. Digitizing oscilloscopes are used to record electron fluxes incident on the vacuum chamber wall in 1024 time steps of 100 ps or more. The fine time steps provide a detailed characterization of the cloud, allowing the independent estimation of processes contributing on differing time scales and providing sensitivity to the characteristic kinetic energies of the electrons making up the cloud. By varying the spacing and population of electron and positron beam bunches, we map the time development of the various cloud production and re-absorption processes. The excellent reproducibility of the measurements also permits the measurement of long-term conditioning of vacuum chamber surfaces

  16. Business Process as a Service Model Based Business and IT Cloud Alignment as a Cloud Offering

    OpenAIRE

    Robert Woitsch; Wilfrid Utz

    2015-01-01

    Cloud computing proved to offer flexible IT solutions. Although large enterprises may benefit from this technology, SMEs are falling behind in cloud usage due to missing ITcompetence and hence lose the ability to efficiently adapt their IT to their business needs. This paper introduces the project idea of the H2020 project CloudSocket, by elaborating the idea of Business Processes as a Service (BPaaS), where concept models and semantics are applied to align business processes with Cloud deplo...

  17. The application of time series models to cloud field morphology analysis

    Science.gov (United States)

    Chin, Roland T.; Jau, Jack Y. C.; Weinman, James A.

    1987-01-01

    A modeling method for the quantitative description of remotely sensed cloud field images is presented. A two-dimensional texture modeling scheme based on one-dimensional time series procedures is adopted for this purpose. The time series procedure used is the seasonal autoregressive, moving average (ARMA) process in Box and Jenkins. Cloud field properties such as directionality, clustering and cloud coverage can be retrieved by this method. It has been demonstrated that a cloud field image can be quantitatively defined by a small set of parameters and synthesized surrogates can be reconstructed from these model parameters. This method enables cloud climatology to be studied quantitatively.

  18. Winter QPF Sensitivities to Snow Parameterizations and Comparisons to NASA CloudSat Observations

    Science.gov (United States)

    Molthan, Andrew; Haynes, John M.; Jedlovec, Gary J.; Lapenta, William M.

    2009-01-01

    Steady increases in computing power have allowed for numerical weather prediction models to be initialized and run at high spatial resolution, permitting a transition from larger scale parameterizations of the effects of clouds and precipitation to the simulation of specific microphysical processes and hydrometeor size distributions. Although still relatively coarse in comparison to true cloud resolving models, these high resolution forecasts (on the order of 4 km or less) have demonstrated value in the prediction of severe storm mode and evolution and are being explored for use in winter weather events . Several single-moment bulk water microphysics schemes are available within the latest release of the Weather Research and Forecast (WRF) model suite, including the NASA Goddard Cumulus Ensemble, which incorporate some assumptions in the size distribution of a small number of hydrometeor classes in order to predict their evolution, advection and precipitation within the forecast domain. Although many of these schemes produce similar forecasts of events on the synoptic scale, there are often significant details regarding precipitation and cloud cover, as well as the distribution of water mass among the constituent hydrometeor classes. Unfortunately, validating data for cloud resolving model simulations are sparse. Field campaigns require in-cloud measurements of hydrometeors from aircraft in coordination with extensive and coincident ground based measurements. Radar remote sensing is utilized to detect the spatial coverage and structure of precipitation. Here, two radar systems characterize the structure of winter precipitation for comparison to equivalent features within a forecast model: a 3 GHz, Weather Surveillance Radar-1988 Doppler (WSR-88D) based in Omaha, Nebraska, and the 94 GHz NASA CloudSat Cloud Profiling Radar, a spaceborne instrument and member of the afternoon or "A-Train" of polar orbiting satellites tasked with cataloguing global cloud

  19. Comparison of mean properties of simulated convection in a cloud-resolving model with those produced by cumulus parameterization

    Energy Technology Data Exchange (ETDEWEB)

    Dudhia, J.; Parsons, D.B. [National Center for Atmospheric Research, Boulder, CO (United States)

    1996-04-01

    An Intensive Observation Period (IOP) of the Atmospheric Radiation Measurement (ARM) Program took place at the Southern Great Plains (SGP) Cloud and Radiation Testbed (CART) site from June 16-26, 1993. The National Center for Atmospheric Research (NCAR)/Penn State Mesoscale Model (MM5) has been used to simulate this period on a 60-km domain with 20- and 6.67-km nests centered on Lamont, Oklahoma. Simulations are being run with data assimilation by the nudging technique to incorporate upper-air and surface data from a variety of platforms. The model maintains dynamical consistency between the fields, while the data correct for model biases that may occur during long-term simulations and provide boundary conditions. For the work reported here the Mesoscale Atmospheric Prediction System (MAPS) of the National Ocean and Atmospheric Administration (NOAA) 3-hourly analyses were used to drive the 60-km domain while the inner domains were unforced. A continuous 10-day period was simulated.

  20. Two Models of Magnetic Support for Photoevaporated Molecular Clouds

    International Nuclear Information System (INIS)

    Ryutov, D; Kane, J; Mizuta, A; Pound, M; Remington, B

    2004-01-01

    The thermal pressure inside molecular clouds is insufficient for maintaining the pressure balance at an ablation front at the cloud surface illuminated by nearby UV stars. Most probably, the required stiffness is provided by the magnetic pressure. After surveying existing models of this type, we concentrate on two of them: the model of a quasi-homogeneous magnetic field and the recently proposed model of a ''magnetostatic turbulence''. We discuss observational consequences of the two models, in particular, the structure and the strength of the magnetic field inside the cloud and in the ionized outflow. We comment on the possible role of reconnection events and their observational signatures. We mention laboratory experiments where the most significant features of the models can be tested

  1. Cloud forcing: A modeling perspective

    International Nuclear Information System (INIS)

    Potter, G.L.; Mobely, R.L.; Drach, R.S.; Corsetti, T.G.; Williams, D.N.; Slingo, J.M.

    1990-11-01

    Radiation fields from a perpetual July integration of a T106 version of the ECMWF operational model are used as surrogate observations of the radiation budget at the top of the atmosphere to illustrate various difficulties that modellers might face when trying to reconcile cloud radiation forcings derived from satellite observations with model-generated ones. Differences between the so-called Methods 1 and 2 of Cess and Potter (1987) and a variant Method 3 are addressed. Method 1 is shown to be the least robust of all methods, due to potential uncertainties related to persistent cloudiness, length of the period over which clear-sky conditions are looked for, biases in retrieved clear-sky quantities due to an insufficient sampling of the diurnal cycle. We advocate the use of Method 2 as the only unambiguous one to produce consistent radiative diagnostics for intercomparing model results. Impact of the three methods on the derived sensitivities and cloud feedbacks following an imposed change in sea surface temperature (used as a surrogate climate change) is discussed. 17 refs., 12 figs., 1 tab

  2. STAR FORMATION IN DISK GALAXIES. I. FORMATION AND EVOLUTION OF GIANT MOLECULAR CLOUDS VIA GRAVITATIONAL INSTABILITY AND CLOUD COLLISIONS

    International Nuclear Information System (INIS)

    Tasker, Elizabeth J.; Tan, Jonathan C.

    2009-01-01

    We investigate the formation and evolution of giant molecular clouds (GMCs) in a Milky-Way-like disk galaxy with a flat rotation curve. We perform a series of three-dimensional adaptive mesh refinement numerical simulations that follow both the global evolution on scales of ∼20 kpc and resolve down to scales ∼ H ≥ 100 cm -3 and track the evolution of individual clouds as they orbit through the galaxy from their birth to their eventual destruction via merger or via destructive collision with another cloud. After ∼140 Myr a large fraction of the gas in the disk has fragmented into clouds with masses ∼10 6 M sun and a mass spectrum similar to that of Galactic GMCs. The disk settles into a quasi-steady-state in which gravitational scattering of clouds keeps the disk near the threshold of global gravitational instability. The cloud collision time is found to be a small fraction, ∼1/5, of the orbital time, and this is an efficient mechanism to inject turbulence into the clouds. This helps to keep clouds only moderately gravitationally bound, with virial parameters of order unity. Many other observed GMC properties, such as mass surface density, angular momentum, velocity dispersion, and vertical distribution, can be accounted for in this simple model with no stellar feedback.

  3. Treatment of cloud radiative effects in general circulation models

    Energy Technology Data Exchange (ETDEWEB)

    Wang, W.C.; Dudek, M.P.; Liang, X.Z.; Ding, M. [State Univ. of New York, Albany, NY (United States)] [and others

    1996-04-01

    We participate in the Atmospheric Radiation Measurement (ARM) program with two objectives: (1) to improve the general circulation model (GCM) cloud/radiation treatment with a focus on cloud verticle overlapping and layer cloud optical properties, and (2) to study the effects of cloud/radiation-climate interaction on GCM climate simulations. This report summarizes the project progress since the Fourth ARM Science Team meeting February 28-March 4, 1994, in Charleston, South Carolina.

  4. Cloud microphysics and aerosol indirect effects in the global climate model ECHAM5-HAM

    Directory of Open Access Journals (Sweden)

    U. Lohmann

    2007-07-01

    Full Text Available The double-moment cloud microphysics scheme from ECHAM4 that predicts both the mass mixing ratios and number concentrations of cloud droplets and ice crystals has been coupled to the size-resolved aerosol scheme ECHAM5-HAM. ECHAM5-HAM predicts the aerosol mass, number concentrations and mixing state. The simulated liquid, ice and total water content and the cloud droplet and ice crystal number concentrations as a function of temperature in stratiform mixed-phase clouds between 0 and −35° C agree much better with aircraft observations in the ECHAM5 simulations. ECHAM5 performs better because more realistic aerosol concentrations are available for cloud droplet nucleation and because the Bergeron-Findeisen process is parameterized as being more efficient.

    The total anthropogenic aerosol effect includes the direct, semi-direct and indirect effects and is defined as the difference in the top-of-the-atmosphere net radiation between present-day and pre-industrial times. It amounts to −1.9 W m−2 in ECHAM5, when a relative humidity dependent cloud cover scheme and aerosol emissions representative for the years 1750 and 2000 from the AeroCom emission inventory are used. The contribution of the cloud albedo effect amounts to −0.7 W m−2. The total anthropogenic aerosol effect is larger when either a statistical cloud cover scheme or a different aerosol emission inventory are employed because the cloud lifetime effect increases.

  5. Defining generic architecture for Cloud IaaS provisioning model

    NARCIS (Netherlands)

    Demchenko, Y.; de Laat, C.; Mavrin, A.; Leymann, F.; Ivanov, I.; van Sinderen, M.; Shishkov, B.

    2011-01-01

    Infrastructure as a Service (IaaS) is one of the provisioning models for Clouds as defined in the NIST Clouds definition. Although widely used, current IaaS implementations and solutions doesn’t have common and well defined architecture model. The paper attempts to define a generic architecture for

  6. Climate Model Evaluation using New Datasets from the Clouds and the Earth's Radiant Energy System (CERES)

    Science.gov (United States)

    Loeb, Norman G.; Wielicki, Bruce A.; Doelling, David R.

    2008-01-01

    . Diurnal cycles are explicitly resolved by merging geostationary satellite observations with CERES and MODIS. Atmospheric state data are provided from a frozen version of the Global Modeling and Assimilation Office- Data Assimilation System at the NASA Goddard Space Flight Center. In addition to improving the accuracy of top-of-atmosphere (TOA) radiative fluxes, CERES also produces radiative fluxes at the surface and at several levels in the atmosphere using radiative transfer modeling, constrained at the TOA by CERES (ERBE was limited to the TOA). In all, CERES uses 11 instruments on 7 spacecraft all integrated to obtain climate accuracy in TOA to surface fluxes. This presentation will provide an overview of several new CERES datasets of interest to the climate community (including a new adjusted TOA flux dataset constrained by estimates of heat storage in the Earth system), show direct comparisons between CERES ad ERBE, and provide a detailed error analysis of CERES fluxes at various time and space scales. We discuss how observations can be used to reduce uncertainties in cloud feedback and climate sensitivity and strongly argue why we should NOT "call off the quest".

  7. Prognostic cloud water in the Los Alamos general circulation model

    International Nuclear Information System (INIS)

    Kristjansson, J.E.; Kao, C.Y.J.

    1993-01-01

    Most of today's general circulation models (GCMS) have a greatly simplified treatment of condensation and clouds. Recent observational studies of the earth's radiation budget have suggested cloud-related feedback mechanisms to be of tremendous importance for the issue of global change. Thus, there has arisen an urgent need for improvements in the treatment of clouds in GCMS, especially as the clouds relate to radiation. In the present paper, we investigate the effects of introducing pregnostic cloud water into the Los Alamos GCM. The cloud water field, produced by both stratiform and convective condensation, is subject to 3-dimensional advection and vertical diffusion. The cloud water enters the radiation calculations through the long wave emissivity calculations. Results from several sensitivity simulations show that realistic cloud water and precipitation fields can be obtained with the applied method. Comparisons with observations show that the most realistic results are obtained when more sophisticated schemes for moist convection are introduced at the same time. The model's cold bias is reduced and the zonal winds become stronger, due to more realistic tropical convection

  8. Cloud radiative effects and changes simulated by the Coupled Model Intercomparison Project Phase 5 models

    Science.gov (United States)

    Shin, Sun-Hee; Kim, Ok-Yeon; Kim, Dongmin; Lee, Myong-In

    2017-07-01

    Using 32 CMIP5 (Coupled Model Intercomparison Project Phase 5) models, this study examines the veracity in the simulation of cloud amount and their radiative effects (CREs) in the historical run driven by observed external radiative forcing for 1850-2005, and their future changes in the RCP (Representative Concentration Pathway) 4.5 scenario runs for 2006-2100. Validation metrics for the historical run are designed to examine the accuracy in the representation of spatial patterns for climatological mean, and annual and interannual variations of clouds and CREs. The models show large spread in the simulation of cloud amounts, specifically in the low cloud amount. The observed relationship between cloud amount and the controlling large-scale environment are also reproduced diversely by various models. Based on the validation metrics, four models—ACCESS1.0, ACCESS1.3, HadGEM2-CC, and HadGEM2-ES—are selected as best models, and the average of the four models performs more skillfully than the multimodel ensemble average. All models project global-mean SST warming at the increase of the greenhouse gases, but the magnitude varies across the simulations between 1 and 2 K, which is largely attributable to the difference in the change of cloud amount and distribution. The models that simulate more SST warming show a greater increase in the net CRE due to reduced low cloud and increased incoming shortwave radiation, particularly over the regions of marine boundary layer in the subtropics. Selected best-performing models project a significant reduction in global-mean cloud amount of about -0.99% K-1 and net radiative warming of 0.46 W m-2 K-1, suggesting a role of positive feedback to global warming.

  9. Model of E-Cloud Instability in the Fermilab Recycler

    Energy Technology Data Exchange (ETDEWEB)

    Balbekov, V. [Fermi National Accelerator Lab. (FNAL), Batavia, IL (United States)

    2015-06-24

    Simple model of electron cloud is developed in the paper to explain e-cloud instability of bunched proton beam in the Fermilab Recycler. The cloud is presented as an immobile snake in strong vertical magnetic field. The instability is treated as an amplification of the bunch injection errors from the batch head to its tail. Nonlinearity of the e-cloud field is taken into account. Results of calculations are compared with experimental data demonstrating good correlation.

  10. Comprehensive models of diffuse interstellar clouds : physical conditions and molecular abundances

    NARCIS (Netherlands)

    Dishoeck, van E.F.; Black, J.H.

    1986-01-01

    The limitations of steady state models of interstellar clouds are explored by means of comparison with observational data corresponding to clouds in front of Zeta Per, Zeta Oph, Chi Oph, and Omicron Per. The improved cloud models were constructed to reproduce the observed H and H2(J) column

  11. The cloud-phase feedback in the Super-parameterized Community Earth System Model

    Science.gov (United States)

    Burt, M. A.; Randall, D. A.

    2016-12-01

    Recent comparisons of observations and climate model simulations by I. Tan and colleagues have suggested that the Wegener-Bergeron-Findeisen (WBF) process tends to be too active in climate models, making too much cloud ice, and resulting in an exaggerated negative cloud-phase feedback on climate change. We explore the WBF process and its effect on shortwave cloud forcing in present-day and future climate simulations with the Community Earth System Model, and its super-parameterized counterpart. Results show that SP-CESM has much less cloud ice and a weaker cloud-phase feedback than CESM.

  12. User Utility Oriented Queuing Model for Resource Allocation in Cloud Environment

    Directory of Open Access Journals (Sweden)

    Zhe Zhang

    2015-01-01

    Full Text Available Resource allocation is one of the most important research topics in servers. In the cloud environment, there are massive hardware resources of different kinds, and many kinds of services are usually run on virtual machines of the cloud server. In addition, cloud environment is commercialized, and economical factor should also be considered. In order to deal with commercialization and virtualization of cloud environment, we proposed a user utility oriented queuing model for task scheduling. Firstly, we modeled task scheduling in cloud environment as an M/M/1 queuing system. Secondly, we classified the utility into time utility and cost utility and built a linear programming model to maximize total utility for both of them. Finally, we proposed a utility oriented algorithm to maximize the total utility. Massive experiments validate the effectiveness of our proposed model.

  13. Coupling spectral-bin cloud microphysics with the MOSAIC aerosol model in WRF-Chem: Methodology and results for marine stratocumulus clouds

    Science.gov (United States)

    Gao, Wenhua; Fan, Jiwen; Easter, R. C.; Yang, Qing; Zhao, Chun; Ghan, Steven J.

    2016-09-01

    Aerosol-cloud interaction processes can be represented more physically with bin cloud microphysics relative to bulk microphysical parameterizations. However, due to computational power limitations in the past, bin cloud microphysics was often run with very simple aerosol treatments. The purpose of this study is to represent better aerosol-cloud interaction processes in the Chemistry version of Weather Research and Forecast model (WRF-Chem) at convection-permitting scales by coupling spectral-bin cloud microphysics (SBM) with the MOSAIC sectional aerosol model. A flexible interface is built that exchanges cloud and aerosol information between them. The interface contains a new bin aerosol activation approach, which replaces the treatments in the original SBM. It also includes the modified aerosol resuspension and in-cloud wet removal processes with the droplet loss tendencies and precipitation fluxes from SBM. The newly coupled system is evaluated for two marine stratocumulus cases over the Southeast Pacific Ocean with either a simplified aerosol setup or full-chemistry. We compare the aerosol activation process in the newly coupled SBM-MOSAIC against the SBM simulation without chemistry using a simplified aerosol setup, and the results show consistent activation rates. A longer time simulation reinforces that aerosol resuspension through cloud drop evaporation plays an important role in replenishing aerosols and impacts cloud and precipitation in marine stratocumulus clouds. Evaluation of the coupled SBM-MOSAIC with full-chemistry using aircraft measurements suggests that the new model works realistically for the marine stratocumulus clouds, and improves the simulation of cloud microphysical properties compared to a simulation using MOSAIC coupled with the Morrison two-moment microphysics.

  14. Abs: a high-level modeling language for cloud-aware programming

    NARCIS (Netherlands)

    N. Bezirgiannis (Nikolaos); F.S. de Boer (Frank)

    2016-01-01

    textabstractCloud technology has become an invaluable tool to the IT business, because of its attractive economic model. Yet, from the programmers’ perspective, the development of cloud applications remains a major challenge. In this paper we introduce a programming language that allows Cloud

  15. Spectral Longwave Cloud Radiative Forcing as Observed by AIRS

    Science.gov (United States)

    Blaisdell, John M.; Susskind, Joel; Lee, Jae N.; Iredell, Lena

    2016-01-01

    AIRS V6 products contain the spectral contributions to Outgoing Longwave Radiation (OLR), clear-sky OLR (OLR(sub CLR)), and Longwave Cloud Radiative Forcing (LWCRF) in 16 bands from 100 cm(exp -1) to 3260 cm(exp -1). We show climatologies of selected spectrally resolved AIRS V6 products over the period of September 2002 through August 2016. Spectrally resolved LWCRF can better describe the response of the Earth system to cloud and cloud feedback processes. The spectral LWCRF enables us to estimate the fraction of each contributing factor to cloud forcing, i.e.: surface temperature, mid to upper tropospheric water vapor, and tropospheric temperature. This presentation also compares the spatial characteristics of LWCRF from AIRS, CERES_EBAF Edition-2.8, and MERRA-2. AIRS and CERES LWCRF products show good agreement. The OLR bias between AIRS and CERES is very close to that of OLR(sub CLR). This implies that both AIRS and CERES OLR products accurately account for the effect of clouds on OLR.

  16. Can Condensing Organic Aerosols Lead to Less Cloud Particles?

    Science.gov (United States)

    Gao, C. Y.; Tsigaridis, K.; Bauer, S.

    2017-12-01

    We examined the impact of condensing organic aerosols on activated cloud number concentration in a new aerosol microphysics box model, MATRIX-VBS. The model includes the volatility-basis set (VBS) framework in an aerosol microphysical scheme MATRIX (Multiconfiguration Aerosol TRacker of mIXing state) that resolves aerosol mass and number concentrations and aerosol mixing state. Preliminary results show that by including the condensation of organic aerosols, the new model (MATRIX-VBS) has less activated particles compared to the original model (MATRIX), which treats organic aerosols as non-volatile. Parameters such as aerosol chemical composition, mass and number concentrations, and particle sizes which affect activated cloud number concentration are thoroughly evaluated via a suite of Monte-Carlo simulations. The Monte-Carlo simulations also provide information on which climate-relevant parameters play a critical role in the aerosol evolution in the atmosphere. This study also helps simplifying the newly developed box model which will soon be implemented in the global model GISS ModelE as a module.

  17. [Treatment of cloud radiative effects in general circulation models

    International Nuclear Information System (INIS)

    Wang, W.C.

    1993-01-01

    This is a renewal proposal for an on-going project of the Department of Energy (DOE)/Atmospheric Radiation Measurement (ARM) Program. The objective of the ARM Program is to improve the treatment of radiation-cloud in GCMs so that reliable predictions of the timing and magnitude of greenhouse gas-induced global warming and regional responses can be made. The ARM Program supports two research areas: (I) The modeling and analysis of data related to the parameterization of clouds and radiation in general circulation models (GCMs); and (II) the development of advanced instrumentation for both mapping the three-dimensional structure of the atmosphere and high accuracy/precision radiometric observations. The present project conducts research in area (I) and focuses on GCM treatment of cloud life cycle, optical properties, and vertical overlapping. The project has two tasks: (1) Development and Refinement of GCM Radiation-Cloud Treatment Using ARM Data; and (2) Validation of GCM Radiation-Cloud Treatment

  18. The effects of aerosols on precipitation and dimensions of subtropical clouds: a sensitivity study using a numerical cloud model

    Directory of Open Access Journals (Sweden)

    A. Teller

    2006-01-01

    Full Text Available Numerical experiments were carried out using the Tel-Aviv University 2-D cloud model to investigate the effects of increased concentrations of Cloud Condensation Nuclei (CCN, giant CCN (GCCN and Ice Nuclei (IN on the development of precipitation and cloud structure in mixed-phase sub-tropical convective clouds. In order to differentiate between the contribution of the aerosols and the meteorology, all simulations were conducted with the same meteorological conditions. The results show that under the same meteorological conditions, polluted clouds (with high CCN concentrations produce less precipitation than clean clouds (with low CCN concentrations, the initiation of precipitation is delayed and the lifetimes of the clouds are longer. GCCN enhance the total precipitation on the ground in polluted clouds but they have no noticeable effect on cleaner clouds. The increased rainfall due to GCCN is mainly a result of the increased graupel mass in the cloud, but it only partially offsets the decrease in rainfall due to pollution (increased CCN. The addition of more effective IN, such as mineral dust particles, reduces the total amount of precipitation on the ground. This reduction is more pronounced in clean clouds than in polluted ones. Polluted clouds reach higher altitudes and are wider than clean clouds and both produce wider clouds (anvils when more IN are introduced. Since under the same vertical sounding the polluted clouds produce less rain, more water vapor is left aloft after the rain stops. In our simulations about 3.5 times more water evaporates after the rain stops from the polluted cloud as compared to the clean cloud. The implication is that much more water vapor is transported from lower levels to the mid troposphere under polluted conditions, something that should be considered in climate models.

  19. Improving Mixed-phase Cloud Parameterization in Climate Model with the ACRF Measurements

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Zhien [Univ. of Wyoming, Laramie, WY (United States)

    2016-12-13

    Mixed-phase cloud microphysical and dynamical processes are still poorly understood, and their representation in GCMs is a major source of uncertainties in overall cloud feedback in GCMs. Thus improving mixed-phase cloud parameterizations in climate models is critical to reducing the climate forecast uncertainties. This study aims at providing improved knowledge of mixed-phase cloud properties from the long-term ACRF observations and improving mixed-phase clouds simulations in the NCAR Community Atmosphere Model version 5 (CAM5). The key accomplishments are: 1) An improved retrieval algorithm was developed to provide liquid droplet concentration for drizzling or mixed-phase stratiform clouds. 2) A new ice concentration retrieval algorithm for stratiform mixed-phase clouds was developed. 3) A strong seasonal aerosol impact on ice generation in Arctic mixed-phase clouds was identified, which is mainly attributed to the high dust occurrence during the spring season. 4) A suite of multi-senor algorithms was applied to long-term ARM observations at the Barrow site to provide a complete dataset (LWC and effective radius profile for liquid phase, and IWC, Dge profiles and ice concentration for ice phase) to characterize Arctic stratiform mixed-phase clouds. This multi-year stratiform mixed-phase cloud dataset provides necessary information to study related processes, evaluate model stratiform mixed-phase cloud simulations, and improve model stratiform mixed-phase cloud parameterization. 5). A new in situ data analysis method was developed to quantify liquid mass partition in convective mixed-phase clouds. For the first time, we reliably compared liquid mass partitions in stratiform and convective mixed-phase clouds. Due to the different dynamics in stratiform and convective mixed-phase clouds, the temperature dependencies of liquid mass partitions are significantly different due to much higher ice concentrations in convective mixed phase clouds. 6) Systematic evaluations

  20. Isotopic modeling of the sub-cloud evaporation effect in precipitation

    International Nuclear Information System (INIS)

    Salamalikis, V.; Argiriou, A.A.; Dotsika, E.

    2016-01-01

    In dry and warm environments sub-cloud evaporation influences the falling raindrops modifying their final stable isotopic content. During their descent from the cloud base towards the ground surface, through the unsaturated atmosphere, hydrometeors are subjected to evaporation whereas the kinetic fractionation results to less depleted or enriched isotopic signatures compared to the initial isotopic composition of the raindrops at cloud base. Nowadays the development of Generalized Climate Models (GCMs) that include isotopic content calculation modules are of great interest for the isotopic tracing of the global hydrological cycle. Therefore the accurate description of the underlying processes affecting stable isotopic content can improve the performance of iso-GCMs. The aim of this study is to model the sub-cloud evaporation effect using a) mixing and b) numerical isotope evaporation models. The isotope-mixing evaporation model simulates the isotopic enrichment (difference between the ground and the cloud base isotopic composition of raindrops) in terms of raindrop size, ambient temperature and relative humidity (RH) at ground level. The isotopic enrichment (Δδ) varies linearly with the evaporated raindrops mass fraction of the raindrop resulting to higher values at drier atmospheres and for smaller raindrops. The relationship between Δδ and RH is described by a ‘heat capacity’ model providing high correlation coefficients for both isotopes (R"2 > 80%) indicating that RH is an ideal indicator of the sub-cloud evaporation effect. Vertical distribution of stable isotopes in falling raindrops is also investigated using a numerical isotope-evaporation model. Temperature and humidity dependence of the vertical isotopic variation is clearly described by the numerical isotopic model showing an increase in the isotopic values with increasing temperature and decreasing RH. At an almost saturated atmosphere (RH = 95%) sub-cloud evaporation is negligible and the

  1. Isotopic modeling of the sub-cloud evaporation effect in precipitation

    Energy Technology Data Exchange (ETDEWEB)

    Salamalikis, V., E-mail: vsalamalik@upatras.gr [Laboratory of Atmospheric Physics, Department of Physics, University of Patras, GR 26500 Patras (Greece); Argiriou, A.A. [Laboratory of Atmospheric Physics, Department of Physics, University of Patras, GR 26500 Patras (Greece); Dotsika, E. [Stable Isotope Unit, Institute of Nanoscience and Nanotechnology, National Center of Scientific Research ‘Demokritos’, Ag. Paraskevi Attikis, 15310 Athens (Greece)

    2016-02-15

    In dry and warm environments sub-cloud evaporation influences the falling raindrops modifying their final stable isotopic content. During their descent from the cloud base towards the ground surface, through the unsaturated atmosphere, hydrometeors are subjected to evaporation whereas the kinetic fractionation results to less depleted or enriched isotopic signatures compared to the initial isotopic composition of the raindrops at cloud base. Nowadays the development of Generalized Climate Models (GCMs) that include isotopic content calculation modules are of great interest for the isotopic tracing of the global hydrological cycle. Therefore the accurate description of the underlying processes affecting stable isotopic content can improve the performance of iso-GCMs. The aim of this study is to model the sub-cloud evaporation effect using a) mixing and b) numerical isotope evaporation models. The isotope-mixing evaporation model simulates the isotopic enrichment (difference between the ground and the cloud base isotopic composition of raindrops) in terms of raindrop size, ambient temperature and relative humidity (RH) at ground level. The isotopic enrichment (Δδ) varies linearly with the evaporated raindrops mass fraction of the raindrop resulting to higher values at drier atmospheres and for smaller raindrops. The relationship between Δδ and RH is described by a ‘heat capacity’ model providing high correlation coefficients for both isotopes (R{sup 2} > 80%) indicating that RH is an ideal indicator of the sub-cloud evaporation effect. Vertical distribution of stable isotopes in falling raindrops is also investigated using a numerical isotope-evaporation model. Temperature and humidity dependence of the vertical isotopic variation is clearly described by the numerical isotopic model showing an increase in the isotopic values with increasing temperature and decreasing RH. At an almost saturated atmosphere (RH = 95%) sub-cloud evaporation is negligible and the

  2. The effects of the Boussinesq model to the rising of the explosion clouds

    International Nuclear Information System (INIS)

    Li Xiaoli; Zheng Yi

    2010-01-01

    It is to study the rising of the explosion clouds in the normal atmosphere using Boussinesq model and the Incompressible model, the numerical model is based on the assumption that effects the clouds are gravity and buoyancy. By comparing the evolvement of different density cloud, and gives the conclusion-the Boussinesq model and the Incompressible model is accord when the cloud's density is larger compared to the density of the environment. (authors)

  3. Cloud fluid models of gas dynamics and star formation in galaxies

    Science.gov (United States)

    Struck-Marcell, Curtis; Scalo, John M.; Appleton, P. N.

    1987-01-01

    The large dynamic range of star formation in galaxies, and the apparently complex environmental influences involved in triggering or suppressing star formation, challenges the understanding. The key to this understanding may be the detailed study of simple physical models for the dominant nonlinear interactions in interstellar cloud systems. One such model is described, a generalized Oort model cloud fluid, and two simple applications of it are explored. The first of these is the relaxation of an isolated volume of cloud fluid following a disturbance. Though very idealized, this closed box study suggests a physical mechanism for starbursts, which is based on the approximate commensurability of massive cloud lifetimes and cloud collisional growth times. The second application is to the modeling of colliding ring galaxies. In this case, the driving processes operating on a dynamical timescale interact with the local cloud processes operating on the above timescale. The results is a variety of interesting nonequilibrium behaviors, including spatial variations of star formation that do not depend monotonically on gas density.

  4. Providing a New Model for Discovering Cloud Services Based on Ontology

    Directory of Open Access Journals (Sweden)

    B. Heydari

    2017-12-01

    Full Text Available Due to its efficient, flexible, and dynamic substructure in information technology and service quality parameters estimation, cloud computing has become one of the most important issues in computer world. Discovering cloud services has been posed as a fundamental issue in reaching out high efficiency. In order to do one’s own operations in cloud space, any user needs to request several various services either simultaneously or according to a working routine. These services can be presented by different cloud producers or different decision-making policies. Therefore, service management is one of the important and challenging issues in cloud computing. With the advent of semantic web and practical services accordingly in cloud computing space, access to different kinds of applications has become possible. Ontology is the core of semantic web and can be used to ease the process of discovering services. A new model based on ontology has been proposed in this paper. The results indicate that the proposed model has explored cloud services based on user search results in lesser time compared to other models.

  5. Observational Constraints for Modeling Diffuse Molecular Clouds

    Science.gov (United States)

    Federman, S. R.

    2014-02-01

    Ground-based and space-borne observations of diffuse molecular clouds suggest a number of areas where further improvements to modeling efforts is warranted. I will highlight those that have the widest applicability. The range in CO fractionation caused by selective isotope photodissociation, in particular the large 12C16O/13C16O ratios observed toward stars in Ophiuchus, is not reproduced well by current models. Our ongoing laboratory measurements of oscillator strengths and predissociation rates for Rydberg transitions in CO isotopologues may help clarify the situtation. The CH+ abundance continues to draw attention. Small scale structure seen toward ζ Per may provide additional constraints on the possible synthesis routes. The connection between results from optical transitions and those from radio and sub-millimeter wave transitions requires further effort. A study of OH+ and OH toward background stars reveals that these species favor different environments. This brings to focus the need to model each cloud along the line of sight separately, and to allow the physical conditions to vary within an individual cloud, in order to gain further insight into the chemistry. Now that an extensive set of data on molecular excitation is available, the models should seek to reproduce these data to place further constraints on the modeling results.

  6. Prognostic cloud water in the Los Alamos general circulation model

    International Nuclear Information System (INIS)

    Kristjansson, J.E.; Kao, C.Y.J.

    1994-01-01

    Most of today's general circulation models (GCMs) have a greatly simplified treatment of condensation and clouds. Recent observational studies of the earth's radiation budget have suggested cloud-related feedback mechanisms to be of tremendous importance for the issue of global change. Thus, an urgent need for improvements in the treatment of clouds in GCMs has arisen, especially as the clouds relate to radiation. In this paper, we investigate the effects of introducing prognostic cloud water into the Los Alamos GCM. The cloud water field, produced by both stratiform and convective condensation, is subject to 3-dimensional advection and vertical diffusion. The cloud water enters the radiation calculations through the longwave emissivity calculations. Results from several sensitivity simulations show that realistic water and precipitation fields can be obtained with the applied method. Comparisons with observations show that the most realistic results are obtained when more sophisticated schemes for moist convection are introduced at the same time. The model's cold bias is reduced and the zonal winds becomes stronger because of more realistic tropical convection

  7. A Stochastic Framework for Modeling the Population Dynamics of Convective Clouds

    Science.gov (United States)

    Hagos, Samson; Feng, Zhe; Plant, Robert S.; Houze, Robert A.; Xiao, Heng

    2018-02-01

    A stochastic prognostic framework for modeling the population dynamics of convective clouds and representing them in climate models is proposed. The framework follows the nonequilibrium statistical mechanical approach to constructing a master equation for representing the evolution of the number of convective cells of a specific size and their associated cloud-base mass flux, given a large-scale forcing. In this framework, referred to as STOchastic framework for Modeling Population dynamics of convective clouds (STOMP), the evolution of convective cell size is predicted from three key characteristics of convective cells: (i) the probability of growth, (ii) the probability of decay, and (iii) the cloud-base mass flux. STOMP models are constructed and evaluated against CPOL radar observations at Darwin and convection permitting model (CPM) simulations. Multiple models are constructed under various assumptions regarding these three key parameters and the realisms of these models are evaluated. It is shown that in a model where convective plumes prefer to aggregate spatially and the cloud-base mass flux is a nonlinear function of convective cell area, the mass flux manifests a recharge-discharge behavior under steady forcing. Such a model also produces observed behavior of convective cell populations and CPM simulated cloud-base mass flux variability under diurnally varying forcing. In addition to its use in developing understanding of convection processes and the controls on convective cell size distributions, this modeling framework is also designed to serve as a nonequilibrium closure formulations for spectral mass flux parameterizations.

  8. Fast cloud parameter retrievals of MIPAS/Envisat

    Directory of Open Access Journals (Sweden)

    R. Spang

    2012-08-01

    and tropospheric clouds similar to that of space- and ground-based lidars, with a tendency for higher cloud top heights and consequently higher sensitivity for some of the MIPAS detection methods. For the high cloud amount (HCA, pressure levels below 440 hPa on global scales the sensitivity of MIPAS is significantly greater than that of passive nadir viewers. This means that the high cloud fraction will be underestimated in the ISCCP dataset compared to the amount of high clouds deduced by MIPAS. Good correspondence in seasonal variability and geographical distribution of cloud occurrence and zonal means of cloud top height is found in a detailed comparison with a climatology for subvisible cirrus clouds from the Stratospheric Aerosol and Gas Experiment II (SAGE II limb sounder. Overall, validation with various sensors shows the need to consider differences in sensitivity, and especially the viewing geometries and field-of-view size, to make the datasets comparable (e.g. applying integration along the limb path through nadir cloud fields. The simulation of the limb path integration will be an important issue for comparisons with cloud-resolving global circulation or chemical transport models.

  9. Intelligent Cloud Learning Model for Online Overseas Chinese Education

    Directory of Open Access Journals (Sweden)

    Yidong Chen

    2015-02-01

    Full Text Available With the development of Chinese economy, oversea Chinese education has been paid more and more attention. However, the overseas Chinese education resource is relatively lack because of historical reasons, which hindered further development . How to better share the Chinese education resources and provide intelligent personalized information service for overseas student is a key problem to be solved. In recent years, the rise of cloud computing provides us an opportunity to realize intelligent learning mode. Cloud computing offers some advantages by allowing users to use infrastructure, platforms and software . In this paper we proposed an intelligent cloud learning model based on cloud computing. The learning model can utilize network resources sufficiently to implement resource sharing according to the personal needs of students, and provide a good practicability for online overseas Chinese education.

  10. Radiative-convective equilibrium model intercomparison project

    Science.gov (United States)

    Wing, Allison A.; Reed, Kevin A.; Satoh, Masaki; Stevens, Bjorn; Bony, Sandrine; Ohno, Tomoki

    2018-03-01

    RCEMIP, an intercomparison of multiple types of models configured in radiative-convective equilibrium (RCE), is proposed. RCE is an idealization of the climate system in which there is a balance between radiative cooling of the atmosphere and heating by convection. The scientific objectives of RCEMIP are three-fold. First, clouds and climate sensitivity will be investigated in the RCE setting. This includes determining how cloud fraction changes with warming and the role of self-aggregation of convection in climate sensitivity. Second, RCEMIP will quantify the dependence of the degree of convective aggregation and tropical circulation regimes on temperature. Finally, by providing a common baseline, RCEMIP will allow the robustness of the RCE state across the spectrum of models to be assessed, which is essential for interpreting the results found regarding clouds, climate sensitivity, and aggregation, and more generally, determining which features of tropical climate a RCE framework is useful for. A novel aspect and major advantage of RCEMIP is the accessibility of the RCE framework to a variety of models, including cloud-resolving models, general circulation models, global cloud-resolving models, single-column models, and large-eddy simulation models.

  11. Cloud blueprint : A model-driven approach to configuring federated clouds

    NARCIS (Netherlands)

    Papazoglou, M.; Abello, A.; Bellatreche, L.; Benatallah, B.

    2012-01-01

    Current cloud solutions are fraught with problems. They introduce a monolithic cloud stack that imposes vendor lock-in and donot permit developers to mix and match services freely from diverse cloud service tiers and configure them dynamically to address application needs. Cloud blueprinting is a

  12. Cloud security - An approach with modern cryptographic solutions

    OpenAIRE

    Kostadinovska, Ivana

    2016-01-01

    The term “cloud computing” has been in the spotlights of IT specialists due to its potential of transforming computer industry. Unfortunately, there are still some challenges to be resolved and the security aspects in the cloud based computing environment remain at the core of interest. The goal of our work is to identify the main security issues of cloud computing and to present approaches to secure clouds. Our research also focuses on data and storage security layers. As a result, we f...

  13. Is ozone model bias driven by errors in cloud predictions? A quantitative assessment using satellite cloud retrievals in WRF-Chem

    Science.gov (United States)

    Ryu, Y. H.; Hodzic, A.; Barré, J.; Descombes, G.; Minnis, P.

    2017-12-01

    Clouds play a key role in radiation and hence O3 photochemistry by modulating photolysis rates and light-dependent emissions of biogenic volatile organic compounds (BVOCs). It is not well known, however, how much of the bias in O3 predictions is caused by inaccurate cloud predictions. This study quantifies the errors in surface O3 predictions associated with clouds in summertime over CONUS using the Weather Research and Forecasting with Chemistry (WRF-Chem) model. Cloud fields used for photochemistry are corrected based on satellite cloud retrievals in sensitivity simulations. It is found that the WRF-Chem model is able to detect about 60% of clouds in the right locations and generally underpredicts cloud optical depths. The errors in hourly O3 due to the errors in cloud predictions can be up to 60 ppb. On average in summertime over CONUS, the errors in 8-h average O3 of 1-6 ppb are found to be attributable to those in cloud predictions under cloudy sky conditions. The contribution of changes in photolysis rates due to clouds is found to be larger ( 80 % on average) than that of light-dependent BVOC emissions. The effects of cloud corrections on O­3 are about 2 times larger in VOC-limited than NOx-limited regimes, suggesting that the benefits of accurate cloud predictions would be greater in VOC-limited than NOx-limited regimes.

  14. Study of tropical clouds feedback to a climate warming as simulated by climate models

    International Nuclear Information System (INIS)

    Brient, Florent

    2012-01-01

    The last IPCC report affirms the predominant role of low cloud-radiative feedbacks in the inter-model spread of climate sensitivity. Understanding the mechanisms that control the behavior of low-level clouds is thus crucial. However, the complexity of coupled ocean-atmosphere models and the large number of processes potentially involved make the analysis of this response difficult. To simplify the analysis and to identify the most critical controls of cloud feedbacks, we analyze the cloud response to climate change simulated by the IPSL-CM5A model in a hierarchy of configurations. A comparison between three model configurations (coupled, atmospheric and aqua-planet) using the same physical parametrizations shows that the cloud response to global warming is dominated by a decrease of low clouds in regimes of moderate subsidence. Using a Single Column Model, forced by weak subsidence large-scale forcing, allows us to reproduce the vertical cloud profile predicted in the 3D model, as well as its response to climate change (if a stochastic forcing is added on vertical velocity). We analyze the sensitivity of this low-cloud response to external forcing and also to uncertain parameters of physical parameterizations involved on the atmospheric model. Through a moist static energy (MSE) budget, we highlight several mechanisms: (1) Robust: Over weak subsidence regimes, the Clausius-Clapeyron relationship predicts that a warmer atmosphere leads to a increase of the vertical MSE gradient, resulting on a strengthening of the import of low-MSE from the free atmosphere into the cloudy boundary layer. The MSE budget links changes of vertical advection and cloud radiative effects. (2) Physics Model Dependent: The coupling between shallow convection, turbulence and cloud schemes allows the intensification of low-MSE transport so that cloud radiative cooling becomes 'less necessary' to balance the energy budget (Robust positive low cloud-radiative feedback for the model). The

  15. Convergence behavior of idealized convection-resolving simulations of summertime deep moist convection over land

    Science.gov (United States)

    Panosetti, Davide; Schlemmer, Linda; Schär, Christoph

    2018-05-01

    Convection-resolving models (CRMs) can explicitly simulate deep convection and resolve interactions between convective updrafts. They are thus increasingly used in numerous weather and climate applications. However, the truncation of the continuous energy cascade at scales of O (1 km) poses a serious challenge, as in kilometer-scale simulations the size and properties of the simulated convective cells are often determined by the horizontal grid spacing (Δ x ).In this study, idealized simulations of deep moist convection over land are performed to assess the convergence behavior of a CRM at Δ x = 8, 4, 2, 1 km and 500 m. Two types of convergence estimates are investigated: bulk convergence addressing domain-averaged and integrated variables related to the water and energy budgets, and structural convergence addressing the statistics and scales of individual clouds and updrafts. Results show that bulk convergence generally begins at Δ x =4 km, while structural convergence is not yet fully achieved at the kilometer scale, despite some evidence that the resolution sensitivity of updraft velocities and convective mass fluxes decreases at finer resolution. In particular, at finer grid spacings the maximum updraft velocity generally increases, and the size of the smallest clouds is mostly determined by Δ x . A number of different experiments are conducted, and it is found that the presence of orography and environmental vertical wind shear yields more energetic structures at scales much larger than Δ x , sometimes reducing the resolution sensitivity. Overall the results lend support to the use of kilometer-scale resolutions in CRMs, despite the inability of these models to fully resolve the associated cloud field.

  16. Cloud ice: A climate model challenge with signs and expectations of progress

    Science.gov (United States)

    Waliser, Duane E.; Li, Jui-Lin F.; Woods, Christopher P.; Austin, Richard T.; Bacmeister, Julio; Chern, Jiundar; Del Genio, Anthony; Jiang, Jonathan H.; Kuang, Zhiming; Meng, Huan; Minnis, Patrick; Platnick, Steve; Rossow, William B.; Stephens, Graeme L.; Sun-Mack, Szedung; Tao, Wei-Kuo; Tompkins, Adrian M.; Vane, Deborah G.; Walker, Christopher; Wu, Dong

    2009-04-01

    Present-day shortcomings in the representation of upper tropospheric ice clouds in general circulation models (GCMs) lead to errors in weather and climate forecasts as well as account for a source of uncertainty in climate change projections. An ongoing challenge in rectifying these shortcomings has been the availability of adequate, high-quality, global observations targeting ice clouds and related precipitating hydrometeors. In addition, the inadequacy of the modeled physics and the often disjointed nature between model representation and the characteristics of the retrieved/observed values have hampered GCM development and validation efforts from making effective use of the measurements that have been available. Thus, even though parameterizations in GCMs accounting for cloud ice processes have, in some cases, become more sophisticated in recent years, this development has largely occurred independently of the global-scale measurements. With the relatively recent addition of satellite-derived products from Aura/Microwave Limb Sounder (MLS) and CloudSat, there are now considerably more resources with new and unique capabilities to evaluate GCMs. In this article, we illustrate the shortcomings evident in model representations of cloud ice through a comparison of the simulations assessed in the Intergovernmental Panel on Climate Change Fourth Assessment Report, briefly discuss the range of global observational resources that are available, and describe the essential components of the model parameterizations that characterize their "cloud" ice and related fields. Using this information as background, we (1) discuss some of the main considerations and cautions that must be taken into account in making model-data comparisons related to cloud ice, (2) illustrate present progress and uncertainties in applying satellite cloud ice (namely from MLS and CloudSat) to model diagnosis, (3) show some indications of model improvements, and finally (4) discuss a number of

  17. Towards an integrated multiscale simulation of turbulent clouds on PetaScale computers

    International Nuclear Information System (INIS)

    Wang Lianping; Ayala, Orlando; Parishani, Hossein; Gao, Guang R; Kambhamettu, Chandra; Li Xiaoming; Rossi, Louis; Orozco, Daniel; Torres, Claudio; Grabowski, Wojciech W; Wyszogrodzki, Andrzej A; Piotrowski, Zbigniew

    2011-01-01

    The development of precipitating warm clouds is affected by several effects of small-scale air turbulence including enhancement of droplet-droplet collision rate by turbulence, entrainment and mixing at the cloud edges, and coupling of mechanical and thermal energies at various scales. Large-scale computation is a viable research tool for quantifying these multiscale processes. Specifically, top-down large-eddy simulations (LES) of shallow convective clouds typically resolve scales of turbulent energy-containing eddies while the effects of turbulent cascade toward viscous dissipation are parameterized. Bottom-up hybrid direct numerical simulations (HDNS) of cloud microphysical processes resolve fully the dissipation-range flow scales but only partially the inertial subrange scales. it is desirable to systematically decrease the grid length in LES and increase the domain size in HDNS so that they can be better integrated to address the full range of scales and their coupling. In this paper, we discuss computational issues and physical modeling questions in expanding the ranges of scales realizable in LES and HDNS, and in bridging LES and HDNS. We review our on-going efforts in transforming our simulation codes towards PetaScale computing, in improving physical representations in LES and HDNS, and in developing better methods to analyze and interpret the simulation results.

  18. On the Nature and Extent of Optically Thin Marine low Clouds

    Science.gov (United States)

    Leahy, L. V.; Wood, R.; Charlson, R. J.; Hostetler, C. A.; Rogers, R. R.; Vaughan, M. A.; Winker, D. M.

    2012-01-01

    Macrophysical properties of optically thin marine low clouds over the nonpolar oceans (60 deg S-60 deg N) are measured using 2 years of full-resolution nighttime data from the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP). Optically thin clouds, defined as the subset of marine low clouds that do not fully attenuate the lidar signal, comprise almost half of the low clouds over the marine domain. Regionally, the fraction of low clouds that are optically thin (f(sub thin,cld)) exhibits a strong inverse relationship with the low-cloud cover, with maxima in the tropical trades (f(sub thin,cld) greater than 0.8) and minima in regions of persistent marine stratocumulus and in midlatitudes (f(sub thin,cld) less than 0.3). Domain-wide, a power law fit describes the cloud length distribution, with exponent beta = 2.03 +/- 0.06 (+/-95% confidence interval). On average, the fraction of a cloud that is optically thin decreases from approximately 1 for clouds smaller than 2 km to less than 0.3 for clouds larger than 30 km. This relationship is found to be independent of region, so that geographical variations in the cloud length distribution explain three quarters of the variance in f(sub thin,cld). Comparing collocated trade cumulus observations from CALIOP and the airborne High Spectral Resolution Lidar reveals that clouds with lengths smaller than are resolvable with CALIOP contribute approximately half of the low clouds in the region sampled. A bounded cascade model is constructed to match the observations from the trades. The model shows that the observed optically thin cloud behavior is consistent with a power law scaling of cloud optical depth and suggests that most optically thin clouds only partially fill the CALIOP footprint.

  19. Cloud-turbulence interactions: Sensitivity of a general circulation model to closure assumptions

    International Nuclear Information System (INIS)

    Brinkop, S.; Roeckner, E.

    1993-01-01

    Several approaches to parameterize the turbulent transport of momentum, heat, water vapour and cloud water for use in a general circulation model (GCM) have been tested in one-dimensional and three-dimensional model simulations. The schemes differ with respect to their closure assumptions (conventional eddy diffusivity model versus turbulent kinetic energy closure) and also regarding their treatment of cloud-turbulence interactions. The basis properties of these parameterizations are discussed first in column simulations of a stratocumulus-topped atmospheric boundary layer (ABL) under a strong subsidence inversion during the KONTROL experiment in the North Sea. It is found that the K-models tend to decouple the cloud layer from the adjacent layers because the turbulent activity is calculated from local variables. The higher-order scheme performs better in this respect because internally generated turbulence can be transported up and down through the action of turbulent diffusion. Thus, the TKE-scheme provides not only a better link between the cloud and the sub-cloud layer but also between the cloud and the inversion as a result of cloud-top entrainment. In the stratocumulus case study, where the cloud is confined by a pronounced subsidence inversion, increased entrainment favours cloud dilution through enhanced evaporation of cloud droplets. In the GCM study, however, additional cloud-top entrainment supports cloud formation because indirect cloud generating processes are promoted through efficient ventilation of the ABL, such as the enhanced moisture supply by surface evaporation and the increased depth of the ABL. As a result, tropical convection is more vigorous, the hydrological cycle is intensified, the whole troposphere becomes warmer and moister in general and the cloudiness in the upper part of the ABL is increased. (orig.)

  20. Microphysical Modeling of Mineral Clouds in GJ1214 b and GJ436 b: Predicting Upper Limits on the Cloud-top Height

    Science.gov (United States)

    Ohno, Kazumasa; Okuzumi, Satoshi

    2018-05-01

    The ubiquity of clouds in the atmospheres of exoplanets, especially of super-Earths, is one of the outstanding issues for the transmission spectra survey. Understanding the formation process of clouds in super-Earths is necessary to interpret the observed spectra correctly. In this study, we investigate the vertical distributions of particle size and mass density of mineral clouds in super-Earths using a microphysical model that takes into account the vertical transport and growth of cloud particles in a self-consistent manner. We demonstrate that the vertical profiles of mineral clouds significantly vary with the concentration of cloud condensation nuclei and atmospheric metallicity. We find that the height of the cloud top increases with increasing metallicity as long as the metallicity is lower than the threshold. If the metallicity is larger than the threshold, the cloud-top height no longer increases appreciably with metallicity because coalescence yields larger particles of higher settling velocities. We apply our cloud model to GJ1214 b and GJ436 b, for which recent transmission observations suggest the presence of high-altitude opaque clouds. For GJ436 b, we show that KCl particles can ascend high enough to explain the observation. For GJ1214 b, by contrast, the height of KCl clouds predicted from our model is too low to explain its flat transmission spectrum. Clouds made of highly porous KCl particles could explain the observations if the atmosphere is highly metal-rich, and hence the particle microstructure might be a key to interpret the flat spectrum of GJ1214 b.

  1. Modelling cloud data for prototype manufacturing

    NARCIS (Netherlands)

    Liu, G.H.; Wong, Y.S.; Zhang, Y.F.; Loh, H.T.

    2003-01-01

    In this paper, the authors have developed a novel method to integrate reverse engineering (RE) and rapid prototyping (RP). Unorganised cloud data are directly sliced and modelled with two-dimensional (2D) cross-sections. Based on such a 2D CAD model, the data points are directly converted into RP

  2. Constraining the models' response of tropical low clouds to SST forcings using CALIPSO observations

    Science.gov (United States)

    Cesana, G.; Del Genio, A. D.; Ackerman, A. S.; Brient, F.; Fridlind, A. M.; Kelley, M.; Elsaesser, G.

    2017-12-01

    Low-cloud response to a warmer climate is still pointed out as being the largest source of uncertainty in the last generation of climate models. To date there is no consensus among the models on whether the tropical low cloudiness would increase or decrease in a warmer climate. In addition, it has been shown that - depending on their climate sensitivity - the models either predict deeper or shallower low clouds. Recently, several relationships between inter-model characteristics of the present-day climate and future climate changes have been highlighted. These so-called emergent constraints aim to target relevant model improvements and to constrain models' projections based on current climate observations. Here we propose to use - for the first time - 10 years of CALIPSO cloud statistics to assess the ability of the models to represent the vertical structure of tropical low clouds for abnormally warm SST. We use a simulator approach to compare observations and simulations and focus on the low-layered clouds (i.e. z fraction. Vertically, the clouds deepen namely by decreasing the cloud fraction in the lowest levels and increasing it around the top of the boundary-layer. This feature is coincident with an increase of the high-level cloud fraction (z > 6.5km). Although the models' spread is large, the multi-model mean captures the observed variations but with a smaller amplitude. We then employ the GISS model to investigate how changes in cloud parameterizations affect the response of low clouds to warmer SSTs on the one hand; and how they affect the variations of the model's cloud profiles with respect to environmental parameters on the other hand. Finally, we use CALIPSO observations to constrain the model by determining i) what set of parameters allows reproducing the observed relationships and ii) what are the consequences on the cloud feedbacks. These results point toward process-oriented constraints of low-cloud responses to surface warming and environmental

  3. Clouds, Wind and the Biogeography of Central American Cloud Forests: Remote Sensing, Atmospheric Modeling, and Walking in the Jungle

    Science.gov (United States)

    Lawton, R.; Nair, U. S.

    2011-12-01

    Cloud forests stand at the core of the complex of montane ecosystems that provide the backbone to the multinational Mesoamerican Biological Corridor, which seeks to protect a biodiversity conservation "hotspot" of global significance in an area of rapidly changing land use. Although cloud forests are generally defined by frequent and prolonged immersion in cloud, workers differ in their feelings about "frequent" and "prolonged", and quantitative assessments are rare. Here we focus on the dry season, in which the cloud and mist from orographic cloud plays a critical role in forest water relations, and discuss remote sensing of orographic clouds, and regional and atmospheric modeling at several scales to quantitatively examine the distribution of the atmospheric conditions that characterize cloud forests. Remote sensing using data from GOES reveals diurnal and longer scale patterns in the distribution of dry season orographic clouds in Central America at both regional and local scales. Data from MODIS, used to calculate the base height of orographic cloud banks, reveals not only the geographic distributon of cloud forest sites, but also striking regional variation in the frequency of montane immersion in orographic cloud. At a more local scale, wind is known to have striking effects on forest structure and species distribution in tropical montane ecosystems, both as a general mechanical stress and as the major agent of ecological disturbance. High resolution regional atmospheric modeling using CSU RAMS in the Monteverde cloud forests of Costa Rica provides quantitative information on the spatial distribution of canopy level winds, insight into the spatial structure and local dynamics of cloud forest communities. This information will be useful in not only in local conservation planning and the design of the Mesoamerican Biological Corridor, but also in assessments of the sensitivity of cloud forests to global and regional climate changes.

  4. BUSINESS MODELLING AND DATABASE DESIGN IN CLOUD COMPUTING

    Directory of Open Access Journals (Sweden)

    Mihai-Constantin AVORNICULUI

    2015-04-01

    Full Text Available Electronic commerce is growing constantly from one year to another in the last decade, few are the areas that also register such a growth. It covers the exchanges of computerized data, but also electronic messaging, linear data banks and electronic transfer payment. Cloud computing, a relatively new concept and term, is a model of access services via the internet to distributed systems of configurable calculus resources at request which can be made available quickly with minimum management effort and intervention from the client and the provider. Behind an electronic commerce system in cloud there is a data base which contains the necessary information for the transactions in the system. Using business modelling, we get many benefits, which makes the design of the database used by electronic commerce systems in cloud considerably easier.

  5. Cloud Impacts on Pavement Temperature in Energy Balance Models

    Science.gov (United States)

    Walker, C. L.

    2013-12-01

    Forecast systems provide decision support for end-users ranging from the solar energy industry to municipalities concerned with road safety. Pavement temperature is an important variable when considering vehicle response to various weather conditions. A complex, yet direct relationship exists between tire and pavement temperatures. Literature has shown that as tire temperature increases, friction decreases which affects vehicle performance. Many forecast systems suffer from inaccurate radiation forecasts resulting in part from the inability to model different types of clouds and their influence on radiation. This research focused on forecast improvement by determining how cloud type impacts the amount of shortwave radiation reaching the surface and subsequent pavement temperatures. The study region was the Great Plains where surface solar radiation data were obtained from the High Plains Regional Climate Center's Automated Weather Data Network stations. Road pavement temperature data were obtained from the Meteorological Assimilation Data Ingest System. Cloud properties and radiative transfer quantities were obtained from the Clouds and Earth's Radiant Energy System mission via Aqua and Terra Moderate Resolution Imaging Spectroradiometer satellite products. An additional cloud data set was incorporated from the Naval Research Laboratory Cloud Classification algorithm. Statistical analyses using a modified nearest neighbor approach were first performed relating shortwave radiation variability with road pavement temperature fluctuations. Then statistical associations were determined between the shortwave radiation and cloud property data sets. Preliminary results suggest that substantial pavement forecasting improvement is possible with the inclusion of cloud-specific information. Future model sensitivity testing seeks to quantify the magnitude of forecast improvement.

  6. Single-Column Model Simulations of Subtropical Marine Boundary-Layer Cloud Transitions Under Weakening Inversions: SCM SIMULATIONS OF CLOUD TRANSITIONS

    Energy Technology Data Exchange (ETDEWEB)

    Neggers, R. A. J. [Institute for Geophysics and Meteorology, Department of Geosciences, University of Cologne, Cologne Germany; Royal Netherlands Meteorological Institute, De Bilt The Netherlands; Ackerman, A. S. [NASA Goddard Institute for Space Studies, New York NY USA; Angevine, W. M. [CIRES, University of Colorado, Boulder CO USA; NOAA Earth System Research Laboratory, Boulder CO USA; Bazile, E. [Météo France/CNRM, Toulouse France; Beau, I. [Météo France/ENM, Toulouse France; Blossey, P. N. [Department of Atmospheric Sciences, University of Washington, Seattle WA USA; Boutle, I. A. [Met Office, Exeter UK; de Bruijn, C. [Royal Netherlands Meteorological Institute, De Bilt The Netherlands; Cheng, A. [NOAA Center for Weather and Climate Prediction, Environmental Modeling Center, College Park MD USA; van der Dussen, J. [Department of Geoscience and Remote Sensing, Delft University of Technology, Delft The Netherlands; Fletcher, J. [Department of Atmospheric Sciences, University of Washington, Seattle WA USA; University of Leeds, Leeds UK; Dal Gesso, S. [Institute for Geophysics and Meteorology, Department of Geosciences, University of Cologne, Cologne Germany; Royal Netherlands Meteorological Institute, De Bilt The Netherlands; Jam, A. [Météo-France/CNRM & CNRS/IPSL/LMD, Toulouse France; Kawai, H. [Meteorological Research Institute, Climate Research Department, Japan Meteorological Agency, Tsukuba Japan; Cheedela, S. K. [Department of Atmosphere in the Earth System, Max-Planck Institut für Meteorologie, Hamburg Germany; Larson, V. E. [Department of Mathematical Sciences, University of Wisconsin-Milwaukee, Milwaukee WI USA; Lefebvre, M. -P. [Météo-France/CNRM & CNRS/IPSL/LMD, Toulouse France; Lock, A. P. [Met Office, Exeter UK; Meyer, N. R. [Department of Mathematical Sciences, University of Wisconsin-Milwaukee, Milwaukee WI USA; de Roode, S. R. [Department of Geoscience and Remote Sensing, Delft University of Technology, Delft The Netherlands; de Rooy, W. [Royal Netherlands Meteorological Institute, De Bilt The Netherlands; Sandu, I. [Section of Physical Aspects, European Centre for Medium-Range Weather Forecasts, Reading UK; Xiao, H. [University of California at Los Angeles, Los Angeles CA USA; Pacific Northwest National Laboratory, Richland WA USA; Xu, K. -M. [NASA Langley Research Centre, Hampton VI USA

    2017-10-01

    Results are presented of the GASS/EUCLIPSE single-column model inter-comparison study on the subtropical marine low-level cloud transition. A central goal is to establish the performance of state-of-the-art boundary-layer schemes for weather and climate mod- els for this cloud regime, using large-eddy simulations of the same scenes as a reference. A novelty is that the comparison covers four different cases instead of one, in order to broaden the covered parameter space. Three cases are situated in the North-Eastern Pa- cific, while one reflects conditions in the North-Eastern Atlantic. A set of variables is considered that reflects key aspects of the transition process, making use of simple met- rics to establish the model performance. Using this method some longstanding problems in low level cloud representation are identified. Considerable spread exists among models concerning the cloud amount, its vertical structure and the associated impact on radia- tive transfer. The sign and amplitude of these biases differ somewhat per case, depending on how far the transition has progressed. After cloud breakup the ensemble median ex- hibits the well-known “too few too bright” problem. The boundary layer deepening rate and its state of decoupling are both underestimated, while the representation of the thin capping cloud layer appears complicated by a lack of vertical resolution. Encouragingly, some models are successful in representing the full set of variables, in particular the verti- cal structure and diurnal cycle of the cloud layer in transition. An intriguing result is that the median of the model ensemble performs best, inspiring a new approach in subgrid pa- rameterization.

  7. Cloud Infrastructure & Applications - CloudIA

    Science.gov (United States)

    Sulistio, Anthony; Reich, Christoph; Doelitzscher, Frank

    The idea behind Cloud Computing is to deliver Infrastructure-as-a-Services and Software-as-a-Service over the Internet on an easy pay-per-use business model. To harness the potentials of Cloud Computing for e-Learning and research purposes, and to small- and medium-sized enterprises, the Hochschule Furtwangen University establishes a new project, called Cloud Infrastructure & Applications (CloudIA). The CloudIA project is a market-oriented cloud infrastructure that leverages different virtualization technologies, by supporting Service-Level Agreements for various service offerings. This paper describes the CloudIA project in details and mentions our early experiences in building a private cloud using an existing infrastructure.

  8. Defining Generic Architecture for Cloud Infrastructure as a Service model

    NARCIS (Netherlands)

    Demchenko, Y.; de Laat, C.

    2011-01-01

    Infrastructure as a Service (IaaS) is one of the provisioning models for Clouds as defined in the NIST Clouds definition. Although widely used, current IaaS implementations and solutions doesn’t have common and well defined architecture model. The paper attempts to define a generic architecture for

  9. Using cloud models of heartbeats as the entity identifier to secure mobile devices.

    Science.gov (United States)

    Fu, Donglai; Liu, Yanhua

    2017-01-01

    Mobile devices are extensively used to store more private and often sensitive information. Therefore, it is important to protect them against unauthorised access. Authentication ensures that authorised users can use mobile devices. However, traditional authentication methods, such as numerical or graphic passwords, are vulnerable to passive attacks. For example, an adversary can steal the password by snooping from a shorter distance. To avoid these problems, this study presents a biometric approach that uses cloud models of heartbeats as the entity identifier to secure mobile devices. Here, it is identified that these concepts including cloud model or cloud have nothing to do with cloud computing. The cloud model appearing in the study is the cognitive model. In the proposed method, heartbeats are collected by two ECG electrodes that are connected to one mobile device. The backward normal cloud generator is used to generate ECG standard cloud models characterising the heartbeat template. When a user tries to have access to their mobile device, cloud models regenerated by fresh heartbeats will be compared with ECG standard cloud models to determine if the current user can use this mobile device. This authentication method was evaluated from three aspects including accuracy, authentication time and energy consumption. The proposed method gives 86.04% of true acceptance rate with 2.73% of false acceptance rate. One authentication can be done in 6s, and this processing consumes about 2000 mW of power.

  10. Supernova Driving. IV. The Star-formation Rate of Molecular Clouds

    Science.gov (United States)

    Padoan, Paolo; Haugbølle, Troels; Nordlund, Åke; Frimann, Søren

    2017-05-01

    We compute the star-formation rate (SFR) in molecular clouds (MCs) that originate ab initio in a new, higher-resolution simulation of supernova-driven turbulence. Because of the large number of well-resolved clouds with self-consistent boundary and initial conditions, we obtain a large range of cloud physical parameters with realistic statistical distributions, which is an unprecedented sample of star-forming regions to test SFR models and to interpret observational surveys. We confirm the dependence of the SFR per free-fall time, SFRff, on the virial parameter, α vir, found in previous simulations, and compare a revised version of our turbulent fragmentation model with the numerical results. The dependences on Mach number, { M }, gas to magnetic pressure ratio, β, and compressive to solenoidal power ratio, χ at fixed α vir are not well constrained, because of random scatter due to time and cloud-to-cloud variations in SFRff. We find that SFRff in MCs can take any value in the range of 0 ≤ SFRff ≲ 0.2, and its probability distribution peaks at a value of SFRff ≈ 0.025, consistent with observations. The values of SFRff and the scatter in the SFRff-α vir relation are consistent with recent measurements in nearby MCs and in clouds near the Galactic center. Although not explicitly modeled by the theory, the scatter is consistent with the physical assumptions of our revised model and may also result in part from a lack of statistical equilibrium of the turbulence, due to the transient nature of MCs.

  11. Absorbed dose from traversing spherically symmetric, Gaussian radioactive clouds

    International Nuclear Information System (INIS)

    Thompson, J.M.; Poston, J.W.

    1999-01-01

    If a large radioactive cloud is produced, sampling may require that an airplane traverse the cloud. A method to predict the absorbed dose to the aircrew from penetrating the radioactive cloud is needed. Dose rates throughout spherically symmetric Gaussian clouds of various sizes, and the absorbed doses from traversing the clouds, were calculated. Cloud size is a dominant parameter causing dose to vary by orders of magnitude for a given dose rate measured at some distance. A method to determine cloud size, based on dose rate readings at two or more distances from the cloud center, was developed. This method, however, failed to resolve the smallest cloud sizes from measurements made at 1,000 m to 2,000 m from the cloud center

  12. EUREC4A: A Field Campaign to Elucidate the Couplings Between Clouds, Convection and Circulation

    Science.gov (United States)

    Bony, Sandrine; Stevens, Bjorn; Ament, Felix; Bigorre, Sebastien; Chazette, Patrick; Crewell, Susanne; Delanoë, Julien; Emanuel, Kerry; Farrell, David; Flamant, Cyrille; Gross, Silke; Hirsch, Lutz; Karstensen, Johannes; Mayer, Bernhard; Nuijens, Louise; Ruppert, James H.; Sandu, Irina; Siebesma, Pier; Speich, Sabrina; Szczap, Frédéric; Totems, Julien; Vogel, Raphaela; Wendisch, Manfred; Wirth, Martin

    2017-11-01

    Trade-wind cumuli constitute the cloud type with the highest frequency of occurrence on Earth, and it has been shown that their sensitivity to changing environmental conditions will critically influence the magnitude and pace of future global warming. Research over the last decade has pointed out the importance of the interplay between clouds, convection and circulation in controling this sensitivity. Numerical models represent this interplay in diverse ways, which translates into different responses of trade-cumuli to climate perturbations. Climate models predict that the area covered by shallow cumuli at cloud base is very sensitive to changes in environmental conditions, while process models suggest the opposite. To understand and resolve this contradiction, we propose to organize a field campaign aimed at quantifying the physical properties of trade-cumuli (e.g., cloud fraction and water content) as a function of the large-scale environment. Beyond a better understanding of clouds-circulation coupling processes, the campaign will provide a reference data set that may be used as a benchmark for advancing the modelling and the satellite remote sensing of clouds and circulation. It will also be an opportunity for complementary investigations such as evaluating model convective parameterizations or studying the role of ocean mesoscale eddies in air-sea interactions and convective organization.

  13. EUREC4A: A Field Campaign to Elucidate the Couplings Between Clouds, Convection and Circulation

    Science.gov (United States)

    Bony, Sandrine; Stevens, Bjorn; Ament, Felix; Bigorre, Sebastien; Chazette, Patrick; Crewell, Susanne; Delanoë, Julien; Emanuel, Kerry; Farrell, David; Flamant, Cyrille; Gross, Silke; Hirsch, Lutz; Karstensen, Johannes; Mayer, Bernhard; Nuijens, Louise; Ruppert, James H.; Sandu, Irina; Siebesma, Pier; Speich, Sabrina; Szczap, Frédéric; Totems, Julien; Vogel, Raphaela; Wendisch, Manfred; Wirth, Martin

    Trade-wind cumuli constitute the cloud type with the highest frequency of occurrence on Earth, and it has been shown that their sensitivity to changing environmental conditions will critically influence the magnitude and pace of future global warming. Research over the last decade has pointed out the importance of the interplay between clouds, convection and circulation in controling this sensitivity. Numerical models represent this interplay in diverse ways, which translates into different responses of tradecumuli to climate perturbations. Climate models predict that the area covered by shallow cumuli at cloud base is very sensitive to changes in environmental conditions, while process models suggest the opposite. To understand and resolve this contradiction, we propose to organize a field campaign aimed at quantifying the physical properties of tradecumuli (e.g., cloud fraction and water content) as a function of the large-scale environment. Beyond a better understanding of clouds-circulation coupling processes, the campaign will provide a reference data set that may be used as a benchmark for advancing the modelling and the satellite remote sensing of clouds and circulation. It will also be an opportunity for complementary investigations such as evaluating model convective parameterizations or studying the role of ocean mesoscale eddies in air-sea interactions and convective organization.

  14. Using satellites and global models to investigate aerosol-cloud interactions

    Science.gov (United States)

    Gryspeerdt, E.; Quaas, J.; Goren, T.; Sourdeval, O.; Mülmenstädt, J.

    2017-12-01

    Aerosols are known to impact liquid cloud properties, through both microphysical and radiative processes. Increasing the number concentration of aerosol particles can increase the cloud droplet number concentration (CDNC). Through impacts on precipitation processes, this increase in CDNC may also be able to impact the cloud fraction (CF) and the cloud liquid water path (LWP). Several studies have looked into the effect of aerosols on the CDNC, but as the albedo of a cloudy scene depends much more strongly on LWP and CF, an aerosol influence on these properties could generate a significant radiative forcing. While the impact of aerosols on cloud properties can be seen in case studies involving shiptracks and volcanoes, producing a global estimate of these effects remains challenging due to the confounding effect of local meteorology. For example, relative humidity significantly impacts the aerosol optical depth (AOD), a common satellite proxy for CCN, as well as being a strong control on cloud properties. This can generate relationships between AOD and cloud properties, even when there is no impact of aerosol-cloud interactions. In this work, we look at how aerosol-cloud interactions can be distinguished from the effect of local meteorology in satellite studies. With a combination global climate models and multiple sources of satellite data, we show that the choice of appropriate mediating variables and case studies can be used to develop constraints on the aerosol impact on CF and LWP. This will lead to improved representations of clouds in global climate models and help to reduce the uncertainty in the global impact of anthropogenic aerosols on cloud properties.

  15. Statistical thermodynamics and the size distributions of tropical convective clouds.

    Science.gov (United States)

    Garrett, T. J.; Glenn, I. B.; Krueger, S. K.; Ferlay, N.

    2017-12-01

    Parameterizations for sub-grid cloud dynamics are commonly developed by using fine scale modeling or measurements to explicitly resolve the mechanistic details of clouds to the best extent possible, and then to formulating these behaviors cloud state for use within a coarser grid. A second is to invoke physical intuition and some very general theoretical principles from equilibrium statistical thermodynamics. This second approach is quite widely used elsewhere in the atmospheric sciences: for example to explain the heat capacity of air, blackbody radiation, or even the density profile or air in the atmosphere. Here we describe how entrainment and detrainment across cloud perimeters is limited by the amount of available air and the range of moist static energy in the atmosphere, and that constrains cloud perimeter distributions to a power law with a -1 exponent along isentropes and to a Boltzmann distribution across isentropes. Further, the total cloud perimeter density in a cloud field is directly tied to the buoyancy frequency of the column. These simple results are shown to be reproduced within a complex dynamic simulation of a tropical convective cloud field and in passive satellite observations of cloud 3D structures. The implication is that equilibrium tropical cloud structures can be inferred from the bulk thermodynamic structure of the atmosphere without having to analyze computationally expensive dynamic simulations.

  16. Baryon magnetic moments in the quark model and pion cloud contributions

    International Nuclear Information System (INIS)

    Sato, Toshiro; Sawada, Shoji

    1981-01-01

    Baryon magnetic moment is studied paying attention to the effects of pion cloud which is surrounding the 'bare' baryon whose magnetic moment is given by the quark model with broken SU(6) symmetry. The precisely measured nucleon magnetic moments are reproduced by the pion cloud contributions from the distance larger than 1.4 fm. The effects of pion cloud on the hyperon magnetic moments are also discussed. It is shown that the pion cloud contributions largely reduce the discrepancies between the quark model predictions and the recent accurate experimental data on the hyperon magnetic moments. (author)

  17. MODELING DUST IN THE MAGELLANIC CLOUDS

    Energy Technology Data Exchange (ETDEWEB)

    Zonca, Alberto; Casu, Silvia; Mulas, Giacomo; Aresu, Giambattista [INAF—Osservatorio Astronomico di Cagliari, Via della Scienza 5, I-09047 Selargius (Italy); Cecchi-Pestellini, Cesare, E-mail: azonca@oa-cagliari.inaf.it, E-mail: silvia@oa-cagliari.inaf.it, E-mail: gmulas@oa-cagliari.inaf.it, E-mail: garesu@oa-cagliari.inaf.it, E-mail: cecchi-pestellini@astropa.inaf.it [INAF—Osservatorio Astronomico di Palermo, P.za Parlamento 1, I-90134 Palermo (Italy)

    2015-09-01

    We model the extinction profiles observed in the Small and Large Magellanic clouds with a synthetic population of dust grains consisting of core-mantle particles and a collection of free-flying polycyclic aromatic hydrocarbons (PAHs). All different flavors of the extinction curves observed in the Magellanic Clouds (MCs) can be described by the present model, which has been previously (successfully) applied to a large sample of diffuse and translucent lines of sight in the Milky Way. We find that in the MCs the extinction produced by classical grains is generally larger than absorption by PAHs. Within this model, the nonlinear far-UV rise is accounted for by PAHs, whose presence in turn is always associated with a gap in the size distribution of classical particles. This hints either at a physical connection between (e.g., a common cause for) PAHs and the absence of middle-sized dust particles or the need for an additional component in the model that can account for the nonlinear far-UV rise without contributing to the UV bump at ∼217 nm such as, e.g., nanodiamonds.

  18. MODELING DUST IN THE MAGELLANIC CLOUDS

    International Nuclear Information System (INIS)

    Zonca, Alberto; Casu, Silvia; Mulas, Giacomo; Aresu, Giambattista; Cecchi-Pestellini, Cesare

    2015-01-01

    We model the extinction profiles observed in the Small and Large Magellanic clouds with a synthetic population of dust grains consisting of core-mantle particles and a collection of free-flying polycyclic aromatic hydrocarbons (PAHs). All different flavors of the extinction curves observed in the Magellanic Clouds (MCs) can be described by the present model, which has been previously (successfully) applied to a large sample of diffuse and translucent lines of sight in the Milky Way. We find that in the MCs the extinction produced by classical grains is generally larger than absorption by PAHs. Within this model, the nonlinear far-UV rise is accounted for by PAHs, whose presence in turn is always associated with a gap in the size distribution of classical particles. This hints either at a physical connection between (e.g., a common cause for) PAHs and the absence of middle-sized dust particles or the need for an additional component in the model that can account for the nonlinear far-UV rise without contributing to the UV bump at ∼217 nm such as, e.g., nanodiamonds

  19. A Developed Artificial Bee Colony Algorithm Based on Cloud Model

    Directory of Open Access Journals (Sweden)

    Ye Jin

    2018-04-01

    Full Text Available The Artificial Bee Colony (ABC algorithm is a bionic intelligent optimization method. The cloud model is a kind of uncertainty conversion model between a qualitative concept T ˜ that is presented by nature language and its quantitative expression, which integrates probability theory and the fuzzy mathematics. A developed ABC algorithm based on cloud model is proposed to enhance accuracy of the basic ABC algorithm and avoid getting trapped into local optima by introducing a new select mechanism, replacing the onlooker bees’ search formula and changing the scout bees’ updating formula. Experiments on CEC15 show that the new algorithm has a faster convergence speed and higher accuracy than the basic ABC and some cloud model based ABC variants.

  20. A Diagnostic PDF Cloud Scheme to Improve Subtropical Low Clouds in NCAR Community Atmosphere Model (CAM5)

    Science.gov (United States)

    Qin, Yi; Lin, Yanluan; Xu, Shiming; Ma, Hsi-Yen; Xie, Shaocheng

    2018-02-01

    Low clouds strongly impact the radiation budget of the climate system, but their simulation in most GCMs has remained a challenge, especially over the subtropical stratocumulus region. Assuming a Gaussian distribution for the subgrid-scale total water and liquid water potential temperature, a new statistical cloud scheme is proposed and tested in NCAR Community Atmospheric Model version 5 (CAM5). The subgrid-scale variance is diagnosed from the turbulent and shallow convective processes in CAM5. The approach is able to maintain the consistency between cloud fraction and cloud condensate and thus alleviates the adjustment needed in the default relative humidity-based cloud fraction scheme. Short-term forecast simulations indicate that low cloud fraction and liquid water content, including their diurnal cycle, are improved due to a proper consideration of subgrid-scale variance over the southeastern Pacific Ocean region. Compared with the default cloud scheme, the new approach produced the mean climate reasonably well with improved shortwave cloud forcing (SWCF) due to more reasonable low cloud fraction and liquid water path over regions with predominant low clouds. Meanwhile, the SWCF bias over the tropical land regions is also alleviated. Furthermore, the simulated marine boundary layer clouds with the new approach extend further offshore and agree better with observations. The new approach is able to obtain the top of atmosphere (TOA) radiation balance with a slightly alleviated double ITCZ problem in preliminary coupled simulations. This study implies that a close coupling of cloud processes with other subgrid-scale physical processes is a promising approach to improve cloud simulations.

  1. Formation of Silicate and Titanium Clouds on Hot Jupiters

    Science.gov (United States)

    Powell, Diana; Zhang, Xi; Gao, Peter; Parmentier, Vivien

    2018-06-01

    We present the first application of a bin-scheme microphysical and vertical transport model to determine the size distribution of titanium and silicate cloud particles in the atmospheres of hot Jupiters. We predict particle size distributions from first principles for a grid of planets at four representative equatorial longitudes, and investigate how observed cloud properties depend on the atmospheric thermal structure and vertical mixing. The predicted size distributions are frequently bimodal and irregular in shape. There is a negative correlation between the total cloud mass and equilibrium temperature as well as a positive correlation between the total cloud mass and atmospheric mixing. The cloud properties on the east and west limbs show distinct differences that increase with increasing equilibrium temperature. Cloud opacities are roughly constant across a broad wavelength range, with the exception of features in the mid-infrared. Forward-scattering is found to be important across the same wavelength range. Using the fully resolved size distribution of cloud particles as opposed to a mean particle size has a distinct impact on the resultant cloud opacities. The particle size that contributes the most to the cloud opacity depends strongly on the cloud particle size distribution. We predict that it is unlikely that silicate or titanium clouds are responsible for the optical Rayleigh scattering slope seen in many hot Jupiters. We suggest that cloud opacities in emission may serve as sensitive tracers of the thermal state of a planet’s deep interior through the existence or lack of a cold trap in the deep atmosphere.

  2. Geographical point cloud modelling with the 3D medial axis transform

    NARCIS (Netherlands)

    Peters, R.Y.

    2018-01-01

    A geographical point cloud is a detailed three-dimensional representation of the geometry of our geographic environment.
    Using geographical point cloud modelling, we are able to extract valuable information from geographical point clouds that can be used for applications in asset management,

  3. Temporal evolution of stable water isotopologues in cloud droplets in a hill cap cloud in central Europe (HCCT-2010

    Directory of Open Access Journals (Sweden)

    J. K. Spiegel

    2012-12-01

    Full Text Available In this work, we present the first study resolving the temporal evolution of δ2H and δ18O values in cloud droplets during 13 different cloud events. The cloud events were probed on a 937 m high mountain chain in Germany in the framework of the Hill Cap Cloud Thuringia 2010 campaign (HCCT-2010 in September and October 2010. The δ values of cloud droplets ranged from −77‰ to −15‰ (δ2H and from −12.1‰ to −3.9‰ (δ18O over the whole campaign. The cloud water line of the measured δ values was δ2H=7.8×δ18O+13×10−3, which is of similar slope, but with higher deuterium excess than other Central European Meteoric Water Lines. Decreasing δ values in the course of the campaign agree with seasonal trends observed in rain in central Europe. The deuterium excess was higher in clouds developing after recent precipitation revealing episodes of regional moisture recycling. The variations in δ values during one cloud event could either result from changes in meteorological conditions during condensation or from variations in the δ values of the water vapor feeding the cloud. To test which of both aspects dominated during the investigated cloud events, we modeled the variation in δ values in cloud water using a closed box model. We could show that the variation in δ values of two cloud events was mainly due to changes in local temperature conditions. For the other eleven cloud events, the variation was most likely caused by changes in the isotopic composition of the advected and entrained vapor. Frontal passages during two of the latter cloud events led to the strongest temporal changes in both δ2H (≈ 6‰ per hour and δ18O (≈ 0.6‰ per hour. Moreover, a detailed trajectory analysis for the two longest cloud events revealed that variations in the entrained vapor were most likely related to rain out or changes in relative

  4. Temporal evolution of stable water isotopologues in cloud droplets in a hill cap cloud in central Europe (HCCT-2010)

    Science.gov (United States)

    Spiegel, J.K.; Aemisegger, F.; Scholl, M.; Wienhold, F.G.; Collett, J.L.; Lee, T.; van Pinxteren, D.; Mertes, S.; Tilgner, A.; Herrmann, H.; Werner, Roland A.; Buchmann, N.; Eugster, W.

    2012-01-01

    In this work, we present the first study resolving the temporal evolution of δ2H and δ18O values in cloud droplets during 13 different cloud events. The cloud events were probed on a 937 m high mountain chain in Germany in the framework of the Hill Cap Cloud Thuringia 2010 campaign (HCCT-2010) in September and October 2010. The δ values of cloud droplets ranged from −77‰ to −15‰ (δ2H) and from −12.1‰ to −3.9‰ (δ18O) over the whole campaign. The cloud water line of the measured δ values was δ2H=7.8×δ18O+13×10−3, which is of similar slope, but with higher deuterium excess than other Central European Meteoric Water Lines. Decreasing δ values in the course of the campaign agree with seasonal trends observed in rain in central Europe. The deuterium excess was higher in clouds developing after recent precipitation revealing episodes of regional moisture recycling. The variations in δ values during one cloud event could either result from changes in meteorological conditions during condensation or from variations in the δ values of the water vapor feeding the cloud. To test which of both aspects dominated during the investigated cloud events, we modeled the variation in δ values in cloud water using a closed box model. We could show that the variation in δ values of two cloud events was mainly due to changes in local temperature conditions. For the other eleven cloud events, the variation was most likely caused by changes in the isotopic composition of the advected and entrained vapor. Frontal passages during two of the latter cloud events led to the strongest temporal changes in both δ2H (≈ 6‰ per hour) and δ18O (≈ 0.6‰ per hour). Moreover, a detailed trajectory analysis for the two longest cloud events revealed that variations in the entrained vapor were most likely related to rain out or changes in relative humidity and temperature at the moisture source region or both. This study illustrates the sensitivity of stable isotope

  5. Shallow layer modelling of dense gas clouds

    Energy Technology Data Exchange (ETDEWEB)

    Ott, S.; Nielsen, M.

    1996-11-01

    The motivation for making shallow layer models is that they can deal with the dynamics of gravity driven flow in complex terrain at a modest computational cost compared to 3d codes. The main disadvantage is that the air-cloud interactions still have to be added `by hand`, where 3d models inherit the correct dynamics from the fundamental equations. The properties of the inviscid shallow water equations are discussed, focusing on existence and uniqueness of solutions. It is demonstrated that breaking waves and fronts pose severe problems, that can only be overcome if the hydrostatic approximation is given up and internal friction is added to the model. A set of layer integrated equations is derived starting from the Navier-Stokes equations. The various steps in the derivation are accompanied by plausibility arguments. These form the scientific basis of the model. The principle of least action is introduced as a means of generating consistent models, and as a tool for making discrete equations for numerical models, which automatically obey conservation laws. A numerical model called SLAM (Shallow LAyer Model) is presented. SLAM has some distinct features compared to other shallow layer models: A Lagrangian, moving grid; Explicit account for the turbulent kinetic energy budget; The entrainment rate is estimated on the basis of the local turbulent kinetic energy; Non-hydrostatic pressure; and Numerical methods respect conservation laws even for coarse grids. Thorney Island trial 8 is used as a reference case model tuning. The model reproduces the doughnut shape of the cloud and yield concentrations in reasonable agreement with observations, even when a small number of cells (e.g. 16) is used. It is concluded that lateral exchange of matter within the cloud caused by shear is important, and that the model should be improved on this point. (au) 16 ills., 38 refs.

  6. Combining observations and models to reduce uncertainty in the cloud response to global warming

    Science.gov (United States)

    Norris, J. R.; Myers, T.; Chellappan, S.

    2017-12-01

    Currently there is large uncertainty on how subtropical low-level clouds will respond to global warming and whether they will act as a positive feedback or negative feedback. Global climate models substantially agree on what changes in atmospheric structure and circulation will occur with global warming but greatly disagree over how clouds will respond to these changes in structure and circulation. An examination of models with the most realistic simulations of low-level cloudiness indicates that the model cloud response to atmospheric changes associated with global warming is quantitatively similar to the model cloud response to atmospheric changes at interannual time scales. For these models, the cloud response to global warming predicted by multilinear regression using coefficients derived from interannual time scales is quantitatively similar to the cloud response to global warming directly simulated by the model. Since there is a large spread among cloud response coefficients even among models with the most realistic cloud simulations, substitution of coefficients derived from satellite observations reduces the uncertainty range of the low-level cloud feedback. Increased sea surface temperature associated with global warming acts to reduce low-level cloudiness, which is partially offset by increased lower tropospheric stratification that acts to enhance low-level cloudiness. Changes in free-tropospheric relative humidity, subsidence, and horizontal advection have only a small impact on low-level cloud. The net reduction in subtropical low-level cloudiness increases absorption of solar radiation by the climate system, thus resulting in a weak positive feedback.

  7. Impact of aerosol intrusions on sea-ice melting rates and the structure Arctic boundary layer clouds

    Science.gov (United States)

    Cotton, W.; Carrio, G.; Jiang, H.

    2003-04-01

    The Los Alamos National Laboratory sea-ice model (LANL CICE) was implemented into the real-time and research versions of the Colorado State University-Regional Atmospheric Modeling System (RAMS@CSU). The original version of CICE was modified in its structure to allow module communication in an interactive multigrid framework. In addition, some improvements have been made in the routines involved in the coupling, among them, the inclusion of iterative methods that consider variable roughness lengths for snow-covered ice thickness categories. This version of the model also includes more complex microphysics that considers the nucleation of cloud droplets, allowing the prediction of mixing ratios and number concentrations for all condensed water species. The real-time version of RAMS@CSU automatically processes the NASA Team SSMI F13 25km sea-ice coverage data; the data are objectively analyzed and mapped to the model grid configuration. We performed two types of cloud resolving simulations to assess the impact of the entrainment of aerosols from above the inversion on Arctic boundary layer clouds. The first series of numerical experiments corresponds to a case observed on May 4 1998 during the FIRE-ACE/SHEBA field experiment. Results indicate a significant impact on the microstructure of the simulated clouds. When assuming polluted initial profiles above the inversion, the liquid water fraction of the cloud monotonically decreases, the total condensate paths increases and downward IR tends to increase due to a significant increase in the ice water path. The second set of cloud resolving simulations focused on the evaluation of the potential effect of aerosol concentration above the inversion on melting rates during spring-summer period. For these multi-month simulations, the IFN and CCN profiles were also initialized assuming the 4 May profiles as benchmarks. Results suggest that increasing the aerosol concentrations above the boundary layer increases sea-ice melting

  8. A modeling perspective on cloud radiative forcing

    International Nuclear Information System (INIS)

    Potter, G.L.; Corsetti, L.; Slingo, J.M.

    1993-02-01

    Radiation fields from a perpetual July integration of a T106 version of the ECM-WF operational model are used to identify the most appropriate way to diagnose cloud radiative forcing in a general circulation model, for the purposes of intercomparison between models. Differences between the Methods I and II of Cess and Potter (1987) and a variant method are addressed. Method I is shown to be the least robust of all methods, due to the potential uncertainties related to persistent cloudiness, length of the sampling period and biases in retrieved clear-sky quantities due to insufficient sampling of the diurnal cycle. Method II is proposed as an unambiguous way to produce consistent radiative diagnostics for intercomparing model results. The impact of the three methods on the derived sensitivities and cloud feedbacks following an imposed change in sea surface temperature is discussed. The sensitivity of the results to horizontal resolution is considered by using the diagnostics from parallel integrations with T21 version of the model

  9. An Efficient Interactive Model for On-Demand Sensing-As-A-Servicesof Sensor-Cloud

    Directory of Open Access Journals (Sweden)

    Thanh Dinh

    2016-06-01

    Full Text Available This paper proposes an efficient interactive model for the sensor-cloud to enable the sensor-cloud to efficiently provide on-demand sensing services for multiple applications with different requirements at the same time. The interactive model is designed for both the cloud and sensor nodes to optimize the resource consumption of physical sensors, as well as the bandwidth consumption of sensing traffic. In the model, the sensor-cloud plays a key role in aggregating application requests to minimize the workloads required for constrained physical nodes while guaranteeing that the requirements of all applications are satisfied. Physical sensor nodes perform their sensing under the guidance of the sensor-cloud. Based on the interactions with the sensor-cloud, physical sensor nodes adapt their scheduling accordingly to minimize their energy consumption. Comprehensive experimental results show that our proposed system achieves a significant improvement in terms of the energy consumption of physical sensors, the bandwidth consumption from the sink node to the sensor-cloud, the packet delivery latency, reliability and scalability, compared to current approaches. Based on the obtained results, we discuss the economical benefits and how the proposed system enables a win-win model in the sensor-cloud.

  10. Space Science Cloud: a Virtual Space Science Research Platform Based on Cloud Model

    Science.gov (United States)

    Hu, Xiaoyan; Tong, Jizhou; Zou, Ziming

    Through independent and co-operational science missions, Strategic Pioneer Program (SPP) on Space Science, the new initiative of space science program in China which was approved by CAS and implemented by National Space Science Center (NSSC), dedicates to seek new discoveries and new breakthroughs in space science, thus deepen the understanding of universe and planet earth. In the framework of this program, in order to support the operations of space science missions and satisfy the demand of related research activities for e-Science, NSSC is developing a virtual space science research platform based on cloud model, namely the Space Science Cloud (SSC). In order to support mission demonstration, SSC integrates interactive satellite orbit design tool, satellite structure and payloads layout design tool, payload observation coverage analysis tool, etc., to help scientists analyze and verify space science mission designs. Another important function of SSC is supporting the mission operations, which runs through the space satellite data pipelines. Mission operators can acquire and process observation data, then distribute the data products to other systems or issue the data and archives with the services of SSC. In addition, SSC provides useful data, tools and models for space researchers. Several databases in the field of space science are integrated and an efficient retrieve system is developing. Common tools for data visualization, deep processing (e.g., smoothing and filtering tools), analysis (e.g., FFT analysis tool and minimum variance analysis tool) and mining (e.g., proton event correlation analysis tool) are also integrated to help the researchers to better utilize the data. The space weather models on SSC include magnetic storm forecast model, multi-station middle and upper atmospheric climate model, solar energetic particle propagation model and so on. All the services above-mentioned are based on the e-Science infrastructures of CAS e.g. cloud storage and

  11. Response to marine cloud brightening in a multi-model ensemble

    Directory of Open Access Journals (Sweden)

    C. W. Stjern

    2018-01-01

    Full Text Available Here we show results from Earth system model simulations from the marine cloud brightening experiment G4cdnc of the Geoengineering Model Intercomparison Project (GeoMIP. The nine contributing models prescribe a 50 % increase in the cloud droplet number concentration (CDNC of low clouds over the global oceans in an experiment dubbed G4cdnc, with the purpose of counteracting the radiative forcing due to anthropogenic greenhouse gases under the RCP4.5 scenario. The model ensemble median effective radiative forcing (ERF amounts to −1.9 W m−2, with a substantial inter-model spread of −0.6 to −2.5 W m−2. The large spread is partly related to the considerable differences in clouds and their representation between the models, with an underestimation of low clouds in several of the models. All models predict a statistically significant temperature decrease with a median of (for years 2020–2069 −0.96 [−0.17 to −1.21] K relative to the RCP4.5 scenario, with particularly strong cooling over low-latitude continents. Globally averaged there is a weak but significant precipitation decrease of −2.35 [−0.57 to −2.96] % due to a colder climate, but at low latitudes there is a 1.19 % increase over land. This increase is part of a circulation change where a strong negative top-of-atmosphere (TOA shortwave forcing over subtropical oceans, caused by increased albedo associated with the increasing CDNC, is compensated for by rising motion and positive TOA longwave signals over adjacent land regions.

  12. RACLOUDS - Model for Clouds Risk Analysis in the Information Assets Context

    Directory of Open Access Journals (Sweden)

    SILVA, P. F.

    2016-06-01

    Full Text Available Cloud computing offers benefits in terms of availability and cost, but transfers the responsibility of information security management for the cloud service provider. Thus the consumer loses control over the security of their information and services. This factor has prevented the migration to cloud computing in many businesses. This paper proposes a model where the cloud consumer can perform risk analysis on providers before and after contracting the service. The proposed model establishes the responsibilities of three actors: Consumer, Provider and Security Labs. The inclusion of actor Security Labs provides more credibility to risk analysis making the results more consistent for the consumer.

  13. Personal lifelong user model clouds

    DEFF Research Database (Denmark)

    Dolog, Peter; Kay, Judy; Kummerfeld, Bob

    This paper explores an architecture for very long term user modelling, based upon personal user model clouds. These ensure that the individual's applications can access their model whenever it is needed. At the same time, the user can control the use of their user model. So, they can ensure...... which combines both. Finally we discuss implications of our approach for consistency and freshness of the user model information....... it is accessed only when and where they wish, by applications that they wish. We consider the challenges of representing user models so that they can be reused by multiple applications. We indicate potential synergies between distributed and centralised user modelling architectures, proposing an architecture...

  14. Security Issues Model on Cloud Computing: A Case of Malaysia

    OpenAIRE

    Komeil Raisian; Jamaiah Yahaya

    2015-01-01

    By developing the cloud computing, viewpoint of many people regarding the infrastructure architectures, software distribution and improvement model changed significantly. Cloud computing associates with the pioneering deployment architecture, which could be done through grid calculating, effectiveness calculating and autonomic calculating. The fast transition towards that, has increased the worries regarding a critical issue for the effective transition of cloud computing. From the security v...

  15. Integrating Cloud-Computing-Specific Model into Aircraft Design

    Science.gov (United States)

    Zhimin, Tian; Qi, Lin; Guangwen, Yang

    Cloud Computing is becoming increasingly relevant, as it will enable companies involved in spreading this technology to open the door to Web 3.0. In the paper, the new categories of services introduced will slowly replace many types of computational resources currently used. In this perspective, grid computing, the basic element for the large scale supply of cloud services, will play a fundamental role in defining how those services will be provided. The paper tries to integrate cloud computing specific model into aircraft design. This work has acquired good results in sharing licenses of large scale and expensive software, such as CFD (Computational Fluid Dynamics), UG, CATIA, and so on.

  16. Improvement of Systematic Bias of mean state and the intraseasonal variability of CFSv2 through superparameterization and revised cloud-convection-radiation parameterization

    Science.gov (United States)

    Mukhopadhyay, P.; Phani Murali Krishna, R.; Goswami, Bidyut B.; Abhik, S.; Ganai, Malay; Mahakur, M.; Khairoutdinov, Marat; Dudhia, Jimmy

    2016-05-01

    Inspite of significant improvement in numerical model physics, resolution and numerics, the general circulation models (GCMs) find it difficult to simulate realistic seasonal and intraseasonal variabilities over global tropics and particularly over Indian summer monsoon (ISM) region. The bias is mainly attributed to the improper representation of physical processes. Among all the processes, the cloud and convective processes appear to play a major role in modulating model bias. In recent times, NCEP CFSv2 model is being adopted under Monsoon Mission for dynamical monsoon forecast over Indian region. The analyses of climate free run of CFSv2 in two resolutions namely at T126 and T382, show largely similar bias in simulating seasonal rainfall, in capturing the intraseasonal variability at different scales over the global tropics and also in capturing tropical waves. Thus, the biases of CFSv2 indicate a deficiency in model's parameterization of cloud and convective processes. Keeping this in background and also for the need to improve the model fidelity, two approaches have been adopted. Firstly, in the superparameterization, 32 cloud resolving models each with a horizontal resolution of 4 km are embedded in each GCM (CFSv2) grid and the conventional sub-grid scale convective parameterization is deactivated. This is done to demonstrate the role of resolving cloud processes which otherwise remain unresolved. The superparameterized CFSv2 (SP-CFS) is developed on a coarser version T62. The model is integrated for six and half years in climate free run mode being initialised from 16 May 2008. The analyses reveal that SP-CFS simulates a significantly improved mean state as compared to default CFS. The systematic bias of lesser rainfall over Indian land mass, colder troposphere has substantially been improved. Most importantly the convectively coupled equatorial waves and the eastward propagating MJO has been found to be simulated with more fidelity in SP-CFS. The reason of

  17. A business model for a South African government public cloud platform

    CSIR Research Space (South Africa)

    Mvelase, P

    2014-05-01

    Full Text Available of public services is conducted. This paper designs a cloud business model that suits South Africa’s perspective. The idea is to model a government public cloud which does not interfere with the secured business functions of the government but find a...

  18. GIANT MOLECULAR CLOUD FORMATION IN DISK GALAXIES: CHARACTERIZING SIMULATED VERSUS OBSERVED CLOUD CATALOGS

    Energy Technology Data Exchange (ETDEWEB)

    Benincasa, Samantha M.; Pudritz, Ralph E.; Wadsley, James [Department of Physics and Astronomy, McMaster University, Hamilton, ON L8S 4M1 (Canada); Tasker, Elizabeth J. [Department of Physics, Faculty of Science, Hokkaido University, Kita-ku, Sapporo 060-0810 (Japan)

    2013-10-10

    We present the results of a study of simulated giant molecular clouds (GMCs) formed in a Milky Way-type galactic disk with a flat rotation curve. This simulation, which does not include star formation or feedback, produces clouds with masses ranging between 10{sup 4} M{sub ☉} and 10{sup 7} M{sub ☉}. We compare our simulated cloud population to two observational surveys: the Boston University-Five College Radio Astronomy Observatory Galactic Ring Survey and the BIMA All-Disk Survey of M33. An analysis of the global cloud properties as well as a comparison of Larson's scaling relations is carried out. We find that simulated cloud properties agree well with the observed cloud properties, with the closest agreement occurring between the clouds at comparable resolution in M33. Our clouds are highly filamentary—a property that derives both from their formation due to gravitational instability in the sheared galactic environment, as well as to cloud-cloud gravitational encounters. We also find that the rate at which potentially star-forming gas accumulates within dense regions—wherein n{sub thresh} ≥ 10{sup 4} cm{sup –3}—is 3% per 10 Myr, in clouds of roughly 10{sup 6} M{sub ☉}. This suggests that star formation rates in observed clouds are related to the rates at which gas can be accumulated into dense subregions within GMCs via filamentary flows. The most internally well-resolved clouds are chosen for listing in a catalog of simulated GMCs—the first of its kind. The cataloged clouds are available as an extracted data set from the global simulation.

  19. Cloud diagnosis impact on deposition modelling applied to the Fukushima accident

    Science.gov (United States)

    Quérel, Arnaud; Quélo, Denis; Roustan, Yelva; Mathieu, Anne

    2017-04-01

    The accident at the Fukushima Daiichi Nuclear Power Plant in Japan in March 2011 resulted in the release of several hundred PBq of activity into the environment. Most of the radioactivity was released in a time period of about 40 days. Radioactivity was dispersed in the atmosphere and the ocean and subsequently traces of radionuclides were detected all over Japan. At the Fukushima airport for instance, a deposit as large as 36 kBq/m2 of Cs-137 was measured resulting of an atmospheric deposition of the plume. Both dry and wet deposition were probably involved since a raining event occurred on the 15th of March when the plume was passing nearby. The accident scenario have given rise to a number of scientific investigations. Atmospheric deposition, for example, was studied by utilizing atmospheric transport models. In atmospheric transport models, some parameters, such as cloud diagnosis, are derived from meteorological data. This cloud diagnosis is a key issue for wet deposition modelling since it allows to distinguish between two processes: in-cloud scavenging which corresponds to the collection of radioactive particles into the cloud and below-cloud scavenging consequent to the removal of radioactive material due to the falling drops. Several parametrizations of cloud diagnosis exist in the literature, using different input data: relative humidity, liquid water content, also. All these diagnosis return a large range of cloud base heights and cloud top heights. In this study, computed cloud diagnostics are compared to the observations at the Fukushima airport. Atmospheric dispersion simulations at Japan scale are then performed utilizing the most reliable ones. Impact on results are discussed.

  20. Cloud Computing Platform for an Online Model Library System

    Directory of Open Access Journals (Sweden)

    Mingang Chen

    2013-01-01

    Full Text Available The rapid developing of digital content industry calls for online model libraries. For the efficiency, user experience, and reliability merits of the model library, this paper designs a Web 3D model library system based on a cloud computing platform. Taking into account complex models, which cause difficulties in real-time 3D interaction, we adopt the model simplification and size adaptive adjustment methods to make the system with more efficient interaction. Meanwhile, a cloud-based architecture is developed to ensure the reliability and scalability of the system. The 3D model library system is intended to be accessible by online users with good interactive experiences. The feasibility of the solution has been tested by experiments.

  1. Cloud-Scale Numerical Modeling of the Arctic Boundary Layer

    Science.gov (United States)

    Krueger, Steven K.

    1998-01-01

    The interactions between sea ice, open ocean, atmospheric radiation, and clouds over the Arctic Ocean exert a strong influence on global climate. Uncertainties in the formulation of interactive air-sea-ice processes in global climate models (GCMs) result in large differences between the Arctic, and global, climates simulated by different models. Arctic stratus clouds are not well-simulated by GCMs, yet exert a strong influence on the surface energy budget of the Arctic. Leads (channels of open water in sea ice) have significant impacts on the large-scale budgets during the Arctic winter, when they contribute about 50 percent of the surface fluxes over the Arctic Ocean, but cover only 1 to 2 percent of its area. Convective plumes generated by wide leads may penetrate the surface inversion and produce condensate that spreads up to 250 km downwind of the lead, and may significantly affect the longwave radiative fluxes at the surface and thereby the sea ice thickness. The effects of leads and boundary layer clouds must be accurately represented in climate models to allow possible feedbacks between them and the sea ice thickness. The FIRE III Arctic boundary layer clouds field program, in conjunction with the SHEBA ice camp and the ARM North Slope of Alaska and Adjacent Arctic Ocean site, will offer an unprecedented opportunity to greatly improve our ability to parameterize the important effects of leads and boundary layer clouds in GCMs.

  2. Challenges for Cloud Modeling in the Context of Aerosol–Cloud–Precipitation Interactions

    Energy Technology Data Exchange (ETDEWEB)

    Lebo, Zachary J. [Department of Atmospheric Science, University of Wyoming, Laramie, Wyoming; Shipway, Ben J. [Met Office, Exeter, United Kingdom; Fan, Jiwen [Pacific Northwest National Laboratory, Richland, Washington; Geresdi, Istvan [Faculty of Science, University of Pécs, Pécs, Hungary; Hill, Adrian [Met Office, Exeter, United Kingdom; Miltenberger, Annette [School of Earth and Environment, University of Leeds, Leeds, United Kingdom; Morrison, Hugh [Mesoscale and Microscale Meteorology Laboratory, National Center for Atmospheric Research, Boulder, Colorado; Rosenberg, Phil [School of Earth and Environment, University of Leeds, Leeds, United Kingdom; Varble, Adam [Department of Atmospheric Sciences, University of Utah, Salt Lake City, Utah; Xue, Lulin [Research Applications Laboratory, National Center for Atmospheric Research, Boulder, Colorado

    2017-08-01

    The International Cloud Modeling Workshop (CMW) has been a longstanding tradition in the cloud microphysics modeling community and is typically held the week prior to the International Conference on Clouds and Precipitation (ICCP). For the Ninth CMW, more than 40 participants from 10 countries convened at the Met Office in Exeter, United Kingdom. The workshop included 4 detailed case studies (described in more detail below) rooted in recent field campaigns. The overarching objective of these cases was to utilize new observations to better understand inter-model differences and model deficiencies, explore new modeling techniques, and gain physical insight into the behavior of clouds. As was the case at the Eighth CMW, there was a general theme of understanding the role of aerosol impacts in the context of cloud-precipitation interactions. However, an additional objective was the focal point of several cases at the most recent workshop: microphysical-dynamical interactions. Many of the cases focused less on idealized small-domain simulations (as was the general focus of previous workshops) and more on large-scale nested configurations examining effects at various scales.

  3. Modeled Impact of Cirrus Cloud Increases Along Aircraft Flight Paths

    Science.gov (United States)

    Rind, David; Lonergan, P.; Shah, K.

    1999-01-01

    The potential impact of contrails and alterations in the lifetime of background cirrus due to subsonic airplane water and aerosol emissions has been investigated in a set of experiments using the GISS GCM connected to a q-flux ocean. Cirrus clouds at a height of 12-15km, with an optical thickness of 0.33, were input to the model "x" percentage of clear-sky occasions along subsonic aircraft flight paths, where x is varied from .05% to 6%. Two types of experiments were performed: one with the percentage cirrus cloud increase independent of flight density, as long as a certain minimum density was exceeded; the other with the percentage related to the density of fuel expenditure. The overall climate impact was similar with the two approaches, due to the feedbacks of the climate system. Fifty years were run for eight such experiments, with the following conclusions based on the stable results from years 30-50 for each. The experiments show that adding cirrus to the upper troposphere results in a stabilization of the atmosphere, which leads to some decrease in cloud cover at levels below the insertion altitude. Considering then the total effect on upper level cloud cover (above 5 km altitude), the equilibrium global mean temperature response shows that altering high level clouds by 1% changes the global mean temperature by 0.43C. The response is highly linear (linear correlation coefficient of 0.996) for high cloud cover changes between 0. 1% and 5%. The effect is amplified in the Northern Hemisphere, more so with greater cloud cover change. The temperature effect maximizes around 10 km (at greater than 40C warming with a 4.8% increase in upper level clouds), again more so with greater warming. The high cloud cover change shows the flight path influence most clearly with the smallest warming magnitudes; with greater warming, the model feedbacks introduce a strong tropical response. Similarly, the surface temperature response is dominated by the feedbacks, and shows

  4. Multilayer Perceptron Neural Networks Model for Meteosat Second Generation SEVIRI Daytime Cloud Masking

    Directory of Open Access Journals (Sweden)

    Alireza Taravat

    2015-02-01

    Full Text Available A multilayer perceptron neural network cloud mask for Meteosat Second Generation SEVIRI (Spinning Enhanced Visible and Infrared Imager images is introduced and evaluated. The model is trained for cloud detection on MSG SEVIRI daytime data. It consists of a multi-layer perceptron with one hidden sigmoid layer, trained with the error back-propagation algorithm. The model is fed by six bands of MSG data (0.6, 0.8, 1.6, 3.9, 6.2 and 10.8 μm with 10 hidden nodes. The multiple-layer perceptrons lead to a cloud detection accuracy of 88.96%, when trained to map two predefined values that classify cloud and clear sky. The network was further evaluated using sixty MSG images taken at different dates. The network detected not only bright thick clouds but also thin or less bright clouds. The analysis demonstrated the feasibility of using machine learning models of cloud detection in MSG SEVIRI imagery.

  5. Modeling the Cloud to Enhance Capabilities for Crises and Catastrophe Management

    Science.gov (United States)

    2016-11-16

    through support by a prior DOD grant, and in this project, we focused on how to effectively adapt this for the cloud catastrophe environment. The...the effects of varying cloud resources and the cloud architecture on L, o, and g values, we will be able to formulate realistic analytical models of...variation in computing and communication costs of test problems due to varying loads in the cloud environment. We used the parallel matrix multiplication

  6. Cloud Computing Security in Openstack Architecture: General Overview

    Directory of Open Access Journals (Sweden)

    Gleb Igorevich Shakulo

    2015-10-01

    Full Text Available The subject of article is cloud computing security. Article begins with author analyzing cloud computing advantages and disadvantages, factors of growth, both positive and negative. Among latter, security is deemed one of the most prominent. Furthermore, author takes architecture of OpenStack project as an example for study: describes its essential components and their interconnection. As conclusion, author raises series of questions as possible areas of further research to resolve security concerns, thus making cloud computing more secure technology.

  7. Southeast Atlantic Cloud Properties in a Multivariate Statistical Model - How Relevant is Air Mass History for Local Cloud Properties?

    Science.gov (United States)

    Fuchs, Julia; Cermak, Jan; Andersen, Hendrik

    2017-04-01

    This study aims at untangling the impacts of external dynamics and local conditions on cloud properties in the Southeast Atlantic (SEA) by combining satellite and reanalysis data using multivariate statistics. The understanding of clouds and their determinants at different scales is important for constraining the Earth's radiative budget, and thus prominent in climate-system research. In this study, SEA stratocumulus cloud properties are observed not only as the result of local environmental conditions but also as affected by external dynamics and spatial origins of air masses entering the study area. In order to assess to what extent cloud properties are impacted by aerosol concentration, air mass history, and meteorology, a multivariate approach is conducted using satellite observations of aerosol and cloud properties (MODIS, SEVIRI), information on aerosol species composition (MACC) and meteorological context (ERA-Interim reanalysis). To account for the often-neglected but important role of air mass origin, information on air mass history based on HYSPLIT modeling is included in the statistical model. This multivariate approach is intended to lead to a better understanding of the physical processes behind observed stratocumulus cloud properties in the SEA.

  8. Cloud model construct for transaction-based cooperative systems ...

    African Journals Online (AJOL)

    Cloud model construct for transaction-based cooperative systems. ... procure cutting edge Information Technology infrastructure are some of the problems faced ... Results also reveal that credit cooperatives will benefit from the model by taking ...

  9. The Radiative Properties of Small Clouds: Multi-Scale Observations and Modeling

    Energy Technology Data Exchange (ETDEWEB)

    Feingold, Graham [NOAA ESRL; McComiskey, Allison [CIRES, University of Colorado

    2013-09-25

    Warm, liquid clouds and their representation in climate models continue to represent one of the most significant unknowns in climate sensitivity and climate change. Our project combines ARM observations, LES modeling, and satellite imagery to characterize shallow clouds and the role of aerosol in modifying their radiative effects.

  10. Intercomparison between CMIP5 model and MODIS satellite-retrieved data of aerosol optical depth, cloud fraction, and cloud-aerosol interactions

    Science.gov (United States)

    Sockol, Alyssa; Small Griswold, Jennifer D.

    2017-08-01

    Aerosols are a critical component of the Earth's atmosphere and can affect the climate of the Earth through their interactions with solar radiation and clouds. Cloud fraction (CF) and aerosol optical depth (AOD) at 550 nm from the Moderate Resolution Imaging Spectroradiometer (MODIS) are used with analogous cloud and aerosol properties from Historical Phase 5 of the Coupled Model Intercomparison Project (CMIP5) model runs that explicitly include anthropogenic aerosols and parameterized cloud-aerosol interactions. The models underestimate AOD by approximately 15% and underestimate CF by approximately 10% overall on a global scale. A regional analysis is then used to evaluate model performance in two regions with known biomass burning activity and absorbing aerosol (South America (SAM) and South Africa (SAF)). In SAM, the models overestimate AOD by 4.8% and underestimate CF by 14%. In SAF, the models underestimate AOD by 35% and overestimate CF by 13.4%. Average annual cycles show that the monthly timing of AOD peaks closely match satellite data in both SAM and SAF for all except the Community Atmosphere Model 5 and Geophysical Fluid Dynamics Laboratory (GFDL) models. Monthly timing of CF peaks closely match for all models (except GFDL) for SAM and SAF. Sorting monthly averaged 2° × 2.5° model or MODIS CF as a function of AOD does not result in the previously observed "boomerang"-shaped CF versus AOD relationship characteristic of regions with absorbing aerosols from biomass burning. Cloud-aerosol interactions, as observed using daily (or higher) temporal resolution data, are not reproducible at the spatial or temporal resolution provided by the CMIP5 models.

  11. Cloud Computing Adoption Model for Universities to Increase ICT Proficiency

    Directory of Open Access Journals (Sweden)

    Safiya Okai

    2014-08-01

    Full Text Available Universities around the world especially those in developing countries are faced with the problem of delivering the level of information and communications technology (ICT needed to facilitate teaching, learning, research, and development activities ideal in a typical university, which is needed to meet educational needs in-line with advancement in technology and the growing dependence on IT. This is mainly due to the high cost involved in providing and maintaining the needed hardware and software. A technology such as cloud computing that delivers on demand provisioning of IT resources on a pay per use basis can be used to address this problem. Cloud computing promises better delivery of IT services as well as availability whenever and wherever needed at reduced costs with users paying only as much as they consume through the services of cloud service providers. The cloud technology reduces complexity while increasing speed and quality of IT services provided; however, despite these benefits the challenges that come with its adoption have left many sectors especially the higher education skeptical in committing to this technology. This article identifies the reasons for the slow rate of adoption of cloud computing at university level, discusses the challenges faced and proposes a cloud computing adoption model that contains strategic guidelines to overcome the major challenges identified and a roadmap for the successful adoption of cloud computing by universities. The model was tested in one of the universities and found to be both useful and appropriate for adopting cloud computing at university level.

  12. Cloud Condensation Nuclei Activity of Aerosols during GoAmazon 2014/15 Field Campaign Report

    Energy Technology Data Exchange (ETDEWEB)

    Wang, J. [Brookhaven National Lab. (BNL), Upton, NY (United States); Martin, S. T. [Harvard Univ., Cambridge, MA (United States); Kleinman, L. [Brookhaven National Lab. (BNL), Upton, NY (United States); Thalman, R. M. [Brookhaven National Lab. (BNL), Upton, NY (United States)

    2016-03-01

    Aerosol indirect effects, which represent the impact of aerosols on climate through influencing the properties of clouds, remain one of the main uncertainties in climate predictions (Stocker et al. 2013). Reducing this large uncertainty requires both improved understanding and representation of aerosol properties and processes in climate models, including the cloud activation properties of aerosols. The Atmospheric System Research (ASR) science program plan of January 2010 states that: “A key requirement for simulating aerosol-cloud interactions is the ability to calculate cloud condensation nuclei and ice nuclei (CCN and IN, respectively) concentrations as a function of supersaturation from the chemical and microphysical properties of the aerosol.” The Observations and Modeling of the Green Ocean Amazon (GoAmazon 2014/15) study seeks to understand how aerosol and cloud life cycles are influenced by pollutant outflow from a tropical megacity (Manaus)—in particular, the differences in cloud-aerosol-precipitation interactions between polluted and pristine conditions. One key question of GoAmazon2014/5 is: “What is the influence of the Manaus pollution plume on the cloud condensation nuclei (CCN) activities of the aerosol particles and the secondary organic material in the particles?” To address this question, we measured size-resolved CCN spectra, a critical measurement for GoAmazon2014/5.

  13. Integrated Model to Assess Cloud Deployment Effectiveness When Developing an IT-strategy

    Science.gov (United States)

    Razumnikov, S.; Prankevich, D.

    2016-04-01

    Developing an IT-strategy of cloud deployment is a complex issue since even the stage of its formation necessitates revealing what applications will be the best possible to meet the requirements of a company business-strategy, evaluate reliability and safety of cloud providers and analyze staff satisfaction. A system of criteria, as well an integrated model to assess cloud deployment effectiveness is offered. The model makes it possible to identify what applications being at the disposal of a company, as well as new tools to be deployed are reliable and safe enough for implementation in the cloud environment. The data on practical use of the procedure to assess cloud deployment effectiveness by a provider of telecommunication services is presented. The model was used to calculate values of integral indexes of services to be assessed, then, ones, meeting the criteria and answering the business-strategy of a company, were selected.

  14. Cloud Processing of Gases and Aerosols in Air Quality Modeling

    Directory of Open Access Journals (Sweden)

    Leiming Zhang

    2011-10-01

    Full Text Available The representations of cloud processing of gases and aerosols in some of the current state-of-the-art regional air quality models in North America and Europe are reviewed. Key processes reviewed include aerosol activation (or nucleation scavenging of aerosols, aqueous-phase chemistry, and wet deposition/removal of atmospheric tracers. It was found that models vary considerably in the parameterizations or algorithms used in representing these processes. As an emerging area of research, the current understanding of the uptake of water soluble organics by cloud droplets and the potential aqueous-phase reaction pathways leading to the atmospheric secondary organic aerosol (SOA formation is also reviewed. Sensitivity tests using the AURAMS model have been conducted in order to assess the impact on modeled regional particulate matter (PM from: (1 the different aerosol activation schemes, (2 the different below-cloud particle scavenging algorithms, and (3 the inclusion of cloud processing of water soluble organics as a potential pathway for the formation of atmospheric SOA. It was found that the modeled droplet number concentrations and ambient PM size distributions were strongly affected by the use of different aerosol activation schemes. The impact on the modeled average ambient PM mass concentration was found to be limited in terms of averaged PM2.5 concentration (~a few percents but more significant in terms of PM1.0 (up to 10 percents. The modeled ambient PM was found to be moderately sensitive to the below-cloud particle scavenging algorithms, with relative differences up to 10% and 20% in terms of PM2.5 and PM10, respectively, when using the two different algorithms for the scavenging coefficient (Λ corresponding to the lower and upper bounds in the parameterization for Λ. The model simulation with the additional cloud uptake and processing of water-soluble organic gases was shown to improve the evaluation statistics for modeled PM2.5 OA

  15. Establishing a Cloud Computing Success Model for Hospitals in Taiwan

    OpenAIRE

    Lian, Jiunn-Woei

    2017-01-01

    The purpose of this study is to understand the critical quality-related factors that affect cloud computing success of hospitals in Taiwan. In this study, private cloud computing is the major research target. The chief information officers participated in a questionnaire survey. The results indicate that the integration of trust into the information systems success model will have acceptable explanatory power to understand cloud computing success in the hospital. Moreover, information quality...

  16. STAR FORMATION LAWS: THE EFFECTS OF GAS CLOUD SAMPLING

    International Nuclear Information System (INIS)

    Calzetti, D.; Liu, G.; Koda, J.

    2012-01-01

    Recent observational results indicate that the functional shape of the spatially resolved star formation-molecular gas density relation depends on the spatial scale considered. These results may indicate a fundamental role of sampling effects on scales that are typically only a few times larger than those of the largest molecular clouds. To investigate the impact of this effect, we construct simple models for the distribution of molecular clouds in a typical star-forming spiral galaxy and, assuming a power-law relation between star formation rate (SFR) and cloud mass, explore a range of input parameters. We confirm that the slope and the scatter of the simulated SFR-molecular gas surface density relation depend on the size of the sub-galactic region considered, due to stochastic sampling of the molecular cloud mass function, and the effect is larger for steeper relations between SFR and molecular gas. There is a general trend for all slope values to tend to ∼unity for region sizes larger than 1-2 kpc, irrespective of the input SFR-cloud relation. The region size of 1-2 kpc corresponds to the area where the cloud mass function becomes fully sampled. We quantify the effects of selection biases in data tracing the SFR, either as thresholds (i.e., clouds smaller than a given mass value do not form stars) or as backgrounds (e.g., diffuse emission unrelated to current star formation is counted toward the SFR). Apparently discordant observational results are brought into agreement via this simple model, and the comparison of our simulations with data for a few galaxies supports a steep (>1) power-law index between SFR and molecular gas.

  17. Cloud detection for MIPAS using singular vector decomposition

    Directory of Open Access Journals (Sweden)

    J. Hurley

    2009-09-01

    Full Text Available Satellite-borne high-spectral-resolution limb sounders, such as the Michelson Interferometer for Passive Atmospheric Sounding (MIPAS onboard ENVISAT, provide information on clouds, especially optically thin clouds, which have been difficult to observe in the past. The aim of this work is to develop, implement and test a reliable cloud detection method for infrared spectra measured by MIPAS.

    Current MIPAS cloud detection methods used operationally have been developed to detect cloud effective filling more than 30% of the measurement field-of-view (FOV, under geometric and optical considerations – and hence are limited to detecting fairly thick cloud, or large physical extents of thin cloud. In order to resolve thin clouds, a new detection method using Singular Vector Decomposition (SVD is formulated and tested. This new SVD detection method has been applied to a year's worth of MIPAS data, and qualitatively appears to be more sensitive to thin cloud than the current operational method.

  18. Trust-Enhanced Cloud Service Selection Model Based on QoS Analysis.

    Science.gov (United States)

    Pan, Yuchen; Ding, Shuai; Fan, Wenjuan; Li, Jing; Yang, Shanlin

    2015-01-01

    Cloud computing technology plays a very important role in many areas, such as in the construction and development of the smart city. Meanwhile, numerous cloud services appear on the cloud-based platform. Therefore how to how to select trustworthy cloud services remains a significant problem in such platforms, and extensively investigated owing to the ever-growing needs of users. However, trust relationship in social network has not been taken into account in existing methods of cloud service selection and recommendation. In this paper, we propose a cloud service selection model based on the trust-enhanced similarity. Firstly, the direct, indirect, and hybrid trust degrees are measured based on the interaction frequencies among users. Secondly, we estimate the overall similarity by combining the experience usability measured based on Jaccard's Coefficient and the numerical distance computed by Pearson Correlation Coefficient. Then through using the trust degree to modify the basic similarity, we obtain a trust-enhanced similarity. Finally, we utilize the trust-enhanced similarity to find similar trusted neighbors and predict the missing QoS values as the basis of cloud service selection and recommendation. The experimental results show that our approach is able to obtain optimal results via adjusting parameters and exhibits high effectiveness. The cloud services ranking by our model also have better QoS properties than other methods in the comparison experiments.

  19. Numerical modeling and experimental research on the movement of the explosion clouds

    International Nuclear Information System (INIS)

    Li Xiaoli; Zheng Yi; Liu Wei; Wu Guansheng

    2011-01-01

    It presents the experimental research and numerical modeling on the movement of explosion clouds. The experiment was performed under two kinds of recorder, one is high speed CCD recorder which was mainly used to record the process of the fireball when the TNT was detonated, and the other is SONY vidicon that was mainly used to record the movement of the clouds. Based on the assumption that the effects on the clouds were gravity and buoyancy, the numerical model on the thermal was established. The initial condition of the thermal that was to say the initial cloud dimension was gained through the results of the recording of the highly CCD recorder. Followed this, the results of the numerical simulation were presented. And the computational results of the rising cloud are reasonable compared to that of the experiment. Thus, it can be seen that the numerical modeling and experimental research methods presented in this paper are reasonable and it can be serve as a reference to related person. Finally, the problems about the experiment and the model are pointed to establish a more accurate model. (authors)

  20. Simulating mixed-phase Arctic stratus clouds: sensitivity to ice initiation mechanisms

    Directory of Open Access Journals (Sweden)

    G. McFarquhar

    2009-07-01

    Full Text Available The importance of Arctic mixed-phase clouds on radiation and the Arctic climate is well known. However, the development of mixed-phase cloud parameterization for use in large scale models is limited by lack of both related observations and numerical studies using multidimensional models with advanced microphysics that provide the basis for understanding the relative importance of different microphysical processes that take place in mixed-phase clouds. To improve the representation of mixed-phase cloud processes in the GISS GCM we use the GISS single-column model coupled to a bin resolved microphysics (BRM scheme that was specially designed to simulate mixed-phase clouds and aerosol-cloud interactions. Using this model with the microphysical measurements obtained from the DOE ARM Mixed-Phase Arctic Cloud Experiment (MPACE campaign in October 2004 at the North Slope of Alaska, we investigate the effect of ice initiation processes and Bergeron-Findeisen process (BFP on glaciation time and longevity of single-layer stratiform mixed-phase clouds. We focus on observations taken during 9–10 October, which indicated the presence of a single-layer mixed-phase clouds. We performed several sets of 12-h simulations to examine model sensitivity to different ice initiation mechanisms and evaluate model output (hydrometeors' concentrations, contents, effective radii, precipitation fluxes, and radar reflectivity against measurements from the MPACE Intensive Observing Period. Overall, the model qualitatively simulates ice crystal concentration and hydrometeors content, but it fails to predict quantitatively the effective radii of ice particles and their vertical profiles. In particular, the ice effective radii are overestimated by at least 50%. However, using the same definition as used for observations, the effective radii simulated and that observed were more comparable. We find that for the single-layer stratiform mixed-phase clouds simulated, process

  1. Simulating mixed-phase Arctic stratus clouds: sensitivity to ice initiation mechanisms

    Science.gov (United States)

    Sednev, I.; Menon, S.; McFarquhar, G.

    2009-07-01

    The importance of Arctic mixed-phase clouds on radiation and the Arctic climate is well known. However, the development of mixed-phase cloud parameterization for use in large scale models is limited by lack of both related observations and numerical studies using multidimensional models with advanced microphysics that provide the basis for understanding the relative importance of different microphysical processes that take place in mixed-phase clouds. To improve the representation of mixed-phase cloud processes in the GISS GCM we use the GISS single-column model coupled to a bin resolved microphysics (BRM) scheme that was specially designed to simulate mixed-phase clouds and aerosol-cloud interactions. Using this model with the microphysical measurements obtained from the DOE ARM Mixed-Phase Arctic Cloud Experiment (MPACE) campaign in October 2004 at the North Slope of Alaska, we investigate the effect of ice initiation processes and Bergeron-Findeisen process (BFP) on glaciation time and longevity of single-layer stratiform mixed-phase clouds. We focus on observations taken during 9-10 October, which indicated the presence of a single-layer mixed-phase clouds. We performed several sets of 12-h simulations to examine model sensitivity to different ice initiation mechanisms and evaluate model output (hydrometeors' concentrations, contents, effective radii, precipitation fluxes, and radar reflectivity) against measurements from the MPACE Intensive Observing Period. Overall, the model qualitatively simulates ice crystal concentration and hydrometeors content, but it fails to predict quantitatively the effective radii of ice particles and their vertical profiles. In particular, the ice effective radii are overestimated by at least 50%. However, using the same definition as used for observations, the effective radii simulated and that observed were more comparable. We find that for the single-layer stratiform mixed-phase clouds simulated, process of ice phase initiation

  2. Final Report for 'Modeling Electron Cloud Diagnostics for High-Intensity Proton Accelerators'

    International Nuclear Information System (INIS)

    Veitzer, Seth A.

    2009-01-01

    Electron clouds in accelerators such as the ILC degrade beam quality and limit operating efficiency. The need to mitigate electron clouds has a direct impact on the design and operation of these accelerators, translating into increased cost and reduced performance. Diagnostic techniques for measuring electron clouds in accelerating cavities are needed to provide an assessment of electron cloud evolution and mitigation. Accurate numerical modeling of these diagnostics is needed to validate the experimental techniques. In this Phase I, we developed detailed numerical models of microwave propagation through electron clouds in accelerating cavities with geometries relevant to existing and future high-intensity proton accelerators such as Project X and the ILC. Our numerical techniques and simulation results from the Phase I showed that there was a high probability of success in measuring both the evolution of electron clouds and the effects of non-uniform electron density distributions in Phase II.

  3. Model-as-a-service (MaaS) using the cloud service innovation platform (CSIP)

    Science.gov (United States)

    Cloud infrastructures for modelling activities such as data processing, performing environmental simulations, or conducting model calibrations/optimizations provide a cost effective alternative to traditional high performance computing approaches. Cloud-based modelling examples emerged into the more...

  4. Prototype methodology for obtaining cloud seeding guidance from HRRR model data

    Science.gov (United States)

    Dawson, N.; Blestrud, D.; Kunkel, M. L.; Waller, B.; Ceratto, J.

    2017-12-01

    Weather model data, along with real time observations, are critical to determine whether atmospheric conditions are prime for super-cooled liquid water during cloud seeding operations. Cloud seeding groups can either use operational forecast models, or run their own model on a computer cluster. A custom weather model provides the most flexibility, but is also expensive. For programs with smaller budgets, openly-available operational forecasting models are the de facto method for obtaining forecast data. The new High-Resolution Rapid Refresh (HRRR) model (3 x 3 km grid size), developed by the Earth System Research Laboratory (ESRL), provides hourly model runs with 18 forecast hours per run. While the model cannot be fine-tuned for a specific area or edited to provide cloud-seeding-specific output, model output is openly available on a near-real-time basis. This presentation focuses on a prototype methodology for using HRRR model data to create maps which aid in near-real-time cloud seeding decision making. The R programming language is utilized to run a script on a Windows® desktop/laptop computer either on a schedule (such as every half hour) or manually. The latest HRRR model run is downloaded from NOAA's Operational Model Archive and Distribution System (NOMADS). A GRIB-filter service, provided by NOMADS, is used to obtain surface and mandatory pressure level data for a subset domain which greatly cuts down on the amount of data transfer. Then, a set of criteria, identified by the Idaho Power Atmospheric Science Group, is used to create guidance maps. These criteria include atmospheric stability (lapse rates), dew point depression, air temperature, and wet bulb temperature. The maps highlight potential areas where super-cooled liquid water may exist, reasons as to why cloud seeding should not be attempted, and wind speed at flight level.

  5. Evaluation of a stratiform cloud parameterization for general circulation models

    Energy Technology Data Exchange (ETDEWEB)

    Ghan, S.J.; Leung, L.R. [Pacific Northwest National Lab., Richland, WA (United States); McCaa, J. [Univ. of Washington, Seattle, WA (United States)

    1996-04-01

    To evaluate the relative importance of horizontal advection of cloud versus cloud formation within the grid cell of a single column model (SCM), we have performed a series of simulations with our SCM driven by a fixed vertical velocity and various rates of horizontal advection.

  6. Analytic Closed-Form Solution of a Mixed Layer Model for Stratocumulus Clouds

    Science.gov (United States)

    Akyurek, Bengu Ozge

    Stratocumulus clouds play an important role in climate cooling and are hard to predict using global climate and weather forecast models. Thus, previous studies in the literature use observations and numerical simulation tools, such as large-eddy simulation (LES), to solve the governing equations for the evolution of stratocumulus clouds. In contrast to the previous works, this work provides an analytic closed-form solution to the cloud thickness evolution of stratocumulus clouds in a mixed-layer model framework. With a focus on application over coastal lands, the diurnal cycle of cloud thickness and whether or not clouds dissipate are of particular interest. An analytic solution enables the sensitivity analysis of implicitly interdependent variables and extrema analysis of cloud variables that are hard to achieve using numerical solutions. In this work, the sensitivity of inversion height, cloud-base height, and cloud thickness with respect to initial and boundary conditions, such as Bowen ratio, subsidence, surface temperature, and initial inversion height, are studied. A critical initial cloud thickness value that can be dissipated pre- and post-sunrise is provided. Furthermore, an extrema analysis is provided to obtain the minima and maxima of the inversion height and cloud thickness within 24 h. The proposed solution is validated against LES results under the same initial and boundary conditions. Then, the proposed analytic framework is extended to incorporate multiple vertical columns that are coupled by advection through wind flow. This enables a bridge between the micro-scale and the mesoscale relations. The effect of advection on cloud evolution is studied and a sensitivity analysis is provided.

  7. Challenges of Future VANET and Cloud-Based Approaches

    Directory of Open Access Journals (Sweden)

    Rakesh Shrestha

    2018-01-01

    Full Text Available Vehicular ad hoc networks (VANETs have been studied intensively due to their wide variety of applications and services, such as passenger safety, enhanced traffic efficiency, and infotainment. With the evolution of technology and sudden growth in the number of smart vehicles, traditional VANETs face several technical challenges in deployment and management due to less flexibility, scalability, poor connectivity, and inadequate intelligence. Cloud computing is considered a way to satisfy these requirements in VANETs. However, next-generation VANETs will have special requirements of autonomous vehicles with high mobility, low latency, real-time applications, and connectivity, which may not be resolved by conventional cloud computing. Hence, merging of fog computing with the conventional cloud for VANETs is discussed as a potential solution for several issues in current and future VANETs. In addition, fog computing can be enhanced by integrating Software-Defined Network (SDN, which provides flexibility, programmability, and global knowledge of the network. We present two example scenarios for timely dissemination of safety messages in future VANETs based on fog and a combination of fog and SDN. We also explained the issues that need to be resolved for the deployment of three different cloud-based approaches.

  8. A Decade-Long European-Scale Convection-Resolving Climate Simulation on GPUs

    Science.gov (United States)

    Leutwyler, D.; Fuhrer, O.; Ban, N.; Lapillonne, X.; Lüthi, D.; Schar, C.

    2016-12-01

    Convection-resolving models have proven to be very useful tools in numerical weather prediction and in climate research. However, due to their extremely demanding computational requirements, they have so far been limited to short simulations and/or small computational domains. Innovations in the supercomputing domain have led to new supercomputer designs that involve conventional multi-core CPUs and accelerators such as graphics processing units (GPUs). One of the first atmospheric models that has been fully ported to GPUs is the Consortium for Small-Scale Modeling weather and climate model COSMO. This new version allows us to expand the size of the simulation domain to areas spanning continents and the time period up to one decade. We present results from a decade-long, convection-resolving climate simulation over Europe using the GPU-enabled COSMO version on a computational domain with 1536x1536x60 gridpoints. The simulation is driven by the ERA-interim reanalysis. The results illustrate how the approach allows for the representation of interactions between synoptic-scale and meso-scale atmospheric circulations at scales ranging from 1000 to 10 km. We discuss some of the advantages and prospects from using GPUs, and focus on the performance of the convection-resolving modeling approach on the European scale. Specifically we investigate the organization of convective clouds and on validate hourly rainfall distributions with various high-resolution data sets.

  9. Cloud Atlas: Rotational Modulations in the L/T Transition Brown Dwarf Companion HN Peg B

    Science.gov (United States)

    Zhou, Yifan; Apai, Dániel; Metchev, Stanimir; Lew, Ben W. P.; Schneider, Glenn; Marley, Mark S.; Karalidi, Theodora; Manjavacas, Elena; Bedin, Luigi R.; Cowan, Nicolas B.; Miles-Páez, Paulo A.; Lowrance, Patrick J.; Radigan, Jacqueline; Burgasser, Adam J.

    2018-03-01

    Time-resolved observations of brown dwarfs’ rotational modulations provide powerful insights into the properties of condensate clouds in ultra-cool atmospheres. Multi-wavelength light curves reveal cloud vertical structures, condensate particle sizes, and cloud morphology, which directly constrain condensate cloud and atmospheric circulation models. We report results from Hubble Space Telescope/Wide Field Camera 3 near-infrared G141 taken in six consecutive orbits observations of HN Peg B, an L/T transition brown dwarf companion to a G0V type star. The best-fit sine wave to the 1.1–1.7 μm broadband light curve has an amplitude of 1.206% ± 0.025% and period of 15.4 ± 0.5 hr. The modulation amplitude has no detectable wavelength dependence except in the 1.4 μm water absorption band, indicating that the characteristic condensate particle sizes are large (>1 μm). We detect significantly (4.4σ) lower modulation amplitude in the 1.4 μm water absorption band and find that HN Peg B’s spectral modulation resembles those of early T type brown dwarfs. We also describe a new empirical interpolation method to remove spectral contamination from the bright host star. This method may be applied in other high-contrast time-resolved observations with WFC3.

  10. Cloud Atlas: Rotational Modulations in the L/T Transition Brown Dwarf Companion HN Peg B

    Science.gov (United States)

    Zhou, Yifan; Apai, Daniel; Metchev, Stanimir; Lew, Ben W. P.; Schneider, Glenn; Marley, Mark S.; Karalidi, Theodora; Manjavacas, Elena; Bedin, Luigi R.; Cowan, Nicolas B.; hide

    2018-01-01

    Time-resolved observations of brown dwarfs' rotational modulations provide powerful insights into the properties of condensate clouds in ultra-cool atmospheres. Multi-wavelength light curves reveal cloud vertical structures, condensate particle sizes, and cloud morphology, which directly constrain condensate cloud and atmospheric circulation models. We report results from Hubble Space Telescope/Wide Field Camera 3 (WFC3) near-infrared G141 taken in six consecutive orbits observations of HNPeg B, an L/T transition brown dwarf companion to a G0V type star. The best-fit sine wave to the 1.1 to 1.7 micron broadband light curve has the amplitude of and period of hour. The modulation amplitude has no detectable wavelength dependence except in the 1.4 micron water absorption band, indicating that the characteristic condensate particle sizes are large (greater than 1 micron). We detect significantly (4.4 sigma) lower modulation amplitude in the 1.4 micron water absorption band, and find that HN Peg B's spectral modulation resembles those of early T type brown dwarfs. We also describe a new empirical interpolation method to remove spectral contamination from the bright host star. This method may be applied in other high-contrast time-resolved observations with WFC3.

  11. A QoS aware services mashup model for cloud computing applications

    Directory of Open Access Journals (Sweden)

    Yee Ming Chen

    2012-12-01

    Full Text Available Purpose: With the popularity of cloud computing, cloud services have become to be application programming platform where users can create new applications mashup(composing the functionality offered byothers.By composing of distributed, cloud services dynamicallyto provide more complex tasks, services mashup provides an attractive way for building large-scale Internetapplications.Oneof the challenging issues of cloud services mashup is how to find service paths to route the service instances provider through whilemeeting the applications’ resource requirements so that the QoS constraints are satisfied. However, QoS aware service routing problem istypically NP-hard.The purpose of this paper is to propose a QoS Aware Services Mashup(QASM model to solve this problem more effectively.Design/methodology/approach: In this paper, we focus on the QoS aware services selection problem in cloud services mashup, for example, given the user service composition requirements and their QoS constraint descriptions, how to select the required serviceinstances and route the data flows through these instances so that the QoS requirements are satisfied. We design a heuristic algorithm to find service paths to route the data flows through whilemeeting the applications’ resource requirements and specific QoS constraints.Findings: This study propose a QoS Aware Services Mashup(QASM model to solve this problem more effectively. Simulations show that QASM can achieve desired QoS assurances as well as load balancing in cloud services environment.Originality/value: This paperpresent a QASM model for providing high performance distributedapplications in the cloud computing systems.

  12. Factors influencing the parameterization of anvil clouds within general circulation models

    International Nuclear Information System (INIS)

    Leone, J.M. Jr.; Chin, H.N.

    1994-01-01

    The overall goal of this project is to improve the representation of clouds and their effects within global climate models (GCMs). We have concentrated on a small portion of the overall goal, the evolution of convectively generated cirrus clouds and their effects on the large-scale environment. Because of the large range of time and length scales involved, we have been using a multi-scale attack. For the early time generation and development of the cirrus anvil, we are using a cloud-scale model with horizontal resolution of 1 to 2 kilometers; for the larger scale transport by the larger scale flow, we are using a mesoscale model with a horizontal resolution of 20 to 60 kilometers. The eventual goal is to use the information obtained from these simulations, together with available observations, to derive improved cloud parameterizations for use in GCMs. This paper presents a new tool, a cirrus generator, that we have developed to aid in our mesoscale studies

  13. A PROFICIENT MODEL FOR HIGH END SECURITY IN CLOUD COMPUTING

    Directory of Open Access Journals (Sweden)

    R. Bala Chandar

    2014-01-01

    Full Text Available Cloud computing is an inspiring technology due to its abilities like ensuring scalable services, reducing the anxiety of local hardware and software management associated with computing while increasing flexibility and scalability. A key trait of the cloud services is remotely processing of data. Even though this technology had offered a lot of services, there are a few concerns such as misbehavior of server side stored data , out of control of data owner's data and cloud computing does not control the access of outsourced data desired by the data owner. To handle these issues, we propose a new model to ensure the data correctness for assurance of stored data, distributed accountability for authentication and efficient access control of outsourced data for authorization. This model strengthens the correctness of data and helps to achieve the cloud data integrity, supports data owner to have control on their own data through tracking and improves the access control of outsourced data.

  14. The Kimball Free-Cloud Model: A Failed Innovation in Chemical Education?

    Science.gov (United States)

    Jensen, William B.

    2014-01-01

    This historical review traces the origins of the Kimball free-cloud model of the chemical bond, otherwise known as the charge-cloud or tangent-sphere model, and the central role it played in attempts to reform the introductory chemical curriculum at both the high school and college levels in the 1960s. It also critically evaluates the limitations…

  15. EDITORIAL: Aerosol cloud interactions—a challenge for measurements and modeling at the cutting edge of cloud climate interactions

    Science.gov (United States)

    Spichtinger, Peter; Cziczo, Daniel J.

    2008-04-01

    Research in aerosol properties and cloud characteristics have historically been considered two separate disciplines within the field of atmospheric science. As such, it has been uncommon for a single researcher, or even research group, to have considerable expertise in both subject areas. The recent attention paid to global climate change has shown that clouds can have a considerable effect on the Earth's climate and that one of the most uncertain aspects in their formation, persistence, and ultimate dissipation is the role played by aerosols. This highlights the need for researchers in both disciplines to interact more closely than they have in the past. This is the vision behind this focus issue of Environmental Research Letters. Certain interactions between aerosols and clouds are relatively well studied and understood. For example, it is known that an increase in the aerosol concentration will increase the number of droplets in warm clouds, decrease their average size, reduce the rate of precipitation, and extend the lifetime. Other effects are not as well known. For example, persistent ice super-saturated conditions are observed in the upper troposphere that appear to exceed our understanding of the conditions required for cirrus cloud formation. Further, the interplay of dynamics versus effects purely attributed to aerosols remains highly uncertain. The purpose of this focus issue is to consider the current state of knowledge of aerosol/cloud interactions, to define the contemporary uncertainties, and to outline research foci as we strive to better understand the Earth's climate system. This focus issue brings together laboratory experiments, field data, and model studies. The authors address issues associated with warm liquid water, cold ice, and intermediate temperature mixed-phase clouds. The topics include the uncertainty associated with the effect of black carbon and organics, aerosol types of anthropogenic interest, on droplet and ice formation. Phases

  16. An Elliptic Curve Based Schnorr Cloud Security Model in Distributed Environment

    Directory of Open Access Journals (Sweden)

    Vinothkumar Muthurajan

    2016-01-01

    Full Text Available Cloud computing requires the security upgrade in data transmission approaches. In general, key-based encryption/decryption (symmetric and asymmetric mechanisms ensure the secure data transfer between the devices. The symmetric key mechanisms (pseudorandom function provide minimum protection level compared to asymmetric key (RSA, AES, and ECC schemes. The presence of expired content and the irrelevant resources cause unauthorized data access adversely. This paper investigates how the integrity and secure data transfer are improved based on the Elliptic Curve based Schnorr scheme. This paper proposes a virtual machine based cloud model with Hybrid Cloud Security Algorithm (HCSA to remove the expired content. The HCSA-based auditing improves the malicious activity prediction during the data transfer. The duplication in the cloud server degrades the performance of EC-Schnorr based encryption schemes. This paper utilizes the blooming filter concept to avoid the cloud server duplication. The combination of EC-Schnorr and blooming filter efficiently improves the security performance. The comparative analysis between proposed HCSA and the existing Distributed Hash Table (DHT regarding execution time, computational overhead, and auditing time with auditing requests and servers confirms the effectiveness of HCSA in the cloud security model creation.

  17. An Elliptic Curve Based Schnorr Cloud Security Model in Distributed Environment.

    Science.gov (United States)

    Muthurajan, Vinothkumar; Narayanasamy, Balaji

    2016-01-01

    Cloud computing requires the security upgrade in data transmission approaches. In general, key-based encryption/decryption (symmetric and asymmetric) mechanisms ensure the secure data transfer between the devices. The symmetric key mechanisms (pseudorandom function) provide minimum protection level compared to asymmetric key (RSA, AES, and ECC) schemes. The presence of expired content and the irrelevant resources cause unauthorized data access adversely. This paper investigates how the integrity and secure data transfer are improved based on the Elliptic Curve based Schnorr scheme. This paper proposes a virtual machine based cloud model with Hybrid Cloud Security Algorithm (HCSA) to remove the expired content. The HCSA-based auditing improves the malicious activity prediction during the data transfer. The duplication in the cloud server degrades the performance of EC-Schnorr based encryption schemes. This paper utilizes the blooming filter concept to avoid the cloud server duplication. The combination of EC-Schnorr and blooming filter efficiently improves the security performance. The comparative analysis between proposed HCSA and the existing Distributed Hash Table (DHT) regarding execution time, computational overhead, and auditing time with auditing requests and servers confirms the effectiveness of HCSA in the cloud security model creation.

  18. Cloud Computing Value Chains: Understanding Businesses and Value Creation in the Cloud

    Science.gov (United States)

    Mohammed, Ashraf Bany; Altmann, Jörn; Hwang, Junseok

    Based on the promising developments in Cloud Computing technologies in recent years, commercial computing resource services (e.g. Amazon EC2) or software-as-a-service offerings (e.g. Salesforce. com) came into existence. However, the relatively weak business exploitation, participation, and adoption of other Cloud Computing services remain the main challenges. The vague value structures seem to be hindering business adoption and the creation of sustainable business models around its technology. Using an extensive analyze of existing Cloud business models, Cloud services, stakeholder relations, market configurations and value structures, this Chapter develops a reference model for value chains in the Cloud. Although this model is theoretically based on porter's value chain theory, the proposed Cloud value chain model is upgraded to fit the diversity of business service scenarios in the Cloud computing markets. Using this model, different service scenarios are explained. Our findings suggest new services, business opportunities, and policy practices for realizing more adoption and value creation paths in the Cloud.

  19. Using long-term ARM observations to evaluate Arctic mixed-phased cloud representation in the GISS ModelE GCM

    Science.gov (United States)

    Lamer, K.; Fridlind, A. M.; Luke, E. P.; Tselioudis, G.; Ackerman, A. S.; Kollias, P.; Clothiaux, E. E.

    2016-12-01

    The presence of supercooled liquid in clouds affects surface radiative and hydrological budgets, especially at high latitudes. Capturing these effects is crucial to properly quantifying climate sensitivity. Currently, a number of CGMs disagree on the distribution of cloud phase. Adding to the challenge is a general lack of observations on the continuum of clouds, from high to low-level and from warm to cold. In the current study, continuous observations from 2011 to 2014 are used to evaluate all clouds produced by the GISS ModelE GCM over the ARM North Slope of Alaska site. The International Satellite Cloud Climatology Project (ISCCP) Global Weather State (GWS) approach reveals that fair-weather (GWS 7, 32% occurrence rate), as well as mid-level storm related (GWS 5, 28%) and polar (GWS 4, 14%) clouds, dominate the large-scale cloud patterns at this high latitude site. At higher spatial and temporal resolutions, ground-based cloud radar observations reveal a majority of single layer cloud vertical structures (CVS). While clear sky and low-level clouds dominate (each with 30% occurrence rate) a fair amount of shallow ( 10%) to deep ( 5%) convection are observed. Cloud radar Doppler spectra are used along with depolarization lidar observations in a neural network approach to detect the presence, layering and inhomogeneity of supercooled liquid layers. Preliminary analyses indicate that most of the low-level clouds sampled contain one or more supercooled liquid layers. Furthermore, the relationship between CVS and the presence of supercooled liquid is established, as is the relationship between the presence of supercool liquid and precipitation susceptibility. Two approaches are explored to bridge the gap between large footprint GCM simulations and high-resolution ground-based observations. The first approach consists of comparing model output and ground-based observations that exhibit the same column CVS type (i.e. same cloud depth, height and layering

  20. Resolvent-based modeling of passive scalar dynamics in wall-bounded turbulence

    Science.gov (United States)

    Dawson, Scott; Saxton-Fox, Theresa; McKeon, Beverley

    2017-11-01

    The resolvent formulation of the Navier-Stokes equations expresses the system state as the output of a linear (resolvent) operator acting upon a nonlinear forcing. Previous studies have demonstrated that a low-rank approximation of this linear operator predicts many known features of incompressible wall-bounded turbulence. In this work, this resolvent model for wall-bounded turbulence is extended to include a passive scalar field. This formulation allows for a number of additional simplifications that reduce model complexity. Firstly, it is shown that the effect of changing scalar diffusivity can be approximated through a transformation of spatial wavenumbers and temporal frequencies. Secondly, passive scalar dynamics may be studied through the low-rank approximation of a passive scalar resolvent operator, which is decoupled from velocity response modes. Thirdly, this passive scalar resolvent operator is amenable to approximation by semi-analytic methods. We investigate the extent to which this resulting hierarchy of models can describe and predict passive scalar dynamics and statistics in wall-bounded turbulence. The support of AFOSR under Grant Numbers FA9550-16-1-0232 and FA9550-16-1-0361 is gratefully acknowledged.

  1. A fuzzy neural network model to forecast the percent cloud coverage and cloud top temperature maps

    Directory of Open Access Journals (Sweden)

    Y. Tulunay

    2008-12-01

    Full Text Available Atmospheric processes are highly nonlinear. A small group at the METU in Ankara has been working on a fuzzy data driven generic model of nonlinear processes. The model developed is called the Middle East Technical University Fuzzy Neural Network Model (METU-FNN-M. The METU-FNN-M consists of a Fuzzy Inference System (METU-FIS, a data driven Neural Network module (METU-FNN of one hidden layer and several neurons, and a mapping module, which employs the Bezier Surface Mapping technique. In this paper, the percent cloud coverage (%CC and cloud top temperatures (CTT are forecast one month ahead of time at 96 grid locations. The probable influence of cosmic rays and sunspot numbers on cloudiness is considered by using the METU-FNN-M.

  2. IS THE DUST CLOUD AROUND LAMBDA ORIONIS A RING OR A SHELL, OR BOTH?

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Dukhang; Seon, Kwang-Il; Jo, Young-Soo, E-mail: lee.dukhang@gmail.com [Korea Astronomy and Space Science Institute, Daejeon 305-348 (Korea, Republic of)

    2015-06-20

    The dust cloud around λ Orionis is observed to be circularly symmetric with a large angular extent (≈8°). However, whether the three-dimensional (3D) structure of the cloud is shell- or ring-like has not yet been fully resolved. We study the 3D structure using a new approach that combines a 3D Monte Carlo radiative transfer model for ultraviolet (UV) scattered light and an inverse Abel transform, which gives a detailed 3D radial density profile from a two-dimensional column density map of a spherically symmetric cloud. By comparing the radiative transfer models for a spherical shell cloud and that for a ring cloud, we find that only the shell model can reproduce the radial profile of the scattered UV light, observed using the S2/68 UV observation, suggesting a dust shell structure. However, the inverse Abel transform applied to the column density data from the Pan-STARRS1 dust reddening map results in negative values at a certain radius range of the density profile, indicating the existence of additional, non-spherical clouds near the nebular boundary. The additional cloud component is assumed to be of toroidal ring shape; we subtracted from the column density to obtain a positive, radial density profile using the inverse Abel transform. The resulting density structure, composed of a toroidal ring and a spherical shell, is also found to give a good fit to the UV scattered light profile. We therefore conclude that the cloud around λ Ori is composed of both ring and shell structures.

  3. Reduction of radiation biases by incorporating the missing cloud variability by means of downscaling techniques: a study using the 3-D MoCaRT model

    Directory of Open Access Journals (Sweden)

    S. Gimeno García

    2012-09-01

    Full Text Available Handling complexity to the smallest detail in atmospheric radiative transfer models is unfeasible in practice. On the one hand, the properties of the interacting medium, i.e., the atmosphere and the surface, are only available at a limited spatial resolution. On the other hand, the computational cost of accurate radiation models accounting for three-dimensional heterogeneous media are prohibitive for some applications, especially for climate modelling and operational remote-sensing algorithms. Hence, it is still common practice to use simplified models for atmospheric radiation applications.

    Three-dimensional radiation models can deal with complex scenarios providing an accurate solution to the radiative transfer. In contrast, one-dimensional models are computationally more efficient, but introduce biases to the radiation results.

    With the help of stochastic models that consider the multi-fractal nature of clouds, it is possible to scale cloud properties given at a coarse spatial resolution down to a higher resolution. Performing the radiative transfer within the cloud fields at higher spatial resolution noticeably helps to improve the radiation results.

    We present a new Monte Carlo model, MoCaRT, that computes the radiative transfer in three-dimensional inhomogeneous atmospheres. The MoCaRT model is validated by comparison with the consensus results of the Intercomparison of Three-Dimensional Radiation Codes (I3RC project.

    In the framework of this paper, we aim at characterising cloud heterogeneity effects on radiances and broadband fluxes, namely: the errors due to unresolved variability (the so-called plane parallel homogeneous, PPH, bias and the errors due to the neglect of transversal photon displacements (independent pixel approximation, IPA, bias. First, we study the effect of the missing cloud variability on reflectivities. We will show that the generation of subscale variability by means of stochastic

  4. Model Infrastruktur dan Manajemen Platform Server Berbasis Cloud Computing

    Directory of Open Access Journals (Sweden)

    Mulki Indana Zulfa

    2017-11-01

    Full Text Available Cloud computing is a new technology that is still very rapidly growing. This technology makes the Internet as the main media for the management of data and applications remotely. Cloud computing allows users to run an application without having to think about infrastructure and its platforms. Other technical aspects such as memory, storage, backup and restore, can be done very easily. This research is intended to modeling the infrastructure and management of computer platform in computer network of Faculty of Engineering, University of Jenderal Soedirman. The first stage in this research is literature study, by finding out the implementation model in previous research. Then the result will be combined with a new approach to existing resources and try to implement directly on the existing server network. The results showed that the implementation of cloud computing technology is able to replace the existing platform network.

  5. Cloud condensation nuclei in Western Colorado: Observations and model predictions

    Science.gov (United States)

    Ward, Daniel Stewart

    Variations in the warm cloud-active portion of atmospheric aerosols, or cloud condensation nuclei (CCN), have been shown to impact cloud droplet number concentration and subsequently cloud and precipitation processes. This issue carries special significance in western Colorado where a significant portion of the region's water resources is supplied by precipitation from winter season, orographic clouds, which are particularly sensitive to variations in CCN. Temporal and spatial variations in CCN in western Colorado were investigated using a combination of observations and a new method for modeling CCN. As part of the Inhibition of Snowfall by Pollution Aerosols (ISPA-III) field campaign, total particle and CCN number concentration were measured for a 24-day period in Mesa Verde National Park, climatologically upwind of the San Juan Mountains. These data were combined with CCN observations from Storm Peak Lab (SPL) in northwestern Colorado and from the King Air platform, flying north to south along the Western Slope. Altogether, the sampled aerosols were characteristic of a rural continental environment and the cloud-active portion varied slowly in time, and little in space. Estimates of the is hygroscopicity parameter indicated consistently low aerosol hygroscopicity typical of organic aerosol species. The modeling approach included the addition of prognostic CCN to the Regional Atmospheric Modeling System (RAMS). The RAMS droplet activation scheme was altered using parcel model simulations to include variations in aerosol hygroscopicity, represented by K. Analysis of the parcel model output and a supplemental sensitivity study showed that model CCN will be sensitive to changes in aerosol hygroscopicity, but only for conditions of low supersaturation or small particle sizes. Aerosol number, size distribution median radius, and hygroscopicity (represented by the K parameter) in RAMS were constrained by nudging to forecasts of these quantities from the Weather

  6. flexCloud: Deployment of the FLEXPART Atmospheric Transport Model as a Cloud SaaS Environment

    Science.gov (United States)

    Morton, Don; Arnold, Dèlia

    2014-05-01

    FLEXPART (FLEXible PARTicle dispersion model) is a Lagrangian transport and dispersion model used by a growing international community. We have used it to simulate and forecast the atmospheric transport of wildfire smoke, volcanic ash and radionuclides. Additionally, FLEXPART may be run in backwards mode to provide information for the determination of emission sources such as nuclear emissions and greenhouse gases. This open source software is distributed in source code form, and has several compiler and library dependencies that users need to address. Although well-documented, getting it compiled, set up, running, and post-processed is often tedious, making it difficult for the inexperienced user. Our interest is in moving scientific modeling and simulation activities from site-specific clusters and supercomputers to a cloud model as a service paradigm. Choosing FLEXPART for our prototyping, our vision is to construct customised IaaS images containing fully-compiled and configured FLEXPART codes, including pre-processing, execution and postprocessing components. In addition, with the inclusion of a small web server in the image, we introduce a web-accessible graphical user interface that drives the system. A further initiative being pursued is the deployment of multiple, simultaneous FLEXPART ensembles in the cloud. A single front-end web interface is used to define the ensemble members, and separate cloud instances are launched, on-demand, to run the individual models and to conglomerate the outputs into a unified display. The outcome of this work is a Software as a Service (Saas) deployment whereby the details of the underlying modeling systems are hidden, allowing modelers to perform their science activities without the burden of considering implementation details.

  7. Toward Improving the Representation of Convection and Cloud-Radiation Interaction for Global Climate Simulations

    Science.gov (United States)

    Wu, X.; Song, X.; Deng, L.; Park, S.; Liang, X.; Zhang, G. J.

    2006-05-01

    Despite the significant progress made in developing general circulation models (GCMs), major uncertainties related to the parameterization of convection, cloud and radiation processes still remain. The current GCM credibility of seasonal-interannual climate predictions or climate change projections is limited. In particular, the following long-standing biases, common to most GCMs, need to be reduced: 1) over-prediction of high-level cloud amounts although GCMs realistically simulating the global radiation budget; 2) general failure to reproduce the seasonal variation and migration of the ITCZ precipitation; 3) incomplete representation of the Madden-Julian Oscillation (MJO); and 4) false production of an excessive cold tone of sea surface temperature across the Pacific basin and a double ITCZ structure in precipitation when the atmosphere and ocean are fully coupled. The development of cloud-resolving models (CRMs) provides a unique opportunity to address issues aimed to reduce these biases. The statistical analysis of CRM simulations together with the theoretical consideration of subgrid-scale processes will enable us to develop physically-based parameterization of convection, clouds, radiation and their interactions.

  8. Longitudinal Control for Mengshi Autonomous Vehicle via Gauss Cloud Model

    Directory of Open Access Journals (Sweden)

    Hongbo Gao

    2017-12-01

    Full Text Available Dynamic robustness and stability control is a requirement for self-driving of autonomous vehicle. Longitudinal control technique of autonomous vehicle is basic theory and one key complex technique which must have the reliability and precision of vehicle controller. The longitudinal control technique is one of the foundations of the safety and stability of autonomous vehicle control. In our paper, we present a longitudinal control algorithm based on cloud model for Mengshi autonomous vehicle to ensure the dynamic stability and tracking performance of Mengshi autonomous vehicle. The longitudinal control algorithm mainly uses cloud model generator to control the acceleration of the autonomous vehicle to achieve the goal that controls the speed of Mengshi autonomous vehicle. The proposed longitudinal control algorithm based on cloud model is verified by real experiments on Highway driving scene. The experiments results of the acceleration and speed show that the algorithm is validity and stability.

  9. Business models and business model innovation in a “Secure and Distributed Cloud Clustering (DISC) Society”

    DEFF Research Database (Denmark)

    Lindgren, Peter; Taran, Yariv

    2011-01-01

    of secure business models and how business models can be operated and innovated in a secure context have intensified tremendously. The development of new mobile and wireless security technologies gives hopes to really realize a secure cloud clustering society where business models can act and be innovated......The development and innovation of business models to a secure distributed cloud clustering society (DISC)—is indeed still a complex venture and has not been widely researched yet. Numerous types of security technologies are in these years proposed and in the “slip stream” of these the study...... secure—but we still have some steps to go before we reach the final destination. The paper gives a conceptual futuristic outlook on behalf of the input from SW2010 and state of the art business model research to what we can expect of business Model and business model innovation in a future secure cloud...

  10. A PATCHY CLOUD MODEL FOR THE L TO T DWARF TRANSITION

    International Nuclear Information System (INIS)

    Marley, Mark S.; Saumon, Didier; Goldblatt, Colin

    2010-01-01

    One mechanism suggested for the L to T dwarf spectral type transition is the appearance of relatively cloud-free regions across the disk of brown dwarfs as they cool. The existence of partly cloudy regions has been supported by evidence for variability in dwarfs in the late L to early T spectral range, but no self-consistent atmosphere models of such partly cloudy objects have yet been constructed. Here, we present a new approach for consistently modeling partly cloudy brown dwarfs and giant planets. We find that even a small fraction of cloud holes dramatically alter the atmospheric thermal profile, spectra, and photometric colors of a given object. With decreasing cloudiness objects briskly become bluer in J - K and brighten in J band, as is observed at the L/T transition. Model spectra of partly cloudy objects are similar to our models with globally homogenous, but thinner, clouds. Hence, spectra alone may not be sufficient to distinguish partial cloudiness although variability and polarization measurements are potential observational signatures. Finally, we note that partial cloud cover may be an alternative explanation for the blue L dwarfs.

  11. On the existence of tropical anvil clouds

    Science.gov (United States)

    Seeley, J.; Jeevanjee, N.; Langhans, W.; Romps, D.

    2017-12-01

    In the deep tropics, extensive anvil clouds produce a peak in cloud cover below the tropopause. The dominant paradigm for cloud cover attributes this anvil peak to a layer of enhanced mass convergence in the clear-sky upper-troposphere, which is presumed to force frequent detrainment of convective anvils. However, cloud cover also depends on the lifetime of cloudy air after it detrains, which raises the possibility that anvil clouds may be the signature of slow cloud decay rather than enhanced detrainment. Here we measure the cloud decay timescale in cloud-resolving simulations, and find that cloudy updrafts that detrain in the upper troposphere take much longer to dissipate than their shallower counterparts. We show that cloud lifetimes are long in the upper troposphere because the saturation specific humidity becomes orders of magnitude smaller than the typical condensed water loading of cloudy updrafts. This causes evaporative cloud decay to act extremely slowly, thereby prolonging cloud lifetimes in the upper troposphere. As a consequence, extensive anvil clouds still occur in a convecting atmosphere that is forced to have no preferential clear-sky convergence layer. On the other hand, when cloud lifetimes are fixed at a characteristic lower-tropospheric value, extensive anvil clouds do not form. Our results support a revised understanding of tropical anvil clouds, which attributes their existence to the microphysics of slow cloud decay rather than a peak in clear-sky convergence.

  12. Towards a government public cloud model: The case of South Africa

    CSIR Research Space (South Africa)

    Mvelase, PS

    2013-06-01

    Full Text Available the government to benefit from other cloud computing advantages. However, modelling a multidimensional social problem as complex as the public cloud for a national government requires time, knowledge and experience from a wide range of specialization disciplines...

  13. Evaluation of stratocumulus cloud prediction in the Met Office forecast model during VOCALS-REx

    Directory of Open Access Journals (Sweden)

    S. J. Abel

    2010-11-01

    Full Text Available Observations in the subtropical southeast Pacific obtained during the VOCALS-REx field experiment are used to evaluate the representation of stratocumulus cloud in the Met Office forecast model and to identify key areas where model biases exist. Marked variations in the large scale structure of the cloud field were observed during the experiment on both day-to-day and on diurnal timescales. In the remote maritime region the model is shown to have a good representation of synoptically induced variability in both cloud cover and marine boundary layer depth. Satellite observations show a strong diurnal cycle in cloud fraction and liquid water path in the stratocumulus with enhanced clearances of the cloud deck along the Chilean and Peruvian coasts on certain days. The model accurately simulates the phase of the diurnal cycle but is unable to capture the coastal clearing of cloud. Observations along the 20° S latitude line show a gradual increase in the depth of the boundary layer away from the coast. This trend is well captured by the model (typical low bias of 200 m although significant errors exist at the coast where the model marine boundary layer is too shallow and moist. Drizzle in the model responds to changes in liquid water path in a manner that is consistent with previous ship-borne observations in the region although the intensity of this drizzle is likely to be too high, particularly in the more polluted coastal region where higher cloud droplet number concentrations are typical. Another mode of variability in the cloud field that the model is unable to capture are regions of pockets of open cellular convection embedded in the overcast stratocumulus deck and an example of such a feature that was sampled during VOCALS-REx is shown.

  14. Modelling the Intention to Adopt Cloud Computing Services: A Transaction Cost Theory Perspective

    Directory of Open Access Journals (Sweden)

    Ogan Yigitbasioglu

    2014-11-01

    Full Text Available This paper uses transaction cost theory to study cloud computing adoption. A model is developed and tested with data from an Australian survey. According to the results, perceived vendor opportunism and perceived legislative uncertainty around cloud computing were significantly associated with perceived cloud computing security risk. There was also a significant negative relationship between perceived cloud computing security risk and the intention to adopt cloud services. This study also reports on adoption rates of cloud computing in terms of applications, as well as the types of services used.

  15. Global model comparison of heterogeneous ice nucleation parameterizations in mixed phase clouds

    Science.gov (United States)

    Yun, Yuxing; Penner, Joyce E.

    2012-04-01

    A new aerosol-dependent mixed phase cloud parameterization for deposition/condensation/immersion (DCI) ice nucleation and one for contact freezing are compared to the original formulations in a coupled general circulation model and aerosol transport model. The present-day cloud liquid and ice water fields and cloud radiative forcing are analyzed and compared to observations. The new DCI freezing parameterization changes the spatial distribution of the cloud water field. Significant changes are found in the cloud ice water fraction and in the middle cloud fractions. The new DCI freezing parameterization predicts less ice water path (IWP) than the original formulation, especially in the Southern Hemisphere. The smaller IWP leads to a less efficient Bergeron-Findeisen process resulting in a larger liquid water path, shortwave cloud forcing, and longwave cloud forcing. It is found that contact freezing parameterizations have a greater impact on the cloud water field and radiative forcing than the two DCI freezing parameterizations that we compared. The net solar flux at top of atmosphere and net longwave flux at the top of the atmosphere change by up to 8.73 and 3.52 W m-2, respectively, due to the use of different DCI and contact freezing parameterizations in mixed phase clouds. The total climate forcing from anthropogenic black carbon/organic matter in mixed phase clouds is estimated to be 0.16-0.93 W m-2using the aerosol-dependent parameterizations. A sensitivity test with contact ice nuclei concentration in the original parameterization fit to that recommended by Young (1974) gives results that are closer to the new contact freezing parameterization.

  16. A Cloud Theory-Based Trust Computing Model in Social Networks

    Directory of Open Access Journals (Sweden)

    Fengming Liu

    2016-12-01

    Full Text Available How to develop a trust management model and then to efficiently control and manage nodes is an important issue in the scope of social network security. In this paper, a trust management model based on a cloud model is proposed. The cloud model uses a specific computation operator to achieve the transformation from qualitative concepts to quantitative computation. Additionally, this can also be used to effectively express the fuzziness, randomness and the relationship between them of the subjective trust. The node trust is divided into reputation trust and transaction trust. In addition, evaluation methods are designed, respectively. Firstly, the two-dimension trust cloud evaluation model is designed based on node’s comprehensive and trading experience to determine the reputation trust. The expected value reflects the average trust status of nodes. Then, entropy and hyper-entropy are used to describe the uncertainty of trust. Secondly, the calculation methods of the proposed direct transaction trust and the recommendation transaction trust involve comprehensively computation of the transaction trust of each node. Then, the choosing strategies were designed for node to trade based on trust cloud. Finally, the results of a simulation experiment in P2P network file sharing on an experimental platform directly reflect the objectivity, accuracy and robustness of the proposed model, and could also effectively identify the malicious or unreliable service nodes in the system. In addition, this can be used to promote the service reliability of the nodes with high credibility, by which the stability of the whole network is improved.

  17. Cloud Shade by Dynamic Logistic Modeling

    Czech Academy of Sciences Publication Activity Database

    Brabec, Marek; Badescu, V.; Paulescu, M.

    2014-01-01

    Roč. 41, č. 6 (2014), s. 1174-1188 ISSN 0266-4763 R&D Projects: GA MŠk LD12009 Grant - others:European Cooperation in Science and Technology(XE) COST ES1002 Institutional support: RVO:67985807 Keywords : clouds * random process * sunshine number * Markovian logistic regression model Subject RIV: BB - Applied Statistics, Operational Research Impact factor: 0.417, year: 2014

  18. Simulation of cloud/radiation interaction using a second-order turbulence radiative-convective model

    International Nuclear Information System (INIS)

    Kao, C.Y.; Smith, W.S.

    1994-01-01

    Extended sheets of low-level stratus and stratocumulus clouds are a persistent feature over the eastern parts of the major ocean basins associated with the quasi-permanent subtropical high-pressure systems. These clouds exert a strong influence on climate through their high albedo, compared with the underlying surface, and their low altitude. The former leads to a reduction of the net shortwave flux entering the atmosphere, and the latter leads to an infrared loss in a way essentially the same as the cloud-free conditions. This paper is a modeling study with the current understanding of the important physical processes associated with a cloud-capped boundary layer. The numerical model is a high-resolution one-dimensional version of the second-order turbulence convective/radiative model developed at the Los Alamos National Laboratory. Future work includes sensitivity tests to ascertain the model validity as well as to systematically include all the possible ambient atmospheric and surface conditions. Detailed budget analyses are also useful in categorizing the cloud-capped boundary layers into a few classes

  19. Automated Detection of Cloud and Cloud Shadow in Single-Date Landsat Imagery Using Neural Networks and Spatial Post-Processing

    Directory of Open Access Journals (Sweden)

    M. Joseph Hughes

    2014-05-01

    Full Text Available The use of Landsat data to answer ecological questions is greatly increased by the effective removal of cloud and cloud shadow from satellite images. We develop a novel algorithm to identify and classify clouds and cloud shadow, SPARCS: Spatial Procedures for Automated Removal of Cloud and Shadow. The method uses a neural network approach to determine cloud, cloud shadow, water, snow/ice and clear sky classification memberships of each pixel in a Landsat scene. It then applies a series of spatial procedures to resolve pixels with ambiguous membership by using information, such as the membership values of neighboring pixels and an estimate of cloud shadow locations from cloud and solar geometry. In a comparison with FMask, a high-quality cloud and cloud shadow classification algorithm currently available, SPARCS performs favorably, with substantially lower omission errors for cloud shadow (8.0% and 3.2%, only slightly higher omission errors for clouds (0.9% and 1.3%, respectively and fewer errors of commission (2.6% and 0.3%. Additionally, SPARCS provides a measure of uncertainty in its classification that can be exploited by other algorithms that require clear sky pixels. To illustrate this, we present an application that constructs obstruction-free composites of images acquired on different dates in support of a method for vegetation change detection.

  20. A simple dynamic rising nuclear cloud based model of ground radioactive fallout for atmospheric nuclear explosion

    International Nuclear Information System (INIS)

    Zheng Yi

    2008-01-01

    A simple dynamic rising nuclear cloud based model for atmospheric nuclear explosion radioactive prediction was presented. The deposition of particles and initial cloud radius changing with time before the cloud stabilization was considered. Large-scale relative diffusion theory was used after cloud stabilization. The model was considered reasonable and dependable in comparison with four U.S. nuclear test cases and DELFIC model results. (authors)

  1. TUNNEL POINT CLOUD FILTERING METHOD BASED ON ELLIPTIC CYLINDRICAL MODEL

    Directory of Open Access Journals (Sweden)

    N. Zhu

    2016-06-01

    Full Text Available The large number of bolts and screws that attached to the subway shield ring plates, along with the great amount of accessories of metal stents and electrical equipments mounted on the tunnel walls, make the laser point cloud data include lots of non-tunnel section points (hereinafter referred to as non-points, therefore affecting the accuracy for modeling and deformation monitoring. This paper proposed a filtering method for the point cloud based on the elliptic cylindrical model. The original laser point cloud data was firstly projected onto a horizontal plane, and a searching algorithm was given to extract the edging points of both sides, which were used further to fit the tunnel central axis. Along the axis the point cloud was segmented regionally, and then fitted as smooth elliptic cylindrical surface by means of iteration. This processing enabled the automatic filtering of those inner wall non-points. Experiments of two groups showed coincident results, that the elliptic cylindrical model based method could effectively filter out the non-points, and meet the accuracy requirements for subway deformation monitoring. The method provides a new mode for the periodic monitoring of tunnel sections all-around deformation in subways routine operation and maintenance.

  2. The Importance of Business Model Factors for Cloud Computing Adoption: Role of Previous Experiences

    Directory of Open Access Journals (Sweden)

    Bogataj Habjan Kristina

    2017-08-01

    Full Text Available Background and Purpose: Bringing several opportunities for more effective and efficient IT governance and service exploitation, cloud computing is expected to impact the European and global economies significantly. Market data show that despite many advantages and promised benefits the adoption of cloud computing is not as fast and widespread as foreseen. This situation shows the need for further exploration of the potentials of cloud computing and its implementation on the market. The purpose of this research was to identify individual business model factors with the highest impact on cloud computing adoption. In addition, the aim was to identify the differences in opinion regarding the importance of business model factors on cloud computing adoption according to companies’ previous experiences with cloud computing services.

  3. Clouds and the extratropical circulation response to global warming in a hierarchy of global atmosphere models

    Science.gov (United States)

    Voigt, A.

    2017-12-01

    Climate models project that global warming will lead to substantial changes in extratropical jet streams. Yet, many quantitative aspects of warming-induced jet stream changes remain uncertain, and recent work has indicated an important role of clouds and their radiative interactions. Here, I will investigate how cloud-radiative changes impact the zonal-mean extratropical circulation response under global warming using a hierarchy of global atmosphere models. I will first focus on aquaplanet setups with prescribed sea-surface temperatures (SSTs), which reproduce the model spread found in realistic simulations with interactive SSTs. Simulations with two CMIP5 models MPI-ESM and IPSL-CM5A and prescribed clouds show that half of the circulation response can be attributed to cloud changes. The rise of tropical high-level clouds and the upward and poleward movement of midlatitude high-level clouds lead to poleward jet shifts. High-latitude low-level cloud changes shift the jet poleward in one model but not in the other. The impact of clouds on the jet operates via the atmospheric radiative forcing that is created by the cloud changes and is qualitatively reproduced in a dry Held-Suarez model, although the latter is too sensitive because of its simplified treatment of diabatic processes. I will then show that the aquaplanet results also hold when the models are used in a realistic setup that includes continents and seasonality. I will further juxtapose these prescribed-SST simulations with interactive-SST simulations and show that atmospheric and surface cloud-radiative interactions impact the jet poleward jet shifts in about equal measure. Finally, I will discuss the cloud impact on regional and seasonal circulation changes.

  4. Accountability as a Way Forward for Privacy Protection in the Cloud

    Science.gov (United States)

    Pearson, Siani; Charlesworth, Andrew

    The issue of how to provide appropriate privacy protection for cloud computing is important, and as yet unresolved. In this paper we propose an approach in which procedural and technical solutions are co-designed to demonstrate accountability as a path forward to resolving jurisdictional privacy and security risks within the cloud.

  5. A Comparison of Competing Models for Understanding Industrial Organization’s Acceptance of Cloud Services

    Directory of Open Access Journals (Sweden)

    Shui-Lien Chen

    2018-03-01

    Full Text Available Cloud computing is the next generation in computing, and the next natural step in the evolution of on-demand information technology services and products. However, only a few studies have addressed the adoption of cloud computing from an organizational perspective, which have not proven whether the research model is the best-fitting model. The purpose of this paper is to construct research competing models (RCMs and determine the best-fitting model for understanding industrial organization’s acceptance of cloud services. This research integrated the technology acceptance model and the principle of model parsimony to develop four cloud service adoption RCMs with enterprise usage intention being used as a proxy for actual behavior, and then compared the RCMs using structural equation modeling (SEM. Data derived from a questionnaire-based survey of 227 firms in Taiwan were tested against the relationships through SEM. Based on the empirical study, the results indicated that, although all four RCMs had a high goodness of fit, in both nested and non-nested structure comparisons, research competing model A (Model A demonstrated superior performance and was the best-fitting model. This study introduced a model development strategy that can most accurately explain and predict the behavioral intention of organizations to adopt cloud services.

  6. Microphysical effects determine macrophysical response for aerosol impacts on deep convective clouds

    Science.gov (United States)

    Fan, Jiwen; Leung, L. Ruby; Rosenfeld, Daniel; Chen, Qian; Li, Zhanqing; Zhang, Jinqiang; Yan, Hongru

    2013-11-01

    Deep convective clouds (DCCs) play a crucial role in the general circulation, energy, and hydrological cycle of our climate system. Aerosol particles can influence DCCs by altering cloud properties, precipitation regimes, and radiation balance. Previous studies reported both invigoration and suppression of DCCs by aerosols, but few were concerned with the whole life cycle of DCC. By conducting multiple monthlong cloud-resolving simulations with spectral-bin cloud microphysics that capture the observed macrophysical and microphysical properties of summer convective clouds and precipitation in the tropics and midlatitudes, this study provides a comprehensive view of how aerosols affect cloud cover, cloud top height, and radiative forcing. We found that although the widely accepted theory of DCC invigoration due to aerosol's thermodynamic effect (additional latent heat release from freezing of greater amount of cloud water) may work during the growing stage, it is microphysical effect influenced by aerosols that drives the dramatic increase in cloud cover, cloud top height, and cloud thickness at the mature and dissipation stages by inducing larger amounts of smaller but longer-lasting ice particles in the stratiform/anvils of DCCs, even when thermodynamic invigoration of convection is absent. The thermodynamic invigoration effect contributes up to ∼27% of total increase in cloud cover. The overall aerosol indirect effect is an atmospheric radiative warming (3-5 Wṡm-2) and a surface cooling (-5 to -8 Wṡm-2). The modeling findings are confirmed by the analyses of ample measurements made at three sites of distinctly different environments.

  7. Microphysical effects determine macrophysical response for aerosol impacts on deep convective clouds.

    Science.gov (United States)

    Fan, Jiwen; Leung, L Ruby; Rosenfeld, Daniel; Chen, Qian; Li, Zhanqing; Zhang, Jinqiang; Yan, Hongru

    2013-11-26

    Deep convective clouds (DCCs) play a crucial role in the general circulation, energy, and hydrological cycle of our climate system. Aerosol particles can influence DCCs by altering cloud properties, precipitation regimes, and radiation balance. Previous studies reported both invigoration and suppression of DCCs by aerosols, but few were concerned with the whole life cycle of DCC. By conducting multiple monthlong cloud-resolving simulations with spectral-bin cloud microphysics that capture the observed macrophysical and microphysical properties of summer convective clouds and precipitation in the tropics and midlatitudes, this study provides a comprehensive view of how aerosols affect cloud cover, cloud top height, and radiative forcing. We found that although the widely accepted theory of DCC invigoration due to aerosol's thermodynamic effect (additional latent heat release from freezing of greater amount of cloud water) may work during the growing stage, it is microphysical effect influenced by aerosols that drives the dramatic increase in cloud cover, cloud top height, and cloud thickness at the mature and dissipation stages by inducing larger amounts of smaller but longer-lasting ice particles in the stratiform/anvils of DCCs, even when thermodynamic invigoration of convection is absent. The thermodynamic invigoration effect contributes up to ~27% of total increase in cloud cover. The overall aerosol indirect effect is an atmospheric radiative warming (3-5 W m(-2)) and a surface cooling (-5 to -8 W m(-2)). The modeling findings are confirmed by the analyses of ample measurements made at three sites of distinctly different environments.

  8. Bianchi type-VIh string cloud cosmological models with bulk viscosity

    Science.gov (United States)

    Tripathy, Sunil K.; Behera, Dipanjali

    2010-11-01

    String cloud cosmological models are studied using spatially homogeneous and anisotropic Bianchi type VIh metric in the frame work of general relativity. The field equations are solved for massive string cloud in presence of bulk viscosity. A general linear equation of state of the cosmic string tension density with the proper energy density of the universe is considered. The physical and kinematical properties of the models have been discussed in detail and the limits of the anisotropic parameter responsible for different phases of the universe are explored.

  9. The use of marine cloud water samples as a diagnostic tool for aqueous chemistry, cloud microphysical processes and dynamics

    Science.gov (United States)

    Crosbie, E.; Ziemba, L. D.; Moore, R.; Shook, M.; Jordan, C.; Thornhill, K. L., II; Winstead, E.; Shingler, T.; Brown, M.; MacDonald, A. B.; Dadashazar, H.; Sorooshian, A.; Weiss-Penzias, P. S.; Anderson, B.

    2017-12-01

    Clouds play several roles in the Earth's climate system. In addition to their clear significance to the hydrological cycle, they strongly modulate the shortwave and longwave radiative balance of the atmosphere, with subsequent feedback on the atmospheric circulation. Furthermore, clouds act as a conduit for the fate and emergence of important trace chemical species and are the predominant removal mechanism for atmospheric aerosols. Marine boundary layer clouds cover large swaths of the global oceans. Because of their global significance, they have attracted significant attention into understanding how changes in aerosols are translated into changes in cloud macro- and microphysical properties. The circular nature of the influence of clouds-on-aerosols and aerosols-on-clouds has been used to explain the chaotic patterns often seen in marine clouds, however, this feedback also presents a substantial hurdle in resolving the uncertain role of anthropogenic aerosols on climate. Here we discuss ways in which the chemical constituents found in cloud water can offer insight into the physical and chemical processes inherent in marine clouds, through the use of aircraft measurements. We focus on observational data from cloud water samples collected during flights conducted over the remote North Atlantic and along coastal California across multiple campaigns. We explore topics related to aqueous processing, wet scavenging and source apportionment.

  10. Cloud Computing Security in Openstack Architecture: General Overview

    OpenAIRE

    Gleb Igorevich Shakulo

    2015-01-01

    The subject of article is cloud computing security. Article begins with author analyzing cloud computing advantages and disadvantages, factors of growth, both positive and negative. Among latter, security is deemed one of the most prominent. Furthermore, author takes architecture of OpenStack project as an example for study: describes its essential components and their interconnection. As conclusion, author raises series of questions as possible areas of further research to resolve security c...

  11. Longitudinal Control for Mengshi Autonomous Vehicle via Cloud Model

    Science.gov (United States)

    Gao, H. B.; Zhang, X. Y.; Li, D. Y.; Liu, Y. C.

    2018-03-01

    Dynamic robustness and stability control is a requirement for self-driving of autonomous vehicle. Longitudinal control method of autonomous is a key technique which has drawn the attention of industry and academe. In this paper, we present a longitudinal control algorithm based on cloud model for Mengshi autonomous vehicle to ensure the dynamic stability and tracking performance of Mengshi autonomous vehicle. An experiments is applied to test the implementation of the longitudinal control algorithm. Empirical results show that if the longitudinal control algorithm based Gauss cloud model are applied to calculate the acceleration, and the vehicles drive at different speeds, a stable longitudinal control effect is achieved.

  12. Extraction and representation of common feature from uncertain facial expressions with cloud model.

    Science.gov (United States)

    Wang, Shuliang; Chi, Hehua; Yuan, Hanning; Geng, Jing

    2017-12-01

    Human facial expressions are key ingredient to convert an individual's innate emotion in communication. However, the variation of facial expressions affects the reliable identification of human emotions. In this paper, we present a cloud model to extract facial features for representing human emotion. First, the uncertainties in facial expression are analyzed in the context of cloud model. The feature extraction and representation algorithm is established under cloud generators. With forward cloud generator, facial expression images can be re-generated as many as we like for visually representing the extracted three features, and each feature shows different roles. The effectiveness of the computing model is tested on Japanese Female Facial Expression database. Three common features are extracted from seven facial expression images. Finally, the paper is concluded and remarked.

  13. Radiative budget and cloud radiative effect over the Atlantic from ship-based observations

    Directory of Open Access Journals (Sweden)

    J. Kalisch

    2012-10-01

    Full Text Available The aim of this study is to determine cloud-type resolved cloud radiative budgets and cloud radiative effects from surface measurements of broadband radiative fluxes over the Atlantic Ocean. Furthermore, based on simultaneous observations of the state of the cloudy atmosphere, a radiative closure study has been performed by means of the ECHAM5 single column model in order to identify the model's ability to realistically reproduce the effects of clouds on the climate system.

    An extensive database of radiative and atmospheric measurements has been established along five meridional cruises of the German research icebreaker Polarstern. Besides pyranometer and pyrgeometer for downward broadband solar and thermal radiative fluxes, a sky imager and a microwave radiometer have been utilized to determine cloud fraction and cloud type on the one hand and temperature and humidity profiles as well as liquid water path for warm non-precipitating clouds on the other hand.

    Averaged over all cruise tracks, we obtain a total net (solar + thermal radiative flux of 144 W m−2 that is dominated by the solar component. In general, the solar contribution is large for cirrus clouds and small for stratus clouds. No significant meridional dependencies were found for the surface radiation budgets and cloud effects. The strongest surface longwave cloud effects were shown in the presence of low level clouds. Clouds with a high optical density induce strong negative solar radiative effects under high solar altitudes. The mean surface net cloud radiative effect is −33 W m−2.

    For the purpose of quickly estimating the mean surface longwave, shortwave and net cloud effects in moderate, subtropical and tropical climate regimes, a new parameterisation was created, considering the total cloud amount and the solar zenith angle.

    The ECHAM5 single column model provides a surface net cloud effect that is more

  14. Three-moment representation of rain in a cloud microphysics model

    Science.gov (United States)

    Paukert, M.; Fan, J.; Rasch, P. J.; Morrison, H.; Milbrandt, J.; Khain, A.; Shpund, J.

    2017-12-01

    Two-moment microphysics schemes have been commonly used for cloud simulation in models across different scales - from large-eddy simulations to global climate models. These schemes have yielded valuable insights into cloud and precipitation processes, however the size distributions are limited to two degrees of freedom, and thus the shape parameter is typically fixed or diagnosed. We have developed a three-moment approach for the rain category in order to provide an additional degree of freedom to the size distribution and thereby improve the cloud microphysics representations for more accurate weather and climate simulations. The approach is applied to the Predicted Particle Properties (P3) scheme. In addition to the rain number and mass mixing ratios predicted in the two-moment P3, we now include prognostic equations for the sixth moment of the size distribution (radar reflectivity), thus allowing the shape parameter to evolve freely. We employ the spectral bin microphysics (SBM) model to formulate the three-moment process rates in P3 for drop collisions and breakup. We first test the three-moment scheme with a maritime stratocumulus case from the VOCALS field campaign, and compare the model results with respect to cloud and precipitation properties from the new P3 scheme, original two-moment P3 scheme, SBM, and in-situ aircraft measurements. The improved simulation results by the new P3 scheme will be discussed and physically explained.

  15. Compression and ablation of the photo-irradiated molecular cloud the Orion Bar.

    Science.gov (United States)

    Goicoechea, Javier R; Pety, Jérôme; Cuadrado, Sara; Cernicharo, José; Chapillon, Edwige; Fuente, Asunción; Gerin, Maryvonne; Joblin, Christine; Marcelino, Nuria; Pilleri, Paolo

    2016-09-08

    The Orion Bar is the archetypal edge-on molecular cloud surface illuminated by strong ultraviolet radiation from nearby massive stars. Our relative closeness to the Orion nebula (about 1,350 light years away from Earth) means that we can study the effects of stellar feedback on the parental cloud in detail. Visible-light observations of the Orion Bar show that the transition between the hot ionized gas and the warm neutral atomic gas (the ionization front) is spatially well separated from the transition between atomic and molecular gas (the dissociation front), by about 15 arcseconds or 6,200 astronomical units (one astronomical unit is the Earth-Sun distance). Static equilibrium models used to interpret previous far-infrared and radio observations of the neutral gas in the Orion Bar (typically at 10-20 arcsecond resolution) predict an inhomogeneous cloud structure comprised of dense clumps embedded in a lower-density extended gas component. Here we report one-arcsecond-resolution millimetre-wave images that allow us to resolve the molecular cloud surface. In contrast to stationary model predictions, there is no appreciable offset between the peak of the H 2 vibrational emission (delineating the H/H 2 transition) and the edge of the observed CO and HCO + emission. This implies that the H/H 2 and C + /C/CO transition zones are very close. We find a fragmented ridge of high-density substructures, photoablative gas flows and instabilities at the molecular cloud surface. The results suggest that the cloud edge has been compressed by a high-pressure wave that is moving into the molecular cloud, demonstrating that dynamical and non-equilibrium effects are important for the cloud evolution.

  16. Assessing the Suitability of the ClOud Reflection Algorithm (CORA) in Modelling the Evolution of an Artificial Plasma Cloud in the Ionosphere

    Science.gov (United States)

    Jackson-Booth, N.

    2016-12-01

    Artificial Ionospheric Modification (AIM) attempts to modify the ionosphere in order to alter the propagation environment. It can be achieved through injecting the ionosphere with aerosols, chemicals or radio signals. The effects of any such release can be detected through the deployment of sensors, including ground based high frequency (HF) sounders. During the Metal Oxide Space Clouds (MOSC) experiment (undertaken in April/May 2013 in the Kwajalein Atoll, part of the Marshall Islands) several oblique ionograms were recorded from a ground based HF system. These ionograms were collected over multiple geometries and allowed the effects on the HF propagation environment to be understood. These ionograms have subsequently been used in the ClOud Reflection Algorithm (CORA) to attempt to model the evolution of the cloud following release. This paper describes the latest validation results from CORA, both from testing against ionograms, but also other independent models of cloud evolution from MOSC. For all testing the various cloud models (including that generated by CORA) were incorporated into a background ionosphere through which a 3D numerical ray trace was run to produce synthetic ionograms that could be compared with the ionograms recorded during MOSC.

  17. A study of the advantages & disadvantages of mobile cloud computing versus native environment

    OpenAIRE

    Almrot, Emil; Andersson, Sebastian

    2013-01-01

    The advent of cloud computing has enabled the possibility of moving complex calculations and device operations to the “cloud” in an effective way. With cloud computing being applied to mobile devices some of the primary constraints of mobile computing, such as battery life and hardware with less computational power, could be resolved by moving complex operations and computations to the cloud. This thesis aims to identify advantages and disadvantages associated with running cloud based applica...

  18. Cloud Forecasting and 3-D Radiative Transfer Model Validation using Citizen-Sourced Imagery

    Science.gov (United States)

    Gasiewski, A. J.; Heymsfield, A.; Newman Frey, K.; Davis, R.; Rapp, J.; Bansemer, A.; Coon, T.; Folsom, R.; Pfeufer, N.; Kalloor, J.

    2017-12-01

    Cloud radiative feedback mechanisms are one of the largest sources of uncertainty in global climate models. Variations in local 3D cloud structure impact the interpretation of NASA CERES and MODIS data for top-of-atmosphere radiation studies over clouds. Much of this uncertainty results from lack of knowledge of cloud vertical and horizontal structure. Surface-based data on 3-D cloud structure from a multi-sensor array of low-latency ground-based cameras can be used to intercompare radiative transfer models based on MODIS and other satellite data with CERES data to improve the 3-D cloud parameterizations. Closely related, forecasting of solar insolation and associated cloud cover on time scales out to 1 hour and with spatial resolution of 100 meters is valuable for stabilizing power grids with high solar photovoltaic penetrations. Data for cloud-advection based solar insolation forecasting with requisite spatial resolution and latency needed to predict high ramp rate events obtained from a bottom-up perspective is strongly correlated with cloud-induced fluctuations. The development of grid management practices for improved integration of renewable solar energy thus also benefits from a multi-sensor camera array. The data needs for both 3D cloud radiation modelling and solar forecasting are being addressed using a network of low-cost upward-looking visible light CCD sky cameras positioned at 2 km spacing over an area of 30-60 km in size acquiring imagery on 30 second intervals. Such cameras can be manufactured in quantity and deployed by citizen volunteers at a marginal cost of 200-400 and operated unattended using existing communications infrastructure. A trial phase to understand the potential utility of up-looking multi-sensor visible imagery is underway within this NASA Citizen Science project. To develop the initial data sets necessary to optimally design a multi-sensor cloud camera array a team of 100 citizen scientists using self-owned PDA cameras is being

  19. Can CFMIP2 models reproduce the leading modes of cloud vertical structure in the CALIPSO-GOCCP observations?

    Science.gov (United States)

    Wang, Fang; Yang, Song

    2018-02-01

    Using principal component (PC) analysis, three leading modes of cloud vertical structure (CVS) are revealed by the GCM-Oriented CALIPSO Cloud Product (GOCCP), i.e. tropical high, subtropical anticyclonic and extratropical cyclonic cloud modes (THCM, SACM and ECCM, respectively). THCM mainly reflect the contrast between tropical high clouds and clouds in middle/high latitudes. SACM is closely associated with middle-high clouds in tropical convective cores, few-cloud regimes in subtropical anticyclonic clouds and stratocumulus over subtropical eastern oceans. ECCM mainly corresponds to clouds along extratropical cyclonic regions. Models of phase 2 of Cloud Feedback Model Intercomparison Project (CFMIP2) well reproduce the THCM, but SACM and ECCM are generally poorly simulated compared to GOCCP. Standardized PCs corresponding to CVS modes are generally captured, whereas original PCs (OPCs) are consistently underestimated (overestimated) for THCM (SACM and ECCM) by CFMIP2 models. The effects of CVS modes on relative cloud radiative forcing (RSCRF/RLCRF) (RSCRF being calculated at the surface while RLCRF at the top of atmosphere) are studied in terms of principal component regression method. Results show that CFMIP2 models tend to overestimate (underestimated or simulate the opposite sign) RSCRF/RLCRF radiative effects (REs) of ECCM (THCM and SACM) in unit global mean OPC compared to observations. These RE biases may be attributed to two factors, one of which is underestimation (overestimation) of low/middle clouds (high clouds) (also known as stronger (weaker) REs in unit low/middle (high) clouds) in simulated global mean cloud profiles, the other is eigenvector biases in CVS modes (especially for SACM and ECCM). It is suggested that much more attention should be paid on improvement of CVS, especially cloud parameterization associated with particular physical processes (e.g. downwelling regimes with the Hadley circulation, extratropical storm tracks and others), which

  20. The implications of dust ice nuclei effect on cloud top temperature in a complex mesoscale convective system.

    Science.gov (United States)

    Li, Rui; Dong, Xue; Guo, Jingchao; Fu, Yunfei; Zhao, Chun; Wang, Yu; Min, Qilong

    2017-10-23

    Mineral dust is the most important natural source of atmospheric ice nuclei (IN) which may significantly mediate the properties of ice cloud through heterogeneous nucleation and lead to crucial impacts on hydrological and energy cycle. The potential dust IN effect on cloud top temperature (CTT) in a well-developed mesoscale convective system (MCS) was studied using both satellite observations and cloud resolving model (CRM) simulations. We combined satellite observations from passive spectrometer, active cloud radar, lidar, and wind field simulations from CRM to identify the place where ice cloud mixed with dust particles. For given ice water path, the CTT of dust-mixed cloud is warmer than that in relatively pristine cloud. The probability distribution function (PDF) of CTT for dust-mixed clouds shifted to the warmer end and showed two peaks at about -45 °C and -25 °C. The PDF for relatively pristine cloud only show one peak at -55 °C. Cloud simulations with different microphysical schemes agreed well with each other and showed better agreement with satellite observations in pristine clouds, but they showed large discrepancies in dust-mixed clouds. Some microphysical schemes failed to predict the warm peak of CTT related to heterogeneous ice formation.

  1. Testing the Two-Layer Model for Correcting Near Cloud Reflectance Enhancement Using LES SHDOM Simulated Radiances

    Science.gov (United States)

    Wen, Guoyong; Marshak, Alexander; Varnai, Tamas; Levy, Robert

    2016-01-01

    A transition zone exists between cloudy skies and clear sky; such that, clouds scatter solar radiation into clear-sky regions. From a satellite perspective, it appears that clouds enhance the radiation nearby. We seek a simple method to estimate this enhancement, since it is so computationally expensive to account for all three-dimensional (3-D) scattering processes. In previous studies, we developed a simple two-layer model (2LM) that estimated the radiation scattered via cloud-molecular interactions. Here we have developed a new model to account for cloud-surface interaction (CSI). We test the models by comparing to calculations provided by full 3-D radiative transfer simulations of realistic cloud scenes. For these scenes, the Moderate Resolution Imaging Spectroradiometer (MODIS)-like radiance fields were computed from the Spherical Harmonic Discrete Ordinate Method (SHDOM), based on a large number of cumulus fields simulated by the University of California, Los Angeles (UCLA) large eddy simulation (LES) model. We find that the original 2LM model that estimates cloud-air molecule interactions accounts for 64 of the total reflectance enhancement and the new model (2LM+CSI) that also includes cloud-surface interactions accounts for nearly 80. We discuss the possibility of accounting for cloud-aerosol radiative interactions in 3-D cloud-induced reflectance enhancement, which may explain the remaining 20 of enhancements. Because these are simple models, these corrections can be applied to global satellite observations (e.g., MODIS) and help to reduce biases in aerosol and other clear-sky retrievals.

  2. Evolution of Cloud Storage as Cloud Computing Infrastructure Service

    OpenAIRE

    Rajan, Arokia Paul; Shanmugapriyaa

    2013-01-01

    Enterprises are driving towards less cost, more availability, agility, managed risk - all of which is accelerated towards Cloud Computing. Cloud is not a particular product, but a way of delivering IT services that are consumable on demand, elastic to scale up and down as needed, and follow a pay-for-usage model. Out of the three common types of cloud computing service models, Infrastructure as a Service (IaaS) is a service model that provides servers, computing power, network bandwidth and S...

  3. Sensitivity study of cloud/radiation interaction using a second order turbulence radiative-convective model

    International Nuclear Information System (INIS)

    Kao, C.Y.J.; Smith, W.S.

    1993-01-01

    A high resolution one-dimensional version of a second order turbulence convective/radiative model, developed at the Los Alamos National Laboratory, was used to conduct a sensitivity study of a stratocumulus cloud deck, based on data taken at San Nicolas Island during the intensive field observation marine stratocumulus phase of the First International Satellite Cloud Climatology Program (ISCCP) Regional Experiment (FIRE IFO), conducted during July, 1987. Initial profiles for liquid water potential temperature, and total water mixing ratio were abstracted from the FIRE data. The dependence of the diurnal behavior in liquid water content, cloud top height, and cloud base height were examined for variations in subsidence rate, sea surface temperature, and initial inversion strength. The modelled diurnal variation in the column integrated liquid water agrees quite well with the observed data, for the case of low subsidence. The modelled diurnal behavior for the height of the cloud top and base show qualitative agreement with the FIRE data, although the overall height of the cloud layer is about 200 meters too high

  4. Potential transformation of trace species including aircraft exhaust in a cloud environment. The `Chedrom model`

    Energy Technology Data Exchange (ETDEWEB)

    Ozolin, Y.E.; Karol, I.L. [Main Geophysical Observatory, St. Petersburg (Russian Federation); Ramaroson, R. [Office National d`Etudes et de Recherches Aerospatiales (ONERA), 92 - Chatillon (France)

    1997-12-31

    Box model for coupled gaseous and aqueous phases is used for sensitivity study of potential transformation of trace gases in a cloud environment. The rate of this transformation decreases with decreasing of pH in droplets, with decreasing of photodissociation rates inside the cloud and with increasing of the droplet size. Model calculations show the potential formation of H{sub 2}O{sub 2} in aqueous phase and transformation of gaseous HNO{sub 3} into NO{sub x} in a cloud. This model is applied for exploration of aircraft exhausts evolution in plume inside a cloud. (author) 10 refs.

  5. Potential transformation of trace species including aircraft exhaust in a cloud environment. The `Chedrom model`

    Energy Technology Data Exchange (ETDEWEB)

    Ozolin, Y E; Karol, I L [Main Geophysical Observatory, St. Petersburg (Russian Federation); Ramaroson, R [Office National d` Etudes et de Recherches Aerospatiales (ONERA), 92 - Chatillon (France)

    1998-12-31

    Box model for coupled gaseous and aqueous phases is used for sensitivity study of potential transformation of trace gases in a cloud environment. The rate of this transformation decreases with decreasing of pH in droplets, with decreasing of photodissociation rates inside the cloud and with increasing of the droplet size. Model calculations show the potential formation of H{sub 2}O{sub 2} in aqueous phase and transformation of gaseous HNO{sub 3} into NO{sub x} in a cloud. This model is applied for exploration of aircraft exhausts evolution in plume inside a cloud. (author) 10 refs.

  6. CloudSat-Constrained Cloud Ice Water Path and Cloud Top Height Retrievals from MHS 157 and 183.3 GHz Radiances

    Science.gov (United States)

    Gong, J.; Wu, D. L.

    2014-01-01

    Ice water path (IWP) and cloud top height (ht) are two of the key variables in determining cloud radiative and thermodynamical properties in climate models. Large uncertainty remains among IWP measurements from satellite sensors, in large part due to the assumptions made for cloud microphysics in these retrievals. In this study, we develop a fast algorithm to retrieve IWP from the 157, 183.3+/-3 and 190.3 GHz radiances of the Microwave Humidity Sounder (MHS) such that the MHS cloud ice retrieval is consistent with CloudSat IWP measurements. This retrieval is obtained by constraining the empirical forward models between collocated and coincident measurements of CloudSat IWP and MHS cloud-induced radiance depression (Tcir) at these channels. The empirical forward model is represented by a lookup table (LUT) of Tcir-IWP relationships as a function of ht and the frequency channel.With ht simultaneously retrieved, the IWP is found to be more accurate. The useful range of the MHS IWP retrieval is between 0.5 and 10 kg/sq m, and agrees well with CloudSat in terms of the normalized probability density function (PDF). Compared to the empirical model, current operational radiative transfer models (RTMs) still have significant uncertainties in characterizing the observed Tcir-IWP relationships. Therefore, the empirical LUT method developed here remains an effective approach to retrieving ice cloud properties from the MHS-like microwave channels.

  7. Improving aerosol interaction with clouds and precipitation in a regional chemical weather modeling system

    Science.gov (United States)

    Zhou, C.; Zhang, X.; Gong, S.; Wang, Y.; Xue, M.

    2016-01-01

    A comprehensive aerosol-cloud-precipitation interaction (ACI) scheme has been developed under a China Meteorological Administration (CMA) chemical weather modeling system, GRAPES/CUACE (Global/Regional Assimilation and PrEdiction System, CMA Unified Atmospheric Chemistry Environment). Calculated by a sectional aerosol activation scheme based on the information of size and mass from CUACE and the thermal-dynamic and humid states from the weather model GRAPES at each time step, the cloud condensation nuclei (CCN) are interactively fed online into a two-moment cloud scheme (WRF Double-Moment 6-class scheme - WDM6) and a convective parameterization to drive cloud physics and precipitation formation processes. The modeling system has been applied to study the ACI for January 2013 when several persistent haze-fog events and eight precipitation events occurred.The results show that aerosols that interact with the WDM6 in GRAPES/CUACE obviously increase the total cloud water, liquid water content, and cloud droplet number concentrations, while decreasing the mean diameters of cloud droplets with varying magnitudes of the changes in each case and region. These interactive microphysical properties of clouds improve the calculation of their collection growth rates in some regions and hence the precipitation rate and distributions in the model, showing 24 to 48 % enhancements of threat score for 6 h precipitation in almost all regions. The aerosols that interact with the WDM6 also reduce the regional mean bias of temperature by 3 °C during certain precipitation events, but the monthly means bias is only reduced by about 0.3 °C.

  8. Self-consistent atmosphere modeling with cloud formation for low-mass stars and exoplanets

    Science.gov (United States)

    Juncher, Diana; Jørgensen, Uffe G.; Helling, Christiane

    2017-12-01

    Context. Low-mass stars and extrasolar planets have ultra-cool atmospheres where a rich chemistry occurs and clouds form. The increasing amount of spectroscopic observations for extrasolar planets requires self-consistent model atmosphere simulations to consistently include the formation processes that determine cloud formation and their feedback onto the atmosphere. Aims: Our aim is to complement the MARCS model atmosphere suit with simulations applicable to low-mass stars and exoplanets in preparation of E-ELT, JWST, PLATO and other upcoming facilities. Methods: The MARCS code calculates stellar atmosphere models, providing self-consistent solutions of the radiative transfer and the atmospheric structure and chemistry. We combine MARCS with a kinetic model that describes cloud formation in ultra-cool atmospheres (seed formation, growth/evaporation, gravitational settling, convective mixing, element depletion). Results: We present a small grid of self-consistently calculated atmosphere models for Teff = 2000-3000 K with solar initial abundances and log (g) = 4.5. Cloud formation in stellar and sub-stellar atmospheres appears for Teff day-night energy transport and no temperature inversion.

  9. Cloud chamber experiments on the origin of ice crystal complexity in cirrus clouds

    Directory of Open Access Journals (Sweden)

    M. Schnaiter

    2016-04-01

    Full Text Available This study reports on the origin of small-scale ice crystal complexity and its influence on the angular light scattering properties of cirrus clouds. Cloud simulation experiments were conducted at the AIDA (Aerosol Interactions and Dynamics in the Atmosphere cloud chamber of the Karlsruhe Institute of Technology (KIT. A new experimental procedure was applied to grow and sublimate ice particles at defined super- and subsaturated ice conditions and for temperatures in the −40 to −60 °C range. The experiments were performed for ice clouds generated via homogeneous and heterogeneous initial nucleation. Small-scale ice crystal complexity was deduced from measurements of spatially resolved single particle light scattering patterns by the latest version of the Small Ice Detector (SID-3. It was found that a high crystal complexity dominates the microphysics of the simulated clouds and the degree of this complexity is dependent on the available water vapor during the crystal growth. Indications were found that the small-scale crystal complexity is influenced by unfrozen H2SO4 / H2O residuals in the case of homogeneous initial ice nucleation. Angular light scattering functions of the simulated ice clouds were measured by the two currently available airborne polar nephelometers: the polar nephelometer (PN probe of Laboratoire de Métérologie et Physique (LaMP and the Particle Habit Imaging and Polar Scattering (PHIPS-HALO probe of KIT. The measured scattering functions are featureless and flat in the side and backward scattering directions. It was found that these functions have a rather low sensitivity to the small-scale crystal complexity for ice clouds that were grown under typical atmospheric conditions. These results have implications for the microphysical properties of cirrus clouds and for the radiative transfer through these clouds.

  10. PREVENTIVE SIGNATURE MODEL FOR SECURE CLOUD DEPLOYMENT THROUGH FUZZY DATA ARRAY COMPUTATION

    Directory of Open Access Journals (Sweden)

    R. Poorvadevi

    2017-01-01

    Full Text Available Cloud computing is a resource pool which offers boundless services by the form of resources to its end users whoever heavily depends on cloud service providers. Cloud is providing the service access across the geographic locations in an efficient way. However it is offering numerous services, client end system is not having adequate methods, security policies and other protocols for using the cloud customer secret level transactions and other privacy related information. So, this proposed model brings the solution for securing the cloud user confidential data, Application deployment and also identifying the genuineness of the user by applying the scheme which is referred as fuzzy data array computation. Fuzzy data array computation provides an effective system is called signature retrieval and evaluation system through which customer’s data can be safeguarded along with their application. This signature system can be implemented on the cloud environment using the cloud sim 3.0 simulator tools. It facilitates the security operation over the data centre and cloud vendor locations in an effective manner.

  11. VMware private cloud computing with vCloud director

    CERN Document Server

    Gallagher, Simon

    2013-01-01

    It's All About Delivering Service with vCloud Director Empowered by virtualization, companies are not just moving into the cloud, they're moving into private clouds for greater security, flexibility, and cost savings. However, this move involves more than just infrastructure. It also represents a different business model and a new way to provide services. In this detailed book, VMware vExpert Simon Gallagher makes sense of private cloud computing for IT administrators. From basic cloud theory and strategies for adoption to practical implementation, he covers all the issues. You'll lea

  12. An Incremental Model for Cloud Adoption: Based on a Study of Regional Organizations

    Directory of Open Access Journals (Sweden)

    Emre Erturk

    2017-11-01

    Full Text Available Many organizations that use cloud computing services intend to increase this commitment. A survey was distributed to organizations in Hawke’s Bay, New Zealand to understand their adoption of cloud solutions, in comparison with global trends and practices. The survey also included questions on the benefits and challenges, and which delivery model(s they have adopted and are planning to adopt. One aim is to contribute to the cloud computing literature and build on the existing adoption models. This study also highlights additional aspects applicable to various organizations (small, medium, large and regional. Finally, recommendations are provided for related future research projects.

  13. Reconciliation of the cloud computing model with US federal electronic health record regulations.

    Science.gov (United States)

    Schweitzer, Eugene J

    2012-01-01

    Cloud computing refers to subscription-based, fee-for-service utilization of computer hardware and software over the Internet. The model is gaining acceptance for business information technology (IT) applications because it allows capacity and functionality to increase on the fly without major investment in infrastructure, personnel or licensing fees. Large IT investments can be converted to a series of smaller operating expenses. Cloud architectures could potentially be superior to traditional electronic health record (EHR) designs in terms of economy, efficiency and utility. A central issue for EHR developers in the US is that these systems are constrained by federal regulatory legislation and oversight. These laws focus on security and privacy, which are well-recognized challenges for cloud computing systems in general. EHRs built with the cloud computing model can achieve acceptable privacy and security through business associate contracts with cloud providers that specify compliance requirements, performance metrics and liability sharing.

  14. Research on Methods for Discovering and Selecting Cloud Infrastructure Services Based on Feature Modeling

    Directory of Open Access Journals (Sweden)

    Huamin Zhu

    2016-01-01

    Full Text Available Nowadays more and more cloud infrastructure service providers are providing large numbers of service instances which are a combination of diversified resources, such as computing, storage, and network. However, for cloud infrastructure services, the lack of a description standard and the inadequate research of systematic discovery and selection methods have exposed difficulties in discovering and choosing services for users. First, considering the highly configurable properties of a cloud infrastructure service, the feature model method is used to describe such a service. Second, based on the description of the cloud infrastructure service, a systematic discovery and selection method for cloud infrastructure services are proposed. The automatic analysis techniques of the feature model are introduced to verify the model’s validity and to perform the matching of the service and demand models. Finally, we determine the critical decision metrics and their corresponding measurement methods for cloud infrastructure services, where the subjective and objective weighting results are combined to determine the weights of the decision metrics. The best matching instances from various providers are then ranked by their comprehensive evaluations. Experimental results show that the proposed methods can effectively improve the accuracy and efficiency of cloud infrastructure service discovery and selection.

  15. FINDING CUBOID-BASED BUILDING MODELS IN POINT CLOUDS

    Directory of Open Access Journals (Sweden)

    W. Nguatem

    2012-07-01

    Full Text Available In this paper, we present an automatic approach for the derivation of 3D building models of level-of-detail 1 (LOD 1 from point clouds obtained from (dense image matching or, for comparison only, from LIDAR. Our approach makes use of the predominance of vertical structures and orthogonal intersections in architectural scenes. After robustly determining the scene's vertical direction based on the 3D points we use it as constraint for a RANSAC-based search for vertical planes in the point cloud. The planes are further analyzed to segment reliable outlines for rectangular surface within these planes, which are connected to construct cuboid-based building models. We demonstrate that our approach is robust and effective over a range of real-world input data sets with varying point density, amount of noise, and outliers.

  16. Implementation of a solution Cloud Computing with MapReduce model

    International Nuclear Information System (INIS)

    Baya, Chalabi

    2014-01-01

    In recent years, large scale computer systems have emerged to meet the demands of high storage, supercomputing, and applications using very large data sets. The emergence of Cloud Computing offers the potentiel for analysis and processing of large data sets. Mapreduce is the most popular programming model which is used to support the development of such applications. It was initially designed by Google for building large datacenters on a large scale, to provide Web search services with rapid response and high availability. In this paper we will test the clustering algorithm K-means Clustering in a Cloud Computing. This algorithm is implemented on MapReduce. It has been chosen for its characteristics that are representative of many iterative data analysis algorithms. Then, we modify the framework CloudSim to simulate the MapReduce execution of K-means Clustering on different Cloud Computing, depending on their size and characteristics of target platforms. The experiment show that the implementation of K-means Clustering gives good results especially for large data set and the Cloud infrastructure has an influence on these results

  17. Inverse modeling of cloud-aerosol interactions -- Part 1: Detailed response surface analysis

    NARCIS (Netherlands)

    Partridge, D.G.; Vrugt, J.A.; Tunved, P.; Ekman, A.M.L.; Gorea, D.; Sooroshian, A.

    2011-01-01

    New methodologies are required to probe the sensitivity of parameters describing cloud droplet activation. This paper presents an inverse modeling-based method for exploring cloud-aerosol interactions via response surfaces. The objective function, containing the difference between the measured and

  18. Black carbon mixing state impacts on cloud microphysical properties: effects of aerosol plume and environmental conditions

    Energy Technology Data Exchange (ETDEWEB)

    Ching, Ping Pui; Riemer, Nicole; West, Matthew

    2016-05-27

    Black carbon (BC) is usually mixed with other aerosol species within individual aerosol particles. This mixture, along with the particles' size and morphology, determines the particles' optical and cloud condensation nuclei properties, and hence black carbon's climate impacts. In this study the particle-resolved aerosol model PartMC-MOSAIC was used to quantify the importance of black carbon mixing state for predicting cloud microphysical quantities. Based on a set of about 100 cloud parcel simulations a process level analysis framework was developed to attribute the response in cloud microphysical properties to changes in the underlying aerosol population ("plume effect") and the cloud parcel cooling rate ("parcel effect"). It shows that the response of cloud droplet number concentration to changes in BC emissions depends on the BC mixing state. When the aerosol population contains mainly aged BC particles an increase in BC emission results in increasing cloud droplet number concentrations ("additive effect"). In contrast, when the aerosol population contains mainly fresh BC particles they act as sinks for condensable gaseous species, resulting in a decrease in cloud droplet number concentration as BC emissions are increased ("competition effect"). Additionally, we quantified the error in cloud microphysical quantities when neglecting the information on BC mixing state, which is often done in aerosol models. The errors ranged from -12% to +45% for the cloud droplet number fraction, from 0% to +1022% for the nucleation-scavenged black carbon (BC) mass fraction, from -12% to +4% for the effective radius, and from -30% to +60% for the relative dispersion.

  19. The role of aerosols in cloud drop parameterizations and its applications in global climate models

    Energy Technology Data Exchange (ETDEWEB)

    Chuang, C.C.; Penner, J.E. [Lawrence Livermore National Lab., CA (United States)

    1996-04-01

    The characteristics of the cloud drop size distribution near cloud base are initially determined by aerosols that serve as cloud condensation nuclei and the updraft velocity. We have developed parameterizations relating cloud drop number concentration to aerosol number and sulfate mass concentrations and used them in a coupled global aerosol/general circulation model (GCM) to estimate the indirect aerosol forcing. The global aerosol model made use of our detailed emissions inventories for the amount of particulate matter from biomass burning sources and from fossil fuel sources as well as emissions inventories of the gas-phase anthropogenic SO{sub 2}. This work is aimed at validating the coupled model with the Atmospheric Radiation Measurement (ARM) Program measurements and assessing the possible magnitude of the aerosol-induced cloud effects on climate.

  20. Cloud albedo changes in response to anthropogenic sulfate and non-sulfate aerosol forcings in CMIP5 models

    Directory of Open Access Journals (Sweden)

    L. Frey

    2017-07-01

    Full Text Available The effects of different aerosol types on cloud albedo are analysed using the linear relation between total albedo and cloud fraction found on a monthly mean scale in regions of subtropical marine stratocumulus clouds and the influence of simulated aerosol variations on this relation. Model experiments from the Coupled Model Intercomparison Project phase 5 (CMIP5 are used to separately study the responses to increases in sulfate, non-sulfate and all anthropogenic aerosols. A cloud brightening on the month-to-month scale due to variability in the background aerosol is found to dominate even in the cases where anthropogenic aerosols are added. The aerosol composition is of importance for this cloud brightening, that is thereby region dependent. There is indication that absorbing aerosols to some extent counteract the cloud brightening but scene darkening with increasing aerosol burden is generally not supported, even in regions where absorbing aerosols dominate. Month-to-month cloud albedo variability also confirms the importance of liquid water content for cloud albedo. Regional, monthly mean cloud albedo is found to increase with the addition of anthropogenic aerosols and more so with sulfate than non-sulfate. Changes in cloud albedo between experiments are related to changes in cloud water content as well as droplet size distribution changes, so that models with large increases in liquid water path and/or cloud droplet number show large cloud albedo increases with increasing aerosol. However, no clear relation between model sensitivities to aerosol variations on the month-to-month scale and changes in cloud albedo due to changed aerosol burden is found.

  1. Influence of seeing effects on cloud model inversions

    Czech Academy of Sciences Publication Activity Database

    Tziotziou, K.; Heinzel, Petr; Tsiropoula, G.

    2007-01-01

    Roč. 472, č. 1 (2007), s. 287-292 ISSN 0004-6361 Institutional research plan: CEZ:AV0Z10030501 Keywords : cloud model * inversions * seeing effects Subject RIV: BN - Astronomy, Celestial Mechanics, Astrophysics Impact factor: 4.259, year: 2007

  2. Cloud Computing (1/2)

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Cloud computing, the recent years buzzword for distributed computing, continues to attract and keep the interest of both the computing and business world. These lectures aim at explaining "What is Cloud Computing?" identifying and analyzing it's characteristics, models, and applications. The lectures will explore different "Cloud definitions" given by different authors and use them to introduce the particular concepts. The main cloud models (SaaS, PaaS, IaaS), cloud types (public, private, hybrid), cloud standards and security concerns will be presented. The borders between Cloud Computing and Grid Computing, Server Virtualization, Utility Computing will be discussed and analyzed.

  3. Cloud Computing (2/2)

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Cloud computing, the recent years buzzword for distributed computing, continues to attract and keep the interest of both the computing and business world. These lectures aim at explaining "What is Cloud Computing?" identifying and analyzing it's characteristics, models, and applications. The lectures will explore different "Cloud definitions" given by different authors and use them to introduce the particular concepts. The main cloud models (SaaS, PaaS, IaaS), cloud types (public, private, hybrid), cloud standards and security concerns will be presented. The borders between Cloud Computing and Grid Computing, Server Virtualization, Utility Computing will be discussed and analyzed.

  4. Traffic Flow Prediction Model for Large-Scale Road Network Based on Cloud Computing

    Directory of Open Access Journals (Sweden)

    Zhaosheng Yang

    2014-01-01

    Full Text Available To increase the efficiency and precision of large-scale road network traffic flow prediction, a genetic algorithm-support vector machine (GA-SVM model based on cloud computing is proposed in this paper, which is based on the analysis of the characteristics and defects of genetic algorithm and support vector machine. In cloud computing environment, firstly, SVM parameters are optimized by the parallel genetic algorithm, and then this optimized parallel SVM model is used to predict traffic flow. On the basis of the traffic flow data of Haizhu District in Guangzhou City, the proposed model was verified and compared with the serial GA-SVM model and parallel GA-SVM model based on MPI (message passing interface. The results demonstrate that the parallel GA-SVM model based on cloud computing has higher prediction accuracy, shorter running time, and higher speedup.

  5. MaMR: High-performance MapReduce programming model for material cloud applications

    Science.gov (United States)

    Jing, Weipeng; Tong, Danyu; Wang, Yangang; Wang, Jingyuan; Liu, Yaqiu; Zhao, Peng

    2017-02-01

    With the increasing data size in materials science, existing programming models no longer satisfy the application requirements. MapReduce is a programming model that enables the easy development of scalable parallel applications to process big data on cloud computing systems. However, this model does not directly support the processing of multiple related data, and the processing performance does not reflect the advantages of cloud computing. To enhance the capability of workflow applications in material data processing, we defined a programming model for material cloud applications that supports multiple different Map and Reduce functions running concurrently based on hybrid share-memory BSP called MaMR. An optimized data sharing strategy to supply the shared data to the different Map and Reduce stages was also designed. We added a new merge phase to MapReduce that can efficiently merge data from the map and reduce modules. Experiments showed that the model and framework present effective performance improvements compared to previous work.

  6. STRUCTURAL AND FUNCTIONAL MODEL OF CLOUD ORIENTED LEARNING ENVIRONMENT FOR BACHELORS OF INFORMATICS TRAINING

    Directory of Open Access Journals (Sweden)

    Tetiana A. Vakaliuk

    2017-06-01

    Full Text Available The article summarizes the essence of the category "model". There are presented the main types of models used in educational research: structural, functional, structural and functional model as well as basic requirements for building these types of models. The national experience in building models and designing cloud-based learning environment of educational institutions (both higher and secondary is analyzed. It is presented structural and functional model of cloud-based learning environment for Bachelor of Informatics. Also we describe each component of cloud-based learning environment model for bachelors of informatics training: target, managerial, organizational, content and methodical, communication, technological and productive. It is summarized, that COLE should solve all major tasks that relate to higher education institutions.

  7. Factors influencing the organizational adoption of cloud computing: a survey among cloud workers

    Directory of Open Access Journals (Sweden)

    Mark Stieninger

    2018-01-01

    Full Text Available Cloud computing presents an opportunity for organizations to leverage affordable, scalable, and agile technologies. However, even with the demonstrated value of cloud computing, organizations have been hesitant to adopt such technologies. Based on a multi-theoretical research model, this paper provides an empirical study targeted to better understand the adoption of cloud services. An online survey addressing the factors derived from literature for three specific popular cloud application types (cloud storage, cloud mail and cloud office was undertaken. The research model was analyzed by using variance-based structural equation modelling. Results show that the factors of compatibility, relative advantage, security and trust, as well as, a lower level of complexity lead to a more positive attitude towards cloud adoption. Complexity, compatibility, image and security and trust have direct and indirect effects on relative advantage. These factors further explain a large part of the attitude towards cloud adoption but not of its usage.

  8. State resolved vibrational relaxation modeling for strongly nonequilibrium flows

    Science.gov (United States)

    Boyd, Iain D.; Josyula, Eswar

    2011-05-01

    Vibrational relaxation is an important physical process in hypersonic flows. Activation of the vibrational mode affects the fundamental thermodynamic properties and finite rate relaxation can reduce the degree of dissociation of a gas. Low fidelity models of vibrational activation employ a relaxation time to capture the process at a macroscopic level. High fidelity, state-resolved models have been developed for use in continuum gas dynamics simulations based on computational fluid dynamics (CFD). By comparison, such models are not as common for use with the direct simulation Monte Carlo (DSMC) method. In this study, a high fidelity, state-resolved vibrational relaxation model is developed for the DSMC technique. The model is based on the forced harmonic oscillator approach in which multi-quantum transitions may become dominant at high temperature. Results obtained for integrated rate coefficients from the DSMC model are consistent with the corresponding CFD model. Comparison of relaxation results obtained with the high-fidelity DSMC model shows significantly less excitation of upper vibrational levels in comparison to the standard, lower fidelity DSMC vibrational relaxation model. Application of the new DSMC model to a Mach 7 normal shock wave in carbon monoxide provides better agreement with experimental measurements than the standard DSMC relaxation model.

  9. Reconstruction of Consistent 3d CAD Models from Point Cloud Data Using a Priori CAD Models

    Science.gov (United States)

    Bey, A.; Chaine, R.; Marc, R.; Thibault, G.; Akkouche, S.

    2011-09-01

    We address the reconstruction of 3D CAD models from point cloud data acquired in industrial environments, using a pre-existing 3D model as an initial estimate of the scene to be processed. Indeed, this prior knowledge can be used to drive the reconstruction so as to generate an accurate 3D model matching the point cloud. We more particularly focus our work on the cylindrical parts of the 3D models. We propose to state the problem in a probabilistic framework: we have to search for the 3D model which maximizes some probability taking several constraints into account, such as the relevancy with respect to the point cloud and the a priori 3D model, and the consistency of the reconstructed model. The resulting optimization problem can then be handled using a stochastic exploration of the solution space, based on the random insertion of elements in the configuration under construction, coupled with a greedy management of the conflicts which efficiently improves the configuration at each step. We show that this approach provides reliable reconstructed 3D models by presenting some results on industrial data sets.

  10. Model to Implement Virtual Computing Labs via Cloud Computing Services

    Directory of Open Access Journals (Sweden)

    Washington Luna Encalada

    2017-07-01

    Full Text Available In recent years, we have seen a significant number of new technological ideas appearing in literature discussing the future of education. For example, E-learning, cloud computing, social networking, virtual laboratories, virtual realities, virtual worlds, massive open online courses (MOOCs, and bring your own device (BYOD are all new concepts of immersive and global education that have emerged in educational literature. One of the greatest challenges presented to e-learning solutions is the reproduction of the benefits of an educational institution’s physical laboratory. For a university without a computing lab, to obtain hands-on IT training with software, operating systems, networks, servers, storage, and cloud computing similar to that which could be received on a university campus computing lab, it is necessary to use a combination of technological tools. Such teaching tools must promote the transmission of knowledge, encourage interaction and collaboration, and ensure students obtain valuable hands-on experience. That, in turn, allows the universities to focus more on teaching and research activities than on the implementation and configuration of complex physical systems. In this article, we present a model for implementing ecosystems which allow universities to teach practical Information Technology (IT skills. The model utilizes what is called a “social cloud”, which utilizes all cloud computing services, such as Software as a Service (SaaS, Platform as a Service (PaaS, and Infrastructure as a Service (IaaS. Additionally, it integrates the cloud learning aspects of a MOOC and several aspects of social networking and support. Social clouds have striking benefits such as centrality, ease of use, scalability, and ubiquity, providing a superior learning environment when compared to that of a simple physical lab. The proposed model allows students to foster all the educational pillars such as learning to know, learning to be, learning

  11. Traffic modelling for Big Data backed telecom cloud

    OpenAIRE

    Via Baraldés, Anna

    2016-01-01

    The objective of this project is to provide traffic models based on new services characteristics. Specifically, we focus on modelling the traffic between origin-destination node pairs (also known as OD pairs) in a telecom network. Two use cases are distinguished: i) traffic generation in the context of simulation, and ii) traffic modelling for prediction in the context of big-data backed telecom cloud systems. To this aim, several machine learning and statistical models and technics are studi...

  12. Reconciliation of the cloud computing model with US federal electronic health record regulations

    Science.gov (United States)

    2011-01-01

    Cloud computing refers to subscription-based, fee-for-service utilization of computer hardware and software over the Internet. The model is gaining acceptance for business information technology (IT) applications because it allows capacity and functionality to increase on the fly without major investment in infrastructure, personnel or licensing fees. Large IT investments can be converted to a series of smaller operating expenses. Cloud architectures could potentially be superior to traditional electronic health record (EHR) designs in terms of economy, efficiency and utility. A central issue for EHR developers in the US is that these systems are constrained by federal regulatory legislation and oversight. These laws focus on security and privacy, which are well-recognized challenges for cloud computing systems in general. EHRs built with the cloud computing model can achieve acceptable privacy and security through business associate contracts with cloud providers that specify compliance requirements, performance metrics and liability sharing. PMID:21727204

  13. Addressing Common Cloud-Radiation Errors from 4-hour to 4-week Model Prediction

    Science.gov (United States)

    Benjamin, S.; Sun, S.; Grell, G. A.; Green, B.; Olson, J.; Kenyon, J.; James, E.; Smirnova, T. G.; Brown, J. M.

    2017-12-01

    Cloud-radiation representation in models for subgrid-scale clouds is a known gap from subseasonal-to-seasonal models down to storm-scale models applied for forecast duration of only a few hours. NOAA/ESRL has been applying common physical parameterizations for scale-aware deep/shallow convection and boundary-layer mixing over this wide range of time and spatial scales, with some progress to be reported in this presentation. The Grell-Freitas scheme (2014, Atmos. Chem. Phys.) and MYNN boundary-layer EDMF scheme (Olson / Benjamin et al. 2016 Mon. Wea. Rev.) have been applied and tested extensively for the NOAA hourly updated 3-km High-Resolution Rapid Refresh (HRRR) and 13-km Rapid Refresh (RAP) model/assimilation systems over the United States and North America, with targeting toward improvement to boundary-layer evolution and cloud-radiation representation in all seasons. This representation is critical for both warm-season severe convective storm forecasting and for winter-storm prediction of snow and mixed precipitation. At the same time the Grell-Freitas scheme has been applied also as an option for subseasonal forecasting toward improved US week 3-4 prediction with the FIM-HYCOM coupled model (Green et al 2017, MWR). Cloud/radiation evaluation using CERES satellite-based estimates have been applied to both 12-h RAP (13km) and also during Weeks 1-4 from 32-day FIM-HYCOM (60km) forecasts. Initial results reveal that improved cloud representation is needed for both resolutions and now is guiding further refinement for cloud representation including with the Grell-Freitas scheme and with the updated MYNN-EDMF scheme (both now also in global testing as well as with the 3km HRRR and 13km RAP models).

  14. Distributed Hydrologic Modeling Apps for Decision Support in the Cloud

    Science.gov (United States)

    Swain, N. R.; Latu, K.; Christiensen, S.; Jones, N.; Nelson, J.

    2013-12-01

    Advances in computation resources and greater availability of water resources data represent an untapped resource for addressing hydrologic uncertainties in water resources decision-making. The current practice of water authorities relies on empirical, lumped hydrologic models to estimate watershed response. These models are not capable of taking advantage of many of the spatial datasets that are now available. Physically-based, distributed hydrologic models are capable of using these data resources and providing better predictions through stochastic analysis. However, there exists a digital divide that discourages many science-minded decision makers from using distributed models. This divide can be spanned using a combination of existing web technologies. The purpose of this presentation is to present a cloud-based environment that will offer hydrologic modeling tools or 'apps' for decision support and the web technologies that have been selected to aid in its implementation. Compared to the more commonly used lumped-parameter models, distributed models, while being more intuitive, are still data intensive, computationally expensive, and difficult to modify for scenario exploration. However, web technologies such as web GIS, web services, and cloud computing have made the data more accessible, provided an inexpensive means of high-performance computing, and created an environment for developing user-friendly apps for distributed modeling. Since many water authorities are primarily interested in the scenario exploration exercises with hydrologic models, we are creating a toolkit that facilitates the development of a series of apps for manipulating existing distributed models. There are a number of hurdles that cloud-based hydrologic modeling developers face. One of these is how to work with the geospatial data inherent with this class of models in a web environment. Supporting geospatial data in a website is beyond the capabilities of standard web frameworks and it

  15. A FAST METHOD FOR MEASURING THE SIMILARITY BETWEEN 3D MODEL AND 3D POINT CLOUD

    Directory of Open Access Journals (Sweden)

    Z. Zhang

    2016-06-01

    Full Text Available This paper proposes a fast method for measuring the partial Similarity between 3D Model and 3D point Cloud (SimMC. It is crucial to measure SimMC for many point cloud-related applications such as 3D object retrieval and inverse procedural modelling. In our proposed method, the surface area of model and the Distance from Model to point Cloud (DistMC are exploited as measurements to calculate SimMC. Here, DistMC is defined as the weighted distance of the distances between points sampled from model and point cloud. Similarly, Distance from point Cloud to Model (DistCM is defined as the average distance of the distances between points in point cloud and model. In order to reduce huge computational burdens brought by calculation of DistCM in some traditional methods, we define SimMC as the ratio of weighted surface area of model to DistMC. Compared to those traditional SimMC measuring methods that are only able to measure global similarity, our method is capable of measuring partial similarity by employing distance-weighted strategy. Moreover, our method is able to be faster than other partial similarity assessment methods. We demonstrate the superiority of our method both on synthetic data and laser scanning data.

  16. Study of Mechanisms of Aerosol Indirect Effects on Glaciated Clouds: Progress during the Project Final Technical Report

    Energy Technology Data Exchange (ETDEWEB)

    Phillips, Vaughan T. J.

    2013-10-18

    This 3-year project has studied how aerosol pollution influences glaciated clouds. The tool applied has been an 'aerosol-cloud model'. It is a type of Cloud-System Resolving Model (CSRM) modified to include 2-moment bulk microphysics and 7 aerosol species, as described by Phillips et al. (2009, 2013). The study has been done by, first, improving the model and then performing sensitivity studies with validated simulations of a couple of observed cases from ARM. These are namely the Tropical Warm Pool International Cloud Experiment (TWP-ICE) over the tropical west Pacific and the Cloud and Land Surface Interaction Campaign (CLASIC) over Oklahoma. During the project, sensitivity tests with the model showed that in continental clouds, extra liquid aerosols (soluble aerosol material) from pollution inhibited warm rain processes for precipitation production. This promoted homogeneous freezing of cloud droplets and aerosols. Mass and number concentrations of cloud-ice particles were boosted. The mean sizes of cloud-ice particles were reduced by the pollution. Hence, the lifetime of glaciated clouds, especially ice-only clouds, was augmented due to inhibition of sedimentation and ice-ice aggregation. Latent heat released from extra homogeneous freezing invigorated convective updrafts, and raised their maximum cloud-tops, when aerosol pollution was included. In the particular cases simulated in the project, the aerosol indirect effect of glaciated clouds was twice than of (warm) water clouds. This was because glaciated clouds are higher in the troposphere than water clouds and have the first interaction with incoming solar radiation. Ice-only clouds caused solar cooling by becoming more extensive as a result of aerosol pollution. This 'lifetime indirect effect' of ice-only clouds was due to higher numbers of homogeneously nucleated ice crystals causing a reduction in their mean size, slowing the ice-crystal process of snow production and slowing

  17. Applications integration in a hybrid cloud computing environment: modelling and platform

    Science.gov (United States)

    Li, Qing; Wang, Ze-yuan; Li, Wei-hua; Li, Jun; Wang, Cheng; Du, Rui-yang

    2013-08-01

    With the development of application services providers and cloud computing, more and more small- and medium-sized business enterprises use software services and even infrastructure services provided by professional information service companies to replace all or part of their information systems (ISs). These information service companies provide applications, such as data storage, computing processes, document sharing and even management information system services as public resources to support the business process management of their customers. However, no cloud computing service vendor can satisfy the full functional IS requirements of an enterprise. As a result, enterprises often have to simultaneously use systems distributed in different clouds and their intra enterprise ISs. Thus, this article presents a framework to integrate applications deployed in public clouds and intra ISs. A run-time platform is developed and a cross-computing environment process modelling technique is also developed to improve the feasibility of ISs under hybrid cloud computing environments.

  18. Aerosol activation and cloud processing in the global aerosol-climate model ECHAM5-HAM

    Directory of Open Access Journals (Sweden)

    G. J. Roelofs

    2006-01-01

    Full Text Available A parameterization for cloud processing is presented that calculates activation of aerosol particles to cloud drops, cloud drop size, and pH-dependent aqueous phase sulfur chemistry. The parameterization is implemented in the global aerosol-climate model ECHAM5-HAM. The cloud processing parameterization uses updraft speed, temperature, and aerosol size and chemical parameters simulated by ECHAM5-HAM to estimate the maximum supersaturation at the cloud base, and subsequently the cloud drop number concentration (CDNC due to activation. In-cloud sulfate production occurs through oxidation of dissolved SO2 by ozone and hydrogen peroxide. The model simulates realistic distributions for annually averaged CDNC although it is underestimated especially in remote marine regions. On average, CDNC is dominated by cloud droplets growing on particles from the accumulation mode, with smaller contributions from the Aitken and coarse modes. The simulations indicate that in-cloud sulfate production is a potentially important source of accumulation mode sized cloud condensation nuclei, due to chemical growth of activated Aitken particles and to enhanced coalescence of processed particles. The strength of this source depends on the distribution of produced sulfate over the activated modes. This distribution is affected by uncertainties in many parameters that play a direct role in particle activation, such as the updraft velocity, the aerosol chemical composition and the organic solubility, and the simulated CDNC is found to be relatively sensitive to these uncertainties.

  19. Improving aerosol interaction with clouds and precipitation in a regional chemical weather modeling system

    Directory of Open Access Journals (Sweden)

    C. Zhou

    2016-01-01

    Full Text Available A comprehensive aerosol–cloud–precipitation interaction (ACI scheme has been developed under a China Meteorological Administration (CMA chemical weather modeling system, GRAPES/CUACE (Global/Regional Assimilation and PrEdiction System, CMA Unified Atmospheric Chemistry Environment. Calculated by a sectional aerosol activation scheme based on the information of size and mass from CUACE and the thermal-dynamic and humid states from the weather model GRAPES at each time step, the cloud condensation nuclei (CCN are interactively fed online into a two-moment cloud scheme (WRF Double-Moment 6-class scheme – WDM6 and a convective parameterization to drive cloud physics and precipitation formation processes. The modeling system has been applied to study the ACI for January 2013 when several persistent haze-fog events and eight precipitation events occurred.The results show that aerosols that interact with the WDM6 in GRAPES/CUACE obviously increase the total cloud water, liquid water content, and cloud droplet number concentrations, while decreasing the mean diameters of cloud droplets with varying magnitudes of the changes in each case and region. These interactive microphysical properties of clouds improve the calculation of their collection growth rates in some regions and hence the precipitation rate and distributions in the model, showing 24 to 48 % enhancements of threat score for 6 h precipitation in almost all regions. The aerosols that interact with the WDM6 also reduce the regional mean bias of temperature by 3 °C during certain precipitation events, but the monthly means bias is only reduced by about 0.3 °C.

  20. Model simulations with COSMO-SPECS: impact of heterogeneous freezing modes and ice nucleating particle types on ice formation and precipitation in a deep convective cloud

    Directory of Open Access Journals (Sweden)

    K. Diehl

    2018-03-01

    Full Text Available In deep convective clouds, heavy rain is often formed involving the ice phase. Simulations were performed using the 3-D cloud resolving model COSMO-SPECS with detailed spectral microphysics including parameterizations of homogeneous and three heterogeneous freezing modes. The initial conditions were selected to result in a deep convective cloud reaching 14 km of altitude with strong updrafts up to 40 m s−1. At such altitudes with corresponding temperatures below −40 °C the major fraction of liquid drops freezes homogeneously. The goal of the present model simulations was to investigate how additional heterogeneous freezing will affect ice formation and precipitation although its contribution to total ice formation may be rather low. In such a situation small perturbations that do not show significant effects at first sight may trigger cloud microphysical responses. Effects of the following small perturbations were studied: (1 additional ice formation via immersion, contact, and deposition modes in comparison to solely homogeneous freezing, (2 contact and deposition freezing in comparison to immersion freezing, and (3 small fractions of biological ice nucleating particles (INPs in comparison to higher fractions of mineral dust INP. The results indicate that the modification of precipitation proceeds via the formation of larger ice particles, which may be supported by direct freezing of larger drops, the growth of pristine ice particles by riming, and by nucleation of larger drops by collisions with pristine ice particles. In comparison to the reference case with homogeneous freezing only, such small perturbations due to additional heterogeneous freezing rather affect the total precipitation amount. It is more likely that the temporal development and the local distribution of precipitation are affected by such perturbations. This results in a gradual increase in precipitation at early cloud stages instead of a strong increase at

  1. Determining Best Estimates and Uncertainties in Cloud Microphysical Parameters from ARM Field Data: Implications for Models, Retrieval Schemes and Aerosol-Cloud-Radiation Interactions

    Energy Technology Data Exchange (ETDEWEB)

    McFarquhar, Greg [Univ. of Illinois, Urbana, IL (United States)

    2015-12-28

    We proposed to analyze in-situ cloud data collected during ARM/ASR field campaigns to create databases of cloud microphysical properties and their uncertainties as needed for the development of improved cloud parameterizations for models and remote sensing retrievals, and for evaluation of model simulations and retrievals. In particular, we proposed to analyze data collected over the Southern Great Plains (SGP) during the Mid-latitude Continental Convective Clouds Experiment (MC3E), the Storm Peak Laboratory Cloud Property Validation Experiment (STORMVEX), the Small Particles in Cirrus (SPARTICUS) Experiment and the Routine AAF Clouds with Low Optical Water Depths (CLOWD) Optical Radiative Observations (RACORO) field campaign, over the North Slope of Alaska during the Indirect and Semi-Direct Aerosol Campaign (ISDAC) and the Mixed-Phase Arctic Cloud Experiment (M-PACE), and over the Tropical Western Pacific (TWP) during The Tropical Warm Pool International Cloud Experiment (TWP-ICE), to meet the following 3 objectives; derive statistical databases of single ice particle properties (aspect ratio AR, dominant habit, mass, projected area) and distributions of ice crystals (size distributions SDs, mass-dimension m-D, area-dimension A-D relations, mass-weighted fall speeds, single-scattering properties, total concentrations N, ice mass contents IWC), complete with uncertainty estimates; assess processes by which aerosols modulate cloud properties in arctic stratus and mid-latitude cumuli, and quantify aerosol’s influence in context of varying meteorological and surface conditions; and determine how ice cloud microphysical, single-scattering and fall-out properties and contributions of small ice crystals to such properties vary according to location, environment, surface, meteorological and aerosol conditions, and develop parameterizations of such effects.In this report we describe the accomplishments that we made on all 3 research objectives.

  2. A minimally-resolved immersed boundary model for reaction-diffusion problems

    OpenAIRE

    Pal Singh Bhalla, A; Griffith, BE; Patankar, NA; Donev, A

    2013-01-01

    We develop an immersed boundary approach to modeling reaction-diffusion processes in dispersions of reactive spherical particles, from the diffusion-limited to the reaction-limited setting. We represent each reactive particle with a minimally-resolved "blob" using many fewer degrees of freedom per particle than standard discretization approaches. More complicated or more highly resolved particle shapes can be built out of a collection of reactive blobs. We demonstrate numerically that the blo...

  3. CRYPTOGRAPHIC SECURE CLOUD STORAGE MODEL WITH ANONYMOUS AUTHENTICATION AND AUTOMATIC FILE RECOVERY

    Directory of Open Access Journals (Sweden)

    Sowmiya Murthy

    2014-10-01

    Full Text Available We propose a secure cloud storage model that addresses security and storage issues for cloud computing environments. Security is achieved by anonymous authentication which ensures that cloud users remain anonymous while getting duly authenticated. For achieving this goal, we propose a digital signature based authentication scheme with a decentralized architecture for distributed key management with multiple Key Distribution Centers. Homomorphic encryption scheme using Paillier public key cryptosystem is used for encrypting the data that is stored in the cloud. We incorporate a query driven approach for validating the access policies defined by an individual user for his/her data i.e. the access is granted to a requester only if his credentials matches with the hidden access policy. Further, since data is vulnerable to losses or damages due to the vagaries of the network, we propose an automatic retrieval mechanism where lost data is recovered by data replication and file replacement with string matching algorithm. We describe a prototype implementation of our proposed model.

  4. DETERMINING REFLECTANCE SPECTRA OF SURFACES AND CLOUDS ON EXOPLANETS

    Energy Technology Data Exchange (ETDEWEB)

    Cowan, Nicolas B.; Strait, Talia E., E-mail: n-cowan@northwestern.edu [Center for Interdisciplinary Exploration and Research in Astrophysics (CIERA), Northwestern University, 2131 Tech Dr., IL 60208 (United States)

    2013-03-01

    Planned missions will spatially resolve temperate terrestrial planets from their host star. Although reflected light from such a planet encodes information about its surface, it has not been shown how to establish surface characteristics of a planet without assuming known surfaces to begin with. We present a reanalysis of disk-integrated, time-resolved, multiband photometry of Earth obtained by the Deep Impact spacecraft as part of the EPOXI Mission of Opportunity. We extract reflectance spectra of clouds, ocean, and land without a priori knowledge of the numbers or colors of these surfaces. We show that the inverse problem of extracting surface spectra from such data is a novel and extreme instance of spectral unmixing, a well-studied problem in remote sensing. Principal component analysis is used to determine an appropriate number of model surfaces with which to interpret the data. Shrink-wrapping a simplex to the color excursions of the planet yields a conservative estimate of the planet's endmember spectra. The resulting surface maps are unphysical, however, requiring negative or larger-than-unity surface coverage at certain locations. Our ''rotational unmixing'' supersedes the endmember analysis by simultaneously solving for the surface spectra and their geographical distributions on the planet, under the assumption of diffuse reflection and known viewing geometry. We use a Markov Chain Monte Carlo to determine best-fit parameters and their uncertainties. The resulting albedo spectra are similar to clouds, ocean, and land seen through a Rayleigh-scattering atmosphere. This study suggests that future direct-imaging efforts could identify and map unknown surfaces and clouds on exoplanets.

  5. Comparison of Cloud Properties from CALIPSO-CloudSat and Geostationary Satellite Data

    Science.gov (United States)

    Nguyen, L.; Minnis, P.; Chang, F.; Winker, D.; Sun-Mack, S.; Spangenberg, D.; Austin, R.

    2007-01-01

    Cloud properties are being derived in near-real time from geostationary satellite imager data for a variety of weather and climate applications and research. Assessment of the uncertainties in each of the derived cloud parameters is essential for confident use of the products. Determination of cloud amount, cloud top height, and cloud layering is especially important for using these real -time products for applications such as aircraft icing condition diagnosis and numerical weather prediction model assimilation. Furthermore, the distribution of clouds as a function of altitude has become a central component of efforts to evaluate climate model cloud simulations. Validation of those parameters has been difficult except over limited areas where ground-based active sensors, such as cloud radars or lidars, have been available on a regular basis. Retrievals of cloud properties are sensitive to the surface background, time of day, and the clouds themselves. Thus, it is essential to assess the geostationary satellite retrievals over a variety of locations. The availability of cloud radar data from CloudSat and lidar data from CALIPSO make it possible to perform those assessments over each geostationary domain at 0130 and 1330 LT. In this paper, CloudSat and CALIPSO data are matched with contemporaneous Geostationary Operational Environmental Satellite (GOES), Multi-functional Transport Satellite (MTSAT), and Meteosat-8 data. Unlike comparisons with cloud products derived from A-Train imagers, this study considers comparisons of nadir active sensor data with off-nadir retrievals. These matched data are used to determine the uncertainties in cloud-top heights and cloud amounts derived from the geostationary satellite data using the Clouds and the Earth s Radiant Energy System (CERES) cloud retrieval algorithms. The CERES multi-layer cloud detection method is also evaluated to determine its accuracy and limitations in the off-nadir mode. The results will be useful for

  6. Tropical and Subtropical Cloud Transitions in Weather and Climate Prediction Models: The GCSS/WGNE Pacific Cross-Section Intercomparison (GPCI)

    Science.gov (United States)

    Teixeira, J.; Cardoso, S.; Bonazzola, M.; Cole, J.; DeGenio, A.; DeMott, C.; Franklin, C.; Hannay, C.; Jakob, C.; Jiao, Y.; hide

    2011-01-01

    A model evaluation approach is proposed in which weather and climate prediction models are analyzed along a Pacific Ocean cross section, from the stratocumulus regions off the coast of California, across the shallow convection dominated trade winds, to the deep convection regions of the ITCZ the Global Energy and Water Cycle Experiment Cloud System Study/Working Group on Numerical Experimentation (GCSS/ WGNE) Pacific Cross-Section Intercomparison (GPCI). The main goal of GPCI is to evaluate and help understand and improve the representation of tropical and subtropical cloud processes in weather and climate prediction models. In this paper, a detailed analysis of cloud regime transitions along the cross section from the subtropics to the tropics for the season June July August of 1998 is presented. This GPCI study confirms many of the typical weather and climate prediction model problems in the representation of clouds: underestimation of clouds in the stratocumulus regime by most models with the corresponding consequences in terms of shortwave radiation biases; overestimation of clouds by the 40-yr ECMWF Re-Analysis (ERA-40) in the deep tropics (in particular) with the corresponding impact in the outgoing longwave radiation; large spread between the different models in terms of cloud cover, liquid water path and shortwave radiation; significant differences between the models in terms of vertical cross sections of cloud properties (in particular), vertical velocity, and relative humidity. An alternative analysis of cloud cover mean statistics is proposed where sharp gradients in cloud cover along the GPCI transect are taken into account. This analysis shows that the negative cloud bias of some models and ERA-40 in the stratocumulus regions [as compared to the first International Satellite Cloud Climatology Project (ISCCP)] is associated not only with lower values of cloud cover in these regimes, but also with a stratocumulus-to-cumulus transition that occurs too

  7. Single-Column Model Simulations of Subtropical Marine Boundary-Layer Cloud Transitions Under Weakening Inversions

    NARCIS (Netherlands)

    Neggers, R.A.J.; Ackerman, Andrew S.; Angevine, W. M.; Bazile, Eric; Beau, I.; Blossey, P. N.; Boutle, I. A.; de Bruijn, C.; cheng, A; van der Dussen, J.J.; Fletcher, J.; Dal Gesso, S.; Jam, A.; Kawai, H; Cheedela, S. K.; Larson, V. E.; Lefebvre, Marie Pierre; Lock, A. P.; Meyer, N. R.; de Roode, S.R.; de Rooy, WC; Sandu, I; Xiao, H; Xu, K. M.

    2017-01-01

    Results are presented of the GASS/EUCLIPSE single-column model intercomparison study on the subtropical marine low-level cloud transition. A central goal is to establish the performance of state-of-the-art boundary-layer schemes for weather and climate models for this cloud regime, using

  8. On the Land-Ocean Contrast of Tropical Convection and Microphysics Statistics Derived from TRMM Satellite Signals and Global Storm-Resolving Models

    Science.gov (United States)

    Matsui, Toshihisa; Chern, Jiun-Dar; Tao, Wei-Kuo; Lang, Stephen E.; Satoh, Masaki; Hashino, Tempei; Kubota, Takuji

    2016-01-01

    A 14-year climatology of Tropical Rainfall Measuring Mission (TRMM) collocated multi-sensor signal statistics reveal a distinct land-ocean contrast as well as geographical variability of precipitation type, intensity, and microphysics. Microphysics information inferred from the TRMM precipitation radar and Microwave Imager (TMI) show a large land-ocean contrast for the deep category, suggesting continental convective vigor. Over land, TRMM shows higher echo-top heights and larger maximum echoes, suggesting taller storms and more intense precipitation, as well as larger microwave scattering, suggesting the presence of morelarger frozen convective hydrometeors. This strong land-ocean contrast in deep convection is invariant over seasonal and multi-year time-scales. Consequently, relatively short-term simulations from two global storm-resolving models can be evaluated in terms of their land-ocean statistics using the TRMM Triple-sensor Three-step Evaluation via a satellite simulator. The models evaluated are the NASA Multi-scale Modeling Framework (MMF) and the Non-hydrostatic Icosahedral Cloud Atmospheric Model (NICAM). While both simulations can represent convective land-ocean contrasts in warm precipitation to some extent, near-surface conditions over land are relatively moisture in NICAM than MMF, which appears to be the key driver in the divergent warm precipitation results between the two models. Both the MMF and NICAM produced similar frequencies of large CAPE between land and ocean. The dry MMF boundary layer enhanced microwave scattering signals over land, but only NICAM had an enhanced deep convection frequency over land. Neither model could reproduce a realistic land-ocean contrast in in deep convective precipitation microphysics. A realistic contrast between land and ocean remains an issue in global storm-resolving modeling.

  9. Analysis and Research on Spatial Data Storage Model Based on Cloud Computing Platform

    Science.gov (United States)

    Hu, Yong

    2017-12-01

    In this paper, the data processing and storage characteristics of cloud computing are analyzed and studied. On this basis, a cloud computing data storage model based on BP neural network is proposed. In this data storage model, it can carry out the choice of server cluster according to the different attributes of the data, so as to complete the spatial data storage model with load balancing function, and have certain feasibility and application advantages.

  10. The Route to Raindrop Formation in a Shallow Cumulus Cloud Simulated by a Lagrangian Cloud Model

    Science.gov (United States)

    Noh, Yign; Hoffmann, Fabian; Raasch, Siegfried

    2017-11-01

    The mechanism of raindrop formation in a shallow cumulus cloud is investigated using a Lagrangian cloud model (LCM). The analysis is focused on how and under which conditions a cloud droplet grows to a raindrop by tracking the history of individual Lagrangian droplets. It is found that the rapid collisional growth, leading to raindrop formation, is triggered when single droplets with a radius of 20 μm appear in the region near the cloud top, characterized by a large liquid water content, strong turbulence, large mean droplet size, a broad drop size distribution (DSD), and high supersaturations. Raindrop formation easily occurs when turbulence-induced collision enhancement(TICE) is considered, with or without any extra broadening of the DSD by another mechanism (such as entrainment and mixing). In contrast, when TICE is not considered, raindrop formation is severely delayed if no other broadening mechanism is active. The reason leading to the difference is clarified by the additional analysis of idealized box-simulations of the collisional growth process for different DSDs in varied turbulent environments. It is found that TICE does not accelerate the timing of the raindrop formation for individual droplets, but it enhances the collisional growth rate significantly afterward. KMA R & D Program (Korea), DFG (Germany).

  11. Cloud Computing Governance Lifecycle

    Directory of Open Access Journals (Sweden)

    Soňa Karkošková

    2016-06-01

    Full Text Available Externally provisioned cloud services enable flexible and on-demand sourcing of IT resources. Cloud computing introduces new challenges such as need of business process redefinition, establishment of specialized governance and management, organizational structures and relationships with external providers and managing new types of risk arising from dependency on external providers. There is a general consensus that cloud computing in addition to challenges brings many benefits but it is unclear how to achieve them. Cloud computing governance helps to create business value through obtain benefits from use of cloud computing services while optimizing investment and risk. Challenge, which organizations are facing in relation to governing of cloud services, is how to design and implement cloud computing governance to gain expected benefits. This paper aims to provide guidance on implementation activities of proposed Cloud computing governance lifecycle from cloud consumer perspective. Proposed model is based on SOA Governance Framework and consists of lifecycle for implementation and continuous improvement of cloud computing governance model.

  12. Cloud Computing:Strategies for Cloud Computing Adoption

    OpenAIRE

    Shimba, Faith

    2010-01-01

    The advent of cloud computing in recent years has sparked an interest from different organisations, institutions and users to take advantage of web applications. This is a result of the new economic model for the Information Technology (IT) department that cloud computing promises. The model promises a shift from an organisation required to invest heavily for limited IT resources that are internally managed, to a model where the organisation can buy or rent resources that are managed by a clo...

  13. Cloud-In-Cell modeling of shocked particle-laden flows at a ``SPARSE'' cost

    Science.gov (United States)

    Taverniers, Soren; Jacobs, Gustaaf; Sen, Oishik; Udaykumar, H. S.

    2017-11-01

    A common tool for enabling process-scale simulations of shocked particle-laden flows is Eulerian-Lagrangian Particle-Source-In-Cell (PSIC) modeling where each particle is traced in its Lagrangian frame and treated as a mathematical point. Its dynamics are governed by Stokes drag corrected for high Reynolds and Mach numbers. The computational burden is often reduced further through a ``Cloud-In-Cell'' (CIC) approach which amalgamates groups of physical particles into computational ``macro-particles''. CIC does not account for subgrid particle fluctuations, leading to erroneous predictions of cloud dynamics. A Subgrid Particle-Averaged Reynolds-Stress Equivalent (SPARSE) model is proposed that incorporates subgrid interphase velocity and temperature perturbations. A bivariate Gaussian source distribution, whose covariance captures the cloud's deformation to first order, accounts for the particles' momentum and energy influence on the carrier gas. SPARSE is validated by conducting tests on the interaction of a particle cloud with the accelerated flow behind a shock. The cloud's average dynamics and its deformation over time predicted with SPARSE converge to their counterparts computed with reference PSIC models as the number of Gaussians is increased from 1 to 16. This work was supported by AFOSR Grant No. FA9550-16-1-0008.

  14. Community Cloud Computing

    Science.gov (United States)

    Marinos, Alexandros; Briscoe, Gerard

    Cloud Computing is rising fast, with its data centres growing at an unprecedented rate. However, this has come with concerns over privacy, efficiency at the expense of resilience, and environmental sustainability, because of the dependence on Cloud vendors such as Google, Amazon and Microsoft. Our response is an alternative model for the Cloud conceptualisation, providing a paradigm for Clouds in the community, utilising networked personal computers for liberation from the centralised vendor model. Community Cloud Computing (C3) offers an alternative architecture, created by combing the Cloud with paradigms from Grid Computing, principles from Digital Ecosystems, and sustainability from Green Computing, while remaining true to the original vision of the Internet. It is more technically challenging than Cloud Computing, having to deal with distributed computing issues, including heterogeneous nodes, varying quality of service, and additional security constraints. However, these are not insurmountable challenges, and with the need to retain control over our digital lives and the potential environmental consequences, it is a challenge we must pursue.

  15. A monitoring campaign for Luhman 16AB. I. Detection of resolved near-infrared spectroscopic variability

    Energy Technology Data Exchange (ETDEWEB)

    Burgasser, Adam J. [Center for Astrophysics and Space Science, University of California San Diego, La Jolla, CA 92093 (United States); Gillon, Michaël; Jehin, E.; Delrez, L.; Opitom, C. [Institute of Astrophysics and Géophysique, Université of Liège, allée du 6 Août 17, B-4000 Liège (Belgium); Faherty, Jacqueline K. [Department of Terrestrial Magnetism, Carnegie Institution of Washington, 5241 Broad Branch Road NW, Washington, DC 20015 (United States); Radigan, Jacqueline [Space Telescope Science Institute, 3700 San Martin Drive, Baltimore, MD 21218 (United States); Triaud, Amaury H. M. J. [Massachusetts Institute of Technology, Kavli Institute for Astrophysics and Space Research, 77 Massachusetts Avenue, Cambridge, MA 02139 (United States); Plavchan, Peter [NASA Exoplanet Science Institute, California Institute of Technology, M/C 100-22, 770 South Wilson Avenue, Pasadena, CA 91125 (United States); Street, Rachel, E-mail: aburgasser@ucsd.edu [LCOGT, 6740 Cortona Drive, Suite 102, Goleta, CA 93117 (United States)

    2014-04-10

    We report resolved near-infrared spectroscopic monitoring of the nearby L dwarf/T dwarf binary WISE J104915.57–531906.1AB (Luhman 16AB), as part of a broader campaign to characterize the spectral energy distribution and temporal variability of this system. A continuous 45 minute sequence of low-resolution IRTF/SpeX data spanning 0.8-2.4 μm were obtained, concurrent with combined-light optical photometry with ESO/TRAPPIST. Our spectral observations confirm the flux reversal of this binary, and we detect a wavelength-dependent decline in the relative spectral fluxes of the two components coincident with a decline in the combined-light optical brightness of the system over the course of the observation. These data are successfully modeled as a combination of achromatic (brightness) and chromatic (color) variability in the T0.5 Luhman 16B, consistent with variations in overall cloud opacity; and no significant variability was found in L7.5 Luhman 16A, consistent with recent resolved photometric monitoring. We estimate a peak-to-peak amplitude of 13.5% at 1.25 μm over the full light curve. Using a simple two-spot brightness temperature model for Luhman 16B, we infer an average cold covering fraction of ≈30%-55%, varying by 15%-30% over a rotation period assuming a ≈200-400 K difference between hot and cold regions. We interpret these variations as changes in the covering fraction of a high cloud deck and corresponding 'holes' which expose deeper, hotter cloud layers, although other physical interpretations are possible. A Rhines scale interpretation for the size of the variable features explains an apparent correlation between period and amplitude for Luhman 16B and the variable T dwarfs SIMP 0136+0933 and 2MASS J2139+0220, and predicts relatively fast winds (1-3 km s{sup –1}) for Luhman 16B consistent with light curve evolution on an advective time scale (1-3 rotation periods). The strong variability observed in this flux reversal brown dwarf pair

  16. ATLAS Cloud R&D

    Science.gov (United States)

    Panitkin, Sergey; Barreiro Megino, Fernando; Caballero Bejar, Jose; Benjamin, Doug; Di Girolamo, Alessandro; Gable, Ian; Hendrix, Val; Hover, John; Kucharczyk, Katarzyna; Medrano Llamas, Ramon; Love, Peter; Ohman, Henrik; Paterson, Michael; Sobie, Randall; Taylor, Ryan; Walker, Rodney; Zaytsev, Alexander; Atlas Collaboration

    2014-06-01

    The computing model of the ATLAS experiment was designed around the concept of grid computing and, since the start of data taking, this model has proven very successful. However, new cloud computing technologies bring attractive features to improve the operations and elasticity of scientific distributed computing. ATLAS sees grid and cloud computing as complementary technologies that will coexist at different levels of resource abstraction, and two years ago created an R&D working group to investigate the different integration scenarios. The ATLAS Cloud Computing R&D has been able to demonstrate the feasibility of offloading work from grid to cloud sites and, as of today, is able to integrate transparently various cloud resources into the PanDA workload management system. The ATLAS Cloud Computing R&D is operating various PanDA queues on private and public resources and has provided several hundred thousand CPU days to the experiment. As a result, the ATLAS Cloud Computing R&D group has gained a significant insight into the cloud computing landscape and has identified points that still need to be addressed in order to fully utilize this technology. This contribution will explain the cloud integration models that are being evaluated and will discuss ATLAS' learning during the collaboration with leading commercial and academic cloud providers.

  17. A Modeling Study of the Spatial Structure of Electric Fields Generated by Electrified Clouds with Screening Layers

    Science.gov (United States)

    Biagi, C. J.; Cummins, K. L.

    2015-12-01

    The growing possibility of inexpensive airborne observations of electric fields using one or more small UAVs increases the importance of understanding what can be determined about cloud electrification and associated electric fields outside cloud boundaries. If important information can be inferred from carefully selected flight paths outside of a cloud, then the aircraft and its instrumentation will be much cheaper to develop and much safer to operate. These facts have led us to revisit this long-standing topic using quasi-static, finite-element modeling inside and outside arbitrarily shaped clouds with a variety of internal charge distributions. In particular, we examine the effect of screening layers on electric fields outside of electrified clouds by comparing modeling results for charged clouds having electrical conductivities that are both equal to and lower than the surrounding clear air. The comparisons indicate that the spatial structure of the electric field is approximately the same regardless of the difference in the conductivities between the cloud and clear air and the formation of a screening layer, even for altitude-dependent electrical conductivities. This result is consistent with the numerical modeling results reported by Driscoll et al [1992]. The similarity of the spatial structure of the electric field outside of clouds with and without a screening layer suggests that "bulk" properties related to cloud electrification might be determined using measurements of the electric field at multiple locations in space outside the cloud, particularly at altitude. Finally, for this somewhat simplified model, the reduction in electric field magnitude outside the cloud due to the presence of a screening layer exhibits a simple dependence on the difference in conductivity between the cloud and clear air. These results are particularly relevant for studying clouds that are not producing lightning, such as developing thunderstorms and decaying anvils

  18. The sensitivity of Alpine summer convection to surrogate climate change: an intercomparison between convection-parameterizing and convection-resolving models

    Directory of Open Access Journals (Sweden)

    M. Keller

    2018-04-01

    Full Text Available Climate models project an increase in heavy precipitation events in response to greenhouse gas forcing. Important elements of such events are rain showers and thunderstorms, which are poorly represented in models with parameterized convection. In this study, simulations with 12 km horizontal grid spacing (convection-parameterizing model, CPM and 2 km grid spacing (convection-resolving model, CRM are employed to investigate the change in the diurnal cycle of convection with warmer climate. For this purpose, simulations of 11 days in June 2007 with a pronounced diurnal cycle of convection are compared with surrogate simulations from the same period. The surrogate climate simulations mimic a future climate with increased temperatures but unchanged relative humidity and similar synoptic-scale circulation. Two temperature scenarios are compared: one with homogeneous warming (HW using a vertically uniform warming and the other with vertically dependent warming (VW that enables changes in lapse rate.The two sets of simulations with parameterized and explicit convection exhibit substantial differences, some of which are well known from the literature. These include differences in the timing and amplitude of the diurnal cycle of convection, and the frequency of precipitation with low intensities. The response to climate change is much less studied. We can show that stratification changes have a strong influence on the changes in convection. Precipitation is strongly increasing for HW but decreasing for the VW simulations. For cloud type frequencies, virtually no changes are found for HW, but a substantial reduction in high clouds is found for VW. Further, we can show that the climate change signal strongly depends upon the horizontal resolution. In particular, significant differences between CPM and CRM are found in terms of the radiative feedbacks, with CRM exhibiting a stronger negative feedback in the top-of-the-atmosphere energy budget.

  19. The sensitivity of Alpine summer convection to surrogate climate change: an intercomparison between convection-parameterizing and convection-resolving models

    Science.gov (United States)

    Keller, Michael; Kröner, Nico; Fuhrer, Oliver; Lüthi, Daniel; Schmidli, Juerg; Stengel, Martin; Stöckli, Reto; Schär, Christoph

    2018-04-01

    Climate models project an increase in heavy precipitation events in response to greenhouse gas forcing. Important elements of such events are rain showers and thunderstorms, which are poorly represented in models with parameterized convection. In this study, simulations with 12 km horizontal grid spacing (convection-parameterizing model, CPM) and 2 km grid spacing (convection-resolving model, CRM) are employed to investigate the change in the diurnal cycle of convection with warmer climate. For this purpose, simulations of 11 days in June 2007 with a pronounced diurnal cycle of convection are compared with surrogate simulations from the same period. The surrogate climate simulations mimic a future climate with increased temperatures but unchanged relative humidity and similar synoptic-scale circulation. Two temperature scenarios are compared: one with homogeneous warming (HW) using a vertically uniform warming and the other with vertically dependent warming (VW) that enables changes in lapse rate. The two sets of simulations with parameterized and explicit convection exhibit substantial differences, some of which are well known from the literature. These include differences in the timing and amplitude of the diurnal cycle of convection, and the frequency of precipitation with low intensities. The response to climate change is much less studied. We can show that stratification changes have a strong influence on the changes in convection. Precipitation is strongly increasing for HW but decreasing for the VW simulations. For cloud type frequencies, virtually no changes are found for HW, but a substantial reduction in high clouds is found for VW. Further, we can show that the climate change signal strongly depends upon the horizontal resolution. In particular, significant differences between CPM and CRM are found in terms of the radiative feedbacks, with CRM exhibiting a stronger negative feedback in the top-of-the-atmosphere energy budget.

  20. Experimental and Modeling Studies of Interactions of Marine Aerosols and Clouds

    National Research Council Canada - National Science Library

    Kreidenweis, Sonia

    1995-01-01

    The specific objectives of the modeling component are to develop models of the marine boundary layer, including models that predict cloud formation and evolution and the effects of such processes on the marine aerosol (and vice versa...

  1. The virtual machine (VM) scaler: an infrastructure manager supporting environmental modeling on IaaS clouds

    Science.gov (United States)

    Infrastructure-as-a-service (IaaS) clouds provide a new medium for deployment of environmental modeling applications. Harnessing advancements in virtualization, IaaS clouds can provide dynamic scalable infrastructure to better support scientific modeling computational demands. Providing scientific m...

  2. Toward Seamless Weather-Climate Prediction with a Global Cloud Resolving Model

    Science.gov (United States)

    2016-01-14

    PAGE 17. LIMITATION OF ABSTRACT 18. NUMBER OF PAGES 19a. NAME OF RESPONSIBLE PERSON Tim Li 19b. TELEPHONE NUMBER (Include area code) 808...The coupled model initial condition was derived based on a nudging scheme in which the model prognostic variables such as U, V, SLP, geopotential...height, air temperature and SST were nudged toward NCEP final analysis (FNL) fields. There were 24 ensemble forecast members each day. TCs in the model

  3. Business process modeling in the cloud

    OpenAIRE

    Yarahmadi, Aziz

    2014-01-01

    In this study, I have defined the first steps of creating a methodological framework to implement a cloud business application. The term 'cloud' here refers to applying the processing power of a network of computing tools to business solutions in order to move on from legacy systems. I have introduced the hardware and software requirements of cloud computing in business and the procedure by which the business needs will be found, analyzed and recorded as a decision making system. But first we...

  4. The Cloud Feedback Model Intercomparison Project Observational Simulator Package: Version 2

    Science.gov (United States)

    Swales, Dustin J.; Pincus, Robert; Bodas-Salcedo, Alejandro

    2018-01-01

    The Cloud Feedback Model Intercomparison Project Observational Simulator Package (COSP) gathers together a collection of observation proxies or satellite simulators that translate model-simulated cloud properties to synthetic observations as would be obtained by a range of satellite observing systems. This paper introduces COSP2, an evolution focusing on more explicit and consistent separation between host model, coupling infrastructure, and individual observing proxies. Revisions also enhance flexibility by allowing for model-specific representation of sub-grid-scale cloudiness, provide greater clarity by clearly separating tasks, support greater use of shared code and data including shared inputs across simulators, and follow more uniform software standards to simplify implementation across a wide range of platforms. The complete package including a testing suite is freely available.

  5. A parameterization of cloud droplet nucleation

    International Nuclear Information System (INIS)

    Ghan, S.J.; Chuang, C.; Penner, J.E.

    1993-01-01

    Droplet nucleation is a fundamental cloud process. The number of aerosols activated to form cloud droplets influences not only the number of aerosols scavenged by clouds but also the size of the cloud droplets. Cloud droplet size influences the cloud albedo and the conversion of cloud water to precipitation. Global aerosol models are presently being developed with the intention of coupling with global atmospheric circulation models to evaluate the influence of aerosols and aerosol-cloud interactions on climate. If these and other coupled models are to address issues of aerosol-cloud interactions, the droplet nucleation process must be adequately represented. Here we introduce a droplet nucleation parametrization that offers certain advantages over the popular Twomey (1959) parameterization

  6. Collaborative Cloud Manufacturing: Design of Business Model Innovations Enabled by Cyberphysical Systems in Distributed Manufacturing Systems

    Directory of Open Access Journals (Sweden)

    Erwin Rauch

    2016-01-01

    Full Text Available Collaborative cloud manufacturing, as a concept of distributed manufacturing, allows different opportunities for changing the logic of generating and capturing value. Cyberphysical systems and the technologies behind them are the enablers for new business models which have the potential to be disruptive. This paper introduces the topics of distributed manufacturing as well as cyberphysical systems. Furthermore, the main business model clusters of distributed manufacturing systems are described, including collaborative cloud manufacturing. The paper aims to provide support for developing business model innovations based on collaborative cloud manufacturing. Therefore, three business model architecture types of a differentiated business logic are discussed, taking into consideration the parameters which have an influence and the design of the business model and its architecture. As a result, new business models can be developed systematically and new ideas can be generated to boost the concept of collaborative cloud manufacturing within all sustainable business models.

  7. Hypersonic: Model Analysis and Checking in the Cloud

    DEFF Research Database (Denmark)

    Acretoaie, Vlad; Störrle, Harald

    2014-01-01

    ”. Objective: In this paper we investigate the conceptual and technical feasibility of a new software architecture for modeling tools, where certain advanced features are factored out of the client and moved towards the Cloud. With this approach we plan to address the above mentioned drawbacks of existing...

  8. Secure cloud computing

    CERN Document Server

    Jajodia, Sushil; Samarati, Pierangela; Singhal, Anoop; Swarup, Vipin; Wang, Cliff

    2014-01-01

    This book presents a range of cloud computing security challenges and promising solution paths. The first two chapters focus on practical considerations of cloud computing. In Chapter 1, Chandramouli, Iorga, and Chokani describe the evolution of cloud computing and the current state of practice, followed by the challenges of cryptographic key management in the cloud. In Chapter 2, Chen and Sion present a dollar cost model of cloud computing and explore the economic viability of cloud computing with and without security mechanisms involving cryptographic mechanisms. The next two chapters addres

  9. High-Resolution Global Modeling of the Effects of Subgrid-Scale Clouds and Turbulence on Precipitating Cloud Systems

    Energy Technology Data Exchange (ETDEWEB)

    Bogenschutz, Peter [National Center for Atmospheric Research, Boulder, CO (United States); Moeng, Chin-Hoh [National Center for Atmospheric Research, Boulder, CO (United States)

    2015-10-13

    The PI’s at the National Center for Atmospheric Research (NCAR), Chin-Hoh Moeng and Peter Bogenschutz, have primarily focused their time on the implementation of the Simplified-Higher Order Turbulence Closure (SHOC; Bogenschutz and Krueger 2013) to the Multi-scale Modeling Framework (MMF) global model and testing of SHOC on deep convective cloud regimes.

  10. Security in the cloud.

    Science.gov (United States)

    Degaspari, John

    2011-08-01

    As more provider organizations look to the cloud computing model, they face a host of security-related questions. What are the appropriate applications for the cloud, what is the best cloud model, and what do they need to know to choose the best vendor? Hospital CIOs and security experts weigh in.

  11. A Model for the Acceptance of Cloud Computing Technology Using DEMATEL Technique and System Dynamics Approach

    Directory of Open Access Journals (Sweden)

    seyyed mohammad zargar

    2018-03-01

    Full Text Available Cloud computing is a new method to provide computing resources and increase computing power in organizations. Despite the many benefits this method shares, it has not been universally used because of some obstacles including security issues and has become a concern for IT managers in organization. In this paper, the general definition of cloud computing is presented. In addition, having reviewed previous studies, the researchers identified effective variables on technology acceptance and, especially, cloud computing technology. Then, using DEMATEL technique, the effectiveness and permeability of the variable were determined. The researchers also designed a model to show the existing dynamics in cloud computing technology using system dynamics approach. The validity of the model was confirmed through evaluation methods in dynamics model by using VENSIM software. Finally, based on different conditions of the proposed model, a variety of scenarios were designed. Then, the implementation of these scenarios was simulated within the proposed model. The results showed that any increase in data security, government support and user training can lead to the increase in the adoption and use of cloud computing technology.

  12. Development of Web-Based Remote Desktop to Provide Adaptive User Interfaces in Cloud Platform

    OpenAIRE

    Shuen-Tai Wang; Hsi-Ya Chang

    2014-01-01

    Cloud virtualization technologies are becoming more and more prevalent, cloud users usually encounter the problem of how to access to the virtualized remote desktops easily over the web without requiring the installation of special clients. To resolve this issue, we took advantage of the HTML5 technology and developed web-based remote desktop. It permits users to access the terminal which running in our cloud platform from anywhere. We implemented a sketch of web interfac...

  13. Spectral Dependence of MODIS Cloud Droplet Effective Radius Retrievals for Marine Boundary Layer Clouds

    Science.gov (United States)

    Zhang, Zhibo; Platnick, Steven E.; Ackerman, Andrew S.; Cho, Hyoun-Myoung

    2014-01-01

    Low-level warm marine boundary layer (MBL) clouds cover large regions of Earth's surface. They have a significant role in Earth's radiative energy balance and hydrological cycle. Despite the fundamental role of low-level warm water clouds in climate, our understanding of these clouds is still limited. In particular, connections between their properties (e.g. cloud fraction, cloud water path, and cloud droplet size) and environmental factors such as aerosol loading and meteorological conditions continue to be uncertain or unknown. Modeling these clouds in climate models remains a challenging problem. As a result, the influence of aerosols on these clouds in the past and future, and the potential impacts of these clouds on global warming remain open questions leading to substantial uncertainty in climate projections. To improve our understanding of these clouds, we need continuous observations of cloud properties on both a global scale and over a long enough timescale for climate studies. At present, satellite-based remote sensing is the only means of providing such observations.

  14. Modelling operations and security of cloud systems using Z-notation and Chinese Wall security policy

    Science.gov (United States)

    Basu, Srijita; Sengupta, Anirban; Mazumdar, Chandan

    2016-11-01

    Enterprises are increasingly using cloud computing for hosting their applications. Availability of fast Internet and cheap bandwidth are causing greater number of people to use cloud-based services. This has the advantage of lower cost and minimum maintenance. However, ensuring security of user data and proper management of cloud infrastructure remain major areas of concern. Existing techniques are either too complex, or fail to properly represent the actual cloud scenario. This article presents a formal cloud model using the constructs of Z-notation. Principles of the Chinese Wall security policy have been applied to design secure cloud-specific operations. The proposed methodology will enable users to safely host their services, as well as process sensitive data, on cloud.

  15. An Economic Model for Self-tuned Cloud Caching

    OpenAIRE

    Dash, Debabrata; Kantere, Verena; Ailamaki, Anastasia

    2009-01-01

    Cloud computing, the new trend for service infrastructures requires user multi-tenancy as well as minimal capital expenditure. In a cloud that services large amounts of data that are massively collected and queried, such as scientific data, users typically pay for query services. The cloud supports caching of data in order to provide quality query services. User payments cover query execution costs and maintenance of cloud infrastructure, and incur cloud profit. The challenge resides in provi...

  16. Graphics Processing Units (GPU) and the Goddard Earth Observing System atmospheric model (GEOS-5): Implementation and Potential Applications

    Science.gov (United States)

    Putnam, William M.

    2011-01-01

    Earth system models like the Goddard Earth Observing System model (GEOS-5) have been pushing the limits of large clusters of multi-core microprocessors, producing breath-taking fidelity in resolving cloud systems at a global scale. GPU computing presents an opportunity for improving the efficiency of these leading edge models. A GPU implementation of GEOS-5 will facilitate the use of cloud-system resolving resolutions in data assimilation and weather prediction, at resolutions near 3.5 km, improving our ability to extract detailed information from high-resolution satellite observations and ultimately produce better weather and climate predictions

  17. Cloud computing for radiologists

    OpenAIRE

    Amit T Kharat; Amjad Safvi; S S Thind; Amarjit Singh

    2012-01-01

    Cloud computing is a concept wherein a computer grid is created using the Internet with the sole purpose of utilizing shared resources such as computer software, hardware, on a pay-per-use model. Using Cloud computing, radiology users can efficiently manage multimodality imaging units by using the latest software and hardware without paying huge upfront costs. Cloud computing systems usually work on public, private, hybrid, or community models. Using the various components of a Cloud, such as...

  18. Green Cloud on the Horizon

    Science.gov (United States)

    Ali, Mufajjul

    This paper proposes a Green Cloud model for mobile Cloud computing. The proposed model leverage on the current trend of IaaS (Infrastructure as a Service), PaaS (Platform as a Service) and SaaS (Software as a Service), and look at new paradigm called "Network as a Service" (NaaS). The Green Cloud model proposes various Telco's revenue generating streams and services with the CaaS (Cloud as a Service) for the near future.

  19. Comparison of three ice cloud optical schemes in climate simulations with community atmospheric model version 5

    Science.gov (United States)

    Zhao, Wenjie; Peng, Yiran; Wang, Bin; Yi, Bingqi; Lin, Yanluan; Li, Jiangnan

    2018-05-01

    A newly implemented Baum-Yang scheme for simulating ice cloud optical properties is compared with existing schemes (Mitchell and Fu schemes) in a standalone radiative transfer model and in the global climate model (GCM) Community Atmospheric Model Version 5 (CAM5). This study systematically analyzes the effect of different ice cloud optical schemes on global radiation and climate by a series of simulations with a simplified standalone radiative transfer model, atmospheric GCM CAM5, and a comprehensive coupled climate model. Results from the standalone radiative model show that Baum-Yang scheme yields generally weaker effects of ice cloud on temperature profiles both in shortwave and longwave spectrum. CAM5 simulations indicate that Baum-Yang scheme in place of Mitchell/Fu scheme tends to cool the upper atmosphere and strengthen the thermodynamic instability in low- and mid-latitudes, which could intensify the Hadley circulation and dehydrate the subtropics. When CAM5 is coupled with a slab ocean model to include simplified air-sea interaction, reduced downward longwave flux to surface in Baum-Yang scheme mitigates ice-albedo feedback in the Arctic as well as water vapor and cloud feedbacks in low- and mid-latitudes, resulting in an overall temperature decrease by 3.0/1.4 °C globally compared with Mitchell/Fu schemes. Radiative effect and climate feedback of the three ice cloud optical schemes documented in this study can be referred for future improvements on ice cloud simulation in CAM5.

  20. Uncertainties of Large-Scale Forcing Caused by Surface Turbulence Flux Measurements and the Impacts on Cloud Simulations at the ARM SGP Site

    Science.gov (United States)

    Tang, S.; Xie, S.; Tang, Q.; Zhang, Y.

    2017-12-01

    Two types of instruments, the eddy correlation flux measurement system (ECOR) and the energy balance Bowen ratio system (EBBR), are used at the Atmospheric Radiation Measurement (ARM) program Southern Great Plains (SGP) site to measure surface latent and sensible fluxes. ECOR and EBBR typically sample different land surface types, and the domain-mean surface fluxes derived from ECOR and EBBR are not always consistent. The uncertainties of the surface fluxes will have impacts on the derived large-scale forcing data and further affect the simulations of single-column models (SCM), cloud-resolving models (CRM) and large-eddy simulation models (LES), especially for the shallow-cumulus clouds which are mainly driven by surface forcing. This study aims to quantify the uncertainties of the large-scale forcing caused by surface turbulence flux measurements and investigate the impacts on cloud simulations using long-term observations from the ARM SGP site.

  1. Ten Years of Cloud Properties from MODIS: Global Statistics and Use in Climate Model Evaluation

    Science.gov (United States)

    Platnick, Steven E.

    2011-01-01

    The NASA Moderate Resolution Imaging Spectroradiometer (MODIS), launched onboard the Terra and Aqua spacecrafts, began Earth observations on February 24, 2000 and June 24,2002, respectively. Among the algorithms developed and applied to this sensor, a suite of cloud products includes cloud masking/detection, cloud-top properties (temperature, pressure), and optical properties (optical thickness, effective particle radius, water path, and thermodynamic phase). All cloud algorithms underwent numerous changes and enhancements between for the latest Collection 5 production version; this process continues with the current Collection 6 development. We will show example MODIS Collection 5 cloud climatologies derived from global spatial . and temporal aggregations provided in the archived gridded Level-3 MODIS atmosphere team product (product names MOD08 and MYD08 for MODIS Terra and Aqua, respectively). Data sets in this Level-3 product include scalar statistics as well as 1- and 2-D histograms of many cloud properties, allowing for higher order information and correlation studies. In addition to these statistics, we will show trends and statistical significance in annual and seasonal means for a variety of the MODIS cloud properties, as well as the time required for detection given assumed trends. To assist in climate model evaluation, we have developed a MODIS cloud simulator with an accompanying netCDF file containing subsetted monthly Level-3 statistical data sets that correspond to the simulator output. Correlations of cloud properties with ENSO offer the potential to evaluate model cloud sensitivity; initial results will be discussed.

  2. Reliability Evaluation for the Surface to Air Missile Weapon Based on Cloud Model

    Directory of Open Access Journals (Sweden)

    Deng Jianjun

    2015-01-01

    Full Text Available The fuzziness and randomness is integrated by using digital characteristics, such as Expected value, Entropy and Hyper entropy. The cloud model adapted to reliability evaluation is put forward based on the concept of the surface to air missile weapon. The cloud scale of the qualitative evaluation is constructed, and the quantitative variable and the qualitative variable in the system reliability evaluation are corresponded. The practical calculation result shows that it is more effective to analyze the reliability of the surface to air missile weapon by this way. The practical calculation result also reflects the model expressed by cloud theory is more consistent with the human thinking style of uncertainty.

  3. The Cloud Feedback Model Intercomparison Project Observational Simulator Package: Version 2

    Directory of Open Access Journals (Sweden)

    D. J. Swales

    2018-01-01

    Full Text Available The Cloud Feedback Model Intercomparison Project Observational Simulator Package (COSP gathers together a collection of observation proxies or satellite simulators that translate model-simulated cloud properties to synthetic observations as would be obtained by a range of satellite observing systems. This paper introduces COSP2, an evolution focusing on more explicit and consistent separation between host model, coupling infrastructure, and individual observing proxies. Revisions also enhance flexibility by allowing for model-specific representation of sub-grid-scale cloudiness, provide greater clarity by clearly separating tasks, support greater use of shared code and data including shared inputs across simulators, and follow more uniform software standards to simplify implementation across a wide range of platforms. The complete package including a testing suite is freely available.

  4. Marine cloud brightening

    OpenAIRE

    Latham, John; Bower, Keith; Choularton, Tom; Coe, Hugh; Connolly, Paul; Cooper, Gary; Craft, Tim; Foster, Jack; Gadian, Alan; Galbraith, Lee; Iacovides, Hector; Johnston, David; Launder, Brian; Leslie, Brian; Meyer, John

    2012-01-01

    The idea behind the marine cloud-brightening (MCB) geoengineering technique is that seeding marine stratocumulus clouds with copious quantities of roughly monodisperse sub-micrometre sea water particles might significantly enhance the cloud droplet number concentration, and thereby the cloud albedo and possibly longevity. This would produce a cooling, which general circulation model (GCM) computations suggest could—subject to satisfactory resolution of technical and scientific problems identi...

  5. Stratocumulus Cloud Top Radiative Cooling and Cloud Base Updraft Speeds

    Science.gov (United States)

    Kazil, J.; Feingold, G.; Balsells, J.; Klinger, C.

    2017-12-01

    Cloud top radiative cooling is a primary driver of turbulence in the stratocumulus-topped marine boundary. A functional relationship between cloud top cooling and cloud base updraft speeds may therefore exist. A correlation of cloud top radiative cooling and cloud base updraft speeds has been recently identified empirically, providing a basis for satellite retrieval of cloud base updraft speeds. Such retrievals may enable analysis of aerosol-cloud interactions using satellite observations: Updraft speeds at cloud base co-determine supersaturation and therefore the activation of cloud condensation nuclei, which in turn co-determine cloud properties and precipitation formation. We use large eddy simulation and an off-line radiative transfer model to explore the relationship between cloud-top radiative cooling and cloud base updraft speeds in a marine stratocumulus cloud over the course of the diurnal cycle. We find that during daytime, at low cloud water path (CWP correlated, in agreement with the reported empirical relationship. During the night, in the absence of short-wave heating, CWP builds up (CWP > 50 g m-2) and long-wave emissions from cloud top saturate, while cloud base heating increases. In combination, cloud top cooling and cloud base updrafts become weakly anti-correlated. A functional relationship between cloud top cooling and cloud base updraft speed can hence be expected for stratocumulus clouds with a sufficiently low CWP and sub-saturated long-wave emissions, in particular during daytime. At higher CWPs, in particular at night, the relationship breaks down due to saturation of long-wave emissions from cloud top.

  6. Coupling aerosol-cloud-radiative processes in the WRF-Chem model: Investigating the radiative impact of elevated point sources

    Directory of Open Access Journals (Sweden)

    E. G. Chapman

    2009-02-01

    Full Text Available The local and regional influence of elevated point sources on summertime aerosol forcing and cloud-aerosol interactions in northeastern North America was investigated using the WRF-Chem community model. The direct effects of aerosols on incoming solar radiation were simulated using existing modules to relate aerosol sizes and chemical composition to aerosol optical properties. Indirect effects were simulated by adding a prognostic treatment of cloud droplet number and adding modules that activate aerosol particles to form cloud droplets, simulate aqueous-phase chemistry, and tie a two-moment treatment of cloud water (cloud water mass and cloud droplet number to precipitation and an existing radiation scheme. Fully interactive feedbacks thus were created within the modified model, with aerosols affecting cloud droplet number and cloud radiative properties, and clouds altering aerosol size and composition via aqueous processes, wet scavenging, and gas-phase-related photolytic processes. Comparisons of a baseline simulation with observations show that the model captured the general temporal cycle of aerosol optical depths (AODs and produced clouds of comparable thickness to observations at approximately the proper times and places. The model overpredicted SO2 mixing ratios and PM2.5 mass, but reproduced the range of observed SO2 to sulfate aerosol ratios, suggesting that atmospheric oxidation processes leading to aerosol sulfate formation are captured in the model. The baseline simulation was compared to a sensitivity simulation in which all emissions at model levels above the surface layer were set to zero, thus removing stack emissions. Instantaneous, site-specific differences for aerosol and cloud related properties between the two simulations could be quite large, as removing above-surface emission sources influenced when and where clouds formed within the modeling domain. When summed spatially over the finest

  7. A GLOBAL SOLUTION TO TOPOLOGICAL RECONSTRUCTION OF BUILDING ROOF MODELS FROM AIRBORNE LIDAR POINT CLOUDS

    Directory of Open Access Journals (Sweden)

    J. Yan

    2016-06-01

    Full Text Available This paper presents a global solution to building roof topological reconstruction from LiDAR point clouds. Starting with segmented roof planes from building LiDAR points, a BSP (binary space partitioning algorithm is used to partition the bounding box of the building into volumetric cells, whose geometric features and their topology are simultaneously determined. To resolve the inside/outside labelling problem of cells, a global energy function considering surface visibility and spatial regularization between adjacent cells is constructed and minimized via graph cuts. As a result, the cells are labelled as either inside or outside, where the planar surfaces between the inside and outside form the reconstructed building model. Two LiDAR data sets of Yangjiang (China and Wuhan University (China are used in the study. Experimental results show that the completeness of reconstructed roof planes is 87.5%. Comparing with existing data-driven approaches, the proposed approach is global. Roof faces and edges as well as their topology can be determined at one time via minimization of an energy function. Besides, this approach is robust to partial absence of roof planes and tends to reconstruct roof models with visibility-consistent surfaces.

  8. Evaluation and Improvement of Cloud and Convective Parameterizations from Analyses of ARM Observations and Models

    Energy Technology Data Exchange (ETDEWEB)

    Del Genio, Anthony D. [NASA Goddard Inst. for Space Studies (GISS), New York, NY (United States)

    2016-03-11

    Over this period the PI and his performed a broad range of data analysis, model evaluation, and model improvement studies using ARM data. These included cloud regimes in the TWP and their evolution over the MJO; M-PACE IOP SCM-CRM intercomparisons; simulations of convective updraft strength and depth during TWP-ICE; evaluation of convective entrainment parameterizations using TWP-ICE simulations; evaluation of GISS GCM cloud behavior vs. long-term SGP cloud statistics; classification of aerosol semi-direct effects on cloud cover; depolarization lidar constraints on cloud phase; preferred states of the winter Arctic atmosphere, surface, and sub-surface; sensitivity of convection to tropospheric humidity; constraints on the parameterization of mesoscale organization from TWP-ICE WRF simulations; updraft and downdraft properties in TWP-ICE simulated convection; insights from long-term ARM records at Manus and Nauru.

  9. Three-dimensional point-cloud room model in room acoustics simulations

    DEFF Research Database (Denmark)

    Markovic, Milos; Olesen, Søren Krarup; Hammershøi, Dorte

    2013-01-01

    acquisition and its representation with a 3D point-cloud model, as well as utilization of such a model for the room acoustics simulations. A room is scanned with a commercially available input device (Kinect for Xbox360) in two different ways; the first one involves the device placed in the middle of the room...... and rotated around the vertical axis while for the second one the device is moved within the room. Benefits of both approaches were analyzed. The device's depth sensor provides a set of points in a three-dimensional coordinate system which represents scanned surfaces of the room interior. These data are used...... to build a 3D point-cloud model of the room. Several models are created to meet requirements of different room acoustics simulation algorithms: plane fitting and uniform voxel grid for geometric methods and triangulation mesh for the numerical methods. Advantages of the proposed method over the traditional...

  10. Three-dimensional point-cloud room model for room acoustics simulations

    DEFF Research Database (Denmark)

    Markovic, Milos; Olesen, Søren Krarup; Hammershøi, Dorte

    2013-01-01

    acquisition and its representation with a 3D point-cloud model, as well as utilization of such a model for the room acoustics simulations. A room is scanned with a commercially available input device (Kinect for Xbox360) in two different ways; the first one involves the device placed in the middle of the room...... and rotated around the vertical axis while for the second one the device is moved within the room. Benefits of both approaches were analyzed. The device's depth sensor provides a set of points in a three-dimensional coordinate system which represents scanned surfaces of the room interior. These data are used...... to build a 3D point-cloud model of the room. Several models are created to meet requirements of different room acoustics simulation algorithms: plane fitting and uniform voxel grid for geometric methods and triangulation mesh for the numerical methods. Advantages of the proposed method over the traditional...

  11. A numerical cloud model to interpret the isotope content of hailstones

    International Nuclear Information System (INIS)

    Jouzel, J.; Brichet, N.; Thalmann, B.; Federer, B.

    1980-07-01

    Measurements of the isotope content of hailstones are frequently used to deduce their trajectories and updraft speeds within severe storms. The interpretation was made in the past on the basis of an adiabatic equilibrium model in which the stones grew exclusively by interaction with droplets and vapor. Using the 1D steady-state model of Hirsch with parametrized cloud physics these unrealistic assumptions were dropped and the effects of interactions between droplets, drops, ice crystals and graupel on the concentrations of stable isotopes in hydrometeors were taken into account. The construction of the model is briefly discussed. The resulting height profiles of D and O 18 in hailstones deviate substantially from the equilibrium case, rendering most earlier trajectory calculations invalid. It is also seen that in the lower cloud layers the ice of the stones is richer due to relaxation effects, but at higher cloud layers (T(a) 0 C) the ice is much poorer in isotopes. This yields a broader spread of the isotope values in the interval 0>T(a)>-35 0 C or alternatively, it means that hailstones with a very large range of measured isotope concentrations grow in a smaller and therefore more realistic temperature interval. The use of the model in practice will be demonstrated

  12. How Difficult is it to Reduce Low-Level Cloud Biases With the Higher-Order Turbulence Closure Approach in Climate Models?

    Science.gov (United States)

    Xu, Kuan-Man

    2015-01-01

    Low-level clouds cover nearly half of the Earth and play a critical role in regulating the energy and hydrological cycle. Despite the fact that a great effort has been put to advance the modeling and observational capability in recent years, low-level clouds remains one of the largest uncertainties in the projection of future climate change. Low-level cloud feedbacks dominate the uncertainty in the total cloud feedback in climate sensitivity and projection studies. These clouds are notoriously difficult to simulate in climate models due to its complicated interactions with aerosols, cloud microphysics, boundary-layer turbulence and cloud dynamics. The biases in both low cloud coverage/water content and cloud radiative effects (CREs) remain large. A simultaneous reduction in both cloud and CRE biases remains elusive. This presentation first reviews the effort of implementing the higher-order turbulence closure (HOC) approach to representing subgrid-scale turbulence and low-level cloud processes in climate models. There are two HOCs that have been implemented in climate models. They differ in how many three-order moments are used. The CLUBB are implemented in both CAM5 and GDFL models, which are compared with IPHOC that is implemented in CAM5 by our group. IPHOC uses three third-order moments while CLUBB only uses one third-order moment while both use a joint double-Gaussian distribution to represent the subgrid-scale variability. Despite that HOC is more physically consistent and produces more realistic low-cloud geographic distributions and transitions between cumulus and stratocumulus regimes, GCMs with traditional cloud parameterizations outperform in CREs because tuning of this type of models is more extensively performed than those with HOCs. We perform several tuning experiments with CAM5 implemented with IPHOC in an attempt to produce the nearly balanced global radiative budgets without deteriorating the low-cloud simulation. One of the issues in CAM5-IPHOC

  13. pCloud: A Cloud-based Power Market Simulation Environment

    Energy Technology Data Exchange (ETDEWEB)

    Rudkevich, Aleksandr; Goldis, Evgeniy

    2012-12-02

    This research conducted by the Newton Energy Group, LLC (NEG) is dedicated to the development of pCloud: a Cloud-based Power Market Simulation Environment. pCloud is offering power industry stakeholders the capability to model electricity markets and is organized around the Software as a Service (SaaS) concept -- a software application delivery model in which software is centrally hosted and provided to many users via the internet. During the Phase I of this project NEG developed a prototype design for pCloud as a SaaS-based commercial service offering, system architecture supporting that design, ensured feasibility of key architecture's elements, formed technological partnerships and negotiated commercial agreements with partners, conducted market research and other related activities and secured funding for continue development of pCloud between the end of Phase I and beginning of Phase II, if awarded. Based on the results of Phase I activities, NEG has established that the development of a cloud-based power market simulation environment within the Windows Azure platform is technologically feasible, can be accomplished within the budget and timeframe available through the Phase II SBIR award with additional external funding. NEG believes that pCloud has the potential to become a game-changing technology for the modeling and analysis of electricity markets. This potential is due to the following critical advantages of pCloud over its competition: - Standardized access to advanced and proven power market simulators offered by third parties. - Automated parallelization of simulations and dynamic provisioning of computing resources on the cloud. This combination of automation and scalability dramatically reduces turn-around time while offering the capability to increase the number of analyzed scenarios by a factor of 10, 100 or even 1000. - Access to ready-to-use data and to cloud-based resources leading to a reduction in software, hardware, and IT costs

  14. Exploring the Effects of Cloud Vertical Structure on Cloud Microphysical Retrievals based on Polarized Reflectances

    Science.gov (United States)

    Miller, D. J.; Zhang, Z.; Platnick, S. E.; Ackerman, A. S.; Cornet, C.; Baum, B. A.

    2013-12-01

    A polarized cloud reflectance simulator was developed by coupling an LES cloud model with a polarized radiative transfer model to assess the capabilities of polarimetric cloud retrievals. With future remote sensing campaigns like NASA's Aerosols/Clouds/Ecosystems (ACE) planning to feature advanced polarimetric instruments it is important for the cloud remote sensing community to understand the retrievable information available and the related systematic/methodical limitations. The cloud retrieval simulator we have developed allows us to probe these important questions in a realistically relevant test bed. Our simulator utilizes a polarized adding-doubling radiative transfer model and an LES cloud field from a DHARMA simulation (Ackerman et al. 2004) with cloud properties based on the stratocumulus clouds observed during the DYCOMS-II field campaign. In this study we will focus on how the vertical structure of cloud microphysics can influence polarized cloud effective radius retrievals. Numerous previous studies have explored how retrievals based on total reflectance are affected by cloud vertical structure (Platnick 2000, Chang and Li 2002) but no such studies about the effects of vertical structure on polarized retrievals exist. Unlike the total cloud reflectance, which is predominantly multiply scattered light, the polarized reflectance is primarily the result of singly scattered photons. Thus the polarized reflectance is sensitive to only the uppermost region of the cloud (tau~influencer on the microphysical development of cloud droplets, can be potentially studied with polarimetric retrievals.

  15. Modeling Incoherent Electron Cloud Effects

    International Nuclear Information System (INIS)

    Vay, Jean-Luc; Benedetto, E.; Fischer, W.; Franchetti, G.; Ohmi, K.; Schulte, D.; Sonnad, K.; Tomas, R.; Vay, J.-L.; Zimmermann, F.; Rumolo, G.; Pivi, M.; Raubenheimer, T.

    2007-01-01

    Incoherent electron effects could seriously limit the beam lifetime in proton or ion storage rings, such as LHC, SPS, or RHIC, or blow up the vertical emittance of positron beams, e.g., at the B factories or in linear-collider damping rings. Different approaches to modeling these effects each have their own merits and drawbacks. We describe several simulation codes which simplify the descriptions of the beam-electron interaction and of the accelerator structure in various different ways, and present results for a toy model of the SPS. In addition, we present evidence that for positron beams the interplay of incoherent electron-cloud effects and synchrotron radiation can lead to a significant increase in vertical equilibrium emittance. The magnitude of a few incoherent e+e- scattering processes is also estimated. Options for future code development are reviewed

  16. Framework of cloud parameterization including ice for 3-D mesoscale models

    Energy Technology Data Exchange (ETDEWEB)

    Levkov, L; Jacob, D; Eppel, D; Grassl, H

    1989-01-01

    A parameterization scheme for the simulation of ice in clouds incorporated into the hydrostatic version of the GKSS three-dimensional mesoscale model. Numerical simulations of precipitation are performed: over the Northe Sea, the Hawaiian trade wind area and in the region of the intertropical convergence zone. Not only some major features of convective structures in all three areas but also cloud-aerosol interactions have successfully been simulated. (orig.) With 19 figs., 2 tabs.

  17. Cloud Computing for radiologists.

    Science.gov (United States)

    Kharat, Amit T; Safvi, Amjad; Thind, Ss; Singh, Amarjit

    2012-07-01

    Cloud computing is a concept wherein a computer grid is created using the Internet with the sole purpose of utilizing shared resources such as computer software, hardware, on a pay-per-use model. Using Cloud computing, radiology users can efficiently manage multimodality imaging units by using the latest software and hardware without paying huge upfront costs. Cloud computing systems usually work on public, private, hybrid, or community models. Using the various components of a Cloud, such as applications, client, infrastructure, storage, services, and processing power, Cloud computing can help imaging units rapidly scale and descale operations and avoid huge spending on maintenance of costly applications and storage. Cloud computing allows flexibility in imaging. It sets free radiology from the confines of a hospital and creates a virtual mobile office. The downsides to Cloud computing involve security and privacy issues which need to be addressed to ensure the success of Cloud computing in the future.

  18. Cloud Computing for radiologists

    International Nuclear Information System (INIS)

    Kharat, Amit T; Safvi, Amjad; Thind, SS; Singh, Amarjit

    2012-01-01

    Cloud computing is a concept wherein a computer grid is created using the Internet with the sole purpose of utilizing shared resources such as computer software, hardware, on a pay-per-use model. Using Cloud computing, radiology users can efficiently manage multimodality imaging units by using the latest software and hardware without paying huge upfront costs. Cloud computing systems usually work on public, private, hybrid, or community models. Using the various components of a Cloud, such as applications, client, infrastructure, storage, services, and processing power, Cloud computing can help imaging units rapidly scale and descale operations and avoid huge spending on maintenance of costly applications and storage. Cloud computing allows flexibility in imaging. It sets free radiology from the confines of a hospital and creates a virtual mobile office. The downsides to Cloud computing involve security and privacy issues which need to be addressed to ensure the success of Cloud computing in the future

  19. Cloud computing for radiologists

    Directory of Open Access Journals (Sweden)

    Amit T Kharat

    2012-01-01

    Full Text Available Cloud computing is a concept wherein a computer grid is created using the Internet with the sole purpose of utilizing shared resources such as computer software, hardware, on a pay-per-use model. Using Cloud computing, radiology users can efficiently manage multimodality imaging units by using the latest software and hardware without paying huge upfront costs. Cloud computing systems usually work on public, private, hybrid, or community models. Using the various components of a Cloud, such as applications, client, infrastructure, storage, services, and processing power, Cloud computing can help imaging units rapidly scale and descale operations and avoid huge spending on maintenance of costly applications and storage. Cloud computing allows flexibility in imaging. It sets free radiology from the confines of a hospital and creates a virtual mobile office. The downsides to Cloud computing involve security and privacy issues which need to be addressed to ensure the success of Cloud computing in the future.

  20. Quantitative Measures of Immersion in Cloud and the Biogeography of Cloud Forests

    Science.gov (United States)

    Lawton, R. O.; Nair, U. S.; Ray, D.; Regmi, A.; Pounds, J. A.; Welch, R. M.

    2010-01-01

    Sites described as tropical montane cloud forests differ greatly, in part because observers tend to differ in their opinion as to what constitutes frequent and prolonged immersion in cloud. This definitional difficulty interferes with hydrologic analyses, assessments of environmental impacts on ecosystems, and biogeographical analyses of cloud forest communities and species. Quantitative measurements of cloud immersion can be obtained on site, but the observations are necessarily spatially limited, although well-placed observers can examine 10 50 km of a mountain range under rainless conditions. Regional analyses, however, require observations at a broader scale. This chapter discusses remote sensing and modeling approaches that can provide quantitative measures of the spatiotemporal patterns of cloud cover and cloud immersion in tropical mountain ranges. These approaches integrate remote sensing tools of various spatial resolutions and frequencies of observation, digital elevation models, regional atmospheric models, and ground-based observations to provide measures of cloud cover, cloud base height, and the intersection of cloud and terrain. This combined approach was applied to the Monteverde region of northern Costa Rica to illustrate how the proportion of time the forest is immersed in cloud may vary spatially and temporally. The observed spatial variation was largely due to patterns of airflow over the mountains. The temporal variation reflected the diurnal rise and fall of the orographic cloud base, which was influenced in turn by synoptic weather conditions, the seasonal movement of the Intertropical Convergence Zone and the north-easterly trade winds. Knowledge of the proportion of the time that sites are immersed in clouds should facilitate ecological comparisons and biogeographical analyses, as well as land use planning and hydrologic assessments in areas where intensive on-site work is not feasible.

  1. Dynamic virtual machine allocation policy in cloud computing complying with service level agreement using CloudSim

    Science.gov (United States)

    Aneri, Parikh; Sumathy, S.

    2017-11-01

    Cloud computing provides services over the internet and provides application resources and data to the users based on their demand. Base of the Cloud Computing is consumer provider model. Cloud provider provides resources which consumer can access using cloud computing model in order to build their application based on their demand. Cloud data center is a bulk of resources on shared pool architecture for cloud user to access. Virtualization is the heart of the Cloud computing model, it provides virtual machine as per application specific configuration and those applications are free to choose their own configuration. On one hand, there is huge number of resources and on other hand it has to serve huge number of requests effectively. Therefore, resource allocation policy and scheduling policy play very important role in allocation and managing resources in this cloud computing model. This paper proposes the load balancing policy using Hungarian algorithm. Hungarian Algorithm provides dynamic load balancing policy with a monitor component. Monitor component helps to increase cloud resource utilization by managing the Hungarian algorithm by monitoring its state and altering its state based on artificial intelligent. CloudSim used in this proposal is an extensible toolkit and it simulates cloud computing environment.

  2. Characterization of Cloud Water-Content Distribution

    Science.gov (United States)

    Lee, Seungwon

    2010-01-01

    The development of realistic cloud parameterizations for climate models requires accurate characterizations of subgrid distributions of thermodynamic variables. To this end, a software tool was developed to characterize cloud water-content distributions in climate-model sub-grid scales. This software characterizes distributions of cloud water content with respect to cloud phase, cloud type, precipitation occurrence, and geo-location using CloudSat radar measurements. It uses a statistical method called maximum likelihood estimation to estimate the probability density function of the cloud water content.

  3. Atmospheric diffusion of large clouds

    Energy Technology Data Exchange (ETDEWEB)

    Crawford, T. V. [Univ. of California, Lawrence Radiation Lab., Livermore, California (United States)

    1967-07-01

    Clouds of pollutants travel within a coordinate system that is fixed to the earth's surface, and they diffuse and grow within a coordinate system fixed to the cloud's center. This paper discusses an approach to predicting the cloud's properties, within the latter coordinate system, on space scales of a few hundred meters to a few hundred kilometers and for time periods of a few days. A numerical cloud diffusion model is presented which starts with a cloud placed arbitrarily within the troposphere. Similarity theories of atmospheric turbulence are used to predict the horizontal diffusivity as a function of initial cloud size, turbulent atmospheric dissipation, and time. Vertical diffusivity is input as a function of time and height. Therefore, diurnal variations of turbulent diffusion in the boundary layer and effects of temperature inversions, etc. can be modeled. Nondiffusive cloud depletion mechanisms, such as dry deposition, washout, and radioactive decay, are also a part of this numerical model. An effluent cloud, produced by a reactor run at the Nuclear Rocket Development Station, Nevada, is discussed in this paper. Measurements on this cloud, for a period of two days, are compared to calculations with the above numerical cloud diffusion model. In general, there is agreement. within a factor of two, for airborne concentrations, cloud horizontal area, surface air concentrations, and dry deposition as airborne concentration decreased by seven orders of magnitude during the two-day period. (author)

  4. Advancing Clouds Lifecycle Representation in Numerical Models Using Innovative Analysis Methods that Bridge ARM Observations and Models Over a Breadth of Scales

    Energy Technology Data Exchange (ETDEWEB)

    Kollias, Pavlos [McGill Univ., Montreal, QC (Canada

    2016-09-06

    This the final report for the DE-SC0007096 - Advancing Clouds Lifecycle Representation in Numerical Models Using Innovative Analysis Methods that Bridge ARM Observations and Models Over a Breadth of Scales - PI: Pavlos Kollias. The final report outline the main findings of the research conducted using the aforementioned award in the area of cloud research from the cloud scale (10-100 m) to the mesoscale (20-50 km).

  5. Microphysics in Multi-scale Modeling System with Unified Physics

    Science.gov (United States)

    Tao, Wei-Kuo

    2012-01-01

    Recently, a multi-scale modeling system with unified physics was developed at NASA Goddard. It consists of (1) a cloud-resolving model (Goddard Cumulus Ensemble model, GCE model), (2) a regional scale model (a NASA unified weather research and forecast, WRF), (3) a coupled CRM and global model (Goddard Multi-scale Modeling Framework, MMF), and (4) a land modeling system. The same microphysical processes, long and short wave radiative transfer and land processes and the explicit cloud-radiation, and cloud-land surface interactive processes are applied in this multi-scale modeling system. This modeling system has been coupled with a multi-satellite simulator to use NASA high-resolution satellite data to identify the strengths and weaknesses of cloud and precipitation processes simulated by the model. In this talk, a review of developments and applications of the multi-scale modeling system will be presented. In particular, the microphysics development and its performance for the multi-scale modeling system will be presented.

  6. Modeling the partitioning of organic chemical species in cloud phases with CLEPS (1.1)

    Science.gov (United States)

    Rose, Clémence; Chaumerliac, Nadine; Deguillaume, Laurent; Perroux, Hélène; Mouchel-Vallon, Camille; Leriche, Maud; Patryl, Luc; Armand, Patrick

    2018-02-01

    The new detailed aqueous-phase mechanism Cloud Explicit Physico-chemical Scheme (CLEPS 1.0), which describes the oxidation of isoprene-derived water-soluble organic compounds, is coupled with a warm microphysical module simulating the activation of aerosol particles into cloud droplets. CLEPS 1.0 was then extended to CLEPS 1.1 to include the chemistry of the newly added dicarboxylic acids dissolved from the particulate phase. The resulting coupled model allows the prediction of the aqueous-phase concentrations of chemical compounds originating from particle scavenging, mass transfer from the gas-phase and in-cloud aqueous chemical reactivity. The aim of the present study was more particularly to investigate the effect of particle scavenging on cloud chemistry. Several simulations were performed to assess the influence of various parameters on model predictions and to interpret long-term measurements conducted at the top of Puy de Dôme (PUY, France) in marine air masses. Specific attention was paid to carboxylic acids, whose predicted concentrations are on average in the lower range of the observations, with the exception of formic acid, which is rather overestimated in the model. The different sensitivity runs highlight the fact that formic and acetic acids mainly originate from the gas phase and have highly variable aqueous-phase reactivity depending on the cloud acidity, whereas C3-C4 carboxylic acids mainly originate from the particulate phase and are supersaturated in the cloud.

  7. Clouds-radiation interactions in a general circulation model - Impact upon the planetary radiation balance

    Science.gov (United States)

    Smith, Laura D.; Vonder Haar, Thomas H.

    1991-01-01

    Simultaneously conducted observations of the earth radiation budget and the cloud amount estimates, taken during the June 1979 - May 1980 Nimbus 7 mission were used to show interactions between the cloud amount and raidation and to verify a long-term climate simulation obtained with the latest version of the NCAR Community Climate Model (CCM). The parameterization of the radiative, dynamic, and thermodynamic processes produced the mean radiation and cloud quantities that were in reasonable agreement with satellite observations, but at the expense of simulating their short-term fluctuations. The results support the assumption that the inclusion of the cloud liquid water (ice) variable would be the best mean to reduce the blinking of clouds in NCAR CCM.

  8. How Models Simulate the Radiative Effect in the Transition Zone of the Aerosol-Cloud Continuum

    Science.gov (United States)

    Calbo Angrill, J.; González, J. A.; Long, C. N.; McComiskey, A. C.

    2017-12-01

    Several studies have pointed towards dealing with clouds and aerosols as two manifestations of what is essentially the same physical phenomenon: a suspension of tiny particles in the air. Although the two extreme cases (i.e., pure aerosol and well-defined cloud) are easily distinguished, and obviously produce different radiative effects, there are many situations in the transition (or "twilight") zone. In a recent paper [Calbó et al., Atmos. Res. 2017, j.atmosres.2017.06.010], the authors of the current communication estimated that about 10% of time there might be a suspension of particles in the air that is difficult to distinguish as either cloud or aerosol. Radiative transfer models, however, simulate the effect of clouds and aerosols with different modules, routines, or parameterizations. In this study, we apply a sensitivity analysis approach to assess the ability of two radiative transfer models (SBDART and RRTM) in simulating the radiative effect of a suspension of particles with characteristics in the boundary between cloud and aerosol. We simulate this kind of suspension either in "cloud mode" or in "aerosol mode" and setting different values of optical depth, droplet size, water path, aerosol type, cloud height, etc. Irradiances both for solar and infrared bands are studied, both at ground level and at the top of the atmosphere, and all analyses are repeated for different solar zenith angles. We obtain that (a) water clouds and ice clouds have similar radiative effects if they have the same optical depth; (b) the spread of effects regarding different aerosol type/aerosol characteristics is remarkable; (c) radiative effects of an aerosol layer and of a cloud layer are different, even if they have similar optical depth; (d) for a given effect on the diffuse component, the effect on the direct component is usually greater (more extinction of direct beam) by aerosols than by clouds; (e) radiative transfer models are somewhat limited when simulating the

  9. Instantaneous Linkages between Clouds and Large-Scale Meteorology over the Southern Ocean in Observations and a Climate Model

    Energy Technology Data Exchange (ETDEWEB)

    Wall, Casey J. [Department of Atmospheric Sciences, University of Washington, Seattle, Washington; Hartmann, Dennis L. [Department of Atmospheric Sciences, University of Washington, Seattle, Washington; Ma, Po-Lun [Atmospheric Sciences and Global Change Division, Pacific Northwest National Laboratory, Richland, Washington

    2017-12-01

    Instantaneous, coincident, footprint-level satellite observations of cloud properties and radiation taken during austral summer over the Southern Ocean are used to study relationships between clouds and large-scale meteorology. Cloud properties are very sensitive to the strength of vertical motion in the middle-troposphere, and low-cloud properties are sensitive to estimated inversion strength, low-level temperature advection, and sea surface temperature. These relationships are quantified. An index for the meteorological anomalies associated with midlatitude cyclones is presented, and it is used to reveal the sensitivity of clouds to the meteorology within the warm- and cold-sector of cyclones. The observed relationships between clouds and meteorology are compared to those in the Community Atmosphere Model version 5 (CAM5) using satellite simulators. Low-clouds simulated by CAM5 are too few, too bright, and contain too much ice, and low-clouds located in the cold-sector of cyclones are too sensitive to variations in the meteorology. The latter two biases are dramatically reduced when CAM5 is coupled with an updated boundary layer parameterization know as Cloud Layers Unified by Binormals (CLUBB). More generally, this study demonstrates that examining the instantaneous timescale is a powerful approach to understanding the physical processes that control clouds and how they are represented in climate models. Such an evaluation goes beyond the cloud climatology and exposes model bias under various meteorological conditions.

  10. Retrieving latent heating vertical structure from cloud and precipitation profiles—Part II: Deep convective and stratiform rain processes

    International Nuclear Information System (INIS)

    Li, Rui; Min, Qilong; Wu, Xiaoqing; Fu, Yunfei

    2013-01-01

    An exploratory study on physical based latent heat (LH) retrieval algorithm is conducted by parameterizing the physical linkages between observed cloud and precipitation profiles to the major processes of phase change of atmospheric water. Specifically, rain is segregated into three rain types: warm, convective, and stratiform rain, based on their dynamical and thermodynamical characteristics. As the second of series, both convective and stratiform rain LH algorithms are presented and evaluated here. For convective and stratiform rain, the major LH-related microphysical processes including condensation, deposition, evaporation, sublimation, and freezing–melting are parameterized with the aid of Cloud Resolving Model (CRM) simulations. The condensation and deposition processes are parameterized in terms of rain formation processes through the precipitation formation theory. LH associated with the freezing–melting process is relatively small and is assumed to be a fraction of total condensation and deposition LH. The evaporation and sublimation processes are parameterized for three unsaturated scenarios: rain out of the cloud body, clouds at cloud boundary and clouds and rain in downdraft region. The evaluation or self-consistency test indicates the retrievals capture the major features of LH profiles and reproduce the double peaks at right altitudes. The LH products are applicable at various stages of cloud system life cycle for high-resolution models, as well as for large-scale climate models. -- Highlights: ► An exploratory study on physics-based cold rain latent heat retrieval algorithm. ► Utilize the full information of the vertical structures of cloud and rainfall. ► Include all major LH-related microphysical processes (in ice and liquid phase). ► Directly link water mass measurements to latent heat at instantaneous pixel level. ► Applicable at various stages of cloud system life cycle

  11. Seismic waveform modeling over cloud

    Science.gov (United States)

    Luo, Cong; Friederich, Wolfgang

    2016-04-01

    With the fast growing computational technologies, numerical simulation of seismic wave propagation achieved huge successes. Obtaining the synthetic waveforms through numerical simulation receives an increasing amount of attention from seismologists. However, computational seismology is a data-intensive research field, and the numerical packages usually come with a steep learning curve. Users are expected to master considerable amount of computer knowledge and data processing skills. Training users to use the numerical packages, correctly access and utilize the computational resources is a troubled task. In addition to that, accessing to HPC is also a common difficulty for many users. To solve these problems, a cloud based solution dedicated on shallow seismic waveform modeling has been developed with the state-of-the-art web technologies. It is a web platform integrating both software and hardware with multilayer architecture: a well designed SQL database serves as the data layer, HPC and dedicated pipeline for it is the business layer. Through this platform, users will no longer need to compile and manipulate various packages on the local machine within local network to perform a simulation. By providing users professional access to the computational code through its interfaces and delivering our computational resources to the users over cloud, users can customize the simulation at expert-level, submit and run the job through it.

  12. Continued rise of the cloud advances and trends in cloud computing

    CERN Document Server

    Mahmood, Zaigham

    2014-01-01

    Cloud computing is no-longer a novel paradigm, but instead an increasingly robust and established technology, yet new developments continue to emerge in this area. Continued Rise of the Cloud: Advances and Trends in Cloud Computing captures the state of the art in cloud technologies, infrastructures, and service delivery and deployment models. The book provides guidance and case studies on the development of cloud-based services and infrastructures from an international selection of expert researchers and practitioners. A careful analysis is provided of relevant theoretical frameworks, prac

  13. Eddy-resolving 1/10° model of the World Ocean

    Science.gov (United States)

    Ibrayev, R. A.; Khabeev, R. N.; Ushakov, K. V.

    2012-02-01

    The first results on simulating the intra-annual variability of the World Ocean circulation by use of the eddy-resolving model are considered. For this purpose, a model of the World Ocean with a 1/10° horizontal resolution and 49 vertical levels was developed (a 1/10 × 1/10 × 49 model of the World Ocean). This model is based on the traditional system of three-dimensional equations of the large-scale dynamics of the ocean and boundary conditions with an explicit allowance for water fluxes on the free surface of the ocean. The equations are written in the tripolar coordinate system. The numerical method is based on the separation of the barotropic and baroclinic components of the solution. Discretization in time is implemented using explicit schemes allowing effective parallelization for a large number of processors. The model uses the sub-models of the boundary layer of the atmosphere and the submodel of sea-ice thermodynamics. The model of the World Ocean was developed at the Institute of Numerical Mathematics of the Russian Academy of Sciences (INM RAS) and the P.P. Shirshov Institute of Oceanogy (IO RAS). The formulation of the problem of simulating the intra-annual variability of thermohydrodynamic processes of the World Ocean and the parameterizations that were used are considered. In the numerical experiment, the temporal evolution of the atmospheric effect is determined by the normal annual cycle according to the conditions of the international Coordinated Ocean-Ice Reference Experiment (CORE-I). The calculation was carried out on a multiprocessor computer with distributed memory; 1601 computational cores were used. The presented analysis demonstrates that the obtained results are quite satisfactory when compared to the results that were obtained by other eddy-resolving models of the global ocean. The analysis of the model solution is, to a larger extent, of a descriptive character. A detailed analysis of the results is to be presented in following works

  14. Can We Use Single-Column Models for Understanding the Boundary Layer Cloud-Climate Feedback?

    Science.gov (United States)

    Dal Gesso, S.; Neggers, R. A. J.

    2018-02-01

    This study explores how to drive Single-Column Models (SCMs) with existing data sets of General Circulation Model (GCM) outputs, with the aim of studying the boundary layer cloud response to climate change in the marine subtropical trade wind regime. The EC-EARTH SCM is driven with the large-scale tendencies and boundary conditions as derived from two different data sets, consisting of high-frequency outputs of GCM simulations. SCM simulations are performed near Barbados Cloud Observatory in the dry season (January-April), when fair-weather cumulus is the dominant low-cloud regime. This climate regime is characterized by a near equilibrium in the free troposphere between the long-wave radiative cooling and the large-scale advection of warm air. In the SCM, this equilibrium is ensured by scaling the monthly mean dynamical tendency of temperature and humidity such that it balances that of the model physics in the free troposphere. In this setup, the high-frequency variability in the forcing is maintained, and the boundary layer physics acts freely. This technique yields representative cloud amount and structure in the SCM for the current climate. Furthermore, the cloud response to a sea surface warming of 4 K as produced by the SCM is consistent with that of the forcing GCM.

  15. Assessment of the Effects of Entrainment and Wind Shear on Nuclear Cloud Rise Modeling

    Science.gov (United States)

    Zalewski, Daniel; Jodoin, Vincent

    2001-04-01

    Accurate modeling of nuclear cloud rise is critical in hazard prediction following a nuclear detonation. This thesis recommends improvements to the model currently used by DOD. It considers a single-term versus a three-term entrainment equation, the value of the entrainment and eddy viscous drag parameters, as well as the effect of wind shear in the cloud rise following a nuclear detonation. It examines departures from the 1979 version of the Department of Defense Land Fallout Interpretive Code (DELFIC) with the current code used in the Hazard Prediction and Assessment Capability (HPAC) code version 3.2. The recommendation for a single-term entrainment equation, with constant value parameters, without wind shear corrections, and without cloud oscillations is based on both a statistical analysis using 67 U.S. nuclear atmospheric test shots and the physical representation of the modeling. The statistical analysis optimized the parameter values of interest for four cases: the three-term entrainment equation with wind shear and without wind shear as well as the single-term entrainment equation with and without wind shear. The thesis then examines the effect of cloud oscillations as a significant departure in the code. Modifications to user input atmospheric tables are identified as a potential problem in the calculation of stabilized cloud dimensions in HPAC.

  16. Resolving the shocked gas in HH54 with Herschel

    DEFF Research Database (Denmark)

    Bjerkeli, P.; Liseau, R.; Brinch, C.

    2014-01-01

    Context. The HH 54 shock is a Herbig-Haro object, located in the nearby Chamaeleon II cloud. Observed CO line profiles are due to a complex distribution in density, temperature, velocity, and geometry. Aims. Resolving the HH 54 shock wave in the far-infrared (FIR) cooling lines of CO constrain...

  17. Modeling and optimization of cloud-ready and content-oriented networks

    CERN Document Server

    Walkowiak, Krzysztof

    2016-01-01

    This book focuses on modeling and optimization of cloud-ready and content-oriented networks in the context of different layers and accounts for specific constraints following from protocols and technologies used in a particular layer. It addresses a wide range of additional constraints important in contemporary networks, including various types of network flows, survivability issues, multi-layer networking, and resource location. The book presents recent existing and new results in a comprehensive and cohesive way. The contents of the book are organized in five chapters, which are mostly self-contained. Chapter 1 briefly presents information on cloud computing and content-oriented services, and introduces basic notions and concepts of network modeling and optimization. Chapter 2 covers various optimization problems that arise in the context of connection-oriented networks. Chapter 3 focuses on modeling and optimization of Elastic Optical Networks. Chapter 4 is devoted to overlay networks. The book concludes w...

  18. Provide a model to improve the performance of intrusion detection systems in the cloud

    OpenAIRE

    Foroogh Sedighi

    2016-01-01

    High availability of tools and service providers in cloud computing and the fact that cloud computing services are provided by internet and deal with public, have caused important challenges for new computing model. Cloud computing faces problems and challenges such as user privacy, data security, data ownership, availability of services, and recovery after breaking down, performance, scalability, programmability. So far, many different methods are presented for detection of intrusion in clou...

  19. Use of the ARM Measurements of Spectral Zenith Radiance for Better Understanding of 3D Cloud-Radiation Processes & Aerosol-Cloud Interaction

    Energy Technology Data Exchange (ETDEWEB)

    Alexander Marshak; Warren Wiscombe; Yuri Knyazikhin; Christine Chiu

    2011-05-24

    We proposed a variety of tasks centered on the following question: what can we learn about 3D cloud-radiation processes and aerosol-cloud interaction from rapid-sampling ARM measurements of spectral zenith radiance? These ARM measurements offer spectacular new and largely unexploited capabilities in both the temporal and spectral domains. Unlike most other ARM instruments, which average over many seconds or take samples many seconds apart, the new spectral zenith radiance measurements are fast enough to resolve natural time scales of cloud change and cloud boundaries as well as the transition zone between cloudy and clear areas. In the case of the shortwave spectrometer, the measurements offer high time resolution and high spectral resolution, allowing new discovery-oriented science which we intend to pursue vigorously. Research objectives are, for convenience, grouped under three themes: • Understand radiative signature of the transition zone between cloud-free and cloudy areas using data from ARM shortwave radiometers, which has major climatic consequences in both aerosol direct and indirect effect studies. • Provide cloud property retrievals from the ARM sites and the ARM Mobile Facility for studies of aerosol-cloud interactions. • Assess impact of 3D cloud structures on aerosol properties using passive and active remote sensing techniques from both ARM and satellite measurements.

  20. IBM SmartCloud essentials

    CERN Document Server

    Schouten, Edwin

    2013-01-01

    A practical, user-friendly guide that provides an introduction to cloud computing using IBM SmartCloud, along with a thorough understanding of resource management in a cloud environment.This book is great for anyone who wants to get a grasp of what cloud computing is and what IBM SmartCloud has to offer. If you are an IT specialist, IT architect, system administrator, or a developer who wants to thoroughly understand the cloud computing resource model, this book is ideal for you. No prior knowledge of cloud computing is expected.