Using ABAQUS Scripting Interface for Materials Evaluation and Life Prediction
NASA Technical Reports Server (NTRS)
Powers, Lynn M.; Arnold, Steven M.; Baranski, Andrzej
2006-01-01
An ABAQUS script has been written to aid in the evaluation of the mechanical behavior of viscoplastic materials. The purposes of the script are to: handle complex load histories; control load/displacement with alternate stopping criteria; predict failure and life; and verify constitutive models. Material models from the ABAQUS library may be used or the UMAT routine may specify mechanical behavior. User subroutines implemented include: UMAT for the constitutive model; UEXTERNALDB for file manipulation; DISP for boundary conditions; and URDFIL for results processing. Examples presented include load, strain and displacement control tests on a single element model. The tests are creep with a life limiting strain criterion, strain control with a stress limiting cycle and a complex interrupted cyclic relaxation test. The techniques implemented in this paper enable complex load conditions to be solved efficiently with ABAQUS.
Calibrating the Abaqus Crushable Foam Material Model using UNM Data
Schembri, Philip E.; Lewis, Matthew W.
Triaxial test data from the University of New Mexico and uniaxial test data from W-14 is used to calibrate the Abaqus crushable foam material model to represent the syntactic foam comprised of APO-BMI matrix and carbon microballoons used in the W76. The material model is an elasto-plasticity model in which the yield strength depends on pressure. Both the elastic properties and the yield stress are estimated by fitting a line to the elastic region of each test response. The model parameters are fit to the data (in a non-rigorous way) to provide both a conservative and not-conservative material model. Themore » model is verified to perform as intended by comparing the values of pressure and shear stress at yield, as well as the shear and volumetric stress-strain response, to the test data.« less
Pegg, Elise C; Gill, Harinderjit S
2016-09-06
A new software tool to assign the material properties of bone to an ABAQUS finite element mesh was created and compared with Bonemat, a similar tool originally designed to work with Ansys finite element models. Our software tool (py_bonemat_abaqus) was written in Python, which is the chosen scripting language for ABAQUS. The purpose of this study was to compare the software packages in terms of the material assignment calculation and processing speed. Three element types were compared (linear hexahedral (C3D8), linear tetrahedral (C3D4) and quadratic tetrahedral elements (C3D10)), both individually and as part of a mesh. Comparisons were made using a CT scan of a hemi-pelvis as a test case. A small difference, of -0.05kPa on average, was found between Bonemat version 3.1 (the current version) and our Python package. Errors were found in the previous release of Bonemat (version 3.0 downloaded from www.biomedtown.org) during calculation of the quadratic tetrahedron Jacobian, and conversion of the apparent density to modulus when integrating over the Young׳s modulus field. These issues caused up to 2GPa error in the modulus assignment. For these reasons, we recommend users upgrade to the most recent release of Bonemat. Processing speeds were assessed for the three different element types. Our Python package took significantly longer (110s on average) to perform the calculations compared with the Bonemat software (10s). Nevertheless, the workflow advantages of the package and added functionality makes 'py_bonemat_abaqus' a useful tool for ABAQUS users. Copyright © 2016 Elsevier Ltd. All rights reserved.
NASA Astrophysics Data System (ADS)
Khalili, Ashkan
Wave propagation analysis in 1-D and 2-D composite structures is performed efficiently and accurately through the formulation of a User-Defined Element (UEL) based on the wavelet spectral finite element (WSFE) method. The WSFE method is based on the first order shear deformation theory which yields accurate results for wave motion at high frequencies. The wave equations are reduced to ordinary differential equations using Daubechies compactly supported, orthonormal, wavelet scaling functions for approximations in time and one spatial dimension. The 1-D and 2-D WSFE models are highly efficient computationally and provide a direct relationship between system input and output in the frequency domain. The UEL is formulated and implemented in Abaqus for wave propagation analysis in composite structures with complexities. Frequency domain formulation of WSFE leads to complex valued parameters, which are decoupled into real and imaginary parts and presented to Abaqus as real values. The final solution is obtained by forming a complex value using the real number solutions given by Abaqus. Several numerical examples are presented here for 1-D and 2-D composite waveguides. Wave motions predicted by the developed UEL correlate very well with Abaqus simulations using shear flexible elements. The results also show that the UEL largely retains computational efficiency of the WSFE method and extends its ability to model complex features. An enhanced cross-correlation method (ECCM) is developed in order to accurately predict damage location in plates. Three major modifications are proposed to the widely used cross-correlation method (CCM) to improve damage localization capabilities, namely actuator-sensor configuration, signal pre-processing method, and signal post-processing method. The ECCM is investigated numerically (FEM simulation) and experimentally. Experimental investigations for damage detection employ a PZT transducer as actuator and laser Doppler vibrometer as sensor
Fluid-Structure Interaction Using Retarded Potential and ABAQUS
1992-08-19
APPLICATION A retarded potential (RP) capability has been coupled to the ABAQUS program, through the DLOAD user written subroutine , to form ABAQUS - RP...and ABAQUS C. T. DYKA Geo-Centers, Inc. Fort Washington, MD 20744 and M. A. TAMM Computer Operations and Communications Branch Research Computation... ABAQUS 63569N 6. AUTHOR(S) 6604 C. T. Dyka* and M. A. Tamm 7. PERFORMING ORGANIZATION NAME(S) AND AOORESS(ES) b. PERFORMING ORGANIZATION REPORT NUMBER
NASA Technical Reports Server (NTRS)
Arnold, Steven M.; Bednarcyk, Brett A.; Hussain, Aquila; Katiyar, Vivek
2010-01-01
A unified framework is presented that enables coupled multiscale analysis of composite structures and associated graphical pre- and postprocessing within the Abaqus/CAE environment. The recently developed, free, Finite Element Analysis--Micromechanics Analysis Code (FEAMAC) software couples NASA's Micromechanics Analysis Code with Generalized Method of Cells (MAC/GMC) with Abaqus/Standard and Abaqus/Explicit to perform micromechanics based FEA such that the nonlinear composite material response at each integration point is modeled at each increment by MAC/GMC. The Graphical User Interfaces (FEAMAC-Pre and FEAMAC-Post), developed through collaboration between SIMULIA Erie and the NASA Glenn Research Center, enable users to employ a new FEAMAC module within Abaqus/CAE that provides access to the composite microscale. FEA IAC-Pre is used to define and store constituent material properties, set-up and store composite repeating unit cells, and assign composite materials as sections with all data being stored within the CAE database. Likewise FEAMAC-Post enables multiscale field quantity visualization (contour plots, X-Y plots), with point and click access to the microscale i.e., fiber and matrix fields).
Automatic generation of user material subroutines for biomechanical growth analysis.
Young, Jonathan M; Yao, Jiang; Ramasubramanian, Ashok; Taber, Larry A; Perucchio, Renato
2010-10-01
The analysis of the biomechanics of growth and remodeling in soft tissues requires the formulation of specialized pseudoelastic constitutive relations. The nonlinear finite element analysis package ABAQUS allows the user to implement such specialized material responses through the coding of a user material subroutine called UMAT. However, hand coding UMAT subroutines is a challenge even for simple pseudoelastic materials and requires substantial time to debug and test the code. To resolve this issue, we develop an automatic UMAT code generation procedure for pseudoelastic materials using the symbolic mathematics package MATHEMATICA and extend the UMAT generator to include continuum growth. The performance of the automatically coded UMAT is tested by simulating the stress-stretch response of a material defined by a Fung-orthotropic strain energy function, subject to uniaxial stretching, equibiaxial stretching, and simple shear in ABAQUS. The MATHEMATICA UMAT generator is then extended to include continuum growth by adding a growth subroutine to the automatically generated UMAT. The MATHEMATICA UMAT generator correctly derives the variables required in the UMAT code, quickly providing a ready-to-use UMAT. In turn, the UMAT accurately simulates the pseudoelastic response. In order to test the growth UMAT, we simulate the growth-based bending of a bilayered bar with differing fiber directions in a nongrowing passive layer. The anisotropic passive layer, being topologically tied to the growing isotropic layer, causes the bending bar to twist laterally. The results of simulations demonstrate the validity of the automatically coded UMAT, used in both standardized tests of hyperelastic materials and for a biomechanical growth analysis.
User-Defined Material Model for Progressive Failure Analysis
NASA Technical Reports Server (NTRS)
Knight, Norman F. Jr.; Reeder, James R. (Technical Monitor)
2006-01-01
An overview of different types of composite material system architectures and a brief review of progressive failure material modeling methods used for structural analysis including failure initiation and material degradation are presented. Different failure initiation criteria and material degradation models are described that define progressive failure formulations. These progressive failure formulations are implemented in a user-defined material model (or UMAT) for use with the ABAQUS/Standard1 nonlinear finite element analysis tool. The failure initiation criteria include the maximum stress criteria, maximum strain criteria, the Tsai-Wu failure polynomial, and the Hashin criteria. The material degradation model is based on the ply-discounting approach where the local material constitutive coefficients are degraded. Applications and extensions of the progressive failure analysis material model address two-dimensional plate and shell finite elements and three-dimensional solid finite elements. Implementation details and use of the UMAT subroutine are described in the present paper. Parametric studies for composite structures are discussed to illustrate the features of the progressive failure modeling methods that have been implemented.
Evaluation of a Nonlinear Finite Element Program - ABAQUS.
1983-03-15
anisotropic properties. * MATEXP - Linearly elastic thermal expansions with isotropic, orthotropic and anisotropic properties. * MATELG - Linearly...elastic materials for general sections (options available for beam and shell elements). • MATEXG - Linearly elastic thermal expansions for general...decomposition of a matrix. * Q-R algorithm • Vector normalization, etc. Obviously, by consolidating all the utility subroutines in a library, ABAQUS has
Comparison between FEBio and Abaqus for biphasic contact problems.
Meng, Qingen; Jin, Zhongmin; Fisher, John; Wilcox, Ruth
2013-09-01
Articular cartilage plays an important role in the function of diarthrodial joints. Computational methods have been used to study the biphasic mechanics of cartilage, and Abaqus has been one of the most widely used commercial software packages for this purpose. A newly developed open-source finite element solver, FEBio, has been developed specifically for biomechanical applications. The aim of this study was to undertake a direct comparison between FEBio and Abaqus for some practical contact problems involving cartilage. Three model types, representing a porous flat-ended indentation test, a spherical-ended indentation test, and a conceptual natural joint contact model, were compared. In addition, a parameter sensitivity study was also performed for the spherical-ended indentation test to investigate the effects of changes in the input material properties on the model outputs, using both FEBio and Abaqus. Excellent agreement was found between FEBio and Abaqus for all of the model types and across the range of material properties that were investigated.
Comparison between FEBio and Abaqus for biphasic contact problems
Jin, Zhongmin; Fisher, John; Wilcox, Ruth
2013-01-01
Articular cartilage plays an important role in the function of diarthrodial joints. Computational methods have been used to study the biphasic mechanics of cartilage, and Abaqus has been one of the most widely used commercial software packages for this purpose. A newly developed open-source finite element solver, FEBio, has been developed specifically for biomechanical applications. The aim of this study was to undertake a direct comparison between FEBio and Abaqus for some practical contact problems involving cartilage. Three model types, representing a porous flat-ended indentation test, a spherical-ended indentation test, and a conceptual natural joint contact model, were compared. In addition, a parameter sensitivity study was also performed for the spherical-ended indentation test to investigate the effects of changes in the input material properties on the model outputs, using both FEBio and Abaqus. Excellent agreement was found between FEBio and Abaqus for all of the model types and across the range of material properties that were investigated. PMID:23804955
Numerical Simulation of Roller Levelling using SIMULIA Abaqus
NASA Astrophysics Data System (ADS)
Trusov, K. A.; Mishnev, P. A.; Kopaev, O. V.; Nushtaev, D. V.
2017-12-01
The finite element (FE) 2D-model of roller levelling process is developed in the SIMILIA Abaqus. The objective of this paper is development FE-model and investigation of adjustable parameters of roller leveller together with elastic-plastic material behaviour. Properties of the material were determined experimentally. After levelling, the strip had a residual stress distribution. The longbow after cutting is predicted too. Recommendation for practical use were proposed.
ParaView visualization of Abaqus output on the mechanical deformation of complex microstructures
NASA Astrophysics Data System (ADS)
Liu, Qingbin; Li, Jiang; Liu, Jie
2017-02-01
Abaqus® is a popular software suite for finite element analysis. It delivers linear and nonlinear analyses of mechanical and fluid dynamics, includes multi-body system and multi-physics coupling. However, the visualization capability of Abaqus using its CAE module is limited. Models from microtomography have extremely complicated structures, and datasets of Abaqus output are huge, requiring a visualization tool more powerful than Abaqus/CAE. We convert Abaqus output into the XML-based VTK format by developing a Python script and then using ParaView to visualize the results. Such capabilities as volume rendering, tensor glyphs, superior animation and other filters allow ParaView to offer excellent visualizing manifestations. ParaView's parallel visualization makes it possible to visualize very big data. To support full parallel visualization, the Python script achieves data partitioning by reorganizing all nodes, elements and the corresponding results on those nodes and elements. The data partition scheme minimizes data redundancy and works efficiently. Given its good readability and extendibility, the script can be extended to the processing of more different problems in Abaqus. We share the script with Abaqus users on GitHub.
Abaqus Simulations of Rock Response to Dynamic Loading
Steedman, David W.; Coblentz, David
The LANL Geodynamics Team has been applying Abaqus modeling to achieve increasingly complex simulations. Advancements in Abaqus model building and simulation tools allows this progress. We use Lab-developed constitutive models, the fully coupled CEL Abaqus and general contact to simulate response of realistic sites to explosively driven shock.
Advanced Materials Laboratory User Test Planning Guide
NASA Technical Reports Server (NTRS)
Orndoff, Evelyne
2012-01-01
Test process, milestones and inputs are unknowns to first-time users of the Advanced Materials Laboratory. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Vande Geest, Jonathan P; Simon, B R; Rigby, Paul H; Newberg, Tyler P
2011-04-01
Finite element models (FEMs) including characteristic large deformations in highly nonlinear materials (hyperelasticity and coupled diffusive/convective transport of neutral mobile species) will allow quantitative study of in vivo tissues. Such FEMs will provide basic understanding of normal and pathological tissue responses and lead to optimization of local drug delivery strategies. We present a coupled porohyperelastic mass transport (PHEXPT) finite element approach developed using a commercially available ABAQUS finite element software. The PHEXPT transient simulations are based on sequential solution of the porohyperelastic (PHE) and mass transport (XPT) problems where an Eulerian PHE FEM is coupled to a Lagrangian XPT FEM using a custom-written FORTRAN program. The PHEXPT theoretical background is derived in the context of porous media transport theory and extended to ABAQUS finite element formulations. The essential assumptions needed in order to use ABAQUS are clearly identified in the derivation. Representative benchmark finite element simulations are provided along with analytical solutions (when appropriate). These simulations demonstrate the differences in transient and steady state responses including finite deformations, total stress, fluid pressure, relative fluid, and mobile species flux. A detailed description of important model considerations (e.g., material property functions and jump discontinuities at material interfaces) is also presented in the context of finite deformations. The ABAQUS-based PHEXPT approach enables the use of the available ABAQUS capabilities (interactive FEM mesh generation, finite element libraries, nonlinear material laws, pre- and postprocessing, etc.). PHEXPT FEMs can be used to simulate the transport of a relatively large neutral species (negligible osmotic fluid flux) in highly deformable hydrated soft tissues and tissue-engineered materials.
LAMPAT and LAMPATNL User’s Manual
2012-09-01
nonlinearity. These tools are implemented as subroutines in the finite element software ABAQUS . This user’s manual provides information on the proper...model either through the General tab of the Edit Job dialog box in Abaqus /CAE or the command line with user=( subroutine filename). Table 1...Selection of software product and subroutine . Static Analysis With Abaqus /Standard Dynamic Analysis With Abaqus /Explicit Linear, uncoupled
Materials and Nondestructive Evaluation Laboratoriers: User Test Planning Guide
NASA Technical Reports Server (NTRS)
Schaschl, Leslie
2011-01-01
The Materials and Nondestructive Evaluation Laboratory process, milestones and inputs are unknowns to first-time users. The Materials and Nondestructive Evaluation Laboratory Planning Guide aids in establishing expectations for both NASA and non- NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware developers. It is intended to assist their project engineering personnel in materials analysis planning and execution. Material covered includes a roadmap of the analysis process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, products, and inputs necessary to define scope of analysis, cost, and schedule are included as an appendix to the guide.
NASA Technical Reports Server (NTRS)
Gould, Kevin E.; Satyanarayana, Arunkumar; Bogert, Philip B.
2016-01-01
Analysis performed in this study substantiates the need for high fidelity vehicle level progressive damage analyses (PDA) structural models for use in the verification and validation of proposed sub-scale structural models and to support required full-scale vehicle level testing. PDA results are presented that capture and correlate the responses of sub-scale 3-stringer and 7-stringer panel models and an idealized 8-ft diameter fuselage model, which provides a vehicle level environment for the 7-stringer sub-scale panel model. Two unique skin-stringer attachment assumptions are considered and correlated in the models analyzed: the TIE constraint interface versus the cohesive element (COH3D8) interface. Evaluating different interfaces allows for assessing a range of predicted damage modes, including delamination and crack propagation responses. Damage models considered in this study are the ABAQUS built-in Hashin procedure and the COmplete STress Reduction (COSTR) damage procedure implemented through a VUMAT user subroutine using the ABAQUS/Explicit code.
NASA Astrophysics Data System (ADS)
Kit Wong, Ching; Wu, Patrick
2017-04-01
Wu (2004) developed a transformation scheme to model viscoelatic deformation due to glacial loading by commercial finite element package - ABAQUS. Benchmark tests confirmed that this method works extremely well on incompressible earth model. Bangtsson & Lund (2008),however, showed that the transformation scheme would lead to incorrect results if compressible material parameters are used. Their study implies that Wu's method of stress transformation is inadequate to model the load induced deformation of a compressible earth under the framework of ABAQUS. In light of this, numerical experiments are carried out to find if there exist other methods that serve this purpose. All the tested methods are not satisfying as the results failed to converge through iterations, except at the elastic limit. Those tested methods will be outlined and the results will be presented. Possible reasons of failure will also be discussed. Bängtsson, E., & Lund, B. (2008). A comparison between two solution techniques to solve the equations of glacially induced deformation of an elastic Earth. International journal for numerical methods in engineering, 75(4), 479-502. Wu, P. (2004). Using commercial finite element packages for the study of earth deformations, sea levels and the state of stress. Geophysical Journal International, 158(2), 401-408.
The Secondary Development of ABAQUS by using Python and the Application of the Advanced GA
NASA Astrophysics Data System (ADS)
Luo, Lilong; Zhao, Meiying
Realizing the secondary development of the ABAQUS based on the manual of ABAQUS. In order to overcome the prematurity and the worse convergence of the Simple Genetic Algorithm (SGA), a new strategy how to improve the efficiency of the SGA has been put forward. In the new GA, the selection probability and the mutation probability are self-adaptive. Taking the stability of the composite laminates as the target, the optimized laminates sequences and radius of the hatch are analyzed with the help of ABAQUS. Compared with the SGA, the new GA method shows a good consistency, fast convergence and practical feasibility.
Analysis of SMA Hybrid Composite Structures in MSC.Nastran and ABAQUS
NASA Technical Reports Server (NTRS)
Turner, Travis L.; Patel, Hemant D.
2005-01-01
A thermoelastic constitutive model for shape memory alloy (SMA) actuators and SMA hybrid composite (SMAHC) structures was recently implemented in the commercial finite element codes MSC.Nastran and ABAQUS. The model may be easily implemented in any code that has the capability for analysis of laminated composite structures with temperature dependent material properties. The model is also relatively easy to use and requires input of only fundamental engineering properties. A brief description of the model is presented, followed by discussion of implementation and usage in the commercial codes. Results are presented from static and dynamic analysis of SMAHC beams of two types; a beam clamped at each end and a cantilever beam. Nonlinear static (post-buckling) and random response analyses are demonstrated for the first specimen. Static deflection (shape) control is demonstrated for the cantilever beam. Approaches for modeling SMAHC material systems with embedded SMA in ribbon and small round wire product forms are demonstrated and compared. The results from the commercial codes are compared to those from a research code as validation of the commercial implementations; excellent correlation is achieved in all cases.
PAVECHECK : training material updated user's manual including GPS.
DOT National Transportation Integrated Search
2009-01-01
PAVECHECK is a software package used to integrate nondestructive test data from various testing systems to provide the pavement engineer with a comprehensive evaluation of both surface and subsurface conditions. This User's Manual is intended to demo...
Input Files and Procedures for Analysis of SMA Hybrid Composite Beams in MSC.Nastran and ABAQUS
NASA Technical Reports Server (NTRS)
Turner, Travis L.; Patel, Hemant D.
2005-01-01
A thermoelastic constitutive model for shape memory alloys (SMAs) and SMA hybrid composites (SMAHCs) was recently implemented in the commercial codes MSC.Nastran and ABAQUS. The model is implemented and supported within the core of the commercial codes, so no user subroutines or external calculations are necessary. The model and resulting structural analysis has been previously demonstrated and experimentally verified for thermoelastic, vibration and acoustic, and structural shape control applications. The commercial implementations are described in related documents cited in the references, where various results are also shown that validate the commercial implementations relative to a research code. This paper is a companion to those documents in that it provides additional detail on the actual input files and solution procedures and serves as a repository for ASCII text versions of the input files necessary for duplication of the available results.
Research on stress distribution regularity of cement sheaths of radial well based on ABAQUS
NASA Astrophysics Data System (ADS)
Shi, Jihui; Cheng, Yuanfang; Li, Xiaolong; Xiao, Wen; Li, Menglai
2017-12-01
To ensure desirable outcome of hydraulic fracturing based on ultra-short radius radial systems, it is required to investigate the stress distribution regularity and stability of the cement sheath. On the basis of the theoretical model of the cement sheath stress distribution, a reservoir mechanical model was built using the finite element software, ABAQUS, according to the physical property of a certain oil reservoir of the Shengli oilfield. The stress distribution of the casing-cement-sheath-formation system under the practical condition was simulated, based on which analyses were conducted from multiple points of view. Results show that the stress on the internal interface of the cement sheath exceeds that on the external interface, and fluctuates with higher amplitudes, which means that the internal interface is the most failure-prone. The unevenness of the cement sheath stress distribution grows with the increasing horizontal principal stress ratio, and so does the variation magnitude. This indicates that higher horizontal principal stress ratios are unfavourable for the structural stability of the cement sheath. Both the wellbore quantity of the URRS and the physical property of the material can affect the cement sheath distribution. It is suggested to optimize the quantity of the radial wellbore and use cement with a lower elastic modulus and higher Poisson’s ratio. At last, the impact level of the above factor was analysed, with the help of the grey correlation analysis.
Study Orientation Ply of Fiberglass on Blade Salt Water Pump Windmill using Abaqus
NASA Astrophysics Data System (ADS)
Badruzzaman, B.; Sifa, A.
2018-02-01
Windmill is one tool to generate energy from wind energy is converted into energy motion, salt production process still using traditional process by utilizing windmill to move sea water to salt field With a windmill driven water system, a horizontal axis type windmill with an average windmill height of 3-4 m, with a potential wind speed of 5-9 m / s, the amount of blade used for salt water pumps as much as 4 blades, one of the main factor of the windmill component is a blade, blade designed for the needs of a salt water pump by using fiberglass material. On layer orientation 0°,30°,45°,60° and 90° with layer number 10 and layer thickness 2 mm, the purpose of this study was to determine the strength of fiberglass that was influenced by the orientation of the layer, and to determine the orientation of fiberglass layer before making. This method used Finite Element Analysis method using ABAQUS, with homogenous and heterogeneous layer parameters. The simulation result shows the difference in von misses value at an angle of 0°, 30°, 45°,60° homogeneous value is greater than heterogeneous value, whereas in orientation 90 heterogeneous values have value 1,689e9 Pa, greater than homogenous 90 orientation value of 1,296e9 Pa.
Coupled field-structural analysis of HGTR fuel brick using ABAQUS
Mohanty, S.; Jain, R.; Majumdar, S.
2012-07-01
High-temperature, gas-cooled reactors (HTGRs) are usually helium-gas cooled, with a graphite core that can operate at reactor outlet temperatures much higher than can conventional light water reactors. In HTGRs, graphite components moderate and reflect neutrons. During reactor operation, high temperature and high irradiation cause damage to the graphite crystal and grains and create other defects. This cumulative structural damage during the reactor lifetime leads to changes in graphite properties, which can alter the ability to support the designed loads. The aim of the present research is to develop a finite-element code using commercially available ABAQUS software for the structural integritymore » analysis of graphite core components under extreme temperature and irradiation conditions. In addition, the Reactor Geometry Generator tool-kit, developed at Argonne National Laboratory, is used to generate finite-element mesh for complex geometries such as fuel bricks with multiple pin holes and coolant flow channels. This paper presents the proposed concept and discusses results of stress analysis simulations of a fuel block with H-451 grade material properties. (authors)« less
Simulating Underbelly Blast Events using Abaqus/Explicit - CEL
2013-01-15
describe the material. As a result, a Langragian treatment of the structure is preferred. Therefore, a finite element solver with the capability of...algorithm is a two part process in which all material is deformed with a Lagrange treatment in a given time increment. This is followed by a remapping...accurately describe the material response of geological materials subjected to high impulse loading (i.e. shock events). The hydrostatic behavior of
User-defined Material Model for Thermo-mechanical Progressive Failure Analysis
NASA Technical Reports Server (NTRS)
Knight, Norman F., Jr.
2008-01-01
Previously a user-defined material model for orthotropic bimodulus materials was developed for linear and nonlinear stress analysis of composite structures using either shell or solid finite elements within a nonlinear finite element analysis tool. Extensions of this user-defined material model to thermo-mechanical progressive failure analysis are described, and the required input data are documented. The extensions include providing for temperature-dependent material properties, archival of the elastic strains, and a thermal strain calculation for materials exhibiting a stress-free temperature.
User applications driven by the community contribution framework MPContribs in the Materials Project
Huck, P.; Gunter, D.; Cholia, S.; ...
2015-10-12
This paper discusses how the MPContribs framework in the Materials Project (MP) allows user-contributed data to be shown and analyzed alongside the core MP database. The MP is a searchable database of electronic structure properties of over 65,000 bulk solid materials, which is accessible through a web-based science-gateway. We describe the motivation for enabling user contributions to the materials data and present the framework's features and challenges in the context of two real applications. These use cases illustrate how scientific collaborations can build applications with their own 'user-contributed' data using MPContribs. The Nanoporous Materials Explorer application provides a unique searchmore » interface to a novel dataset of hundreds of thousands of materials, each with tables of user-contributed values related to material adsorption and density at varying temperature and pressure. The Unified Theoretical and Experimental X-ray Spectroscopy application discusses a full workflow for the association, dissemination, and combined analyses of experimental data from the Advanced Light Source with MP's theoretical core data, using MPContribs tools for data formatting, management, and exploration. The capabilities being developed for these collaborations are serving as the model for how new materials data can be incorporated into the MP website with minimal staff overhead while giving powerful tools for data search and display to the user community.« less
Federal Register 2010, 2011, 2012, 2013, 2014
2012-02-24
...-01] RIN 0694-AF26 Amendment to Existing Validated End-User Authorizations for Applied Materials (China), Inc., Boeing Tianjin Composites Co. Ltd., CSMC Technologies Corporation, Lam Research... VEUs in the People's Republic of China (PRC) and one VEU in India. For Applied Materials (China), Inc...
1987-01-16
Occupational Health Information Management System (NOHIMS) 6 Hazardous Materials Control Module (HMC) User’s Manual 7. Author(s) 8. Performing Organization...Materials Control (HMC) module of the Naval Medical Command’s (NAVMED) Navy Occupational Health Information Management System (NOHIMS). After presenting
Atmospheric Reentry Materials and Structures Evaluation Facility (ARMSEF). User Test Planning Guide
NASA Technical Reports Server (NTRS)
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the ARMSEF. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Code of Federal Regulations, 2011 CFR
2011-01-01
... 9 Animals and Animal Products 1 2011-01-01 2011-01-01 false User fees for other veterinary... User fees for other veterinary diagnostic services or materials provided at NVSL (excluding FADDL). (a) User fees for other veterinary diagnostic services or materials available from NVSL (excluding FADDL...
Code of Federal Regulations, 2010 CFR
2010-01-01
... 9 Animals and Animal Products 1 2010-01-01 2010-01-01 false User fees for other veterinary... User fees for other veterinary diagnostic services or materials provided at NVSL (excluding FADDL). (a) User fees for other veterinary diagnostic services or materials available from NVSL (excluding FADDL...
Modeling and simulation of Charpy impact test of maraging steel 300 using Abaqus
NASA Astrophysics Data System (ADS)
Madhusudhan, D.; Chand, Suresh; Ganesh, S.; Saibhargavi, U.
2018-03-01
This work emphasizes the modeling and simulation of Charpy impact test to evaluate fracture energy at different pendulum velocities of armor maraging steel 300 using ABAQUS. To evaluate the fracture energy, V-notch specimen is fractured using the Johnson and Cook Damage model. The Charpy impact tests are of great importance related to fracture properties of steels. The objective of this work is to present absorbed energy variation at pendulum velocities of 5 m/sec, 6 m/sec, 7 m/sec and 9 m/sec in addition to stress distribution at v-notch. Finite Element Method of modeling for three dimensional specimens is used for simulation in commercial software of ABAQUS.
Toward high-speed 3D nonlinear soft tissue deformation simulations using Abaqus software.
Idkaidek, Ashraf; Jasiuk, Iwona
2015-12-01
We aim to achieve a fast and accurate three-dimensional (3D) simulation of a porcine liver deformation under a surgical tool pressure using the commercial finite element software Abaqus. The liver geometry is obtained using magnetic resonance imaging, and a nonlinear constitutive law is employed to capture large deformations of the tissue. Effects of implicit versus explicit analysis schemes, element type, and mesh density on computation time are studied. We find that Abaqus explicit and implicit solvers are capable of simulating nonlinear soft tissue deformations accurately using first-order tetrahedral elements in a relatively short time by optimizing the element size. This study provides new insights and guidance on accurate and relatively fast nonlinear soft tissue simulations. Such simulations can provide force feedback during robotic surgery and allow visualization of tissue deformations for surgery planning and training of surgical residents.
Enhancing the ABAQUS Thermomechanics Code to Simulate Steady and Transient Fuel Rod Behavior
R. L. Williamson; D. A. Knoll
2009-09-01
A powerful multidimensional fuels performance capability, applicable to both steady and transient fuel behavior, is developed based on enhancements to the commercially available ABAQUS general-purpose thermomechanics code. Enhanced capabilities are described, including: UO2 temperature and burnup dependent thermal properties, solid and gaseous fission product swelling, fuel densification, fission gas release, cladding thermal and irradiation creep, cladding irradiation growth , gap heat transfer, and gap/plenum gas behavior during irradiation. The various modeling capabilities are demonstrated using a 2D axisymmetric analysis of the upper section of a simplified multi-pellet fuel rod, during both steady and transient operation. Computational results demonstrate the importancemore » of a multidimensional fully-coupled thermomechanics treatment. Interestingly, many of the inherent deficiencies in existing fuel performance codes (e.g., 1D thermomechanics, loose thermo-mechanical coupling, separate steady and transient analysis, cumbersome pre- and post-processing) are, in fact, ABAQUS strengths.« less
Evaluation of the finite element software ABAQUS for biomechanical modelling of biphasic tissues.
Wu, J Z; Herzog, W; Epstein, M
1998-02-01
The biphasic cartilage model proposed by Mow et al. (1980) has proven successful to capture the essential mechanical features of articular cartilage. In order to analyse the joint contact mechanics in real, anatomical joints, the cartilage model needs to be implemented into a suitable finite element code to approximate the irregular surface geometries of such joints. However, systematic and extensive evaluation of the capacity of commercial software for modelling the contact mechanics with biphasic cartilage layers has not been made. This research was aimed at evaluating the commercial finite element software ABAQUS for analysing biphasic soft tissues. The solutions obtained using ABAQUS were compared with those obtained using other finite element models and analytical solutions for three numerical tests: an unconfined indentation test, a test with the contact of a spherical cartilage surface with a rigid plate, and an axi-symmetric joint contact test. It was concluded that the biphasic cartilage model can be implemented into the commercial finite element software ABAQUS to analyse practical joint contact problems with biphasic articular cartilage layers.
Developing an Abaqus *HYPERFOAM Model for M9747 (4003047) Cellular Silicone Foam
Siranosian, Antranik A.; Stevens, R. Robert
This report documents work done to develop an Abaqus *HYPERFOAM hyperelastic model for M9747 (4003047) cellular silicone foam for use in quasi-static analyses at ambient temperature. Experimental data, from acceptance tests for 'Pad A' conducted at the Kansas City Plant (KCP), was used to calibrate the model. The data includes gap (relative displacement) and load measurements from three locations on the pad. Thirteen sets of data, from pads with different serial numbers, were provided. The thirty-nine gap-load curves were extracted from the thirteen supplied Excel spreadsheets and analyzed, and from those thirty-nine one set of data, representing a qualitative mean,more » was chosen to calibrate the model. The data was converted from gap and load to nominal (engineering) strain and nominal stress in order to implement it in Abaqus. Strain computations required initial pad thickness estimates. An Abaqus model of a right-circular cylinder was used to evaluate and calibrate the *HYPERFOAM model.« less
ERIC Educational Resources Information Center
Antonucci, Yvonne Lederer; Wozny, Lucy Anne
1996-01-01
Identifies and describes sublevels of novices using a database management package, clustering those whose interaction is effective, partially effective, and totally ineffective. Among assistance documentation, functional tree diagrams (FTDs) were more beneficial to partially effective users than traditional reference material. The results have…
ERIC Educational Resources Information Center
Shlechter, Theodore M.; And Others
This paper focuses upon the research and development (R&D) process associated with developing automated feedback materials for the SIMulation NETworking (SIMNET) training system. This R&D process involved a partnership among instructional developers, practitioners, and researchers. Users' input has been utilized to help: (1) design the…
2015-11-01
Memorandum Simulation of Weld Mechanical Behavior to Include Welding -Induced Residual Stress and Distortion: Coupling of SYSWELD and Abaqus Codes... Weld Mechanical Behavior to Include Welding -Induced Residual Stress and Distortion: Coupling of SYSWELD and Abaqus Codes by Charles R. Fisher...TYPE Technical Report 3. DATES COVERED (From - To) Dec 2013 – July 2015 4. TITLE AND SUBTITLE Simulation of Weld Mechanical Behavior to Include
2015-11-01
Memorandum Simulation of Weld Mechanical Behavior to Include Welding -Induced Residual Stress and Distortion: Coupling of SYSWELD and Abaqus Codes... Weld Mechanical Behavior to Include Welding -Induced Residual Stress and Distortion: Coupling of SYSWELD and Abaqus Codes by Charles R. Fisher...TYPE Technical Report 3. DATES COVERED (From - To) Dec 2013 – July 2015 4. TITLE AND SUBTITLE Simulation of Weld Mechanical Behavior to Include
Fischer, D.K.; Gitt, M.; Williams, G.A.
1991-07-01
The objective of this document is to provide a resource for all states and compact regions interested in promoting the minimization of low-level radioactive waste (LLW). This project was initiated by the Commonwealth of Massachusetts, and Massachusetts waste streams have been used as examples; however, the methods of analysis presented here are applicable to similar waste streams generated elsewhere. This document is a guide for states/compact regions to use in developing a system to evaluate and prioritize various waste minimization techniques in order to encourage individual radioactive materials users (LLW generators) to consider these techniques in their own independent evaluations.more » This review discusses the application of specific waste minimization techniques to waste streams characteristic of three categories of radioactive materials users: (1) industrial operations using radioactive materials in the manufacture of commercial products, (2) health care institutions, including hospitals and clinics, and (3) educational and research institutions. Massachusetts waste stream characterization data from key radioactive materials users in each category are used to illustrate the applicability of various minimization techniques. The utility group is not included because extensive information specific to this category of LLW generators is available in the literature.« less
Waste minimization for commercial radioactive materials users generating low-level radioactive waste
Fischer, D.K.; Gitt, M.; Williams, G.A.
1991-07-01
The objective of this document is to provide a resource for all states and compact regions interested in promoting the minimization of low-level radioactive waste (LLW). This project was initiated by the Commonwealth of Massachusetts, and Massachusetts waste streams have been used as examples; however, the methods of analysis presented here are applicable to similar waste streams generated elsewhere. This document is a guide for states/compact regions to use in developing a system to evaluate and prioritize various waste minimization techniques in order to encourage individual radioactive materials users (LLW generators) to consider these techniques in their own independent evaluations.more » This review discusses the application of specific waste minimization techniques to waste streams characteristic of three categories of radioactive materials users: (1) industrial operations using radioactive materials in the manufacture of commercial products, (2) health care institutions, including hospitals and clinics, and (3) educational and research institutions. Massachusetts waste stream characterization data from key radioactive materials users in each category are used to illustrate the applicability of various minimization techniques. The utility group is not included because extensive information specific to this category of LLW generators is available in the literature.« less
A multi-user real time inventorying system for radioactive materials: a networking approach.
Mehta, S; Bandyopadhyay, D; Hoory, S
1998-01-01
A computerized system for radioisotope management and real time inventory coordinated across a large organization is reported. It handles hundreds of individual users and their separate inventory records. Use of highly efficient computer network and database technologies makes it possible to accept, maintain, and furnish all records related to receipt, usage, and disposal of the radioactive materials for the users separately and collectively. The system's central processor is an HP-9000/800 G60 RISC server and users from across the organization use their personal computers to login to this server using the TCP/IP networking protocol, which makes distributed use of the system possible. Radioisotope decay is automatically calculated by the program, so that it can make the up-to-date radioisotope inventory data of an entire institution available immediately. The system is specifically designed to allow use by large numbers of users (about 300) and accommodates high volumes of data input and retrieval without compromising simplicity and accuracy. Overall, it is an example of a true multi-user, on-line, relational database information system that makes the functioning of a radiation safety department efficient.
Software Management Environment (SME) release 9.4 user reference material
NASA Technical Reports Server (NTRS)
Hendrick, R.; Kistler, D.; Manter, K.
1992-01-01
This document contains user reference material for the Software Management Environment (SME) prototype, developed for the Systems Development Branch (Code 552) of the Flight Dynamics Division (FDD) of Goddard Space Flight Center (GSFC). The SME provides an integrated set of management tools that can be used by software development managers in their day-to-day management and planning activities. This document provides an overview of the SME, a description of all functions, and detailed instructions concerning the software's installation and use.
R. L. Williamson
A powerful multidimensional fuels performance analysis capability, applicable to both steady and transient fuel behavior, is developed based on enhancements to the commercially available ABAQUS general-purpose thermomechanics code. Enhanced capabilities are described, including: UO2 temperature and burnup dependent thermal properties, solid and gaseous fission product swelling, fuel densification, fission gas release, cladding thermal and irradiation creep, cladding irradiation growth, gap heat transfer, and gap/plenum gas behavior during irradiation. This new capability is demonstrated using a 2D axisymmetric analysis of the upper section of a simplified multipellet fuel rod, during both steady and transient operation. Comparisons are made between discrete andmore » smeared-pellet simulations. Computational results demonstrate the importance of a multidimensional, multipellet, fully-coupled thermomechanical approach. Interestingly, many of the inherent deficiencies in existing fuel performance codes (e.g., 1D thermomechanics, loose thermomechanical coupling, separate steady and transient analysis, cumbersome pre- and post-processing) are, in fact, ABAQUS strengths.« less
User’s Guide for Naval Material Command’s Life Cycle Cost (FLEX) Model.
1982-04-01
MATERIAL COMMANDl’S 3 LIFE CYCLE COST (FLEX) MODEL Icc FoIuhrInomto -- -- P ea eCo tc Pleale Cona, ______ _____-Thims document rc~ ofl 5C72 -lot REPORT...Material Command’s Life Cycle Cost (FLEX) Prep. 4/82 ___ Model ______________ ______________ 7. Author(s) S. Performing Organization Rapt. No. R. Dress (ESA...WANG 1I. Abstract (Limit: 200 words) The FLEX-9E life cycle cost comp~uter model is a user-oriented methodology accommodating most cost structures and
User Education Resources: USER.
ERIC Educational Resources Information Center
Condon, Patrick; Cook, Johanna
This report describes User Education Resources (USER), an Australian database containing both print and audiovisual materials related to library instruction. Intended to make a wide range of ideas readily available to librarians interested in educating library patrons, USER collects catalog guides, classification guides, evaluation forms, floor…
2015-11-01
induced residual stresses and distortions from weld simulations in the SYSWELD software code in structural Finite Element Analysis ( FEA ) simulations...performed in the Abaqus FEA code is presented. The translation of these results is accomplished using a newly developed Python script. Full details of...Local Weld Model in Structural FEA ....................................................15 CONCLUSIONS
Effect of Wheelchair Frame Material on Users' Mechanical Work and Transmitted Vibration
Aissaoui, Rachid
2014-01-01
Wheelchair propulsion exposes the user to a high risk of shoulder injury and to whole-body vibration that exceeds recommendations of ISO 2631-1:1997. Reducing the mechanical work required to travel a given distance (WN-WPM, weight-normalized work-per-meter) can help reduce the risk of shoulder injury, while reducing the vibration transmissibility (VT) of the wheelchair frame can reduce whole-body vibration. New materials such as titanium and carbon are used in today's wheelchairs and are advertised to improve both parameters, but current knowledge on this matter is limited. In this study, WN-WPM and VT were measured simultaneously and compared between six folding wheelchairs (1 titanium, 1 carbon, and 4 aluminium). Ten able-bodied users propelled the six wheelchairs on three ground surfaces. Although no significant difference of WN-WPM was found between wheelchairs (P < 0.1), significant differences of VT were found (P < 0.05). The carbon wheelchair had the lowest VT. Contrarily to current belief, the titanium wheelchair VT was similar to aluminium wheelchairs. A negative correlation between VT and WN-WPM was found, which means that reducing VT may be at the expense of increasing WN-WPM. Based on our results, use of carbon in wheelchair construction seems promising to reduce VT without increasing WN-WPM. PMID:25276802
Olsen, Steen Østergaard; Lantz, Johannes; Nielsen, Lars Holme; Brännström, K Jonas
2012-09-01
The acceptable noise level (ANL) test is used for quantification of the amount of background noise subjects accept when listening to speech. This study investigates Danish hearing-aid users' ANL performance using Danish and non-semantic speech signals, the repeatability of ANL, and the association between ANL and outcome of the international outcome inventory for hearing aids (IOI-HA). ANL was measured in three conditions in both ears at two test sessions. Subjects completed the IOI-HA and the ANL questionnaire. Sixty-three Danish hearing-aid users; fifty-seven subjects were full time users and 6 were part time/non users of hearing aids according to the ANL questionnaire. ANLs were similar to results with American English speech material. The coefficient of repeatability (CR) was 6.5-8.8 dB. IOI-HA scores were not associated to ANL. Danish and non-semantic ANL versions yield results similar to the American English version. The magnitude of the CR indicates that ANL with Danish and non-semantic speech materials is not suitable for prediction of individual patterns of future hearing-aid use or evaluation of individual benefit from hearing-aid features. The ANL with Danish and non-semantic speech materials is not related to IOI-HA outcome.
ERIC Educational Resources Information Center
Yildirim, Gürkan
2017-01-01
Today, it is seen that developing technologies are tried to be used continuously in the learning environments. These technologies have rapidly been diversifying and changing. Recently, virtual reality technology has become one of the technologies that experts have often been dwelling on. The present research tries to determine users' opinions and…
A Technical, User and Cost Comparison Study of Microfiche Duplicate Film Material. Final Report.
ERIC Educational Resources Information Center
Prevel, James J.
A technical, user and cost comparison study was undertaken to provide the Educational Resources Information Clearinghouse (ERIC) staff with data on silver halide, diazo, and vesicular type films for microfiche duplication. This information will allow ERIC to determine if diazo and/or vesicular films should be considered in producing ERIC duplicate…
User's manual for GAMNAS: Geometric and Material Nonlinear Analysis of Structures
NASA Technical Reports Server (NTRS)
Whitcomb, J. D.; Dattaguru, B.
1984-01-01
GAMNAS (Geometric and Material Nonlinear Analysis of Structures) is a two dimensional finite-element stress analysis program. Options include linear, geometric nonlinear, material nonlinear, and combined geometric and material nonlinear analysis. The theory, organization, and use of GAMNAS are described. Required input data and results for several sample problems are included.
75 FR 27185 - Revisions to the Authorization for Validated End-User Applied Materials China, Ltd.
Federal Register 2010, 2011, 2012, 2013, 2014
2010-05-14
... Service Center, No. 1 North Di Sheng Street, BDA, Beijing, China 100176. Applied Materials South East Asia..., Shanghai, China 201203. Applied Materials (China), Inc.--Beijing Depot, No. 1 North Di Sheng Street, BDA... Di Sheng Street, BDA Beijing, China 100176. Applied Materials South East Asia Pte. Ltd.-- Wuxi Depot...
Grudniewicz, Agnes; Bhattacharyya, Onil; McKibbon, K Ann; Straus, Sharon E
2016-01-01
It is challenging for primary care physicians (PCPs) to review and apply the growing amount of clinical evidence available. Printed educational materials (PEMs), which synthesize evidence, are often ineffective at improving knowledge, possibly due to poor design and limited uptake. In this study, we collected PCP preferences for the design and content of physician-oriented PEMs and determined key attributes that may increase their usability and uptake. We held 90-minute focus groups with PCPs in Toronto, ON, Canada. Focus groups included discussion about whether and how participants use PEMs, feedback on three examples of PEMs, and a discussion on general format and design preferences in PEMs. We analyzed focus group transcripts using a thematic analysis and summarized results in a list of user preferences. Four focus groups were held with 13 PCPs. We found that participants only read PEMs relevant to their patients and prefer short, concise documents, with links to sources that can provide more detailed information. Simplicity of materials was important, with many participants preferring PEMs without lengthy backgrounds or scientific explanations. Most participants wanted to see key messages highlighted to easily assess the relevance of the materials to their practice. Some participants shared physician-oriented PEMs with patients. This study shows that PCPs may prefer shorter, simpler, and more concise documents that have less scientific detail but provide references to further information sources. It is important to understand end user preferences for the design and content of these materials to enhance their uptake.
Materials Presented at the MU-SPIN Ninth Annual Users' Conference
NASA Technical Reports Server (NTRS)
Harrington, James, Jr.; Brown, Robin L.
2000-01-01
MU-SPIN's Ninth Annual Users' Conference was held from September 21-25, 1999, and hosted by Florida International University, a predominantly Hispanic-serving institution located in Miami, Florida. Its theme was A New MU-SPIN for the New Millennium. The MU-SPIN conference focused on showcasing successful experiences with information technology to enhance faculty and student development in areas of scientific and technical research and education. And, it provided a forum for discussing increased participation of MU-SPIN schools in NASA Flight Missions and NASA Educational and Public Outreach activities.
Materials Presented at the MU-SPIN Tenth Annual Users' Conference
NASA Technical Reports Server (NTRS)
Harrington, James L., Jr.; Shukla, Pooja
2000-01-01
The Minority University-Space Interdisciplinary Network (MU-SPIN) Program and NASA's Minority University Research and Education Division (MURED) both reached their 10th anniversaries. In honor of this occasion, the 2000 Annual Users' Conference held at Morris Brown College in Atlanta, Georgia, September 11-15, 2000, was the first to be jointly hosted by MU-SPIN and MURED. With the theme 'Celebrating Our Tenth Year With Our Eyes on the Prize,' the conference provided a national forum for showcasing successful MU-SPIN and MURED Program (MUREP) experiences to enhance faculty/student development in areas of scientific and technical research and education.
DRT accessibility tool (P1) : user guide (P2) : workshop materials (P3).
DOT National Transportation Integrated Search
2017-03-01
This is a collection of workshop materials, collected in August 2014, pertaining to a DRT Accessibility Tool developed for the Texas : Department of Transportation. This tool addresses some of the challenges of operating : a demand-responsive transit...
NASA Technical Reports Server (NTRS)
Hairr, John W.; Huang, Jui-Ten; Ingram, J. Edward; Shah, Bharat M.
1992-01-01
The ISPAN Program (Interactive Stiffened Panel Analysis) is an interactive design tool that is intended to provide a means of performing simple and self contained preliminary analysis of aircraft primary structures made of composite materials. The program combines a series of modules with the finite element code DIAL as its backbone. Four ISPAN Modules were developed and are documented. These include: (1) flat stiffened panel; (2) curved stiffened panel; (3) flat tubular panel; and (4) curved geodesic panel. Users are instructed to input geometric and material properties, load information and types of analysis (linear, bifurcation buckling, or post-buckling) interactively. The program utilizing this information will generate finite element mesh and perform analysis. The output in the form of summary tables of stress or margins of safety, contour plots of loads or stress, and deflected shape plots may be generalized and used to evaluate specific design.
Blanchard, P C
2006-01-01
The air transportation of infectious materials is regulated by international air transport associations and based on United Nations Model regulations which have become more practical in addressing animal disease agents. However, individual countries' import and interstate requirements determine what materials can be imported and transported, and this approval process can be long, resulting in delays in organism confirmation, use of international OIE and other reference laboratories, and acquisition of reference materials, proficiency test panels, and reagents for performing necessary testing. Delays can be prevented for permits that are required for the routine work performed by a laboratory through the use of comprehensive and annually renewed permits. This process, however, does not address new and exotic agents where time is critical to an effective emergency response. This paper suggests actions by both the OIE and regulatory authorities which can assist in streamlining and expediting the permit process.
User's manual for a material transport code on the Octopus Computer Network
Naymik, T.G.; Mendez, G.D.
1978-09-15
A code to simulate material transport through porous media was developed at Oak Ridge National Laboratory. This code has been modified and adapted for use at Lawrence Livermore Laboratory. This manual, in conjunction with report ORNL-4928, explains the input, output, and execution of the code on the Octopus Computer Network.
Distance Learners' Perspective on User-Friendly Instructional Materials at the University of Zambia
ERIC Educational Resources Information Center
Simui, F.; Thompson, L. C.; Mundende, K.; Mwewa, G.; Kakana, F.; Chishiba, A.; Namangala, B.
2017-01-01
This case study focuses on print-based instructional materials available to distance education learners at the University of Zambia. Using the Visual Paradigm Software, we model distance education learners' voices into sociograms to make a contribution to the ongoing discourse on quality distance learning in poorly resourced communities. Emerging…
The optimal design of the bed structure of bedstand based on ABAQUS
NASA Astrophysics Data System (ADS)
Yang, Xudong; Dong, Yu; Ge, Qingkuan; Wang, Song
2017-12-01
Hydraulic transmission bedstand is one kind of the most commonly used in engineering machinery companies, and the bed structure is the most important part. Based on the original hydraulic transmission bedstand bed structure and the CAE technology, the original bed structure is improved. The optimized bed greatly saves the material of the production bed and improves the seismic performance of the bed. In the end, the performance of the optimized bed was compared with the original bed.
Micromechanics and constitutive models for soft active materials with phase evolution
NASA Astrophysics Data System (ADS)
Wang, Binglian
Soft active materials, such as shape memory polymers, liquid crystal elastomers, soft tissues, gels etc., are materials that can deform largely in response to external stimuli. Micromechanics analysis of heterogeneous materials based on finite element method is a typically numerical way to study the thermal-mechanical behaviors of soft active materials with phase evolution. While the constitutive models that can precisely describe the stress and strain fields of materials in the process of phase evolution can not be found in the databases of some commercial finite element analysis (FEA) tools such as ANSYS or Abaqus, even the specific constitutive behavior for each individual phase either the new formed one or the original one has already been well-known. So developing a computationally efficient and general three dimensional (3D) thermal-mechanical constitutive model for soft active materials with phase evolution which can be implemented into FEA is eagerly demanded. This paper first solved this problem theoretically by recording the deformation history of each individual phase in the phase evolution process, and adopted the idea of effectiveness by regarding all the new formed phase as an effective phase with an effective deformation to make this theory computationally efficient. A user material subroutine (UMAT) code based on this theoretical constitutive model has been finished in this work which can be added into the material database in Abaqus or ANSYS and can be easily used for most soft active materials with phase evolution. Model validation also has been done through comparison between micromechanical FEA and experiments on a particular composite material, shape memory elastomeric composite (SMEC) which consisted of an elastomeric matrix and the crystallizable fibre. Results show that the micromechanics and the constitutive models developed in this paper for soft active materials with phase evolution are completely relied on.
Finite element Analysis of Semi-Grouting Sleeve Connection Member Based on ABAQUS
NASA Astrophysics Data System (ADS)
Bao, Longsheng; Fan, Qianyu; Wang, Ling
2018-05-01
This paper use investigates the force transfer mechanism and failure form of semi-grouting sleeve members under axial load, analyze the weak points of structural bearing capacity and verify the reliability of the connection of steel bars through finite element analysis software. The results show that adding the axial load to semi-grouting sleeve forms a 45°oblique compression zone, which help to transfer stress between reinforcement, grouting material and sleeve. Because the maximum stress of sleeve doesn’t reach its tensile resistance and the deformation of the sleeve is located at the junction of the grouting and the threaded section when the stress value of steel bars at each end of the semi-grouting sleeve reach its ultimate tensile strength, we conclude that the semi-grouting sleeve members can meet the construction quality requirements and be used to connect the steel bars at the joints of the assembled structures. It is necessary to avoid breaking down, since the deformation section will accumulate large plastic deformation during the processing of the sleeve.
Chen, G; Wu, F Y; Liu, Z C; Yang, K; Cui, F
2015-08-01
Subject-specific finite element (FE) models can be generated from computed tomography (CT) datasets of a bone. A key step is assigning material properties automatically onto finite element models, which remains a great challenge. This paper proposes a node-based assignment approach and also compares it with the element-based approach in the literature. Both approaches were implemented using ABAQUS. The assignment procedure is divided into two steps: generating the data file of the image intensity of a bone in a MATLAB program and reading the data file into ABAQUS via user subroutines. The node-based approach assigns the material properties to each node of the finite element mesh, while the element-based approach assigns the material properties directly to each integration point of an element. Both approaches are independent from the type of elements. A number of FE meshes are tested and both give accurate solutions; comparatively the node-based approach involves less programming effort. The node-based approach is also independent from the type of analyses; it has been tested on the nonlinear analysis of a Sawbone femur. The node-based approach substantially improves the level of automation of the assignment procedure of bone material properties. It is the simplest and most powerful approach that is applicable to many types of analyses and elements. Copyright © 2015 IPEM. Published by Elsevier Ltd. All rights reserved.
Ronda, Gaby; Portegijs, Piet; Dinant, Geert-Jan; Buntinx, Frank; Norg, Roelf; van der Weijden, Trudy
2009-01-01
Background A range of self-tests on body materials has become available to the general public, but the extent of their use has hardly been studied. This study examined how many people use diagnostic self-tests on body materials such as blood or urine, as well as the type of tests that are used, and factors associated with their use. Methods Cross-sectional survey. Participants were recruited from an existing Dutch Internet panel of 12,529 persons, and information was collected by means of a structured Internet-based questionnaire. Multiple logistic regression analyses were used to assess correlates of self-test use. Results Response to the survey was 63%. Sixteen percent of the respondents said they had ever used at least one self-test, with a mean of 2.1 tests per self-tester. The most frequently reported self-tests were those for diabetes and cholesterol. Self-testers generally reported lower health status and had a higher BMI than non-testers. On the other hand, they were more likely to engage in health-related behaviour such as the use of dietary supplements and homeopathic medicine. Conclusion Self-testing proved to be relatively prevalent among Dutch Internet users. We therefore think that it is essential to develop appropriate information for consumers, health care providers and policymakers, about the pros and cons of self-testing and specific self-tests. More test-specific research is needed. PMID:19358708
Mach 14 Flow Restrictor Thermal Stress Analysis
1984-08-01
tranfer analysis, thermal stress analysis, results translation from ABAQUS to PATRAN-G, and the method used to determine the heat transfer film...G, model translation into ABAQUS format, transient heat transfer analysis and thermal stress analysis input decks, results translation from ABAQUS ...TRANSLATION FROM PATRAN-G TO ABAQUS 3 ABAQUS CONSIDERATIONS 8 MATERIAL PROPERTIES OF COLUMBIUM C-103 10 USER SUBROUTINE FILM 11 TRANSIENT
Molecular- and Domain-level Microstructure-dependent Material Model for Nano-segregated Polyurea
2013-04-15
material subroutine VUMAT of ABAQUS /Explicit (Dassault Systems, 2010), a commercial finite element code. This subroutine is called by the ABAQUS solver...rate of change of the local internal thermal energy is equal to the corresponding rate of dissipative work. Critical assessment of this model identified...The model also takes into account the plastic expansion or contraction of voids and therefore the stresses are appropriately modified to account for
2010-03-01
of sub-routines Thermal history • Abaqus FEM engine mature applied within ABAQUS Residual stress & Distortion • Unknown maturity for HTC • Focused...investment. The committee’s ICME vision is comprehensive, expansive , and involves the entire materials community. The scope of this white paper is...Software • Continuum FEM for fluid flow, heat Mold Fill • FEM implementation mature flow and stress analysis Thermal & mushy zone history • Needs
Noel, Joseph
2018-04-26
Joseph Noel from the Salk Institute on "Metabolic Noise, Vestigial Metabolites or the Raw Material of Ecological Adaptation? Enzymes, Catalytic Promiscuity and the Evolution of Chemodiversity in Nature" on March 26, 2010 at the 5th Annual DOE JGI User Meeting.
Code of Federal Regulations, 2010 CFR
2010-07-01
... OF SPECIFIC HAZARDOUS WASTES AND SPECIFIC TYPES OF HAZARDOUS WASTE MANAGEMENT FACILITIES Recyclable... material, which is contaminated with dioxin or any other hazardous waste (other than a waste identified... materials that are used in a manner that constitutes disposal. 266.23 Section 266.23 Protection of...
DOT National Transportation Integrated Search
1978-08-01
The design and development of the MATT System was accomplished through task groups' approach. These task groups (one each for soil and base course, concrete, and hot mix) consisted of personnel from the Construction, Materials, Research and Developme...
2012-09-01
Technologies. Helius was developed as a user material subroutine for ABAQUS and ANSYS (9). Through an ABAQUS plug-in and graphical interface, a...incorporated into an ABAQUS subroutine and compared to experimental data. Xie and Biggers (18) look at the effect width-to-hole-diameter ratio on open- hole...smearing-unsmearing” approach, nonlinear anisotropy, and progressive failure analysis into ABAQUS . The subroutine UMAT is used to define the
Review of Soil Models and Their Implementation in Multibody System Algorithms
2012-02-01
models for use with ABAQUS . The constitutive models of the user defined materials can be programmed in the user subroutine UMAT. Many user defined...mechanical characteristics of mildly or moderately expansive unsaturated soils. As originally proposed by Alonso, utilizing a critical state framework...review of some of these programs is presented. ABAQUS ABAQUS is a popular FE analysis program that contains a wide variety of material models and
NASA Astrophysics Data System (ADS)
Khalili, Ashkan; Jha, Ratneshwar; Samaratunga, Dulip
2016-11-01
Wave propagation analysis in 2-D composite structures is performed efficiently and accurately through the formulation of a User-Defined Element (UEL) based on the wavelet spectral finite element (WSFE) method. The WSFE method is based on the first-order shear deformation theory which yields accurate results for wave motion at high frequencies. The 2-D WSFE model is highly efficient computationally and provides a direct relationship between system input and output in the frequency domain. The UEL is formulated and implemented in Abaqus (commercial finite element software) for wave propagation analysis in 2-D composite structures with complexities. Frequency domain formulation of WSFE leads to complex valued parameters, which are decoupled into real and imaginary parts and presented to Abaqus as real values. The final solution is obtained by forming a complex value using the real number solutions given by Abaqus. Five numerical examples are presented in this article, namely undamaged plate, impacted plate, plate with ply drop, folded plate and plate with stiffener. Wave motions predicted by the developed UEL correlate very well with Abaqus simulations. The results also show that the UEL largely retains computational efficiency of the WSFE method and extends its ability to model complex features.
Characteristics of Creep Damage for 60Sn-40Pb Solder Material
Wei, Y.; Chow, C.L.; Fang, H.E.
This paper presents a viscoplasticity model taking into account the effects of change in grain or phase size and damage on the characterization of creep damage in 60Sn-40Pb solder. Based on the theory of damage mechanics, a two-scalar damage model is developed for isotropic materials by introducing the free energy equivalence principle. The damage evolution equations are derived in terms of the damage energy release rates. In addition, a failure criterion is developed based on the postulation that a material element is said to have ruptured when the total damage accumulated in the element reaches a critical value. The damagemore » coupled viscoplasticity model is discretized and coded in a general-purpose finite element program known as ABAQUS through its user-defined material subroutine UMAT. To illustrate the application of the model, several example cases are introduced to analyze, both numerically and experimentally, the tensile creep behaviors of the material at three stress levels. The model is then applied to predict the deformation of a notched specimen under monotonic tension at room temperature (22 C). The results demonstrate that the proposed model can successfully predict the viscoplastic behavior of the solder material.« less
Characteristics of shear damage for 60Sn-40Pb solder material
Fang, H.E.; Chow, C.L.; Wei, Y.
This paper presents an investigation of the development of a continuum damage model capable of accurately analyzing shear damage in 60Sn-40Pb solder material. Based on the theory of damage mechanics, an internal state variable known as the damage variable is introduced to characterize material degradation caused by the change of material microstructures under load. A damage surface in stress space is proposed to quantify damage initiation and its successive expanding surfaces to represent damage hardening. With the aid of irreversible thermodynamics, the damage-coupled constitutive equations and the damage evolution equations are established. A failure criterion is proposed based on themore » accumulation of overall damage in the material. The damage model is implemented in a general purpose finite element program ABAQUS through its user-defined material subroutine UMAT. The program is applied to predict shear deformation in a notched specimen. The predicted failure mode and maximum load agree well with those measured experimentally. The effect of finite element meshing on the numerical results is also examined and discussed.« less
NASA Technical Reports Server (NTRS)
Beggs, John H.; Luebbers, Raymond J.; Kunz, Karl S.
1992-01-01
The Penn State Finite Difference Time Domain Electromagnetic Scattering Code version D is a 3-D numerical electromagnetic scattering code based upon the finite difference time domain technique (FDTD). The manual provides a description of the code and corresponding results for several scattering problems. The manual is organized into 14 sections: introduction; description of the FDTD method; operation; resource requirements; version D code capabilities; a brief description of the default scattering geometry; a brief description of each subroutine; a description of the include file; a section briefly discussing Radar Cross Section computations; a section discussing some scattering results; a sample problem setup section; a new problem checklist; references and figure titles. The FDTD technique models transient electromagnetic scattering and interactions with objects of arbitrary shape and/or material composition. In the FDTD method, Maxwell's curl equations are discretized in time-space and all derivatives (temporal and spatial) are approximated by central differences.
Zhang, Shuang-Yuan; Guan, Guijian; Jiang, Shan; Guo, Hongchen; Xia, Jing; Regulacio, Michelle D; Wu, Mingda; Shah, Kwok Wei; Dong, Zhili; Zhang, Jie; Han, Ming-Yong
2015-09-30
Throughout history earth-abundant copper has been incorporated into textiles and it still caters to various needs in modern society. In this paper, we present a two-step copper metallization strategy to realize sequentially nondiffusive copper(II) patterning and rapid copper deposition on various textile materials, including cotton, polyester, nylon, and their mixtures. A new, cost-effective formulation is designed to minimize the copper pattern migration on textiles and to achieve user-defined copper patterns. The metallized copper is found to be very adhesive and stable against washing and oxidation. Furthermore, the copper-metallized textile exhibits excellent electrical conductivity that is ~3 times better than that of stainless steel and also inhibits the growth of bacteria effectively. This new copper metallization approach holds great promise as a commercially viable method to metallize an insulating textile, opening up research avenues for wearable electronics and functional garments.
NASA Technical Reports Server (NTRS)
1973-01-01
The proceedings of a conference on NASA Structural Analysis (NASTRAN) to analyze the experiences of users of the program are presented. The subjects discussed include the following: (1) statics and buckling, (2) vibrations and dynamics, (3) substructing, (4) new capability, (5) user's experience, and (6) system experience. Specific applications of NASTRAN to spacecraft, aircraft, nuclear power plants, and materials tests are reported.
NASA Technical Reports Server (NTRS)
Arnold, S. M.; Saleeb, A. F.; Wilt, T. E.; Trowbridge, D.
2000-01-01
be incorporated directly into a structural finite element code like ABAQUS for cost-effective, micromechanics based, large-scale component design and analysis. Our primary objective here is to report on these recent works conducted over the past decade, in the context of their incorporation into ABAQUS through the various user subroutines. Representative results will be shown to demonstrate the features of the developed schemes.
2006-08-08
taking into account the effects of polycrystalline microstructures, elastic anisotropy of the crystals, and material damages due to microplasticity and...anisotropic crystal elasticity, intragranular microplasticity and intergranular microfracture have been developed and implemented into the ABAQUS codes...Zhang, K. S., Wu, M. S., and Feng, R. (2005). Simulation of microplasticity -induced deformation in uniaxially strained ceramics by 3-D Voronoi
Multi-Scale Ballistic Material Modeling of Cross-Plied Compliant Composites
2009-01-01
PERFORMING ORGANIZATION REPORT NUMBER 19a. NAME OF RESPONSIBLE PERSON 19b. TELEPHONE NUMBER Mica Grujicic 864-656-5639 3. DATES COVERED (From - To...Autodyn [ANSYS/Autodyn version 11.0, User Documentation, Century Dynamics Inc. a subsidiary of ANSYS Inc. (2007)] and ABA- QUS /Explicit [ABAQUS...matrix, Fig. 3(b). Bonding between the matrix and the filaments is represented using 7056 ‘‘cohesive” elements, (ABA- QUS /Explicit designation COH3D6
Jannetti, C.; Becker, R.
The software is an ABAQUS/Standard UMAT (user defined material behavior subroutine) that implements the constitutive model for shape-memory alloy materials developed by Jannetti et. al. (2003a) using a fully implicit time integration scheme to integrate the constitutive equations. The UMAT is used in conjunction with ABAQUS/Standard to perform a finite-element analysis of SMA materials.
NASA Technical Reports Server (NTRS)
Glaessgen, Edward H.; Schoeppner, Gregory A.
2006-01-01
NASA Langley Research Center has successfully developed an electron beam freeform fabrication (EBF3) process, a rapid metal deposition process that works efficiently with a variety of weldable alloys. The EBF3 process can be used to build a complex, unitized part in a layer-additive fashion, although the more immediate payoff is for use as a manufacturing process for adding details to components fabricated from simplified castings and forgings or plate products. The EBF3 process produces structural metallic parts with strengths comparable to that of wrought product forms and has been demonstrated on aluminum, titanium, and nickel-based alloys to date. The EBF3 process introduces metal wire feedstock into a molten pool that is created and sustained using a focused electron beam in a vacuum environment. Operation in a vacuum ensures a clean process environment and eliminates the need for a consumable shield gas. Advanced metal manufacturing methods such as EBF3 are being explored for fabrication and repair of aerospace structures, offering potential for improvements in cost, weight, and performance to enhance mission success for aircraft, launch vehicles, and spacecraft. Near-term applications of the EBF3 process are most likely to be implemented for cost reduction and lead time reduction through addition of details onto simplified preforms (casting or forging). This is particularly attractive for components with protruding details that would require a significantly large volume of material to be machined away from an oversized forging, offering significant reductions to the buy-to-fly ratio. Future far-term applications promise improved structural efficiency through reduced weight and improved performance by exploiting the layer-additive nature of the EBF3 process to fabricate tailored unitized structures with functionally graded microstructures and compositions.
Shilling, J.
1984-02-01
FRED, the friendly editor, is a screen-based structured editor. This manual is intended to serve the needs of a wide range of users of the FRED text editor. Most users will find it sufficient to read the introductory material in section 2, supplemented with the full command set description in section 3. Advanced users may wish to change the keystroke sequences which invoke editor commands. Section 4 describes how to change key bindings and how to define command macros. Some users may need to modify a language description or create an entirely new language description for use with FRED. Sectionmore » 5 describes the format of the language descriptions used by the editor, and describes how to construct a language grammar. Section 6 describes known portability problems of the FRED editor and should concern only system installation personnel. The editor points out syntax errors in the file being edited and does automatic pretty printing.« less
Impact of Truck Loading on Design and Analysis of Asphaltic Pavement Structures : Phase II
DOT National Transportation Integrated Search
2011-02-01
In this study, Schaperys nonlinear viscoelastic constitutive model is implemented into the commercial finite element (FE) software ABAQUS via user defined subroutine (user material, or UMAT) to analyze asphalt pavement subjected to heavy truck loa...
NASA Technical Reports Server (NTRS)
Jamnejad, Vahraz; Cramer, Paul
1990-01-01
The following subject areas are covered: (1) impact of frequency change of user and spacecraft antenna gain and size; (2) basic personal terminal antennas (impact of 20/30 GHz frequency separation; parametric studies - gain, size, weight; gain and figure of merit (G/T); design data for selected antenna concepts; critical technologies and development goals; and recommendations); and (3) user antenna radiation safety concerns.
NASA Technical Reports Server (NTRS)
Boyce, Lola; Lovelace, Thomas B.
1989-01-01
FORTRAN program RANDOM2 is presented in the form of a user's manual. RANDOM2 is based on fracture mechanics using a probabilistic fatigue crack growth model. It predicts the random lifetime of an engine component to reach a given crack size. Details of the theoretical background, input data instructions, and a sample problem illustrating the use of the program are included.
NASA Technical Reports Server (NTRS)
Boyce, Lola; Lovelace, Thomas B.
1989-01-01
FORTRAN programs RANDOM3 and RANDOM4 are documented in the form of a user's manual. Both programs are based on fatigue strength reduction, using a probabilistic constitutive model. The programs predict the random lifetime of an engine component to reach a given fatigue strength. The theoretical backgrounds, input data instructions, and sample problems illustrating the use of the programs are included.
NASA Astrophysics Data System (ADS)
Li, N.; Mohamed, M. S.; Cai, J.; Lin, J.; Balint, D.; Dean, T. A.
2011-05-01
Formability of steel and aluminium alloys in hot stamping and cold die quenching processes is studied in this research. Viscoplastic-damage constitutive equations are developed and determined from experimental data for the prediction of viscoplastic flow and ductility of the materials. The determined unified constitutive equations are then implemented into the commercial Finite Element code Abaqus/Explicit via a user defined subroutine, VUMAT. An FE process simulation model and numerical procedures are established for the modeling of hot stamping processes for a spherical part with a central hole. Different failure modes (failure takes place either near the central hole or in the mid span of the part) are obtained. To validate the simulation results, a test programme is developed, a test die set has been designed and manufactured, and tests have been carried out for the materials with different forming rates. It has been found that very close agreements between experimental and numerical process simulation results are obtained for the ranges of temperatures and forming rates carried out.
MAMA- User Feedback and Training Summary
Porter, Reid B.; Ruggiero, Christy E.
2014-05-21
This document describes the current state of the MAMA (Morphological Analysis of Materials) software user identified bugs, issues, and requests for improvements. It also lists Current users and current training methods.
Los Alamos National Laboratory Search Site submit About Mission Business Newsroom Publications Los Innovation in New Mexico Los Alamos Collaboration for Explosives Detection (LACED) SensorNexus Exascale Computing Project (ECP) User Facilities Center for Integrated Nanotechnologies (CINT) Los Alamos Neutron
ERIC Educational Resources Information Center
Smith, Joy Selby
In vocational education and training (VET), user choice is a means of achieving a more client-responsive training system by allowing clients to have greater choice over how their training needs are met. Funding arrangements linked in some direct way to the expressed demands of individual clients are essential for effective operation of a user…
ERIC Educational Resources Information Center
Lai, Katie; Chan, Kylie
2010-01-01
While many surveys aim primarily at measuring general user satisfaction, this survey is dedicated to understanding music users' needs, usage patterns, and preferences towards various collections. Findings showed dissimilar use behavior and perceived importance of materials between academic- and performance-oriented music users. Needs for different…
ERIC Educational Resources Information Center
King, Melanie; Loddington, Steve; Manuel, Sue; Oppenheim, Charles
2008-01-01
The last couple of years have brought a rise in the number of institutional repositories throughout the world and within UK Higher Education institutions, with the majority of these repositories being devoted to research output. Repositories containing teaching and learning material are less common and the workflows and business processes…
Bignan, G.; Gonnier, C.; Lyoussi, A.
2015-07-01
Research and development on fuel and material behaviour under irradiation is a key issue for sustainable nuclear energy in order to meet specific needs by keeping the best level of safety. These needs mainly deal with a constant improvement of performances and safety in order to optimize the fuel cycle and hence to reach nuclear energy sustainable objectives. A sustainable nuclear energy requires a high level of performances in order to meet specific needs such as: - Pursuing improvement of the performances and safety of present and coming water cooled reactor technologies. This will require a continuous R and Dmore » support following a long-term trend driven by the plant life management, safety demonstration, flexibility and economics improvement. Experimental irradiations of structure materials are necessary to anticipate these material behaviours and will contribute to their optimisation. - Upgrading continuously nuclear fuel technology in present and future nuclear power plants to achieve better performances and to optimise the fuel cycle keeping the best level of safety. Fuel evolution for generation II, III and III+ is a key stake requiring developments, qualification tests and safety experiments to ensure the competitiveness and safety: experimental tests exploring the full range of fuel behaviour determine fuel stability limits and safety margins, as a major input for the fuel reliability analysis. To perform such accurate and innovative progress and developments, specific and ad hoc instrumentation, irradiation devices, measurement methods are necessary to be set up inside or beside the material testing reactor (MTR) core. These experiments require beforehand in situ and on line sophisticated measurements to accurately determine different key parameters such as thermal and fast neutron fluxes and nuclear heating in order to precisely monitor and control the conducted assays. The new Material Testing Reactor JHR (Jules Horowitz Reactor) currently under
DOT National Transportation Integrated Search
2005-01-01
Intelligent Transportation System (ITS) user services are surface transportation services that can be provided by some aspect of ITS. These ITS user services document what ITS should do from the user's perspective. A broad range of users are consider...
NASA Technical Reports Server (NTRS)
Pineda, Evan, J.; Bednarcyk, Brett, A.; Arnold, Steven, M.
2012-01-01
A mesh objective crack band model is implemented in the generalized method of cells (GMC) micromechanics model to predict failure of a composite repeating unit cell (RUC). The micromechanics calculations are achieved using the MAC/GMC core engine within the ImMAC suite of micromechanics codes, developed at the NASA Glenn Research Center. The microscale RUC is linked to a macroscale Abaqus/Standard finite element model using the FEAMAC multiscale framework (included in the ImMAC suite). The effects of the relationship between the characteristic length of the finite element and the size of the microscale RUC on the total energy dissipation of the multiscale model are investigated. A simple 2-D composite square subjected to uniaxial tension is used to demonstrate the effects of scaling the dimensions of the RUC such that the length of the sides of the RUC are equal to the characteristic length of the finite element. These results are compared to simulations where the size of the RUC is fixed, independent of the element size. Simulations are carried out for a variety of mesh densities and element shapes, including square and triangular. Results indicate that a consistent size and shape must be used to yield preserve energy dissipation across the scales.
Seidel, G; Münch, I; Dreier, M; Borutta, B; Walter, U; Dierks, M-L
2014-03-01
Evidence-based patient information is an essential part of decision making in health issues. A qualitative study was conducted to examine whether consumers consider the health information on colorectal cancer screening in Germany helpful in supporting their decision making. In this study, eight texts from different German authors about colorectal cancer screening were evaluated with a criteria-based selection. The texts were tested for understandability, structure, design, and effect on readers. Thirteen semi-structured focus groups were formed including 59 higher-educated and 15 lower-educated testers, 46 % of them being male with a mean age of 62.9 years. The transcripts were analyzed by content-analytic assessment. The testers provided detailed comments on the content and design of the texts. They revealed inaccuracies and suggested improvements of the texts. The testers differed from each other in terms of the intensity of their participation in the discussions and comprehension of the material. The reception of the flyers and brochures varied according to the educational level of the testers. Lower-educated testers often skipped passages of texts about risks as well as passages containing numbers and graphics. The texts had different effects on the testers, regardless of the level of education. If adverse effects were presented, some testers became scared while others were reassured because they felt informed. Most of the testers appreciated a call for participation as a central message of the text. Sometimes, if there was no clear appeal to attend the screening, the testers even asked for it. The recently introduced political strategy of promoting an informed choice is applied to an unprepared population who was used to getting a clear yes-or-no recommendation. Thus, at first, the population has to learn how to make an informed choice. This topic must be addressed and taken into account in the process of developing health information. Since this is not
Weirs, V. Gregory
2012-03-01
Prism is a ParaView plugin that simultaneously displays simulation data and material model data. This document describes its capabilities and how to use them. A demonstration of Prism is given in the first section. The second section contains more detailed notes on less obvious behavior. The third and fourth sections are specifically for Alegra and CTH users. They tell how to generate the simulation data and SESAME files and how to handle aspects of Prism use particular to each of these codes.
Material modeling of biofilm mechanical properties.
Laspidou, C S; Spyrou, L A; Aravas, N; Rittmann, B E
2014-05-01
A biofilm material model and a procedure for numerical integration are developed in this article. They enable calculation of a composite Young's modulus that varies in the biofilm and evolves with deformation. The biofilm-material model makes it possible to introduce a modeling example, produced by the Unified Multi-Component Cellular Automaton model, into the general-purpose finite-element code ABAQUS. Compressive, tensile, and shear loads are imposed, and the way the biofilm mechanical properties evolve is assessed. Results show that the local values of Young's modulus increase under compressive loading, since compression results in the voids "closing," thus making the material stiffer. For the opposite reason, biofilm stiffness decreases when tensile loads are imposed. Furthermore, the biofilm is more compliant in shear than in compression or tension due to the how the elastic shear modulus relates to Young's modulus. Copyright © 2014 Elsevier Inc. All rights reserved.
The Co-EAT users manual is designed to help the anaerobic digestion system operators evaluate the costs and benefits of accepting and processing wasted food, fats, oils and greases (FOG) or other organic materials.
Turcotte, Melissa; Moore, Juston Shane
User Behaviour Analytics is the tracking, collecting and assessing of user data and activities. The goal is to detect misuse of user credentials by developing models for the normal behaviour of user credentials within a computer network and detect outliers with respect to their baseline.
ERIC Educational Resources Information Center
Schmidt, Aaron
2010-01-01
User experience (UX) is about arranging the elements of a product or service to optimize how people will interact with it. In this article, the author talks about the importance of user experience and discusses the design of user experiences in libraries. He first looks at what UX is. Then he describes three kinds of user experience design: (1)…
National Energy Research Supercomputing Center; He, Yun; Kramer, William T.C.
2008-05-07
The newest workhorse of the National Energy Research Scientific Computing Center is a Cray XT4 with 9,736 dual core nodes. This paper summarizes Franklin user experiences from friendly early user period to production period. Selected successful user stories along with top issues affecting user experiences are presented.
Nanoscale Transport Optimization
2008-12-04
could be argued that the advantage of using ABAQUS for this modeling construct has more to do with its ability to impose a user-defined subroutine that...finite element analysis. This is accomplished by employing a user defined subroutine for fluid properties at the interface within the finite element...package ABAQUS . Model Components: As noted above the governing equation for the material system is given as, ( ) ( ) 4484476444 8444 76
NASA Technical Reports Server (NTRS)
1995-01-01
In this photograph, Sandra Rossi user her NASA-developed prosthesis for the first time. Derived from foam insulation technology used to protect the Space Shuttle External Tank from excessive heat, FAB/CAD, a subsidiary of the Harshberger Prosthetic and Orthotic Center, utilized the technology to replace the heavy, fragile plaster they used to produce master molds for prosthetics. The new material was lighter, cheaper and easier to manufacture than plaster, resulting in lower costs to the customer.
User interface user's guide for HYPGEN
NASA Technical Reports Server (NTRS)
Chiu, Ing-Tsau
1992-01-01
The user interface (UI) of HYPGEN is developed using Panel Library to shorten the learning curve for new users and provide easier ways to run HYPGEN for casual users as well as for advanced users. Menus, buttons, sliders, and type-in fields are used extensively in UI to allow users to point and click with a mouse to choose various available options or to change values of parameters. On-line help is provided to give users information on using UI without consulting the manual. Default values are set for most parameters and boundary conditions are determined by UI to further reduce the effort needed to run HYPGEN; however, users are free to make any changes and save it in a file for later use. A hook to PLOT3D is built in to allow graphics manipulation. The viewpoint and min/max box for PLOT3D windows are computed by UI and saved in a PLOT3D journal file. For large grids which take a long time to generate on workstations, the grid generator (HYPGEN) can be run on faster computers such as Crays, while UI stays at the workstation.
Atmospheric Science Data Center
2014-04-29
... Earth Observing System (EOS) Program through the EOS Data Information System (EOSDIS) Project and the Langley ASDC, located at NASA ... of the ASDC user interface, development of the Information Management System (IMS), and ASDC user conferences requirements for and ...
NASA Technical Reports Server (NTRS)
Cassidy, J. J., III
1978-01-01
NASCAP simulates the charging process for a complex object in either tenuous plasma (geosynchronous orbit) or ground test (electron gun source) environment. Program control words, the structure of user input files, and various user options available are described in this computer programmer's user manual.
Helping Users Help Themselves.
ERIC Educational Resources Information Center
O'Malley, Claire E.
This discussion of the design of user-initiated help systems in computers focuses on the information that users actively seek to help them with their tasks, with emphasis on how to help users ask the questions that will bridge the gap between the initial internal (mental) form of the query and their information need as expressed by the system.…
NASA Astrophysics Data System (ADS)
Ravi, Sathish Kumar; Gawad, Jerzy; Seefeldt, Marc; Van Bael, Albert; Roose, Dirk
2017-10-01
A numerical multi-scale model is being developed to predict the anisotropic macroscopic material response of multi-phase steel. The embedded microstructure is given by a meso-scale Representative Volume Element (RVE), which holds the most relevant features like phase distribution, grain orientation, morphology etc., in sufficient detail to describe the multi-phase behavior of the material. A Finite Element (FE) mesh of the RVE is constructed using statistical information from individual phases such as grain size distribution and ODF. The material response of the RVE is obtained for selected loading/deformation modes through numerical FE simulations in Abaqus. For the elasto-plastic response of the individual grains, single crystal plasticity based plastic potential functions are proposed as Abaqus material definitions. The plastic potential functions are derived using the Facet method for individual phases in the microstructure at the level of single grains. The proposed method is a new modeling framework and the results presented in terms of macroscopic flow curves are based on the building blocks of the approach, while the model would eventually facilitate the construction of an anisotropic yield locus of the underlying multi-phase microstructure derived from a crystal plasticity based framework.
Thermal analysis of friction riveting of dissimilar materials
NASA Astrophysics Data System (ADS)
Vignesh, N. J.; Hynes, N. Rajesh Jesudoss
2018-05-01
Friction riveting is a new technique which finds its applications in a variety of domains, where there is a need to join dissimilar materials for the sake of achieving weight reduction of the components produced especially in the fields of aerospace and automobile. In this present work, a numerical simulation on the heat transfer analysis has been done to predict the variation of temperature on the surface of the components being joined. Owing to the applications, Aluminum rivet is chosen for friction riveting on Poly Methyl Metha Acrylate base material. Abaqus explicit version 6.14 has been used to simulate the results of the process. Heat flux at the joint interface has been computed and thermal distribution at the work material is predicted.
2010-08-07
51 5.3.2 Abaqus VDLOAD Subroutine ............................................. 55 VI. INTERPRETATION OF RESULTS AND DISCUSSION...VDLOAD SUBROUTINE ........................................................... 91 C. PYTHON SCRIPT TO CONVERT ABAQUS INPUT FILE TO LS-DYNA INPUT FILE...all of the simulations, which are the pressures applied from the Abaqus /Explicit VDLOAD subroutine . The entire model 22 including the boundary
NASA Astrophysics Data System (ADS)
Kryuchkov, D. I.; Zalazinsky, A. G.
2017-12-01
Mathematical models and a hybrid modeling system are developed for the implementation of the experimental-calculation method for the engineering analysis and optimization of the plastic deformation of inhomogeneous materials with the purpose of improving metal-forming processes and machines. The created software solution integrates Abaqus/CAE, a subroutine for mathematical data processing, with the use of Python libraries and the knowledge base. Practical application of the software solution is exemplified by modeling the process of extrusion of a bimetallic billet. The results of the engineering analysis and optimization of the extrusion process are shown, the material damage being monitored.
Ground Software Maintenance Facility (GSMF) user's manual
NASA Technical Reports Server (NTRS)
Aquila, V.; Derrig, D.; Griffith, G.
1986-01-01
Instructions for the Ground Software Maintenance Facility (GSMF) system user is provided to operate the GSMF in all modes. The GSMF provides the resources for the Automatic Test Equipment (ATE) computer program maintenance (GCOS and GOAL). Applicable reference documents are listed. An operational overview and descriptions of the modes in terms of operator interface, options, equipment, material utilization, and operational procedures are contained. Test restart procedures are described. The GSMF documentation tree is presented including the user manual.
Investigating Users' Requirements
Walker, Deborah S.; Lee, Wen-Yu; Skov, Neil M.; Berger, Carl F.; Athley, Brian D.
2002-01-01
Objective: User data and information about anatomy education were used to guide development of a learning environment that is efficient and effective. The research question focused on how to design instructional software suitable for the educational goals of different groups of users of the Visible Human data set. The ultimate goal of the study was to provide options for students and teachers to use different anatomy learning modules corresponding to key topics, for course work and professional training. Design: The research used both qualitative and quantitative methods. It was driven by the belief that good instructional design must address learning context information and pedagogic content information. The data collection emphasized measurement of users' perspectives, experience, and demands in anatomy learning. Measurement: Users' requirements elicited from 12 focus groups were combined and rated by 11 researchers. Collective data were sorted and analyzed by use of multidimensional scaling and cluster analysis. Results: A set of functions and features in high demand across all groups of users was suggested by the results. However, several subgroups of users shared distinct demands. The design of the learning modules will encompass both unified core components and user-specific applications. The design templates will allow sufficient flexibility for dynamic insertion of different learning applications for different users. Conclusion: This study describes how users' requirements, associated with users' learning experiences, were systematically collected and analyzed and then transformed into guidelines informing the iterative design of multiple learning modules. Information about learning challenges and processes was gathered to define essential anatomy teaching strategies. A prototype instrument to design and polish the Visible Human user interface system is currently being developed using ideas and feedback from users. PMID:12087112
2012-11-01
validation using calibrated grounding. In 2007 BRIMS Conference Proceedings, Norfolk, VA. Simon, H. A. (1957). Administrative Behavior: A study of...Construct will write the output to the directory specified by the path name. Users should ensure that if they have opened any output files (e.g., in Excel... open an input file, it will exit and close. There are times when an error message is not present to the user in this situation! Users should ensure
NASA Technical Reports Server (NTRS)
Moerder, Daniel D.
2014-01-01
MADS (Minimization Assistant for Dynamical Systems) is a trajectory optimization code in which a user-specified performance measure is directly minimized, subject to constraints placed on a low-order discretization of user-supplied plant ordinary differential equations. This document describes the mathematical formulation of the set of trajectory optimization problems for which MADS is suitable, and describes the user interface. Usage examples are provided.
Klein, Corbett S
2003-01-01
Laboratory Information Management Systems (LIMS) play a key role in the pharmaceutical industry. Thorough and accurate validation of such systems is critical and is a regulatory requirement. LIMS user acceptance testing is one aspect of this testing and enables the user to make a decision to accept or reject implementation of the system. This paper discusses key elements in facilitating the development and execution of a LIMS User Acceptance Test Plan (UATP).
NASA Technical Reports Server (NTRS)
Grantham, C.
1979-01-01
The Interactive Software Invocation (ISIS), an interactive data management system, was developed to act as a buffer between the user and host computer system. The user is provided by ISIS with a powerful system for developing software or systems in the interactive environment. The user is protected from the idiosyncracies of the host computer system by providing such a complete range of capabilities that the user should have no need for direct access to the host computer. These capabilities are divided into four areas: desk top calculator, data editor, file manager, and tool invoker.
NASA Technical Reports Server (NTRS)
Allen Phillip A.; Wilson, Christopher D.
2003-01-01
The development of a pressure-dependent constitutive model with combined multilinear kinematic and isotropic hardening is presented. The constitutive model is developed using the ABAQUS user material subroutine (UMAT). First the pressure-dependent plasticity model is derived. Following this, the combined bilinear and combined multilinear hardening equations are developed for von Mises plasticity theory. The hardening rule equations are then modified to include pressure dependency. The method for implementing the new constitutive model into ABAQUS is given.
NASA Technical Reports Server (NTRS)
Jordan, J.
1985-01-01
This document is intended for users of the Local Area Network Extensible Simulator, version I. This simulator models the performance of a Fiber Optic network under a variety of loading conditions and network characteristics. The options available to the user for defining the network conditions are described in this document. Computer hardware and software requirements are also defined.
NASA Technical Reports Server (NTRS)
1975-01-01
An on-line data storage and retrieval system which allows the user to extract and process information from stored data bases is described. The capabilities of the system are provided by a general purpose computer program containing several functional modules. The modules contained in MIRADS are briefly described along with user terminal operation procedures and MIRADS commands.
N.A. Bolon; R.D. Fight; J.M. Cahill
1992-01-01
The PP PRUNE program allows users to conduct a financial analysis of pruning ponderosa pine (Pinus ponderosa Dougl. ex Laws.). The increase in product value and rate of return from pruning the butt 16.5-foot log can be estimated. Lumber recovery information is based on actual mill experience with pruned and unpruned logs. Users supply lumber prices...
NASA Technical Reports Server (NTRS)
Hedgley, David R., Jr.
2000-01-01
A user's guide for the computer program SKETCH is presented on this disk. SKETCH solves a popular problem in computer graphics-the removal of hidden lines from images of solid objects. Examples and illustrations are included in the guide. Also included is the SKETCH program, so a user can incorporate the information into a particular software system.
NASA Technical Reports Server (NTRS)
Zhu, Zhifan; Gridnev, Sergei; Windhorst, Robert D.
2015-01-01
This User Guide describes SOSS (Surface Operations Simulator and Scheduler) software build and graphic user interface. SOSS is a desktop application that simulates airport surface operations in fast time using traffic management algorithms. It moves aircraft on the airport surface based on information provided by scheduling algorithm prototypes, monitors separation violation and scheduling conformance, and produces scheduling algorithm performance data.
Peter D. Knopp; Susan L. Stout
2014-01-01
This user's guide for the SILVAH computer program, version 6.2, supersedes the 1992 user's guide (Gen. Tech. Rep. NE-162). Designed for stand-alone Windows-based personal computers, SILVAH recommends a silvicultural prescription for a forest stand based on a summary and analysis of field inventory data. The program also includes a simulator that can be used...
NASA Technical Reports Server (NTRS)
Lewis, Clayton; Wilde, Nick
1989-01-01
Space construction will require heavy investment in the development of a wide variety of user interfaces for the computer-based tools that will be involved at every stage of construction operations. Using today's technology, user interface development is very expensive for two reasons: (1) specialized and scarce programming skills are required to implement the necessary graphical representations and complex control regimes for high-quality interfaces; (2) iteration on prototypes is required to meet user and task requirements, since these are difficult to anticipate with current (and foreseeable) design knowledge. We are attacking this problem by building a user interface development tool based on extensions to the spreadsheet model of computation. The tool provides high-level support for graphical user interfaces and permits dynamic modification of interfaces, without requiring conventional programming concepts and skills.
Coram, Jamie L.; Morrow, James D.; Perkins, David Nikolaus
2015-09-01
This document describes the PANTHER R&D Application, a proof-of-concept user interface application developed under the PANTHER Grand Challenge LDRD. The purpose of the application is to explore interaction models for graph analytics, drive algorithmic improvements from an end-user point of view, and support demonstration of PANTHER technologies to potential customers. The R&D Application implements a graph-centric interaction model that exposes analysts to the algorithms contained within the GeoGraphy graph analytics library. Users define geospatial-temporal semantic graph queries by constructing search templates based on nodes, edges, and the constraints among them. Users then analyze the results of the queries using bothmore » geo-spatial and temporal visualizations. Development of this application has made user experience an explicit driver for project and algorithmic level decisions that will affect how analysts one day make use of PANTHER technologies.« less
Hearing aid user guides: suitability for older adults.
Caposecco, Andrea; Hickson, Louise; Meyer, Carly
2014-02-01
The aim of this study was to analyse the content, design, and readability of printed hearing aid user guides to determine their suitability for older adults, who are the main users of hearing aids. Hearing aid user guides were assessed using four readability formulae and a standardized tool to assess content and design (SAM - Suitability Assessment of Materials). A sample of 36 hearing aid user guides (four user guides from nine different hearing aid manufacturers) were analysed. Sixty nine percent of user guides were rated 'not suitable' and 31% were rated 'adequate' for their suitability. Many scored poorly for scope, vocabulary, aspects of layout and typography, and learning stimulation and motivation. The mean reading grade level for all user guides was grade 9.6 which is too high for older adults. The content, design, and readability of hearing aid user guides are not optimal for older adults and thus may serve as a barrier to successful hearing aid outcomes for this population.
User-Centered Evaluation of Visual Analytics
Scholtz, Jean C.
Visual analytics systems are becoming very popular. More domains now use interactive visualizations to analyze the ever-increasing amount and heterogeneity of data. More novel visualizations are being developed for more tasks and users. We need to ensure that these systems can be evaluated to determine that they are both useful and usable. A user-centered evaluation for visual analytics needs to be developed for these systems. While many of the typical human-computer interaction (HCI) evaluation methodologies can be applied as is, others will need modification. Additionally, new functionality in visual analytics systems needs new evaluation methodologies. There is a difference betweenmore » usability evaluations and user-centered evaluations. Usability looks at the efficiency, effectiveness, and user satisfaction of users carrying out tasks with software applications. User-centered evaluation looks more specifically at the utility provided to the users by the software. This is reflected in the evaluations done and in the metrics used. In the visual analytics domain this is very challenging as users are most likely experts in a particular domain, the tasks they do are often not well defined, the software they use needs to support large amounts of different kinds of data, and often the tasks last for months. These difficulties are discussed more in the section on User-centered Evaluation. Our goal is to provide a discussion of user-centered evaluation practices for visual analytics, including existing practices that can be carried out and new methodologies and metrics that need to be developed and agreed upon by the visual analytics community. The material provided here should be of use for both researchers and practitioners in the field of visual analytics. Researchers and practitioners in HCI and interested in visual analytics will find this information useful as well as a discussion on changes that need to be made to current HCI practices to make them more
2012-09-01
on transformation field analysis [19], proper orthogonal decomposition [63], eigenstrains [23], and others [1, 29, 39] have brought significant...commercial finite element software (Abaqus) along with the user material subroutine utility ( UMAT ) is employed to solve these problems. In this section...Symmetric Coefficients TFA: Transformation Field Analysis UMAT : User Material Subroutine
Quality user support: Supporting quality users
Woolley, T.C.
1994-12-31
During the past decade, fundamental changes have occurred in technical computing in the oil industry. Technical computing systems have moved from local, fragmented quantity, to global, integrated, quality. The compute power available to the average geoscientist at his desktop has grown exponentially. Technical computing applications have increased in integration and complexity. At the same time, there has been a significant change in the work force due to the pressures of restructuring, and the increased focus on international opportunities. The profile of the user of technical computing resources has changed. Users are generally more mature, knowledgeable, and team oriented than theirmore » predecessors. In the 1990s, computer literacy is a requirement. This paper describes the steps taken by Oryx Energy Company to address the problems and opportunities created by the explosive growth in computing power and needs, coupled with the contraction of the business. A successful user support strategy will be described. Characteristics of the program include: (1) Client driven support; (2) Empowerment of highly skilled professionals to fill the support role; (3) Routine and ongoing modification to the support plan; (4) Utilization of the support assignment to create highly trained advocates on the line; (5) Integration of the support role to the reservoir management team. Results of the plan include a highly trained work force, stakeholder teams that include support personnel, and global support from a centralized support organization.« less
Hutchinson, S.A.; Shadid, J.N.; Tuminaro, R.S.
1995-10-01
Aztec is an iterative library that greatly simplifies the parallelization process when solving the linear systems of equations Ax = b where A is a user supplied n x n sparse matrix, b is a user supplied vector of length n and x is a vector of length n to be computed. Aztec is intended as a software tool for users who want to avoid cumbersome parallel programming details but who have large sparse linear systems which require an efficiently utilized parallel processing system. A collection of data transformation tools are provided that allow for easy creation of distributed sparsemore » unstructured matrices for parallel solution. Once the distributed matrix is created, computation can be performed on any of the parallel machines running Aztec: nCUBE 2, IBM SP2 and Intel Paragon, MPI platforms as well as standard serial and vector platforms. Aztec includes a number of Krylov iterative methods such as conjugate gradient (CG), generalized minimum residual (GMRES) and stabilized biconjugate gradient (BICGSTAB) to solve systems of equations. These Krylov methods are used in conjunction with various preconditioners such as polynomial or domain decomposition methods using LU or incomplete LU factorizations within subdomains. Although the matrix A can be general, the package has been designed for matrices arising from the approximation of partial differential equations (PDEs). In particular, the Aztec package is oriented toward systems arising from PDE applications.« less
Interactive Office user's manual
NASA Technical Reports Server (NTRS)
Montgomery, Edward E.; Lowers, Benjamin; Nabors, Terri L.
1990-01-01
Given here is a user's manual for Interactive Office (IO), an executive office tool for organization and planning, written specifically for Macintosh. IO is a paperless management tool to automate a related group of individuals into one productive system.
NASA Astrophysics Data System (ADS)
Stephenson, W.
1982-01-01
Advice for private users of windpower energy is given. Type of energy needed; amount of energy expected from windpower systems; cost effectiveness; autonomous operation versus connection to the national grid; and high and low speed systems are discussed.
The Wastewater Information System Tool (TWIST) is downloadable, user-friendly management tool that will allow state and local health departments to effectively inventory and manage small wastewater treatment systems in their jurisdictions.
Learn how EPA's three web user personas (Information Consumer, Information Intermediary, and Information Interpreter) can help you identify appropriate top audiences and top tasks for a topic or web area.
NASA Technical Reports Server (NTRS)
Aggrawal, Bharat
1994-01-01
This viewgraph presentation describes the development of user interfaces for OS/2 versions of computer codes for the analysis of seals. Current status, new features, work in progress, and future plans are discussed.
ERIC Educational Resources Information Center
Kotz, Arnold; Redondo, Rory
Presented is the user's manual for the Educational Manpower Information Sources Project (EMAP), an information file containing approximately 325 document abstracts related to the field of educational planning. (The EMAP file is described in document SP 006 747.) (JB)
AVERT is a flexible modeling framework with a simple user interface designed specifically to meet the needs of state air quality planners and other interested stakeholders. Use this guide to get started.
DOT National Transportation Integrated Search
1973-01-01
This manual describes the internal workings of the Disk Operating System (DOS-32 for the Noneywell H - 632 computer. DOS - 32 is a core resident, one user, console oriented operating system written primarily in FORTRAN. A companion document DOS - 32 ...
NASA Technical Reports Server (NTRS)
Perry, Charleen; Driessen, Cornelius; Pasian, Fabio
1989-01-01
The Uniform Low Dispersion Archive (ULDA) is a software system which, in one sitting, allows one to obtain copies on one's personal computer of those International Ultraviolet Explorer (IUE) low dispersion spectra that are of interest to the user. Overviews and use instructions are given for two programs, one to search for and select spectra, and the other to convert those spectra into a form suitable for the user's image processing system.
NASA Technical Reports Server (NTRS)
Walatka, Pamela P.; Clucas, Jean; McCabe, R. Kevin; Plessel, Todd; Potter, R.; Cooper, D. M. (Technical Monitor)
1994-01-01
The Flow Analysis Software Toolkit, FAST, is a software environment for visualizing data. FAST is a collection of separate programs (modules) that run simultaneously and allow the user to examine the results of numerical and experimental simulations. The user can load data files, perform calculations on the data, visualize the results of these calculations, construct scenes of 3D graphical objects, and plot, animate and record the scenes. Computational Fluid Dynamics (CFD) visualization is the primary intended use of FAST, but FAST can also assist in the analysis of other types of data. FAST combines the capabilities of such programs as PLOT3D, RIP, SURF, and GAS into one environment with modules that share data. Sharing data between modules eliminates the drudgery of transferring data between programs. All the modules in the FAST environment have a consistent, highly interactive graphical user interface. Most commands are entered by pointing and'clicking. The modular construction of FAST makes it flexible and extensible. The environment can be custom configured and new modules can be developed and added as needed. The following modules have been developed for FAST: VIEWER, FILE IO, CALCULATOR, SURFER, TOPOLOGY, PLOTTER, TITLER, TRACER, ARCGRAPH, GQ, SURFERU, SHOTET, and ISOLEVU. A utility is also included to make the inclusion of user defined modules in the FAST environment easy. The VIEWER module is the central control for the FAST environment. From VIEWER, the user can-change object attributes, interactively position objects in three-dimensional space, define and save scenes, create animations, spawn new FAST modules, add additional view windows, and save and execute command scripts. The FAST User Guide uses text and FAST MAPS (graphical representations of the entire user interface) to guide the user through the use of FAST. Chapters include: Maps, Overview, Tips, Getting Started Tutorial, a separate chapter for each module, file formats, and system
TRACI: USER'S GUIDE AND SYSTEM DOCUMENTATION
TRACI allows the examination of the potential for impacts associated with the raw material usage and chemical releases resulting from the processes involved in producing a product. TRACI allows the user to examine the potential for impacts for a single life cycle stage, or the w...
Users' Behavior towards Ubiquitous M-Learning
ERIC Educational Resources Information Center
Suki, Norazah Mohd; Suki, Norbayah Mohd
2011-01-01
Mobile technologies have enabled a new way of communicating, for whom mobile communications are part of normal daily interaction. This paper explores the proposed and verified Technology Acceptance Model (TAM) that can be employed to explain the acceptance of Mobile Learning (M-learning), an activity in which users access learning material with…
Systematically disseminating technological information to potential users
NASA Technical Reports Server (NTRS)
Russell, J. D.
1976-01-01
Rapid technological information dissemination system related to the field of remote sensing is presented. The technology transfer staff systematically designed instructional materials and activities using the matrix as an organizer to meet the need of the students, scientists and users in a rapidly expanding technology.
Guiding Users to Unmediated Interlibrary Loan
ERIC Educational Resources Information Center
Adams, Carolyn; Ressel, Margret J.; Silva, Erin S.
2009-01-01
This article provides a practitioner's guide to marketing user-initiated borrowing at the point of need. By reviewing interlibrary loan book requests and manually transferring them to an INN-Reach consortial system, Link+, the University of Nevada, Reno Libraries were able to successfully market the service, deliver materials faster, and save…
Peer Assistance Program for Teenage Substance Users.
ERIC Educational Resources Information Center
Stanbrook, Linda M.
A peer assistance program for teenage substance users was developed in which students interviewed their peers to determine substance use attitudes and frequency of substance use. Student interviewers read and studied drug curriculum materials in their health class; were taught active listening skills and counseling techniques; practiced answering…
NSUF Irradiated Materials Library
Cole, James Irvin
The Nuclear Science User Facilities has been in the process of establishing an innovative Irradiated Materials Library concept for maximizing the value of previous and on-going materials and nuclear fuels irradiation test campaigns, including utilization of real-world components retrieved from current and decommissioned reactors. When the ATR national scientific user facility was established in 2007 one of the goals of the program was to establish a library of irradiated samples for users to access and conduct research through competitively reviewed proposal process. As part of the initial effort, staff at the user facility identified legacy materials from previous programs thatmore » are still being stored in laboratories and hot-cell facilities at the INL. In addition other materials of interest were identified that are being stored outside the INL that the current owners have volunteered to enter into the library. Finally, over the course of the last several years, the ATR NSUF has irradiated more than 3500 specimens as part of NSUF competitively awarded research projects. The Logistics of managing this large inventory of highly radioactive poses unique challenges. This document will describe materials in the library, outline the policy for accessing these materials and put forth a strategy for making new additions to the library as well as establishing guidelines for minimum pedigree needed to be included in the library to limit the amount of material stored indefinitely without identified value.« less
Evaluating User Participation and User Influence in an Enterprise System
ERIC Educational Resources Information Center
Gibbs, Martin D.
2010-01-01
Does user influence have an impact on the data quality of an information systems development project? What decision making should users have? How can users effectively be engaged in the process? What is success? User participation is considered to be a critical success factor for Enterprise Resource Planning (ERP) projects, yet there is little…
NASA Technical Reports Server (NTRS)
McElroy, Mark W.
2017-01-01
This document serves as a user guide for the AF-Shell 1.0 software, an efficient tool for progressive damage simulation in composite laminates. This guide contains minimal technical material and is meant solely as a guide for a new user to apply AF-Shell 1.0 to laminate damage simulation problems.
Childs, K.W.
1993-02-01
HEATING is a general-purpose conduction heat transfer program written in Fortran 77. HEATING can solve steady-state and/or transient heat conduction problems in one-, two-, or three-dimensional Cartesian, cylindrical, or spherical coordinates. A model may include multiple materials, and the thermal conductivity, density, and specific heat of each material may be both time- and temperature-dependent. The thermal conductivity may also be anisotropic. Materials may undergo change of phase. Thermal properties of materials may be input or may be extracted from a material properties library. Heat-generation rates may be dependent on time, temperature, and position, and boundary temperatures may be time- andmore » position-dependent. The boundary conditions, which may be surface-to-environment or surface-to-surface, may be specified temperatures or any combination of prescribed heat flux, forced convection, natural convection, and radiation. The boundary condition parameters may be time- and/or temperature-dependent. General gray-body radiation problems may be modeled with user-defined factors for radiant exchange. The mesh spacing may be variable along each axis. HEATING uses a runtime memory allocation scheme to avoid having to recompile to match memory requirements for each specific problem. HEATING utilizes free-form input. Three steady-state solution techniques are available: point-successive-overrelaxation iterative method with extrapolation, direct-solution, and conjugate gradient. Transient problems may be solved using any one of several finite-difference schemes: Crank-Nicolson implicit, Classical Implicit Procedure (CIP), Classical Explicit Procedure (CEP), or Levy explicit method. The solution of the system of equations arising from the implicit techniques is accomplished by point-successive-overrelaxation iteration and includes procedures to estimate the optimum acceleration parameter.« less
NASA Astrophysics Data System (ADS)
Jay, Caroline; Lunn, Darren; Michailidou, Eleni
As new technologies emerge, and Web sites become increasingly sophisticated, ensuring they remain accessible to disabled and small-screen users is a major challenge. While guidelines and automated evaluation tools are useful for informing some aspects of Web site design, numerous studies have demonstrated that they provide no guarantee that the site is genuinely accessible. The only reliable way to evaluate the accessibility of a site is to study the intended users interacting with it. This chapter outlines the processes that can be used throughout the design life cycle to ensure Web accessibility, describing their strengths and weaknesses, and discussing the practical and ethical considerations that they entail. The chapter also considers an important emerging trend in user evaluations: combining data from studies of “standard” Web use with data describing existing accessibility issues, to drive accessibility solutions forward.
Rooftop Unit Comparison Calculator User Manual
Miller, James D.
This document serves as a user manual for the Packaged rooftop air conditioners and heat pump units comparison calculator (RTUCC) and is an aggregation of the calculator’s website documentation. Content ranges from new-user guide material like the “Quick Start” to the more technical/algorithmic descriptions of the “Methods Pages.” There is also a section listing all the context-help topics that support the features on the “Controls” page. The appendix has a discussion of the EnergyPlus runs that supported the development of the building-response models.
NASA Technical Reports Server (NTRS)
Johnson, S. C.
1986-01-01
Semi-Markov models can be used to compute the reliability of virtually any fault-tolerant system. However, the process of delineating all of the states and transitions in a model of a complex system can be devastingly tedious and error-prone. The ASSIST program allows the user to describe the semi-Markov model in a high-level language. Instead of specifying the individual states of the model, the user specifies the rules governing the behavior of the system and these are used by ASSIST to automatically generate the model. The ASSIST program is described and illustrated by examples.
NASA Technical Reports Server (NTRS)
Cramer, K. Elliott; Syed, Hazari I.
1995-01-01
This user's manual describes the installation and operation of TIA, the Thermal-Imaging acquisition and processing Application, developed by the Nondestructive Evaluation Sciences Branch at NASA Langley Research Center, Hampton, Virginia. TIA is a user friendly graphical interface application for the Macintosh 2 and higher series computers. The software has been developed to interface with the Perceptics/Westinghouse Pixelpipe(TM) and PixelStore(TM) NuBus cards and the GW Instruments MacADIOS(TM) input-output (I/O) card for the Macintosh for imaging thermal data. The software is also capable of performing generic image-processing functions.
NASA Technical Reports Server (NTRS)
1988-01-01
A user's workshop for CARE 3, a reliability assessment tool designed and developed especially for the evaluation of high reliability fault tolerant digital systems, was held at NASA Langley Research Center on October 6 to 7, 1987. The main purpose of the workshop was to assess the evolutionary status of CARE 3. The activities of the workshop are documented and papers are included by user's of CARE 3 and NASA. Features and limitations of CARE 3 and comparisons to other tools are presented. The conclusions to a workshop questionaire are also discussed.
Perspectives on User Satisfaction Surveys.
ERIC Educational Resources Information Center
Cullen, Rowena
2001-01-01
Discusses academic libraries, digital environments, increasing competition, the relationship between service quality and user satisfaction, and user surveys. Describes the SERVQUAL model that measures service quality and user satisfaction in academic libraries; considers gaps between user expectations and managers' perceptions of user…
Childs, K.W.
1993-02-01
HEATING is a general-purpose conduction heat transfer program written in Fortran 77. HEATING can solve steady-state and/or transient heat conduction problems in one-, two-, or three-dimensional Cartesian, cylindrical, or spherical coordinates. A model may include multiple materials, and the thermal conductivity, density, and specific heat of each material may be both time- and temperature-dependent. The thermal conductivity may also be anisotropic. Materials may undergo change of phase. Thermal properties of materials may be input or may be extracted from a material properties library. Heat-generation rates may be dependent on time, temperature, and position, and boundary temperatures may be time- andmore » position-dependent. The boundary conditions, which may be surface-to-environment or surface-to-surface, may be specified temperatures or any combination of prescribed heat flux, forced convection, natural convection, and radiation. The boundary condition parameters may be time- and/or temperature-dependent. General gray-body radiation problems may be modeled with user-defined factors for radiant exchange. The mesh spacing may be variable along each axis. HEATING uses a runtime memory allocation scheme to avoid having to recompile to match memory requirements for each specific problem. HEATING utilizes free-form input. Three steady-state solution techniques are available: point-successive-overrelaxation iterative method with extrapolation, direct-solution, and conjugate gradient. Transient problems may be solved using any one of several finite-difference schemes: Crank-Nicolson implicit, Classical Implicit Procedure (CIP), Classical Explicit Procedure (CEP), or Levy explicit method. The solution of the system of equations arising from the implicit techniques is accomplished by point-successive-overrelaxation iteration and includes procedures to estimate the optimum acceleration parameter.« less
Childs, K.W.
1991-07-01
HEATING is a FORTRAN program designed to solve steady-state and/or transient heat conduction problems in one-, two-, or three- dimensional Cartesian, cylindrical, or spherical coordinates. A model may include multiple materials, and the thermal conductivity, density, and specific heat of each material may be both time- and temperature-dependent. The thermal conductivity may be anisotropic. Materials may undergo change of phase. Thermal properties of materials may be input or may be extracted from a material properties library. Heating generation rates may be dependent on time, temperature, and position, and boundary temperatures may be time- and position-dependent. The boundary conditions, which maymore » be surface-to-boundary or surface-to-surface, may be specified temperatures or any combination of prescribed heat flux, forced convection, natural convection, and radiation. The boundary condition parameters may be time- and/or temperature-dependent. General graybody radiation problems may be modeled with user-defined factors for radiant exchange. The mesh spacing may be variable along each axis. HEATING is variably dimensioned and utilizes free-form input. Three steady-state solution techniques are available: point-successive-overrelaxation iterative method with extrapolation, direct-solution (for one-dimensional or two-dimensional problems), and conjugate gradient. Transient problems may be solved using one of several finite-difference schemes: Crank-Nicolson implicit, Classical Implicit Procedure (CIP), Classical Explicit Procedure (CEP), or Levy explicit method (which for some circumstances allows a time step greater than the CEP stability criterion). The solution of the system of equations arising from the implicit techniques is accomplished by point-successive-overrelaxation iteration and includes procedures to estimate the optimum acceleration parameter.« less
FY07 NRL DoD High Performance Computing Modernization Program Annual Reports
2008-09-05
performed. Implicit and explicit solutions methods are used as appropriate. The primary finite element codes used are ABAQUS and ANSYS. User subroutines ...geometric complexities, loading path dependence, rate dependence, and interaction between loading types (electrical, thermal and mechanical). Work is not...are used for specialized material constitutive response. Coupled material responses, such as electrical- thermal for capacitor materials or electrical
User Oriented Product Evaluation.
ERIC Educational Resources Information Center
Alkin, Marvin C.; Wingard, Joseph
While the educational product development field has expanded tremendously over the last 15 years, there is a paucity of conveniently assembled and readily interpretable information that would enable users to make accurate and informed evaluations of different, but comparable, instructional products. Minimum types of validation data which should be…
NASA Technical Reports Server (NTRS)
1972-01-01
A user's handbook for the modular space station concept is presented. The document is designed to acquaint science personnel with the overall modular space station program, the general nature and capabilities of the station itself, some of the scientific opportunities presented by the station, the general policy governing its operation, and the relationship between the program and participants from the scientific community.
ERIC Educational Resources Information Center
Adams, Mark C.
2016-01-01
To better serve students' evolving needs in music, music educators must connect classroom learning with how students use and interact with music in their daily lives. One way to accomplish this is by approaching classrooms with the music user in mind, which can open new possibilities for meaningful music making and remove students from the…
ERIC Educational Resources Information Center
Allen, Phyllis
Findings from a study of living accommodations for young people are given in the first part. Features are identified that are regarded as important by management and residents. Suggestions are made as to how user response may be predicted and the responses of the residents to eight schemes are examined in detail. Also considered are--(1) the…
User Centric Policy Management
ERIC Educational Resources Information Center
Cheek, Gorrell P.
2013-01-01
Internet use, in general, and online social networking sites, in particular, are experiencing tremendous growth with hundreds of millions of active users. As a result, there is a tremendous amount of privacy information and content online. Protecting this information is a challenge. Access control policy composition is complex, laborious and…
CTF Preprocessor User's Manual
Avramova, Maria; Salko, Robert K.
2016-05-26
This document describes how a user should go about using the CTF pre- processor tool to create an input deck for modeling rod-bundle geometry in CTF. The tool was designed to generate input decks in a quick and less error-prone manner for CTF. The pre-processor is a completely independent utility, written in Fortran, that takes a reduced amount of input from the user. The information that the user must supply is basic information on bundle geometry, such as rod pitch, clad thickness, and axial location of spacer grids--the pre-processor takes this basic information and determines channel placement and connection informationmore » to be written to the input deck, which is the most time-consuming and error-prone segment of creating a deck. Creation of the model is also more intuitive, as the user can specify assembly and water-tube placement using visual maps instead of having to place them by determining channel/channel and rod/channel connections. As an example of the benefit of the pre-processor, a quarter-core model that contains 500,000 scalar-mesh cells was read into CTF from an input deck containing 200,000 lines of data. This 200,000 line input deck was produced automatically from a set of pre-processor decks that contained only 300 lines of data.« less
ERIC Educational Resources Information Center
Dinklocker, Christina
1992-01-01
After training in the Total Quality Management concept, a suburban Ohio school district created a Deming Users' Group to link agencies, individuals, and ideas. The group has facilitated ongoing school/business collaboration, networking among individuals from diverse school systems, mentoring and cooperative learning activities, and resource…
R.D. Ottmar; M.F. Burns; J.N. Hall; A.D. Hanson
1993-01-01
CONSUME is a user-friendly computer program designed for resource managers with some working knowledge of IBM-PC applications. The software predicts the amount of fuel consumption on logged units based on weather data, the amount and fuel moisture of fuels, and a number of other factors. Using these predictions, the resource manager can accurately determine when and...
E. L. Landguth; B. K. Hand; J. M. Glassy; S. A. Cushman; M. Jacobi; T. J. Julian
2011-01-01
The goal of this user manual is to explain the technical aspects of the current release of the CDPOP program. CDPOP v1.0 is a major extension of the CDPOP program (Landguth and Cushman 2010). CDPOP is an individual-based program that simulates the influences of landscape structure on emergence of spatial patterns in population genetic data as functions of individual-...
ERIC Educational Resources Information Center
Akiba, Y.; And Others
This user's manual for the simulation program Graphical Evaluation and Review Technique (GERT) GQ contains sections on nodes, branches, program input description and format, and program output, as well as examples. Also included is a programmer's manual which contains information on scheduling, subroutine descriptions, COMMON Variables, and…
NASA Technical Reports Server (NTRS)
Johnson, Sally C.; Boerschlein, David P.
1994-01-01
Semi-Markov models can be used to analyze the reliability of virtually any fault-tolerant system. However, the process of delineating all of the states and transitions in the model of a complex system can be devastatingly tedious and error-prone. Even with tools such as the Abstract Semi-Markov Specification Interface to the SURE Tool (ASSIST), the user must describe a system by specifying the rules governing the behavior of the system in order to generate the model. With the Table Oriented Translator to the ASSIST Language (TOTAL), the user can specify the components of a typical system and their attributes in the form of a table. The conditions that lead to system failure are also listed in a tabular form. The user can also abstractly specify dependencies with causes and effects. The level of information required is appropriate for system designers with little or no background in the details of reliability calculations. A menu-driven interface guides the user through the system description process, and the program updates the tables as new information is entered. The TOTAL program automatically generates an ASSIST input description to match the system description.
Editorial Library: User Survey.
ERIC Educational Resources Information Center
Surace, Cecily J.
This report presents the findings of a survey conducted by the editorial library of the Los Angeles Times to measure usage and satisfaction with library service, provide background information on library user characteristics, collect information on patterns of use of the Times' clipping files, relate data on usage and satisfaction parameters to…
Mark J. Twery; Peter D. Knopp; Scott A. Thomasma; Donald E. Nute
2011-01-01
This is the user's guide for NED-2, which is the latest version of NED, a forest ecosystem management decision support system. This software is part of a family of software products intended to help resource managers develop goals, assess current and future conditions, and produce sustainable management plans for forest properties. Designed for stand-alone Windows...
Roger E. McCay
1976-01-01
Hikers, horseback riders, bicycle riders, and motorcycle riders were interviewed on randomly selected trails in Ohio to better understand who they are and why they use trails. Bicycle riders were found to be the most active trail users; bicycle and motorcycle riders were younger than hikers and horseback riders. The majority of hikers and horseback riders preferred...
NASA Technical Reports Server (NTRS)
Pfister, Robin; McMahon, Joe
2006-01-01
Power User Interface 5.0 (PUI) is a system of middleware, written for expert users in the Earth-science community, PUI enables expedited ordering of data granules on the basis of specific granule-identifying information that the users already know or can assemble. PUI also enables expert users to perform quick searches for orderablegranule information for use in preparing orders. PUI 5.0 is available in two versions (note: PUI 6.0 has command-line mode only): a Web-based application program and a UNIX command-line- mode client program. Both versions include modules that perform data-granule-ordering functions in conjunction with external systems. The Web-based version works with Earth Observing System Clearing House (ECHO) metadata catalog and order-entry services and with an open-source order-service broker server component, called the Mercury Shopping Cart, that is provided separately by Oak Ridge National Laboratory through the Department of Energy. The command-line version works with the ECHO metadata and order-entry process service. Both versions of PUI ultimately use ECHO to process an order to be sent to a data provider. Ordered data are provided through means outside the PUI software system.
DOT National Transportation Integrated Search
1992-02-01
HWNOISE is a VNTSC-developed user friendly program written in : Microsoft Fortran version 4.01 for the IBM PC/AT and : compatibles to analyze acoustic data. This program is an : integral part of the Federal Highway Administration's Mobile : Noise Dat...
DOT National Transportation Integrated Search
1992-02-01
HWINPUT is a VNTSC-developed user friendly program written in : Microsoft Fortran version 4.01 for the IBM PC/AT. This program : is an integral part of the Federal Highway Administration's : Mobile Noise Data Gathering and Analysis Laboratory and is ...
NASA Technical Reports Server (NTRS)
1971-01-01
Revised Skylab spacecraft, experiments, and mission planning information is presented for the Earth Resources Experiment Package (EREP) users. The major hardware elements and the medical, scientific, engineering, technology and earth resources experiments are described. Ground truth measurements and EREP data handling procedures are discussed. The mission profile, flight planning, crew activities, and aircraft support are also outlined.
Mastin, M.C.; Le, Thanh
2001-01-01
The U.S. Geological Survey, in cooperation with Pierce County Department of Public Works, Washington, has developed an operational tool called the Puyallup Flood-Alert System to alert users of impending floods in the Puyallup River Basin. The system acquires and incorporates meteorological and hydrological data into the Streamflow Synthesis and Reservoir Regulation (SSARR) hydrologic flow-routing model to simulate floods in the Puyallup River Basin. SSARRMENU is the user-interactive graphical interface between the user, the input and output data, and the SSARR model. In a companion cooperative project with Pierce County, the SSARR model for the Puyallup River Basin was calibrated and validated. The calibrated model is accessed through SSARRMENU, which has been specifically programed for the Puyallup River and the needs of Pierce County. SSARRMENU automates the retrieval of data from ADAPS (Automated DAta Processing System, the U.S. Geological Survey?s real-time hydrologic database), formats the data for use with SSARR, initiates SSARR model runs, displays alerts for impending floods, and provides utilities to display the simulated and observed data. An on-screen map of the basin and a series of menu items provide the user wi
Brown-VanHoozer, S.A.
Most designers are not schooled in the area of human-interaction psychology and therefore tend to rely on the traditional ergonomic aspects of human factors when designing complex human-interactive workstations related to reactor operations. They do not take into account the differences in user information processing behavior and how these behaviors may affect individual and team performance when accessing visual displays or utilizing system models in process and control room areas. Unfortunately, by ignoring the importance of the integration of the user interface at the information process level, the result can be sub-optimization and inherently error- and failure-prone systems. Therefore, tomore » minimize or eliminate failures in human-interactive systems, it is essential that the designers understand how each user`s processing characteristics affects how the user gathers information, and how the user communicates the information to the designer and other users. A different type of approach in achieving this understanding is Neuro Linguistic Programming (NLP). The material presented in this paper is based on two studies involving the design of visual displays, NLP, and the user`s perspective model of a reactor system. The studies involve the methodology known as NLP, and its use in expanding design choices from the user`s ``model of the world,`` in the areas of virtual reality, workstation design, team structure, decision and learning style patterns, safety operations, pattern recognition, and much, much more.« less
Enabling User to User Interactions in Web Lectures with History-Aware User Awareness
ERIC Educational Resources Information Center
Ketterl, Markus; Mertens, Robert; Wiesen, Christoph; Vornberger, Oliver
2011-01-01
Purpose: The purpose of this paper is to present a user interface for web lectures for engaging with other users while working with video based learning content. The application allows its users to ask questions about the content and to get answers from those users that currently online are more familiar with it. The filtering is based on the…
Long Duration Exposure Facility Mini-Data Base User`s Guide: Macintosh version. (Diskette)
Bohnhoff-Hlavacek, G.; Pippin, H.G.; Dursch, H.W.
1995-04-01
One of the objectives of the LDEF Special Investigation Group (SIG) was to develop a LDEF data base that identifies the experiment objectives and hardware flown, summarizes results and conclusions, and provides a system analysis overview, including spacecraft design guidelines and space environmental effects. Compiling the information into an easily accessible data base format, and making it available to the space community was a major task accomplished by the System and Materials SIG effort beginning in 1981. Included in this document is a short user`s manual for the LDEF Mini-Data Bases. The user`s manual contains pertinent examples from the datamore » base on specifically how to access and work with the LDEF information. Accompanying this document are the mini-data bases on disk.« less
Yu, Y. Q.; Shemon, E. R.; Thomas, J. W.
SHARP is an advanced modeling and simulation toolkit for the analysis of nuclear reactors. It is comprised of several components including physical modeling tools, tools to integrate the physics codes for multi-physics analyses, and a set of tools to couple the codes within the MOAB framework. Physics modules currently include the neutronics code PROTEUS, the thermal-hydraulics code Nek5000, and the structural mechanics code Diablo. This manual focuses on performing multi-physics calculations with the SHARP ToolKit. Manuals for the three individual physics modules are available with the SHARP distribution to help the user to either carry out the primary multi-physics calculationmore » with basic knowledge or perform further advanced development with in-depth knowledge of these codes. This manual provides step-by-step instructions on employing SHARP, including how to download and install the code, how to build the drivers for a test case, how to perform a calculation and how to visualize the results. Since SHARP has some specific library and environment dependencies, it is highly recommended that the user read this manual prior to installing SHARP. Verification tests cases are included to check proper installation of each module. It is suggested that the new user should first follow the step-by-step instructions provided for a test problem in this manual to understand the basic procedure of using SHARP before using SHARP for his/her own analysis. Both reference output and scripts are provided along with the test cases in order to verify correct installation and execution of the SHARP package. At the end of this manual, detailed instructions are provided on how to create a new test case so that user can perform novel multi-physics calculations with SHARP. Frequently asked questions are listed at the end of this manual to help the user to troubleshoot issues.« less
Stigma towards Marijuana Users and Heroin Users.
Brown, Seth A
2015-01-01
Despite high levels of stigmatizing attitudes and behaviors toward individuals with substance use problems, there is surprisingly limited research on understanding the contributors to such high levels. College students with no history of marijuana or heroin use (N=250) completed self-report measures to examine the level of substance use stigma towards individuals using two illicit substances (marijuana and heroin) and the contribution of three perceiver characteristics (sex, previous contact with substance users, and five beliefs about substance use) to three dimensions of stigma (social distance, negative emotions, and forcing treatment). Greater levels of internalized stigma were noted towards individuals who use heroin (versus marijuana). For marijuana use, those who had less previous contact and higher endorsement of certain beliefs (rarity, severity, and less controllability) were associated with greater stigmatizing attitudes. For heroin use, the associations were weak or non-existent. The findings strengthen the argument that substance use stigma needs to be examined and perhaps addressed substance by substance, rather than as a group. Further, contact interventions may be a particularly effective strategy for altering substance use stigma.
Weight optimal design of lateral wing upper covers made of composite materials
NASA Astrophysics Data System (ADS)
Barkanov, Evgeny; Eglītis, Edgars; Almeida, Filipe; Bowering, Mark C.; Watson, Glenn
2016-09-01
The present investigation is devoted to the development of a new optimal design of lateral wing upper covers made of advanced composite materials, with special emphasis on closer conformity of the developed finite element analysis and operational requirements for aircraft wing panels. In the first stage, 24 weight optimization problems based on linear buckling analysis were solved for the laminated composite panels with three types of stiffener, two stiffener pitches and four load levels, taking into account manufacturing, reparability and damage tolerance requirements. In the second stage, a composite panel with the best weight/design performance from the previous study was verified by nonlinear buckling analysis and optimization to investigate the effect of shear and fuel pressure on the performance of stiffened panels, and their behaviour under skin post-buckling. Three rib-bay laminated composite panels with T-, I- and HAT-stiffeners were modelled with ANSYS, NASTRAN and ABAQUS finite element codes to study their buckling behaviour as a function of skin and stiffener lay-ups, stiffener height, stiffener top and root width. Owing to the large dimension of numerical problems to be solved, an optimization methodology was developed employing the method of experimental design and response surface technique. Optimal results obtained in terms of cross-sectional areas were verified successfully using ANSYS and ABAQUS shared-node models and a NASTRAN rigid-linked model, and were used later to estimate the weight of the Advanced Low Cost Aircraft Structures (ALCAS) lateral wing upper cover.
The Third Annual NASA Science Internet User Working Group Conference
NASA Technical Reports Server (NTRS)
Lev, Brian S. (Editor); Gary, J. Patrick (Editor)
1993-01-01
The NASA Science Internet (NSI) User Support Office (USO) sponsored the Third Annual NSI User Working Group (NSIUWG) Conference March 30 through April 3, 1992, in Greenbelt, MD. Approximately 130 NSI users attended to learn more about the NSI, hear from projects which use NSI, and receive updates about new networking technologies and services. This report contains material relevant to the conference; copies of the agenda, meeting summaries, presentations, and descriptions of exhibitors. Plenary sessions featured a variety of speakers, including NSI project management, scientists, and NSI user project managers whose projects and applications effectively use NSI, and notable citizens of the larger Internet community. The conference also included exhibits of advanced networking applications; tutorials on internetworking, computer security, and networking technologies; and user subgroup meetings on the future direction of the conference, networking, and user services and applications.
Commentary: The Materials Project: A materials genome approach to accelerating materials innovation
NASA Astrophysics Data System (ADS)
Jain, Anubhav; Ong, Shyue Ping; Hautier, Geoffroy; Chen, Wei; Richards, William Davidson; Dacek, Stephen; Cholia, Shreyas; Gunter, Dan; Skinner, David; Ceder, Gerbrand; Persson, Kristin A.
2013-07-01
Accelerating the discovery of advanced materials is essential for human welfare and sustainable, clean energy. In this paper, we introduce the Materials Project (www.materialsproject.org), a core program of the Materials Genome Initiative that uses high-throughput computing to uncover the properties of all known inorganic materials. This open dataset can be accessed through multiple channels for both interactive exploration and data mining. The Materials Project also seeks to create open-source platforms for developing robust, sophisticated materials analyses. Future efforts will enable users to perform ``rapid-prototyping'' of new materials in silico, and provide researchers with new avenues for cost-effective, data-driven materials design.
New Users | Center for Cancer Research
New Users Becoming a Core Facilities User The following steps are applicable to anyone who would like to become a user of the CCR SAXS Core facilities. All users are required to follow the Core Facilty User Polices.
Staradmin -- Starlink User Database Maintainer
NASA Astrophysics Data System (ADS)
Fish, Adrian
The subject of this SSN is a utility called STARADMIN. This utility allows the system administrator to build and maintain a Starlink User Database (UDB). The principal source of information for each user is a text file, named after their username. The content of each file is a list consisting of one keyword followed by the relevant user data per line. These user database files reside in a single directory. The STARADMIN program is used to manipulate these user data files and automatically generate user summary lists.
Identifying online user reputation in terms of user preference
NASA Astrophysics Data System (ADS)
Dai, Lu; Guo, Qiang; Liu, Xiao-Lu; Liu, Jian-Guo; Zhang, Yi-Cheng
2018-03-01
Identifying online user reputation is significant for online social systems. In this paper, taking into account the preference physics of online user collective behaviors, we present an improved group-based rating method for ranking online user reputation based on the user preference (PGR). All the ratings given by each specific user are mapped to the same rating criteria. By grouping users according to their mapped ratings, the online user reputation is calculated based on the corresponding group sizes. Results for MovieLens and Netflix data sets show that the AUC values of the PGR method can reach 0.9842 (0.9493) and 0.9995 (0.9987) for malicious (random) spammers, respectively, outperforming the results generated by the traditional group-based method, which indicates that the online preference plays an important role for measuring user reputation.
Decision Analysis for Remediation Technologies (DART) user`s manual
Sebo, D.
1997-09-01
This user`s manual is an introduction to the use of the Decision Analysis for Remediation Technology (DART) Report Generator. DART provides a user interface to a database containing site data (e.g., contaminants, waste depth, area) for sites within the Subsurface Contaminant Focus Area (SCFA). The database also contains SCFA requirements, needs, and technology information. The manual is arranged in two major sections. The first section describes loading DART onto a user system. The second section describes DART operation. DART operation is organized into sections by the user interface forms. For each form, user input, both optional and required, DART capabilities,more » and the result of user selections will be covered in sufficient detail to enable the user to understand DART, capabilities and determine how to use DART to meet specific needs.« less
NASA Technical Reports Server (NTRS)
Hartle, M.; McKnight, R. L.
2000-01-01
This manual is a combination of a user manual, theory manual, and programmer manual. The reader is assumed to have some previous exposure to the finite element method. This manual is written with the idea that the CSTEM (Coupled Structural Thermal Electromagnetic-Computer Code) user needs to have a basic understanding of what the code is actually doing in order to properly use the code. For that reason, the underlying theory and methods used in the code are described to a basic level of detail. The manual gives an overview of the CSTEM code: how the code came into existence, a basic description of what the code does, and the order in which it happens (a flowchart). Appendices provide a listing and very brief description of every file used by the CSTEM code, including the type of file it is, what routine regularly accesses the file, and what routine opens the file, as well as special features included in CSTEM.
NASA Astrophysics Data System (ADS)
Wiggin, B.
2017-12-01
Preserving data is not only a technical challenge. Perhaps the best way to protect data is to use it. Grassroots efforts to make research-quality copies of federal data continue to energize communities of data users who often did not previously recognize themselves as open earth data users. Beyond "data rescue" events, the Data Refuge project researches how federal climate and environmental data are used downstream in a variety of local communities and municipal governments to address everyday issues: public health, municipal safety, and even the preservation of cultural heritage assets. Documenting the diverse uses made of open earth data beyond the earth sciences research community grows the community who, in making use of data, also helps to preserve it.
Vulnerable users: deceptive robotics
NASA Astrophysics Data System (ADS)
Collins, Emily C.
2017-07-01
The Principles of Robotics were outlined by the EPSRC in 2010. They are aimed at regulating robots in the real world. This paper represents a response to principle number four which reads: "Robots are manufactured artefacts. They should not be designed in a deceptive way to exploit vulnerable users; instead their machine nature should be transparent". The following critique questions the principle's validity by asking whether it is correct as a statement about the nature of robots, and the relationship between robots and people. To achieve this, the principle is broken down into the following two main component statements: (1) "Robots should not be designed in a deceptive way to exploit vulnerable users", and, (2) "Machine nature should be transparent". It is argued that both of the component statements that make up this principle are fundamentally flawed because of the undefined nature of the critical terms: "deceptive", "vulnerable", and "machine nature", and that as such the principle as a whole is misleading.
NASA Technical Reports Server (NTRS)
Johnson, Sally C.; Boerschlein, David P.
1995-01-01
Semi-Markov models can be used to analyze the reliability of virtually any fault-tolerant system. However, the process of delineating all the states and transitions in a complex system model can be devastatingly tedious and error prone. The Abstract Semi-Markov Specification Interface to the SURE Tool (ASSIST) computer program allows the user to describe the semi-Markov model in a high-level language. Instead of listing the individual model states, the user specifies the rules governing the behavior of the system, and these are used to generate the model automatically. A few statements in the abstract language can describe a very large, complex model. Because no assumptions are made about the system being modeled, ASSIST can be used to generate models describing the behavior of any system. The ASSIST program and its input language are described and illustrated by examples.
NASA Technical Reports Server (NTRS)
1985-01-01
The outside users payload model which is a continuation of documents and replaces and supersedes the July 1984 edition is presented. The time period covered by this model is 1985 through 2000. The following sections are included: (1) definition of the scope of the model; (2) discussion of the methodology used; (3) overview of total demand; (4) summary of the estimated market segmentation by launch vehicle; (5) summary of the estimated market segmentation by user type; (6) details of the STS market forecast; (7) summary of transponder trends; (8) model overview by mission category; and (9) detailed mission models. All known non-NASA, non-DOD reimbursable payloads forecast to be flown by non-Soviet-block countries are included in this model with the exception of Spacelab payloads and small self contained payloads. Certain DOD-sponsored or cosponsored payloads are included if they are reimbursable launches.
NASA Technical Reports Server (NTRS)
Pratt, Terrence W.
1987-01-01
PISCES 2 is a programming environment and set of extensions to Fortran 77 for parallel programming. It is intended to provide a basis for writing programs for scientific and engineering applications on parallel computers in a way that is relatively independent of the particular details of the underlying computer architecture. This user's manual provides a complete description of the PISCES 2 system as it is currently implemented on the 20 processor Flexible FLEX/32 at NASA Langley Research Center.
NASA Technical Reports Server (NTRS)
Stalnaker, Dale K.
1993-01-01
ACARA (Availability, Cost, and Resource Allocation) is a computer program which analyzes system availability, lifecycle cost (LCC), and resupply scheduling using Monte Carlo analysis to simulate component failure and replacement. This manual was written to: (1) explain how to prepare and enter input data for use in ACARA; (2) explain the user interface, menus, input screens, and input tables; (3) explain the algorithms used in the program; and (4) explain each table and chart in the output.
2012-11-01
interactions in construct: An empirical validation using calibrated grounding. In 2007 BRIMS Conference Proceedings, Norfolk, VA. Simon, H. A...by the path name. Users should ensure that if they have opened any output files (e.g., in Excel to view the files), they should either close the file...stringvars to delimit string variables. Common Gotchas If Construct is unable to open an input file, it will exit and close. There are times when an
NASA Technical Reports Server (NTRS)
Vos, R. G.; Beste, D. L.; Gregg, J.
1984-01-01
The User Manual for the Integrated Analysis Capability (IAC) Level 1 system is presented. The IAC system currently supports the thermal, structures, controls and system dynamics technologies, and its development is influenced by the requirements for design/analysis of large space systems. The system has many features which make it applicable to general problems in engineering, and to management of data and software. Information includes basic IAC operation, executive commands, modules, solution paths, data organization and storage, IAC utilities, and module implementation.
NASA Technical Reports Server (NTRS)
Evans, A. B.; Lee, L. L.
1985-01-01
This User Guide provides a general introduction to the structure, use, and handling of magnetic tapes at Langley Research Center (LaRC). The topics covered are tape terminology, physical characteristics, error prevention and detection, and creating, using, and maintaining tapes. Supplementary documentation is referenced where it might be helpful. The documentation is included for the tape utility programs, BLOCK, UNBLOCK, and TAPEDMP, which are available at the Central Scientific Computing Complex at LaRC.
Reasoning about Users' Actions in a Graphical User Interface.
ERIC Educational Resources Information Center
Virvou, Maria; Kabassi, Katerina
2002-01-01
Describes a graphical user interface called IFM (Intelligent File Manipulator) that provides intelligent help to users. Explains two underlying reasoning mechanisms, one an adaptation of human plausible reasoning and one that performs goal recognition based on the effects of users' commands; and presents results of an empirical study that…
Adding and Removing Web Area Users, and Changing User Roles
Webmasters can add users to a web area, and assign or change roles, which define the actions a user is able to take in the web area. Non-webmasters must use a request form to add users and change roles.
NASA Technical Reports Server (NTRS)
Funk, Joan G.; Strickland, John W.; Davis, John M.
1993-01-01
The Long Duration Exposure Facility (LDEF) and the accompanying experiments were composed of and contained a wide variety of materials representing the largest collection of materials flown in low Earth orbit (LEO) and retrieved for ground based analysis to date. The results and implications of the mechanical, thermal, optical, and electrical data from these materials are the foundation on which future LEO space missions will be built. The LDEF Materials Special Investigation Group (MSIG) has been charged with establishing and developing data bases to document these materials and their performance to assure not only that the data are archived for future generations but also that the data are available to the spacecraft user community in an easily accessed, user-friendly form. This paper discusses the format and content of the three data bases developed or being developed to accomplish this task. The hardware and software requirements for each of these three data bases are discussed along with current availability of the data bases. This paper also serves as a user's guide to the MAPTIS LDEF Materials Data Base.
NASA Astrophysics Data System (ADS)
Jansen van Rensburg, Gerhardus J.; Kok, Schalk; Wilke, Daniel N.
2018-03-01
This paper presents the development and numerical implementation of a state variable based thermomechanical material model, intended for use within a fully implicit finite element formulation. Plastic hardening, thermal recovery and multiple cycles of recrystallisation can be tracked for single peak as well as multiple peak recrystallisation response. The numerical implementation of the state variable model extends on a J2 isotropic hypo-elastoplastic modelling framework. The complete numerical implementation is presented as an Abaqus UMAT and linked subroutines. Implementation is discussed with detailed explanation of the derivation and use of various sensitivities, internal state variable management and multiple recrystallisation cycle contributions. A flow chart explaining the proposed numerical implementation is provided as well as verification on the convergence of the material subroutine. The material model is characterised using two high temperature data sets for cobalt and copper. The results of finite element analyses using the material parameter values characterised on the copper data set are also presented.
User's Satisfaction of Multiple Accounting Record System.
Chen, M C; Yu, H C
2016-01-01
The study hospital had developed a multiple account recording system that generates the accounting information of the consumed materials based on daily nursing records. A questionnaire survey was delivered to further investigate the impact of the system. Four concepts of the system were investigated. (1) Supportive and time saving; (2) impact on workflows and job satisfactions; (3) ease of use; and (4) overall satisfactions. The system scored 4.03 out of 5 as the highest for helpfulness for daily practices, 3.98 for decrease the time for recording material consumptions, 3.98 for actually changed the way they work. Users mostly expressed positive attitude towards the system.
Coppola, Anthony; Faruque, Omar; Truskin, James F
As automotive fuel economy requirements increase, the push for reducing overall vehicle weight will likely include the consideration of materials that have not previously been part of mainstream vehicle design and manufacturing, including carbon fiber composites. Vehicle manufacturers currently rely on computer-aided engineering (CAE) methods as part of the design and development process, so going forward, the ability to accurately and predictably model carbon fiber composites will be necessary. If composites are to be used for structural components, this need applies to both, crash and quasi-static modeling. This final report covers the results of a five-year, $6.89M, 50% cost-shared researchmore » project between Department of Energy (DOE) and the US Advanced Materials Partnership (USAMP) under Cooperative Agreement DE-EE-0005661 known as “Validation of Material Models for Automotive Carbon Fiber Composite Structures Via Physical and Crash Testing (VMM).” The objective of the VMM Composites Project was to validate and assess the ability of physics-based material models to predict crash performance of automotive primary load-carrying carbon fiber composite structures. Simulation material models that were evaluated included micro-mechanics based meso-scale models developed by the University of Michigan (UM) and micro-plane models by Northwestern University (NWU) under previous collaborations with the DOE and Automotive Composites Consortium/USAMP, as well as five commercial crash codes: LS-DYNA, RADIOSS, VPS/PAM-CRASH, Abaqus, and GENOA-MCQ. CAE predictions obtained from seven organizations were compared with experimental results from quasi-static testing and dynamic crash testing of a thermoset carbon fiber composite front-bumper and crush-can (FBCC) system gathered under multiple loading conditions. This FBCC design was developed to demonstrate progressive crush, virtual simulation, tooling, fabrication, assembly, non-destructive evaluation and crash
Quality in End User Documentation.
ERIC Educational Resources Information Center
Morrison, Ronald
1994-01-01
Discusses quality in end-user documentation for computer applications and explains four approaches to improving quality in end-user documents. Highlights include online help, usability testing, technical writing elements, statistical approaches, and concepts relating to software quality that are also applicable to user manuals. (LRW)
Compatibility of Ohio trail users
Roger E. McCay; George H. Moeller
1976-01-01
Compatibility indexes show how Ohio trail users feel about meeting each other on the trail. All four of the major types of trail users-hikers, horseback riders, bicycle riders, and motorcycle riders-enjoy meeting their own kind. But they also feel antagonism toward the faster, more mechanized trail users; e.g., everyone likes hikers, but few like motorcycle riders....
Distributed user services for supercomputers
NASA Technical Reports Server (NTRS)
Sowizral, Henry A.
1989-01-01
User-service operations at supercomputer facilities are examined. The question is whether a single, possibly distributed, user-services organization could be shared by NASA's supercomputer sites in support of a diverse, geographically dispersed, user community. A possible structure for such an organization is identified as well as some of the technologies needed in operating such an organization.
Disk Operating System User's Guide
DOT National Transportation Integrated Search
1972-05-01
This document serves the purpose of bringing together in one place most of the information a user needs to use the DDP-516 Disk Operating System, (DOS). DOS is a core resident, one user, console-oriented operating system which allows the user to cont...
Åkerberg, Anna; Söderlund, Anne; Lindén, Maria
2017-01-01
Background Different kinds of physical activity (PA) self-monitoring technologies are used today to monitor and motivate PA behavior change. The user focus is essential in the development process of this technology, including potential future users such as representatives from the group of non-users. There is also a need to study whether there are differences between the groups of users and non-users. The aims of this study were to investigate possible differences between users and non-users regarding their opinions about PA self-monitoring technologies and to investigate differences in demographic variables between the groups. Materials and methods Participants were randomly selected from seven municipalities in central Sweden. In total, 107 adults responded to the Physical Activity Products Questionnaire, which consisted of 22 questions. Results Significant differences between the users and non-users were shown for six of the 20 measurement-related items: measures accurately (p=0.007), measures with high precision (p=0.024), measures distance (p=0.020), measures speed (p=0.003), shows minutes of activity (p=0.004), and shows geographical position (p=0.000). Significant differences between the users and non-users were also found for two of the 29 encouragement items: measures accurately (p=0.001) and has long-term memory (p=0.019). Significant differences between the groups were also shown for level of education (p=0.030) and level of physical exercise (p=0.037). Conclusion With a few exceptions, the users and the non-users in this study had similar opinions about PA self-monitoring technologies. Because this study showed significant differences regarding level of education and level of physical exercise, these demographic variables seemed more relevant to investigate than differences in opinions about the PA self-monitoring technologies. PMID:28280399
Jones, K.R.; Fisher, J.E.
1997-03-01
ACE/gr is XY plotting tool for workstations or X-terminals using X. A few of its features are: User defined scaling, tick marks, labels, symbols, line styles, colors. Batch mode for unattended plotting. Read and write parameters used during a session. Polynomial regression, splines, running averages, DFT/FFT, cross/auto-correlation. Hardcopy support for PostScript, HP-GL, and FrameMaker.mif format. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface (found in Files/Commands).
NASA Technical Reports Server (NTRS)
Redhed, D. D.
1978-01-01
Three possible goals for the Numerical Aerodynamic Simulation Facility (NASF) are: (1) a computational fluid dynamics (as opposed to aerodynamics) algorithm development tool; (2) a specialized research laboratory facility for nearly intractable aerodynamics problems that industry encounters; and (3) a facility for industry to use in its normal aerodynamics design work that requires high computing rates. The central system issue for industry use of such a computer is the quality of the user interface as implemented in some kind of a front end to the vector processor.
NASA Technical Reports Server (NTRS)
Carlson, C. R.
1981-01-01
The user documentation of the SYSGEN model and its links with other simulations is described. The SYSGEN is a production costing and reliability model of electric utility systems. Hydroelectric, storage, and time dependent generating units are modeled in addition to conventional generating plants. Input variables, modeling options, output variables, and reports formats are explained. SYSGEN also can be run interactively by using a program called FEPS (Front End Program for SYSGEN). A format for SYSGEN input variables which is designed for use with FEPS is presented.
Carnes, Brian; Kennon, Stephen Ray
2017-05-01
This document is the main user guide for the Sierra/Percept capabilities including the mesh_adapt and mesh_transfer tools. Basic capabilities for uniform mesh refinement (UMR) and mesh transfers are discussed. Examples are used to provide illustration. Future versions of this manual will include more advanced features such as geometry and mesh smoothing. Additionally, all the options for the mesh_adapt code will be described in detail. Capabilities for local adaptivity in the context of offline adaptivity will also be included. This page intentionally left blank.
Materials Experience as a Foundation for Materials and Design Education
ERIC Educational Resources Information Center
Pedgley, Owain; Rognoli, Valentina; Karana, Elvin
2016-01-01
An important body of research has developed in recent years, explaining ways in which product materials influence user experiences. A priority now is to ensure that the research findings are adopted within an educational context to deliver contemporary curricula for students studying the subject of materials and design. This paper reports on an…
User and technical documentation
NASA Astrophysics Data System (ADS)
1988-09-01
The program LIBRATE calculates velocities for trajectories from low earth orbit (LEO) to four of the five libration points (L2, L3, L4, and L5), and from low lunar orbit (LLO) to libration points L1 and L2. The flight to be analyzed departs from a circular orbit of any altitude and inclination about the Earth or Moon and finishes in a circular orbit about the Earth at the desired libration point within a specified flight time. This program produces a matrix of the delta V's needed to complete the desired flight. The user specifies the departure orbit, and the maximum flight time. A matrix is then developed with 10 inclinations, ranging from 0 to 90 degrees, forming the columns, and 19 possible flight times, ranging from the flight time (input) to 36 hours less than the input value, in decrements of 2 hours, forming the rows. This matrix is presented in three different reports including the total delta V's, and both of the delta V components discussed. The input required from the user to define the flight is discussed. The contents of the three reports that are produced as outputs are also described. The instructions are also included which are needed to execute the program.
NASA Technical Reports Server (NTRS)
Housner, J. M.; Mcgowan, P. E.; Abrahamson, A. L.; Powell, M. G.
1986-01-01
The LATDYN User's Manual presents the capabilities and instructions for the LATDYN (Large Angle Transient DYNamics) computer program. The LATDYN program is a tool for analyzing the controlled or uncontrolled dynamic transient behavior of interconnected deformable multi-body systems which can undergo large angular motions of each body relative other bodies. The program accommodates large structural deformation as well as large rigid body rotations and is applicable, but not limited to, the following areas: (1) development of large flexible space structures; (2) slewing of large space structure components; (3) mechanisms with rigid or elastic components; and (4) robotic manipulations of beam members. Presently the program is limited to two dimensional problems, but in many cases, three dimensional problems can be exactly or approximately reduced to two dimensions. The program uses convected finite elements to affect the large angular motions involved in the analysis. General geometry is permitted. Detailed user input and output specifications are provided and discussed with example runstreams. To date, LATDYN has been configured for CDC/NOS and DEC VAX/VMS machines. All coding is in ANSII-77 FORTRAN. Detailed instructions regarding interfaces with particular computer operating systems and file structures are provided.
User interface enhancement report
NASA Technical Reports Server (NTRS)
Badler, N. I.; Gangel, J.; Shields, G.; Fala, G.
1985-01-01
The existing user interfaces to TEMPUS, Plaid, and other systems in the OSDS are fundamentally based on only two modes of communication: alphanumeric commands or data input and grapical interaction. The latter are especially suited to the types of interaction necessary for creating workstation objects with BUILD and with performing body positioning in TEMPUS. Looking toward the future application of TEMPUS, however, the long-term goals of OSDS will include the analysis of extensive tasks in space involving one or more individuals working in concert over a period of time. In this context, the TEMPUS body positioning capability, though extremely useful in creating and validating a small number of particular body positions, will become somewhat tedious to use. The macro facility helps somewhat, since frequently used positions may be easily applied by executing a stored macro. The difference between body positioning and task execution, though subtle, is important. In the case of task execution, the important information at the user's level is what actions are to be performed rather than how the actions are performed. Viewed slightly differently, the what is constant over a set of individuals though the how may vary.
NASA Technical Reports Server (NTRS)
Fleming, David P.
2001-01-01
Personal computers (PCs) are now used extensively for engineering analysis. their capability exceeds that of mainframe computers of only a few years ago. Programs originally written for mainframes have been ported to PCs to make their use easier. One of these programs is ARDS (Analysis of Rotor Dynamic Systems) which was developed at Arizona State University (ASU) by Nelson et al. to quickly and accurately analyze rotor steady state and transient response using the method of component mode synthesis. The original ARDS program was ported to the PC in 1995. Several extensions were made at ASU to increase the capability of mainframe ARDS. These extensions have also been incorporated into the PC version of ARDS. Each mainframe extension had its own user manual generally covering only that extension. Thus to exploit the full capability of ARDS required a large set of user manuals. Moreover, necessary changes and enhancements for PC ARDS were undocumented. The present document is intended to remedy those problems by combining all pertinent information needed for the use of PC ARDS into one volume.
NASA Technical Reports Server (NTRS)
Turon, Albert; Camanho, Pedro P.; Costa, Josep; Davila, Carlos G.
2004-01-01
A thermodynamically consistent damage model for the simulation of progressive delamination under variable mode ratio is presented. The model is formulated in the context of the Damage Mechanics (DM). The constitutive equations that result from the variation of the free energy with damage are used to model the initiation and propagation of delamination. A new delamination initiation criterion is developed to assure that the formulation can account for changes in the loading mode in a thermodynamically consistent way. Interfacial penetration of two adjacent layers after complete decohesion is prevented by the formulation of the free energy. The model is implemented into the commercial finite element code ABAQUS by means of a user-written decohesion element. Finally, the numerical predictions given by the model are compared with experimental results.
NASA Technical Reports Server (NTRS)
Clayton, J. Louie; Ehle, Curt; Saxon, Jeff (Technical Monitor)
2002-01-01
RSRM nozzle liner components have been analyzed and tested to explore the occurrence of anomalous material performance known as pocketing erosion. Primary physical factors that contribute to pocketing seem to include the geometric permeability, which governs pore pressure magnitudes and hence load, and carbon fiber high temperature tensile strength, which defines a material limiting capability. The study reports on the results of a coupled thermostructural finite element analysis of Carbon Cloth Phenolic (CCP) material tested at the Laser Hardened Material Evaluation Laboratory (the LHMEL facility). Modeled test configurations will be limited to the special case of where temperature gradients are oriented perpendicular to the composite material ply angle. Analyses were conducted using a transient, one-dimensional flow/thermal finite element code that models pore pressure and temperature distributions and in an explicitly coupled formulation, passes this information to a 2-dimensional finite element structural model for determination of the stress/deformation behavior of the orthotropic fiber/matrix CCP. Pore pressures are generated by thermal decomposition of the phenolic resin which evolve as a multi-component gas phase which is partially trapped in the porous microstructure of the composite. The nature of resultant pressures are described by using the Darcy relationships which have been modified to permit a multi-specie mass and momentum balance including water vapor condensation. Solution to the conjugate flow/thermal equations were performed using the SINDA code. Of particular importance to this problem was the implementation of a char and deformation state dependent (geometric) permeability as describing a first order interaction between the flow/thermal and structural models. Material property models are used to characterize the solid phase mechanical stiffness and failure. Structural calculations were performed using the ABAQUS code. Iterations were made
User-friendly program for multitask analysis
NASA Astrophysics Data System (ADS)
Caporali, Sergio A.; Akladios, Magdy; Becker, Paul E.
2000-10-01
Research on lifting activities has led to the design of several useful tools for evaluating tasks that involve lifting and material handling. The National Institute for Occupational Safety and Health (NIOSH) has developed a single task lifting equation. This formula has been frequently used as a guide in the field of ergonomics and material handling. While being much more complicated, the multi-task formula will provide a more realistic analysis for the evaluation of lifting and material handling jobs. A user friendly tool has been developed to assist professionals in the field of ergonomics in analyzing multitask types of material handling jobs. The program allows for up to 10 different tasks to be evaluated. The program requires a basic understanding of the NIOSH lifting guidelines and the six multipliers that are involved in the analysis of each single task. These multipliers are: Horizontal Distance Multiplier (HM), Vertical Distance Multiplier (VM), Vertical Displacement Multiplier (DM), Frequency of lifting Multiplier (FM), Coupling Multiplier (CM), and the Asymmetry Multiplier (AM). Once a given job is analyzed, a researched list of recommendations is provided to the user in an attempt to reduce the potential risk factors that are associated with each task.
NASA Technical Reports Server (NTRS)
1987-01-01
The planning program, SWITCH, and its surrounding changed-goal-replanning program, Runaround, are described. The evolution of SWITCH and Runaround from an earlier planner, DEVISER, is recounted. SWITCH's plan representation, and its process of building a plan by backward chaining with strict chronological backtracking, are described. A guide for writing knowledge base files is provided, as are narrative guides for installing the program, running it, and interacting with it while it is running. Some utility functions are documented. For the sake of completeness, a narrative guide to the experimental discrepancy-replanning feature is provided. Appendices contain knowledge base files for a blocksworld domain, and a DRIBBLE file illustrating the output from, and user interaction with, the program in that domain.
CHRISTON, MARK A.
2003-06-01
GILA is a finite element code that has been developed specifically to attack the class of transient, incompressible, viscous, fluid dynamics problems that are predominant in the world that surrounds us. The purpose for this document is to provide sufficient information for an experienced analyst to use GILA in an effective way. The GILA User's Manual presents a technical outline of the governing equations for time-dependent incompressible flow, and the explicit and semi-implicit projection methods used in GILA to solve the equations. This manual also presents a brief overview of some of GILA's capabilities along with the keyword input syntaxmore » and sample problems.« less
Graphical User Interface in Art
NASA Astrophysics Data System (ADS)
Gwilt, Ian
This essay discusses the use of the Graphical User Interface (GUI) as a site of creative practice. By creatively repositioning the GUI as a work of art it is possible to challenge our understanding and expectations of the conventional computer interface wherein the icons and navigational architecture of the GUI no longer function as a technological tool. These artistic recontextualizations are often used to question our engagement with technology and to highlight the pivotal place that the domestic computer has taken in our everyday social, cultural and (increasingly), creative domains. Through these works the media specificity of the screen-based GUI can broken by dramatic changes in scale, form and configuration. This can be seen through the work of new media artists who have re-imagined the GUI in a number of creative forms both, within the digital, as image, animation, net and interactive art, and in the analogue, as print, painting, sculpture, installation and performative event. Furthermore as a creative work, the GUI can also be utilized as a visual way-finder to explore the relationship between the dynamic potentials of the digital and the concretized qualities of the material artifact.
NASA Technical Reports Server (NTRS)
Saunders, David A.
2005-01-01
Trajectory optimization program Traj_opt was developed at Ames Research Center to help assess the potential benefits of ultrahigh temperature ceramic materials applied to reusable space vehicles with sharp noses and wing leading edges. Traj_opt loosely couples the Ames three-degrees-of-freedom trajectory package Traj (see NASA-TM-2004-212847) with the SNOPT optimization package (Stanford University Technical Report SOL 98-1). Traj_opt version January 22, 2003 is covered by this user guide. The program has been applied extensively to entry and ascent abort trajectory calculations for sharp and blunt crew transfer vehicles. The main optimization variables are control points for the angle of attack and bank angle time histories. No propulsion options are provided, but numerous objective functions may be specified and the nonlinear constraints implemented include a distributed surface heating constraint capability. Aero-capture calculations are also treated with an option to minimize orbital eccentricity at apoapsis. Traj_opt runs efficiently on a single processor, using forward or central differences for the gradient calculations. Results may be displayed conveniently with Gnuplot scripts. Control files recommended for five standard reentry and ascent abort trajectories are included along with detailed descriptions of the inputs and outputs.
User's Manual for FEM-BEM Method. 1.0
NASA Technical Reports Server (NTRS)
Butler, Theresa; Deshpande, M. D. (Technical Monitor)
2002-01-01
A user's manual for using FORTRAN code to perform electromagnetic analysis of arbitrarily shaped material cylinders using a hybrid method that combines the finite element method (FEM) and the boundary element method (BEM). In this method, the material cylinder is enclosed by a fictitious boundary and the Maxwell's equations are solved by FEM inside the boundary and by BEM outside the boundary. The electromagnetic scattering on several arbitrarily shaped material cylinders using this FORTRAN code is computed to as examples.
Electronic Systems Test Laboratory (ESTL) User Test Planning Guide
NASA Technical Reports Server (NTRS)
Robinson, Neil
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the ESTL. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Vibration and Acoustic Test Facility (VATF): User Test Planning Guide
NASA Technical Reports Server (NTRS)
Fantasia, Peter M.
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the VATF. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Radiant Heat Test Facility (RHTF): User Test Planning Guide
NASA Technical Reports Server (NTRS)
DelPapa, Steven
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the RHTF. The User Test Planning Guide aids in establishing expectations for both NASA and non- NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Antenna Test Facility (ATF): User Test Planning Guide
NASA Technical Reports Server (NTRS)
Lin, Greg
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the ATF. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Chamber B Thermal/Vacuum Chamber: User Test Planning Guide
NASA Technical Reports Server (NTRS)
Montz, Mike E.
2012-01-01
Test process, milestones and inputs are unknowns to first-time users of Chamber B. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Audio Development Laboratory (ADL) User Test Planning Guide
NASA Technical Reports Server (NTRS)
Romero, Andy
2012-01-01
Test process, milestones and inputs are unknowns to first-time users of the ADL. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
Structures Test Laboratory (STL). User Test Planning Guide
NASA Technical Reports Server (NTRS)
Zipay, John J.
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the STL. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
12th Annual ALS Users' Association Meeting
Robinson, Arthur L.
1999-12-17
Science took the front seat as 219 Advanced Light Source (ALS) users and staff gathered on Monday and Tuesday, October 18 and 19 for the twelfth annual users' meeting. The bulk of the meeting was dedicated to reports on science at the ALS. Packed into two busy days were 31 invited oral presentations and 80 submitted poster presentations, as well as time to visit 24 vendor booths. The oral sessions were dedicated to environmental science, chemical dynamics, biosciences, magnetic materials, and atomic and molecular science. In addition, there was an ALS highlights session that emphasized new results and a sessionmore » comprising highlights from the young scientists who will carry the ALS into the future.« less
From users involvement to users' needs understanding: a case study.
Niès, Julie; Pelayo, Sylvia
2010-04-01
Companies developing and commercializing Healthcare IT applications may decide to involve the users in the software development lifecycle in order to better understand the users' needs and to optimize their products. Unfortunately direct developers-users dialogues are not sufficient to ensure a proper understanding of the users' needs. It is also necessary to involve human factors specialists to analyze the users' expression of their needs and to properly formalize the requirements for design purposes. The objective of this paper is to present a case study reporting the collaborative work between HF experts and a company developing and commercializing a CPOE. This study shows how this collaboration helps resolve the limits of direct users involvement and usual problems pertaining to users' needs description and understanding. The company participating in the study has implemented a procedure to convene regular meetings allowing direct exchanges between the development team and users' representatives. Those meetings aim at getting users' feedbacks on the existing products and at validating further developments. In parallel with usual HF methods supporting the analysis of the work system (onsite observations followed by debriefing interviews) and the usability evaluation of the application (usability inspection and usability tests), HF experts took the opportunity of the meetings organized by the company to collect, re-interpret and re-formulate the needs expressed by the users. The developers perceive the physicians' requirements concerning the display of the patient's list of medication as contradictory. In a previous meeting round the users had required a detailed view of the medication list against the synthesized existing one. Once this requirement satisfied, the users participating in the current meeting round require a synthesized view against the existing detailed one. The development team is unable to understand what they perceive as a reverse claim. Relying
Ergonomic material-handling device
Barsnick, Lance E.; Zalk, David M.; Perry, Catherine M.; Biggs, Terry; Tageson, Robert E.
2004-08-24
A hand-held ergonomic material-handling device capable of moving heavy objects, such as large waste containers and other large objects requiring mechanical assistance. The ergonomic material-handling device can be used with neutral postures of the back, shoulders, wrists and knees, thereby reducing potential injury to the user. The device involves two key features: 1) gives the user the ability to adjust the height of the handles of the device to ergonomically fit the needs of the user's back, wrists and shoulders; and 2) has a rounded handlebar shape, as well as the size and configuration of the handles which keep the user's wrists in a neutral posture during manipulation of the device.
NASA Technical Reports Server (NTRS)
1976-01-01
The application of NASTRAN to a wide variety of static and dynamic structural problems is discussed. The following topics are focused upon: (1) methods of analysis; (2) hydroelastic methods; (3) complete analysis of structures; (4) elements and material studies; (5) critical comparisons with other programs; and (6) pre- and post-processor operations.
1977-02-15
those variables DQXX, DQXZ and DQZZ are used to store strain values. The zone variable lineup now is MAT Material indicator X Value of X coordinate Z...ANY TOODY MAIN UPDATE CARDS 6/7/8/9 85 IS It is assumed that TDPREP and TDMAIN are separate OLDPL files in a sequential (W) format. U b. 866 0_a
User acquaintance with mobile interfaces.
Ehrler, Frederic; Walesa, Magali; Sarrey, Evelyne; Wipfli, Rolf; Lovis, Christian
2013-01-01
Handheld technology finds slowly its place in the healthcare world. Some clinicians already use intensively dedicated mobile applications to consult clinical references. However, handheld technology hasn't still broadly embraced to the core of the healthcare business, the hospitals. The weak penetration of handheld technology in the hospitals can be partly explained by the caution of stakeholders that must be convinced about the efficiency of these tools before going forward. In a domain where temporal constraints are increasingly strong, caregivers cannot loose time on playing with gadgets. All users are not comfortable with tactile manipulations and the lack of dedicated peripheral complicates entering data for novices. Stakeholders must be convinced that caregivers will be able to master handheld devices. In this paper, we make the assumption that the proper design of an interface may influence users' performances to record information. We are also interested to find out whether users increase their efficiency when using handheld tools repeatedly. To answer these questions, we have set up a field study to compare users' performances on three different user interfaces while recording vital signs. Some user interfaces were familiar to users, and others were totally innovative. Results showed that users' familiarity with smartphone influences their performances and that users improve their performances by repeating a task.
Graphical User Interfaces and Library Systems: End-User Reactions.
ERIC Educational Resources Information Center
Zorn, Margaret; Marshall, Lucy
1995-01-01
Describes a study by Parke-Davis Pharmaceutical Research Library to determine user satisfaction with the graphical user interface-based (GUI) Dynix Marquis compared with the text-based Dynix Classic Online Public Access Catalog (OPAC). Results show that the GUI-based OPAC was preferred by endusers over the text-based OPAC. (eight references) (DGM)
NASA Technical Reports Server (NTRS)
Hiltner, Dale W.
2000-01-01
The TAILSIM program uses a 4th order Runge-Kutta method to integrate the standard aircraft equations-of-motion (EOM). The EOM determine three translational and three rotational accelerations about the aircraft's body axis reference system. The forces and moments that drive the EOM are determined from aerodynamic coefficients, dynamic derivatives, and control inputs. Values for these terms are determined from linear interpolation of tables that are a function of parameters such as angle-of-attack and surface deflections. Buildup equations combine these terms and dimensionalize them to generate the driving total forces and moments. Features that make TAILSIM applicable to studies of tailplane stall include modeling of the reversible control System, modeling of the pilot performing a load factor and/or airspeed command task, and modeling of vertical gusts. The reversible control system dynamics can be described as two hinged masses connected by a spring. resulting in a fifth order system. The pilot model is a standard form of lead-lag with a time delay applied to an integrated pitch rate and/or airspeed error feedback. The time delay is implemented by a Pade approximation, while the commanded pitch rate is determined by a commanded load factor. Vertical gust inputs include a single 1-cosine gust and a continuous NASA Dryden gust model. These dynamic models. coupled with the use of a nonlinear database, allow the tailplane stall characteristics, elevator response, and resulting aircraft response, to be modeled. A useful output capability of the TAILSIM program is the ability to display multiple post-run plot pages to allow a quick assessment of the time history response. There are 16 plot pages currently available to the user. Each plot page displays 9 parameters. Each parameter can also be displayed individually. on a one plot-per-page format. For a more refined display of the results the program can also create files of tabulated data. which can then be used by other
Crossno, Patricia J.; Gittinger, Jaxon; Hunt, Warren L.
Slycat™ is a web-based system for performing data analysis and visualization of potentially large quantities of remote, high-dimensional data. Slycat™ specializes in working with ensemble data. An ensemble is a group of related data sets, which typically consists of a set of simulation runs exploring the same problem space. An ensemble can be thought of as a set of samples within a multi-variate domain, where each sample is a vector whose value defines a point in high-dimensional space. To understand and describe the underlying problem being modeled in the simulations, ensemble analysis looks for shared behaviors and common features acrossmore » the group of runs. Additionally, ensemble analysis tries to quantify differences found in any members that deviate from the rest of the group. The Slycat™ system integrates data management, scalable analysis, and visualization. Results are viewed remotely on a user’s desktop via commodity web clients using a multi-tiered hierarchy of computation and data storage, as shown in Figure 1. Our goal is to operate on data as close to the source as possible, thereby reducing time and storage costs associated with data movement. Consequently, we are working to develop parallel analysis capabilities that operate on High Performance Computing (HPC) platforms, to explore approaches for reducing data size, and to implement strategies for staging computation across the Slycat™ hierarchy. Within Slycat™, data and visual analysis are organized around projects, which are shared by a project team. Project members are explicitly added, each with a designated set of permissions. Although users sign-in to access Slycat™, individual accounts are not maintained. Instead, authentication is used to determine project access. Within projects, Slycat™ models capture analysis results and enable data exploration through various visual representations. Although for scientists each simulation run is a model of real-world phenomena given
Correlation of heat transfer coefficient in quenching process using ABAQUS
NASA Astrophysics Data System (ADS)
Davare, Sandeep Kedarnath; Balachandran, G.; Singh, R. K. P.
2018-04-01
During the heat treatment by quenching in a liquid medium the convective heat transfer coefficient plays a crucial role in the extraction of heat. The heat extraction ultimately influences the cooling rate and hence the hardness and mechanical properties. A Finite Element analysis of quenching a simple flat copper sample with different orientation of sample and with different quenchant temperatures were carried out to check and verify the results obtained from the experiments. The heat transfer coefficient (HTC) was calculated from temperature history in a simple flat copper disc sample experimentally. This HTC data was further used as input to simulation software and the cooling curves were back calculated. The results obtained from software and using experimentation shows nearly consistent values.
Shock Wave Propagation in Cementitious Materials at Micro/Meso Scales
NASA Astrophysics Data System (ADS)
Rajendran, Arunachalam
2015-06-01
The mechanical and constitutive response of materials like cement, and bio materials like fish scale and abalone shell is very complex due to heterogeneities that are inherently present in the nano and microstructures. The intrinsic constitutive behaviors are driven by the chemical composition and the molecular, micro, and meso structures. Therefore, it becomes important to identify the material genome as the building block for the material. For instance, in cementitious materials, the genome of C-S-H phase (the glue or the paste) that holds the various clinkers, such as the dicalcium silicate, tricalcium silicate, calcium ferroaluminates, and others is extremely complex. Often mechanical behaviors of C-S-H type materials are influenced by the chemistry and the structures at all nano to micro length scales. By explicitly modeling the molecular structures using appropriate potentials, it is then possible to compute the elastic tensor from molecular dynamics simulations using all atom method. The elastic tensors for the C-S-H gel and other clinkers are determined using the software suite ``Accelrys Materials Studio.'' A strain rate dependent, fracture mechanics based tensile damage model has been incorporated into ABAQUS finite element code to model spall evolution in the heterogeneous cementitious material with all constituents explicitly modeled through one micron element resolution. This paper presents results from nano/micro/meso scale analyses of shock wave propagation in a heterogeneous cementitious material using both molecular dynamic and finite element codes.
Functionally Graded Materials Database
NASA Astrophysics Data System (ADS)
Kisara, Katsuto; Konno, Tomomi; Niino, Masayuki
2008-02-01
Functionally Graded Materials Database (hereinafter referred to as FGMs Database) was open to the society via Internet in October 2002, and since then it has been managed by the Japan Aerospace Exploration Agency (JAXA). As of October 2006, the database includes 1,703 research information entries with 2,429 researchers data, 509 institution data and so on. Reading materials such as "Applicability of FGMs Technology to Space Plane" and "FGMs Application to Space Solar Power System (SSPS)" were prepared in FY 2004 and 2005, respectively. The English version of "FGMs Application to Space Solar Power System (SSPS)" is now under preparation. This present paper explains the FGMs Database, describing the research information data, the sitemap and how to use it. From the access analysis, user access results and users' interests are discussed.
SOLDESIGN user's manual copyright
Pillsbury, R.D. Jr.
1991-02-01
SOLDESIGN is a general purpose program for calculating and plotting magnetic fields, Lorentz body forces, resistances and inductances for a system of coaxial uniform current density solenoidal elements. The program was originally written in 1980 and has been evolving ever since. SOLDESIGN can be used with either interactive (terminal) or file input. Output can be to the terminal or to a file. All input is free-field with comma or space separators. SOLDESIGN contains an interactive help feature that allows the user to examine documentation while executing the program. Input to the program consists of a sequence of word commands andmore » numeric data. Initially, the geometry of the elements or coils is defined by specifying either the coordinates of one corner of the coil or the coil centroid, a symmetry parameter to allow certain reflections of the coil (e.g., a split pair), the radial and axial builds, and either the overall current density or the total ampere-turns (NI). A more general quadrilateral element is also available. If inductances or resistances are desired, the number of turns must be specified. Field, force, and inductance calculations also require the number of radial current sheets (or integration points). Work is underway to extend the field, force, and, possibly, inductances to non-coaxial solenoidal elements.« less
Characteristics of Norplant users.
McClanahan, P; Edwards, M R; Wise, R
2000-01-01
To determine whether a profile can be developed to indicate which clients are the best candidates for Norplant by describing the characteristics of clients who use this contraceptive for 5 years and those who have it removed early. A descriptive study of data collected from a convenience sample. SELLING: A state-supported university hospital's obstetric and gynecology outpatient clinic serving primarily indigent clients in the southern United States. Women (N = 256), primarily with low incomes, being seen for removal of Norplant contraceptive capsules. Of these, 166 women had completed the recommended 5 years. Characteristics of the clients who retained the contraceptive for the recommended 5 years and characteristics of clients who came for early removal. Clients who retained the contraceptive for 5 years differed from those who did not on only three characteristics: race, age, and parity. No significant differences were found in education or marital status. No clear profile of successful Norplant users emerged. Instead, thorough counseling of each individual is essential to the client's completion of 5 years with Norplant. Advantages and disadvantages must be explained and the client's tolerance of possible side effects must be assessed, thereby helping the client to make an informed choice.
NASA Technical Reports Server (NTRS)
Collins, L.; Saunders, D.
1986-01-01
User information for program PROFILE, an aerodynamics design utility for refining, plotting, and tabulating airfoil profiles is provided. The theory and implementation details for two of the more complex options are also presented. These are the REFINE option, for smoothing curvature in selected regions while retaining or seeking some specified thickness ratio, and the OPTIMIZE option, which seeks a specified curvature distribution. REFINE uses linear techniques to manipulate ordinates via the central difference approximation to second derivatives, while OPTIMIZE works directly with curvature using nonlinear least squares techniques. Use of programs QPLOT and BPLOT is also described, since all of the plots provided by PROFILE (airfoil coordinates, curvature distributions) are achieved via the general purpose QPLOT utility. BPLOT illustrates (again, via QPLOT) the shape functions used by two of PROFILE's options. The programs were designed and implemented for the Applied Aerodynamics Branch at NASA Ames Research Center, Moffett Field, California, and written in FORTRAN and run on a VAX-11/780 under VMS.
Harvey, Dustin Yewell
Echo™ is a MATLAB-based software package designed for robust and scalable analysis of complex data workflows. An alternative to tedious, error-prone conventional processes, Echo is based on three transformative principles for data analysis: self-describing data, name-based indexing, and dynamic resource allocation. The software takes an object-oriented approach to data analysis, intimately connecting measurement data with associated metadata. Echo operations in an analysis workflow automatically track and merge metadata and computation parameters to provide a complete history of the process used to generate final results, while automated figure and report generation tools eliminate the potential to mislabel those results. History reportingmore » and visualization methods provide straightforward auditability of analysis processes. Furthermore, name-based indexing on metadata greatly improves code readability for analyst collaboration and reduces opportunities for errors to occur. Echo efficiently manages large data sets using a framework that seamlessly allocates resources such that only the necessary computations to produce a given result are executed. Echo provides a versatile and extensible framework, allowing advanced users to add their own tools and data classes tailored to their own specific needs. Applying these transformative principles and powerful features, Echo greatly improves analyst efficiency and quality of results in many application areas.« less
Developing Self-Instructional Materials for NTIS Users.
ERIC Educational Resources Information Center
Howison, Beulah C.
A package of information was developed to inform vocational, technical, and adult education teachers how to find information relevant to their occupational interests. Instructions were provided for the use of three indexes: Government Reports Announcements (GRA), Government Reports Index (GRI), and National Technical Information service (NTIS).…
Numerical simulation of damage evolution for ductile materials and mechanical properties study
NASA Astrophysics Data System (ADS)
El Amri, A.; Hanafi, I.; Haddou, M. E. Y.; Khamlichi, A.
2015-12-01
This paper presents results of a numerical modelling of ductile fracture and failure of elements made of 5182H111 aluminium alloys subjected to dynamic traction. The analysis was performed using Johnson-Cook model based on ABAQUS software. The modelling difficulty related to prediction of ductile fracture mainly arises because there is a tremendous span of length scales from the structural problem to the micro-mechanics problem governing the material separation process. This study has been used the experimental results to calibrate a simple crack propagation criteria for shell elements of which one has often been used in practical analyses. The performance of the proposed model is in general good and it is believed that the presented results and experimental-numerical calibration procedure can be of use in practical finite-element simulations.
Finite element analysis of composites materials for aerospace applications
NASA Astrophysics Data System (ADS)
Nurhaniza, M.; Ariffin, M. K. A.; Ali, Aidy; Mustapha, F.; Noraini, A. W.
2010-05-01
Composites materials are intended to be used more extensively as an alternative of aluminum structure in aircraft and aerospace applications. This is due to their attractive properties as high strength-to-weight ratio and stiffness-to-weight ratio. Besides that it clarifies the growing interest for composites materials due to advantages of lightweight, high strength, high stiffness, superior fatigue life, tremendous corrosion resistance and low cost manufacturing. In this study, a finite element analysis (FEA) of fiberglass unidirectional E-type was analyzed in the framework of ABAQUS finite element commercial software. The analysis was done to quantify the mechanical properties and response of unidirectional E-glass in term of tensile, compression and thermal responses. From the analysis, the maximum and minimum values of stress and strain for E-glass 21xK43 Gevetex and Silenka E-glass 1200tex were obtained and stress-strain curve is presented. The ultimate load of failure, elastic behavior, tensile strength and other properties for each laminated plates under tensile and thermal-stress are determined from stress-strain curves. The simulation will run twice for each material where the first simulation based on orientation angles of 45° for ply-1, -45° for ply-2 and 90° for ply-3 while the second simulation, the orientation angles is 0° for all plies. The simulation is successfully conducted and verified by experimental data.
Childers, L.; Liming, L.; Foster, I.
2008-10-15
This report summarizes the methodology and results of a user perspectives study conducted by the Community Driven Improvement of Globus Software (CDIGS) project. The purpose of the study was to document the work-related goals and challenges facing today's scientific technology users, to record their perspectives on Globus software and the distributed-computing ecosystem, and to provide recommendations to the Globus community based on the observations. Globus is a set of open source software components intended to provide a framework for collaborative computational science activities. Rather than attempting to characterize all users or potential users of Globus software, our strategy has beenmore » to speak in detail with a small group of individuals in the scientific community whose work appears to be the kind that could benefit from Globus software, learn as much as possible about their work goals and the challenges they face, and describe what we found. The result is a set of statements about specific individuals experiences. We do not claim that these are representative of a potential user community, but we do claim to have found commonalities and differences among the interviewees that may be reflected in the user community as a whole. We present these as a series of hypotheses that can be tested by subsequent studies, and we offer recommendations to Globus developers based on the assumption that these hypotheses are representative. Specifically, we conducted interviews with thirty technology users in the scientific community. We included both people who have used Globus software and those who have not. We made a point of including individuals who represent a variety of roles in scientific projects, for example, scientists, software developers, engineers, and infrastructure providers. The following material is included in this report: (1) A summary of the reported work-related goals, significant issues, and points of satisfaction with the use of Globus
Scientific customer needs - NASA user
NASA Technical Reports Server (NTRS)
Black, David C.
1987-01-01
Some requirements for scientific users of the Space Station are considered. The use of testbeds to evaluate design concepts for information systems, and for interfacing between designers and builders of systems is examined. The need for an information system that provides an effective interaction between ground-based users and their space-based equipment is discussed.
Overview of Graphical User Interfaces.
ERIC Educational Resources Information Center
Hulser, Richard P.
1993-01-01
Discussion of graphical user interfaces for online public access catalogs (OPACs) covers the history of OPACs; OPAC front-end design, including examples from Indiana University and the University of Illinois; and planning and implementation of a user interface. (10 references) (EA)
Forest Inventory Mapmaker Users Guide
Patrick D. Miles
2001-01-01
The Forest Inventory Mapmaker Web application (http://www.ncrs.fs.fed.us/4801/fiadb/) provides users with the ability to easily generate tables and shaded maps. The goal of this manual is to present the basic concepts of the Web application to the user and to reinforce these concepts through the use of tutorials.
ERIC Educational Resources Information Center
Markey, Karen
1983-01-01
Findings of focused-group interviews conducted for OCLC study of library users and online public access catalogs (OPACs) indicate users like OPACs, have problems finding right subject heading, envision features to improve subject access, want access to more than books, and want OPACs to provide new services. Eight references are listed. (EJS)
Do users ruin design intentions?
NASA Astrophysics Data System (ADS)
Kantrowitz, M.
1983-11-01
The approach to examining the relationship between occupants and energy use currently being implemented through the U.S. Department of Energy Passive Solar Commercial Buildings Program is described. Preliminary findings related to how occupant behavior influences energy use and how users respond to these passive solar commercial buildings are presented. Most building users seem to be satisfied with conditions in the buildings-the patterns of the relatively few complaints about comfort reveal cool, sometimes drafty mornings and warm afternoons. Some concern about acoustics was also expressed. The issue of user operations in the buildings is a more pervasive one-there are many instances of improper operations of the buildings, due to a variety of factors. There is a need for clear, well managed user orientation programs, and an explicit transfer of responsibility for certain building operations to the users.
NASA Technical Reports Server (NTRS)
Kahle, Anne B. (Editor); Abbott, Elsa (Editor)
1986-01-01
A workshop was held to bring together all users of data from NASA's airborne Thermal Infrared Multispectral Scanner (TIMS). The purpose was to allow users to compare results, data processing algorithms, and problems encountered; to update the users on the latest instrument changes and idiosyncracies, including distribution of the TIMS investigation guide; to inform the users of the wide range of problems that are currently being tackled by other TIMS investigators; to explore ways to expand the user community; to discuss current areas where more basic research is required; and to discuss the future directions of NASA's thermal infrared remote sensing programs. Also discussed were: geology, land use, archeology; and data processing and noise research.
Materials management information systems.
1996-01-01
The hospital materials management function--ensuring that goods and services get from a source to an end user--encompasses many areas of the hospital and can significantly affect hospital costs. Performing this function in a manner that will keep costs down and ensure adequate cash flow requires effective management of a large amount of information from a variety of sources. To effectively coordinate such information, most hospitals have implemented some form of materials management information system (MMIS). These systems can be used to automate or facilitate functions such as purchasing, accounting, inventory management, and patient supply charges. In this study, we evaluated seven MMISs from seven vendors, focusing on the functional capabilities of each system and the quality of the service and support provided by the vendor. This Evaluation is intended to (1) assist hospitals purchasing an MMIS by educating materials managers about the capabilities, benefits, and limitations of MMISs and (2) educate clinical engineers and information system managers about the scope of materials management within a healthcare facility. Because software products cannot be evaluated in the same manner as most devices typically included in Health Devices Evaluations, our standard Evaluation protocol was not applicable for this technology. Instead, we based our ratings on our observations (e.g., during site visits), interviews we conducted with current users of each system, and information provided by the vendor (e.g., in response to a request for information [RFI]). We divided the Evaluation into the following sections: Section 1. Responsibilities and Information Requirements of Materials Management: Provides an overview of typical materials management functions and describes the capabilities, benefits, and limitations of MMISs. Also includes the supplementary article, "Inventory Cost and Reimbursement Issues" and the glossary, "Materials Management Terminology." Section 2. The
Identifying online user reputation of user-object bipartite networks
NASA Astrophysics Data System (ADS)
Liu, Xiao-Lu; Liu, Jian-Guo; Yang, Kai; Guo, Qiang; Han, Jing-Ti
2017-02-01
Identifying online user reputation based on the rating information of the user-object bipartite networks is important for understanding online user collective behaviors. Based on the Bayesian analysis, we present a parameter-free algorithm for ranking online user reputation, where the user reputation is calculated based on the probability that their ratings are consistent with the main part of all user opinions. The experimental results show that the AUC values of the presented algorithm could reach 0.8929 and 0.8483 for the MovieLens and Netflix data sets, respectively, which is better than the results generated by the CR and IARR methods. Furthermore, the experimental results for different user groups indicate that the presented algorithm outperforms the iterative ranking methods in both ranking accuracy and computation complexity. Moreover, the results for the synthetic networks show that the computation complexity of the presented algorithm is a linear function of the network size, which suggests that the presented algorithm is very effective and efficient for the large scale dynamic online systems.
NASA Astrophysics Data System (ADS)
Zima, Wolfgang
2008-10-01
The excitation of pulsation modes in Beta Cephei and Slowly Pulsating B stars is known to be very sensitive to opacity changes in the stellar interior where T ~ 2 x 10E5 K. In this region differences in opacity up to ~ 50% can be induced by the choice between OPAL and OP opacity tables, and between two different metal mixtures (Grevesse & Noels 1993 and Asplund et al. 2005). We have extended the non-adiabatic computations presented in Miglio et al. (2007) towards models of higher mass and pulsation modes of degree l = 3, and we present here the instability domains in the HR- and log P-log Teff diagrams resulting from different choices of opacity tables, and for three different metallicities. FAMIAS (Frequency Analysis and Mode Identification for AsteroSeismology) is a collection of state-of-the-art software tools for the analysis of photometric and spectroscopic time series data. It is one of the deliverables of the Work Package NA5: Asteroseismology of the European Coordination Action in Helio-and Asteroseismology (HELAS). Two main sets of tools are incorporated in FAMIAS. The first set allows to search for periodicities in the data using Fourier and non-linear least-squares fitting algorithms. The other set allows to carry out a mode identification for the detected pulsation frequencies to determine their pulsational quantum numbers, the harmonic degree, m. The types of stars to which famias is applicable are main-sequence pulsators hotter than the Sun. This includes the Gamma Dor stars, Delta Sct stars, the slowly pulsating B stars and the Beta Cep stars - basically all pulsating main-sequence stars, for which empirical mode identification is required to successfully carry out asteroseismology. This user manual describes how to use the different features of FAMIAS and provides two tutorials that demonstrate the usage of FAMIAS for spectroscopic and photometric mode identification.
Becoming a medical marijuana user.
Lankenau, Stephen E; Kioumarsi, Avat; Reed, Megan; McNeeley, Miles; Iverson, Ellen; Wong, Carolyn F
2018-02-01
Since marijuana became legal for medical use in California in 1996, reasons for medical use among medical marijuana patients (MMP) have become increasingly well described in qualitative studies. However, few studies have detailed how the use of marijuana for medical purposes fits into the broader career trajectories of either becoming a marijuana user or becoming a MMP, including the social influences on medical use. Young adult MMP (N=40) aged 18 to 26 years old were recruited in Los Angeles, CA in 2014-15 and administered a semi-structured interview that included questions focusing on marijuana use practices before and after becoming MMP. MMP were categorized into three trajectory groups: primarily medical users (n=30); primarily non-medical users (n=3); and medical users who transitioned to non-medical users (n=7). Most medical users discovered medicinal effects from marijuana in the context of non-medical use as adolescents prior to becoming MMP. Becoming a mature MMP followed interactions with dispensary staff or further self-exploration of medical uses and often involved a social process that helped confirm the legitimacy of medical use and identity as a medical user. In some cases, MMP transitioned back to non-medical users as health conditions improved or remained primarily non-medical users even after becoming MMP for reasons unrelated to health, e.g., protection against arrest. Becoming a medical marijuana user was an important career trajectory that was influenced by early discoveries of effective medicinal use, interaction with proponents of medical use at dispensaries, experiences with new kinds of medical use, and the demands of particular health condition requiring more or less treatment with marijuana. Copyright © 2017 Elsevier B.V. All rights reserved.
Peak experiences of psilocybin users and non-users.
Cummins, Christina; Lyke, Jennifer
2013-01-01
Maslow (1970) defined peak experiences as the most wonderful experiences of a person's life, which may include a sense of awe, well-being, or transcendence. Furthermore, recent research has suggested that psilocybin can produce experiences subjectively rated as uniquely meaningful and significant (Griffiths et al. 2006). It is therefore possible that psilocybin may facilitate or change the nature of peak experiences in users compared to non-users. This study was designed to compare the peak experiences of psilocybin users and non-users, to evaluate the frequency of peak experiences while under the influence of psilocybin, and to assess the perceived degree of alteration of consciousness during these experiences. Participants were recruited through convenience and snowball sampling from undergraduate classes and at a musical event. Participants were divided into three groups, those who reported a peak experience while under the influence of psilocybin (psilocybin peak experience: PPE), participants who had used psilocybin but reported their peak experiences did not occur while they were under the influence of psilocybin (non-psilocybin peak experience: NPPE), and participants who had never used psilocybin (non-user: NU). A total of 101 participants were asked to think about their peak experiences and complete a measure evaluating the degree of alteration of consciousness during that experience. Results indicated that 47% of psilocybin users reported their peak experience occurred while using psilocybin. In addition, there were significant differences among the three groups on all dimensions of alteration of consciousness. Future research is necessary to identify factors that influence the peak experiences of psilocybin users in naturalistic settings and contribute to the different characteristics of peak experiences of psilocybin users and non-users.
Rhoda, Dale A; Fernandez, Soledad A; Fitch, David J; Lemeshow, Stanley
2010-02-01
Researchers around the world are using Lot Quality Assurance Sampling (LQAS) techniques to assess public health parameters and evaluate program outcomes. In this paper, we report that there are actually two methods being called LQAS in the world today, and that one of them is badly flawed. This paper reviews fundamental LQAS design principles, and compares and contrasts the two LQAS methods. We raise four concerns with the simply-written, freely-downloadable training materials associated with the second method. The first method is founded on sound statistical principles and is carefully designed to protect the vulnerable populations that it studies. The language used in the training materials for the second method is simple, but not at all clear, so the second method sounds very much like the first. On close inspection, however, the second method is found to promote study designs that are biased in favor of finding programmatic or intervention success, and therefore biased against the interests of the population being studied. We outline several recommendations, and issue a call for a new high standard of clarity and face validity for those who design, conduct, and report LQAS studies.
Norplant: users' perspective in Pakistan.
Rehan, N; Inayatullah, A; Chaudhary, I
1999-01-01
Five hundred and eighteen Norplant acceptors (260 ever-users and 258 current users) were interviewed to assess their perceptions about Norplant. The mean age of the acceptors was 32.6+/-5.7 years (mean +/- SD). The mean parity was 4.3 and many of the users (40.2%) were illiterate. The most common reason to choose Norplant was its long duration of action (70.1%) followed by doctor's advice (10.4%) and use by other women (10.1%). Norplant was recommended by family planning workers in 35.3% cases, doctors in 29.2% cases and friends in 17.4% cases. Advertisement did not play any role in the women's choice of Norplant. In 77.3% cases, the decision to use Norplant was a joint decision. Only 15% of the users had fears/anxieties before insertion. Most of these women (44%) were concerned about possible ill-effects of Norplant on their health rather than efficacy. The social acceptance of Norplant was very high (76%) and more than half of the users (52.5%) were satisfied with the method. Among current users, 83.9% wanted to continue Norplant for 5 years. Only 39 users (15.1%) intended to discontinue. The main reason for discontinuation was menstrual disturbance (69.2%), followed by weight gain (12.7%). The study suggests that long duration of effective action and high social acceptance are likely to make Norplant a popular method among Pakistani women.
STS pilot user development program
NASA Technical Reports Server (NTRS)
Mcdowell, J. R.
1977-01-01
Full exploitation of the STS capabilities will be not only dependent on the extensive use of the STS for known space applications and research, but also on new, innovative ideas of use originating with both current and new users. In recognition of this, NASA has been engaged in a User Development Program for the STS. The program began with four small studies. Each study addressed a separate sector of potential new users to identify techniques and methodologies for user development. The collective results established that a user development function was not only feasible, but necessary for NASA to realize the full potential of the STS. This final report begins with a description of the overall pilot program plan, which involved five specific tasks defined in the contract Statement of Work. Each task is then discussed separately; but two subjects, the development of principal investigators and space processing users, are discussed separately for improved continuity of thought. These discussions are followed by a summary of the primary results and conclusions of the Pilot User Development Program. Specific recommendations of the study are given.
CUP: contraceptive users pamphlet.
1986-02-01
This pamphlet, edited by an ad hoc committee of several consultants, scientists, theologians, public health and family planning directors, and an international attorney, covers the following topics: contra-conception; choices of contraceptives; contraceptive package information; copper IUDs; pelvic inflammatory disease (PID); sexually transmitted diseases; and acquired immunodeficiency syndrome. It includes a questionnaire for sexually transmitted diseases (STDs). Professor Joseph Goldzieher describes the "Contra-Conception" database as "a synthesis of up-to-date literature and contemporary guidelines, designed to provide ready access for practicing physicians and medical students." It contains data on several types of hormonal contraception. "Contra-Conceptions" is designed to allow the physician to set his or her own pace when working with the computer, and no previous computer experience is required. 1 of the program's many innovative features is the patient-profiling/decisionmaking section which can be used in the doctor's office to help decide what type of hormonal contraceptive is appropriate for a particular patient. The program permits the doctor to evaluate the significance of patient variables such as parity, smoking, menstrual difficulties and helps the doctor to identify the risks and benefits of the various methods and, ultimately, to make a balanced decision in the context of the most recent data. Contraceptive drugs and devices should include detailed information on the following: description of formula or device; indication, usage, and contraindications, clinical pharmacology and toxicology; dose-related risk; pregnancies per 100 women year; and detailed warning. The sequence of major pathophysiological reactions associated with copper IUDs is identified as are special problems of pelvic infections in users of copper IUDs. Those women who use oral contraceptives (OCs) or a barrier method of contraception or whose partners use a condom have a lower
CARE 3 user-friendly interface user's guide
NASA Technical Reports Server (NTRS)
Martensen, A. L.
1987-01-01
CARE 3 predicts the unreliability of highly reliable reconfigurable fault-tolerant systems that include redundant computers or computer systems. CARE3MENU is a user-friendly interface used to create an input for the CARE 3 program. The CARE3MENU interface has been designed to minimize user input errors. Although a CARE3MENU session may be successfully completed and all parameters may be within specified limits or ranges, the CARE 3 program is not guaranteed to produce meaningful results if the user incorrectly interprets the CARE 3 stochastic model. The CARE3MENU User Guide provides complete information on how to create a CARE 3 model with the interface. The CARE3MENU interface runs under the VAX/VMS operating system.
Verbal learning and memory in adolescent cannabis users, alcohol users and non-users.
Solowij, Nadia; Jones, Katy A; Rozman, Megan E; Davis, Sasha M; Ciarrochi, Joseph; Heaven, Patrick C L; Lubman, Dan I; Yücel, Murat
2011-07-01
Long-term heavy cannabis use can result in memory impairment. Adolescent users may be especially vulnerable to the adverse neurocognitive effects of cannabis. In a cross-sectional and prospective neuropsychological study of 181 adolescents aged 16-20 (mean 18.3 years), we compared performance indices from one of the most widely used measures of learning and memory--the Rey Auditory Verbal Learning Test--between cannabis users (n=52; mean 2.4 years of use, 14 days/month, median abstinence 20.3 h), alcohol users (n=67) and non-user controls (n=62) matched for age, education and premorbid intellectual ability (assessed prospectively), and alcohol consumption for cannabis and alcohol users. Cannabis users performed significantly worse than alcohol users and non-users on all performance indices. They recalled significantly fewer words overall (p<0.001), demonstrating impaired learning (p<0.001), retention (p<0.001) and retrieval (p<0.05) (Cohen's d 0.43-0.84). The degree of impairment was associated with the duration, quantity, frequency and age of onset of cannabis use, but was unrelated to alcohol exposure or other drug use. No gender effects were detected and the findings remained after controlling for premorbid intellectual ability. An earlier age of onset of regular cannabis use was associated with worse memory performance after controlling for extent of exposure to cannabis. Despite relatively brief exposure, adolescent cannabis users relative to their age-matched counterparts demonstrated similar memory deficits to those reported in adult long-term heavy users. The results indicate that cannabis adversely affects the developing brain and reinforce concerns regarding the impact of early exposure.
User clustering in smartphone applications.
Schaefers, Klaus; Ribeiro, David
2012-01-01
In the context of mobile health applications usability is a crucial factor to achieve user acceptance. The successful user interface (UI) design requires a deep understanding of the needs and requirements of the targeted audience. This paper explores the application of the K-Means algorithm on smartphone usage data in order to offer Human Computer Interaction (HCI) specialists a better insight into their user group. Two different feature space representations are introduced and used to identify persona like stereotypes in a real world data set, which was obtained from a public available smartphone application.
Fu, Pengchen; Settgast, Randolph R.; Johnson, Scott M.
2014-12-17
GEOS is a massively parallel, multi-physics simulation application utilizing high performance computing (HPC) to address subsurface reservoir stimulation activities with the goal of optimizing current operations and evaluating innovative stimulation methods. GEOS enables coupling of di erent solvers associated with the various physical processes occurring during reservoir stimulation in unique and sophisticated ways, adapted to various geologic settings, materials and stimulation methods. Developed at the Lawrence Livermore National Laboratory (LLNL) as a part of a Laboratory-Directed Research and Development (LDRD) Strategic Initiative (SI) project, GEOS represents the culmination of a multi-year ongoing code development and improvement e ort that hasmore » leveraged existing code capabilities and sta expertise to design new computational geosciences software.« less
PHABSIM for Windows User's Manual and Exercises
Waddle, Terry
2001-01-01
This document is a combined self-study textbook and reference manual. The material is presented in the general order of a PHABSIM study placed within the context of an IFIM application. The document may also be used as reading material for a lecture-based course. This manual provides documentation of the various PHABSIM programs so every option of each program is treated.This text is not a guidebook for organization and implementation of a PHABSIM study. Use of PHABSIM should take place in the context of an IFIM application. See Bovee et al. (1998) for guidance in designing and performing a PHABSIM study as part of a larger IFIM application.The document concludes with a set of 12 laboratory exercises. Users are strongly encouraged to work through the laboratory exercises prior to applying the software to a study. Working through the exercises will enhance familiarity with the programs and answer many questions that may arise during a PHABSIM analysis.
Amine, Khalil; Abouimrane, Ali; Belharouak, Ilias
2017-01-31
A process for forming a surface-treatment layer on an electroactive material includes heating the electroactive material and exposing the electroactive material to a reducing gas to form a surface-treatment layer on the electroactive material, where the surface-treatment layer is a layer of partial reduction of the electroactive material.
ERIC Educational Resources Information Center
Dorman, Michael F.; Liss, Julie; Wang, Shuai; Berisha, Visar; Ludwig, Cimarron; Natale, Sarah Cook
2016-01-01
Purpose: Five experiments probed auditory-visual (AV) understanding of sentences by users of cochlear implants (CIs). Method: Sentence material was presented in auditory (A), visual (V), and AV test conditions to listeners with normal hearing and CI users. Results: (a) Most CI users report that most of the time, they have access to both A and V…
User's Manual for FEMOM3DS. Version 1.0
NASA Technical Reports Server (NTRS)
Reddy, C.J.; Deshpande, M. D.
1997-01-01
FEMOM3DS is a computer code written in FORTRAN 77 to compute electromagnetic(EM) scattering characteristics of a three dimensional object with complex materials using combined Finite Element Method (FEM)/Method of Moments (MoM) technique. This code uses the tetrahedral elements, with vector edge basis functions for FEM in the volume of the cavity and the triangular elements with the basis functions similar to that described for MoM at the outer boundary. By virtue of FEM, this code can handle any arbitrarily shaped three-dimensional cavities filled with inhomogeneous lossy materials. The User's Manual is written to make the user acquainted with the operation of the code. The user is assumed to be familiar with the FORTRAN 77 language and the operating environment of the computers on which the code is intended to run.
Bohnhoff-Hlavacek, G.; Pippin, G.; Dursch, H.
1995-04-01
One of the objectives of the LDEF Special Investigation Group (SIG) was to develop a LDEF data base that identifies the experiment objectives and hardware flown, summarizes results and conclusions, and provides a system analysis overview which would include spacecraft design guidelines and space environmental effects. Compiling this information into an easily accessible data base format and making it available to the space community was a major task accomplished by the System and Materials SIG effort beginning in 1991. Included in this document is a short user`s manual for the LDEF Mini-Data Bases. The user`s manual contains pertinent examples frommore » the data base on specifically how to access and work with the LDEF information. Accompanying this document are the mini-data bases on disk.« less
User interface and patient involvement.
Andreassen, Hege Kristin; Lundvoll Nilsen, Line
2013-01-01
Increased patient involvement is a goal in contemporary health care, and of importance to the development of patient oriented ICT. In this paper we discuss how the design of patient-user interfaces can affect patient involvement. Our discussion is based on 12 semi-structured interviews with patient users of a web-based solution for patient--doctor communication piloted in Norway. We argue ICT solutions offering a choice of user interfaces on the patient side are preferable to ensure individual accommodation and a high degree of patient involvement. When introducing web-based tools for patient--health professional communication a free-text option should be provided to the patient users.
Soybean (2010 JGI User Meeting)
Stacey, Gary
2018-02-13
Gary Stacey, associate director of the National Center for Soybean Biotechnology at the University of Missouri, gives a talk simply titled "Soybean" on March 24, 2010 at the 5th Annual DOE JGI User Meeting.
Smart roadside initiative : user manual.
DOT National Transportation Integrated Search
2015-09-01
This document provides the user instructions for the Smart Roadside Initiative (SRI) applications including mobile and web-based SRI applications. These applications include smartphone-enabled information exchange and notification, and software compo...
NASTRAN user's guide: Level 15
NASA Technical Reports Server (NTRS)
1975-01-01
The NASTRAN structural analysis system is presented. This user's guide is an essential addition to the original four NASTRAN manuals. Clear, brief descriptions of capabilities with example input are included, with references to the location of more complete information.
DOT National Transportation Integrated Search
2001-08-01
In 1999, the Transportation Research Board convened a meeting to discuss older road user issues. Many research and implementation ideas were generated at that conference, though not all of them fell within the National Highway Traffic Safety Administ...
Safety of vulnerable road users
DOT National Transportation Integrated Search
1998-08-07
This report presents a review of the current safety situation of vulnerable road users in OECD Member countries. Industrialized societies are aware of the environmental problems generated by motorized traffic in cities and encourage the development o...
Planning a User Group Workshop.
ERIC Educational Resources Information Center
Cornick, Donna P.; Erlandson, John A.
1980-01-01
Describes planning of workshops for training online user groups including establishment of a committee, choice of theme and format, funding, and publicity arrangements. A list of do's and don't's is included. (RAA)
Kim, Woohyun; Lutes, Robert G.; Katipamula, Srinivas
This document is a users guide for OpenEIS, a software code designed to provide standard methods for authoring, sharing, testing, using and improving algorithms for operational building energy efficiency.
A Distributed User Information System
1990-03-01
NOE08 Department of Computer Science NOVO 8 1990 University of Maryland S College Park, MD 20742 D Abstract Current user information database technology ...Transactions on Computer Systems, May 1988. [So189] K. Sollins. A plan for internet directory services. Technical report, DDN Network Information Center...2424 A Distributed User Information System DTiC Steven D. Miller, Scott Carson, and Leo Mark DELECTE Institute for Advanced Computer Studies and
Introducing ORACLE: Library Processing in a Multi-User Environment.
ERIC Educational Resources Information Center
Queensland Library Board, Brisbane (Australia).
Currently being developed by the State Library of Queensland, Australia, ORACLE (On-Line Retrieval of Acquisitions, Cataloguing, and Circulation Details for Library Enquiries) is a computerized library system designed to provide rapid processing of library materials in a multi-user environment. It is based on the Australian MARC format and fully…
The Concept of Collection from the User's Perspective
ERIC Educational Resources Information Center
Lee, Hur-Li
2005-01-01
This study explores the concept and functions of collection from the perspective of the user. In-depth interviews with ten professors from a social science discipline and a natural science department provided descriptions of their information seeking involving material sources and their perceptions of the library collection. Participants used the…
Software Graphical User Interface For Analysis Of Images
NASA Technical Reports Server (NTRS)
Leonard, Desiree M.; Nolf, Scott R.; Avis, Elizabeth L.; Stacy, Kathryn
1992-01-01
CAMTOOL software provides graphical interface between Sun Microsystems workstation and Eikonix Model 1412 digitizing camera system. Camera scans and digitizes images, halftones, reflectives, transmissives, rigid or flexible flat material, or three-dimensional objects. Users digitize images and select from three destinations: work-station display screen, magnetic-tape drive, or hard disk. Written in C.
Adaptive User Model for Web-Based Learning Environment.
ERIC Educational Resources Information Center
Garofalakis, John; Sirmakessis, Spiros; Sakkopoulos, Evangelos; Tsakalidis, Athanasios
This paper describes the design of an adaptive user model and its implementation in an advanced Web-based Virtual University environment that encompasses combined and synchronized adaptation between educational material and well-known communication facilities. The Virtual University environment has been implemented to support a postgraduate…
Sustainable Land Imaging User Requirements
NASA Astrophysics Data System (ADS)
Wu, Z.; Snyder, G.; Vadnais, C. M.
2017-12-01
The US Geological Survey (USGS) Land Remote Sensing Program (LRSP) has collected user requirements from a range of applications to help formulate the Landsat 9 follow-on mission (Landsat 10) through the Requirements, Capabilities and Analysis (RCA) activity. The USGS is working with NASA to develop Landsat 10, which is scheduled to launch in the 2027 timeframe as part of the Sustainable Land Imaging program. User requirements collected through RCA will help inform future Landsat 10 sensor designs and mission characteristics. Current Federal civil community users have provided hundreds of requirements through systematic, in-depth interviews. Academic, State, local, industry, and international Landsat user community input was also incorporated in the process. Emphasis was placed on spatial resolution, temporal revisit, and spectral characteristics, as well as other aspects such as accuracy, continuity, sampling condition, data access and format. We will provide an overview of the Landsat 10 user requirements collection process and summary results of user needs from the broad land imagining community.
[Personality profile among cocaine users].
Sánchez Huesca, R; Guisa Cruz, V M; Cedillo González, A; Pascual Blanco, Y
2002-01-01
Due to the psychiatric comorbidity seen among cocaine addicts, it is of clinical interest to know the personality traits associated to the use of this substance. Personality-profile comparative study of cocaine users and multiple-substance users obtained through the Multistage Personality Inventory. The study analyzed a sample of 30 cocaine users and 26 users of various substances who asked for treatment at a specialized institution. Results show the same profile for both groups, with high 8-4-2 scales. According to the Multistage Personality Inventory, this profile corresponds to an antisocial personality disorder with depressive and schizoid traits. The fact that there is a single profile for different drug users leads us to the hypothesis that there are addictive personality characteristics rather than specific traits related to the use of each substance. These subjects' personality characteristics suggest that the fear to relate to others could make it very difficult to establish a therapeutic link. This, in addition to the acting up tendency seen among users, constitutes a call of alert in terms of their likely abandonment of treatment. Further more, as they take impulses into actions, they build a barrier before words. This could be called acting up, doing instead of saying, which can become an obstacle for the appropriate development of the therapeutic process. The result must consider the size of the sample.
Section 4 User Guide – Primary Support
This document presents the user guide for the Office of Pollution Prevention and Toxics (OPPT) Section 4 application submission process. This document is the user guide for the Primary Support user of the Section 4 tool.
Application of MCT Failure Criterion using EFM
2010-03-26
because HELIUS:MCT™ does not facilitate this. Attempts have been made to use ABAQUS native thermal expansion model combined in addition to Helius-MCT... ABAQUS using a user defined element subroutine EFM. Comparisons have been made between the analysis results using EFM-MCT code and HELIUS:MCT™ code...using the Element-Failure Method (EFM) in ABAQUS . The EFM-MCT has been implemented in ABAQUS using a user defined element subroutine EFM. Comparisons
Hazardous Materials Information System (HMIS) Data Quality Review
DOT National Transportation Integrated Search
1997-05-01
The Hazardous Materials Information System (HMIS) is used to manage data required for the use, transportation, storage and disposal of hazardous material by the US Government. In response to concerns expressed by some users, DORO was tasked to conduc...
Nonlinear Meshfree Analysis Program (NMAP) Version 1.0 (User’s Manual)
2012-12-01
divided by the number of time increments used in the analysis . In addition to prescribing total nodal displacements in the neutral file, users are...conditions, the user must define material properties, initial conditions, and a variety of control parameters for the NMAP analysis . These data are provided...a script file. Restart A restart function is provided in the NMAP code, where the user may restart an analysis using a set of restart files. In
Stockpile Dismantlement Database Training Materials
Not Available
1993-11-01
This document, the Stockpile Dismantlement Database (SDDB) training materials is designed to familiarize the user with the SDDB windowing system and the data entry steps for Component Characterization for Disposition. The foundation of information required for every part is depicted by using numbered graphic and text steps. The individual entering data is lead step by step through generic and specific examples. These training materials are intended to be supplements to individual on-the-job training.
ERIC Educational Resources Information Center
Katsioloudis, Petros J.
2010-01-01
Almost everything people have ever done has involved materials. Historical evidence indicates that "engineered materials" have been available and utilized for the benefit of humankind since the Neolithic period, beginning about 10,000 BC. Some of these materials have been in existence for thousands of years. At first, materials consisted of wood,…
User Demographics for Embodiment Customization
Cowell, Andrew J.; Stanney, Kay M.
Attempts at interface agent personalization are usually aimed at helping the user perform a task or service. For example,scheduling of appointments, inspection of messages, discovering items of interest and different forms of negotiation. While this is very noble undertaking, it makes assumptions about the level of trust and credibility a user may place in such an agent in a realworld setting. If Microsoft's experiments in social user interfaces teach us anything, it is that a ''one size fits all'' solution does not truly engage the user and encourage reuse. This ''relationship management'' between the user and the character begins whenmore » the two first meet. As with human-human relationships, first impressions are essential. Instead of looking at the functional aspects of the relationship, we believe the characters embodiment is the best place to start the personalization process. We describe a study in which participants from several different age ranges,genders and ethnic groups were asked their preference of anthropomorphic character, based on a cooperative computer task. We found that participants generally selected characters from the same ethic group as themselves and that almost all participants selected a young character (instead of a middle aged or elderly character). No significant preference was found for character gender.« less
Identifying and Tracing User Needs
NASA Astrophysics Data System (ADS)
To, C.; Tauer, E.
2017-12-01
Providing adequate tools to the user community hinges on reaching the specific goals and needs behind the intended application of the tool. While the approach of leveraging user-supplied inputs and use cases to identify those goals is not new, there frequently remains the challenge of tracing those use cases through to implementation in an efficient and manageable fashion. Processes can become overcomplicated very quickly, and additionally, explicitly mapping progress towards the achievement of the user demands can become overwhelming when hundreds of use-cases are at play. This presentation will discuss a demonstrated use-case approach that has achieved an initial success with a tool re-design and deployment, the means to apply use cases in the generation of a roadmap for future releases over time, and the ability to include and adjust to new user requirements and suggestions with minimal disruption to the traceability. It is hoped that the findings and lessons learned will help make use case employment easier for others seeking to create user-targeted capabilities.
Proceedings of the Second Annual NASA Science Internet User Working Group Conference
NASA Technical Reports Server (NTRS)
Jackson, Lenore A. (Editor); Gary, J. Patrick (Editor)
1991-01-01
Copies of the agenda, list of attendees, meeting summaries, and all presentations and exhibit material are contained. Included are plenary sessions, exhibits of advanced networking applications, and user subgroup meetings on NASA Science Internet policy, networking, security, and user services and applications topics.
Spherical roller bearing analysis. SKF computer program SPHERBEAN. Volume 2: User's manual
NASA Technical Reports Server (NTRS)
Kleckner, R. J.; Dyba, G. J.
1980-01-01
The user's guide for the SPHERBEAN computer program for prediction of the thermomechanical performance characteristics of high speed lubricated double row spherical roller bearings is presented. The material presented is structured to guide the user in the practical and correct implementation of SPHERBEAN. Input and output, guidelines for program use, and sample executions are detailed.
Users' Manual for Research: Translating Head Start Findings Into Action (Expanded Notebook Version).
ERIC Educational Resources Information Center
Grotberg, Edith H.; Fowler, Austine
This users' manual, intended for use with a Project Head Start teacher training notebook, describes the purpose, development and field testing of the training materials and suggests procedures for using the notebook as a resource in teacher training sessions. The training notebook to which the users' manual refers is based on 11 questions in the…
NASA Astrophysics Data System (ADS)
Handa, Danish; Sekhar Dondapati, Raja; Kumar, Abhinav
2017-08-01
Ductile to brittle transition (DTBT) is extensively observed in materials under cryogenic temperatures, thereby observing brittle failure due to the non-resistance of crack propagation. Owing to its outstanding mechanical and thermal properties, Kevlar 49 composites are widely used in aerospace applications under cryogenic temperatures. Therefore, in this paper, involving the assumption of linear elastic fracture mechanics (LEFM), mechanical characterization of Kevlar 49 composite is done using Extended Finite Element Method (X-FEM) technique in Abaqus/CAE software. Further, the failure of Kevlar 49 composites due to the propagation of crack at room temperature and the cryogenic temperature is investigated. Stress, strain and strain energy density as a function of the width of the Kevlar specimen is predicted, indicates that Kevlar 49 composites are suitable for use under cryogenic temperatures.
User satisfaction with realtime teleneurology.
Craig, J; Russell, C; Patterson, V; Wootton, R
1999-01-01
User satisfaction (i.e. that of patients, medical staff at a remote hospital and medical staff at a neurological centre) with realtime teleneurology consultations was studied prospectively. Twenty-five patients with neurological problems admitted to a hospital without permanent neurological cover were assessed from a neurological centre by specialist neurologists using realtime video-links transmitting at 384 kbit/s. All users reported high levels of satisfaction with the technical aspects of the consultations. Patients, almost universally, reported confidence in teleneurology as a means of dealing with their presenting complaints. Similarly, medical staff at either site felt confident in managing patients using teleneurology and almost always felt that a telephone consultation would not have achieved as good an outcome. No major organizational problems were identified. These findings suggest overall user satisfaction with realtime teleneurology for managing patients with neurological problems admitted to hospitals that do not have resident neurologists.
Securing the User's Work Environment
NASA Technical Reports Server (NTRS)
Cardo, Nicholas P.
2004-01-01
High performance computing at the Numerical Aerospace Simulation Facility at NASA Ames Research Center includes C90's, J90's and Origin 2000's. Not only is it necessary to protect these systems from outside attacks, but also to provide a safe working environment on the systems. With the right tools, security anomalies in the user s work environment can be deleted and corrected. Validating proper ownership of files against user s permissions, will reduce the risk of inadvertent data compromise. The detection of extraneous directories and files hidden amongst user home directories is important for identifying potential compromises. The first runs of these utilities detected over 350,000 files with problems. With periodic scans, automated correction of problems takes only minutes. Tools for detecting these types of problems as well as their development techniques will be discussed with emphasis on consistency, portability and efficiency for both UNICOS and IRIX.
DATALINK: Records inventory data collection software. User`s guide
Cole, B.A.
1995-03-01
DATALINK was created to provide an easy to use data collection program for records management software products. It provides several useful tools for capturing and validating record index data in the field. It also allows users to easily create a comma delimited, ASCII text file for data export into most records management software products. It runs on virtually any computer us MS-DOS.
Google Scholar Users and User Behaviors: An Exploratory Study
ERIC Educational Resources Information Center
Herrera, Gail
2011-01-01
The University of Mississippi Library created a profile to provide linking from Google Scholar (GS) to library resources in 2005. Although Google Scholar does not provide usage statistics for institutions, use of Google Scholar is clearly evident in looking at library link resolver logs. The purpose of this project is to examine users of Google…
CAPTCHA: Impact on User Experience of Users with Learning Disabilities
ERIC Educational Resources Information Center
Gafni, Ruti; Nagar, Idan
2016-01-01
CAPTCHA is one of the most common solutions to check if the user trying to enter a Website is a real person or an automated piece of software. This challenge-response test, implemented in many Internet Websites, emphasizes the gaps between accessibility and security on the Internet, as it poses an obstacle for the learning-impaired in the reading…
Space Station Freedom user's guide
NASA Technical Reports Server (NTRS)
1992-01-01
This guide is intended to inform prospective users of the accommodations and resources provided by the Space Station Freedom program. Using this information, they can determine if Space Station Freedom is an appropriate laboratory or facility for their research objectives. The steps that users must follow to fly a payload on Freedom are described. This guide covers the accommodations and resources available on the Space Station during the Man-Tended Capability (MTC) period, scheduled to begin the end of 1996, and a Permanently Manned Capability (PMC) beginning in late 1999.
Data latency and the user community
NASA Astrophysics Data System (ADS)
Escobar, V. M.; Brown, M. E.; Carroll, M.
2013-12-01
The community using NASA Earth science observations in applications has grown significantly, with increasing sophistication to serve national interests. The National Research Council's Earth Science Decadal Survey report stated that the planning for applied and operational considerations in the missions should accompany the acquisition of new knowledge about Earth (NRC, 2007). This directive has made product applications at NASA an integral part of converting the data collected into actionable knowledge that can be used to inform policy. However, successfully bridging scientific research with operational decision making in different application areas requires looking into user data requirements and operational needs. This study was conducted to determine how users are incorporating NASA data into applications and operational processes. The approach included a review of published materials, direct interviews with mission representatives, and an online professional review, which was distributed to over 6000 individuals. We provide a complete description of the findings with definitions and explanations of what goes into measuring latency as well as how users and applications utilize NASA data products. We identified 3 classes of users: operational (need data in 3 hours or less), near real time (need data within a day of acquisition), and scientific users (need highest quality data, time independent). We also determined that most users with applications are interested in specific types of products that may come from multiple missions. These users will take the observations when they are available, however the observations may have additional applications value if they are available either by a certain time of day or within a period of time after acquisition. NASA has supported the need for access to low latency data on an ad-hoc basis and more substantively in stand-alone systems such as the MODIS Rapid Response system and more recently with LANCE. The increased level
User Modeling in Adaptive Hypermedia Educational Systems
ERIC Educational Resources Information Center
Martins, Antonio Constantino; Faria, Luiz; Vaz de Carvalho, Carlos; Carrapatoso, Eurico
2008-01-01
This document is a survey in the research area of User Modeling (UM) for the specific field of Adaptive Learning. The aims of this document are: To define what it is a User Model; To present existing and well known User Models; To analyze the existent standards related with UM; To compare existing systems. In the scientific area of User Modeling…
14 CFR 1215.113 - User charges.
Code of Federal Regulations, 2010 CFR
2010-01-01
... 14 Aeronautics and Space 5 2010-01-01 2010-01-01 false User charges. 1215.113 Section 1215.113 Aeronautics and Space NATIONAL AERONAUTICS AND SPACE ADMINISTRATION TRACKING AND DATA RELAY SATELLITE SYSTEM (TDRSS) Use and Reimbursement Policy for Non-U.S. Government Users § 1215.113 User charges. (a) The user...
14 CFR 1215.113 - User charges.
Code of Federal Regulations, 2011 CFR
2011-01-01
... 14 Aeronautics and Space 5 2011-01-01 2010-01-01 true User charges. 1215.113 Section 1215.113 Aeronautics and Space NATIONAL AERONAUTICS AND SPACE ADMINISTRATION TRACKING AND DATA RELAY SATELLITE SYSTEM (TDRSS) Use and Reimbursement Policy for Non-U.S. Government Users § 1215.113 User charges. (a) The user...
Enabling User Preferences Through Data Exchange
DOT National Transportation Integrated Search
1997-08-01
This paper describes a process, via user- air traffic management (ATM) data : exchange, for enabling user preferences in an ATM-based system. User : preferences may be defined in terms of a four-dimensional (4D) user-preferred : trajectory, or a seri...
Midtlin, Hanne Sofie; Næss, Kari-Anne B; Taxt, Tone; Karlsen, Asgjerd Vea
2015-01-01
This study aims to investigate which communication strategies the people, who use augmentative and alternative communication (AAC), want their communication partners to use. We interviewed eight children using Talking Mats to examine the AAC users' own opinion. The results showed that they wanted their communication partners to take the initiative, to repair the breaks when communication breakdowns occurred, and to invest time in understanding what AAC users wanted to express. These results underlined the significant responsibility of communication partners and revealed the need for AAC user interventions to help them be active communicators. More research needs to emphasise AAC users' opinions about communication partner strategies to improve the communication processes for AAC-users and thereby promote social inclusion in natural environment. Implications for Rehabilitation Communication partner strategies can affect communication as well as personal development and life quality for augmentative and alternative communication (AAC) users. In AAC-users opinion, their communication partners should take the communicative initiative, repair the breaks when communication breakdowns occurred, and invest time in understanding what AAC-users want to express. There is a need to inform and educate communication partners, especially those unfamiliar to AAC users. Practical training sessions, clinician modelling and written materials may be helpful. A communication partner guide can be adapted to each individual AAC user who explains his or her communication preferences. Additionally, there is a need that the clinicians promote active rather than passive communication from AAC users, which requires that they have access to the necessary symbols.
Famulari, Stevie; Witz, Kyla
2015-01-01
Designers, students, teachers, gardeners, farmers, landscape architects, architects, engineers, homeowners, and others have uses for the practice of phytoremediation. This research looks at the creation of a phytoremediation database which is designed for ease of use for a non-scientific user, as well as for students in an educational setting ( http://www.steviefamulari.net/phytoremediation ). During 2012, Environmental Artist & Professor of Landscape Architecture Stevie Famulari, with assistance from Kyla Witz, a landscape architecture student, created an online searchable database designed for high public accessibility. The database is a record of research of plant species that aid in the uptake of contaminants, including metals, organic materials, biodiesels & oils, and radionuclides. The database consists of multiple interconnected indexes categorized into common and scientific plant name, contaminant name, and contaminant type. It includes photographs, hardiness zones, specific plant qualities, full citations to the original research, and other relevant information intended to aid those designing with phytoremediation search for potential plants which may be used to address their site's need. The objective of the terminology section is to remove uncertainty for more inexperienced users, and to clarify terms for a more user-friendly experience. Implications of the work, including education and ease of browsing, as well as use of the database in teaching, are discussed.
Biomechanical analysis on stent materials used as cardiovascular implants
NASA Astrophysics Data System (ADS)
Kumar, Vasantha; Ramesha, C. M.; Sajjan, Sudheer S.
2018-04-01
Atherosclerosis is the most common cause of death in the world, accounting for 48% of all deaths in the world. Atherosclerosis, also known as coronary artery disease occurs when excess cholesterol attaches itself to the walls of blood vessels. Coronary stent implantation is one of the most important procedures to treating coronary artery disease such atherosclerosis. Due to its efficiency, flexibility and simplicity, the use of coronary stents procedures has increased rapidly. In order to have better output of stent implantation, it is needed to study and analyze the biomechanical behavior of this device before manufacturing and put into use. Biomaterials are commonly used for medical application in cardiovascular stent implantation. A biomaterial is a non-viable material used as medical implant, so it is intended to interact with biological system. In this paper, an explicit dynamic analysis is used for analyzing the biomechanical behavior of cardiovascular stent by using finite element analysis tool, ABAQUS 6.10. Results showed that a best suitable biomaterial for cardiovascular stent implants, which exhibits an outstanding biocompatibility and biomechanical characteristics will be aimed at which will be quite useful to the human beings worldwide.
... is mixed with water before administration liquid paste tablet When iodine-based and barium-sulfate contrast materials ... for patients with kidney failure or allergies to MRI and/or computed tomography (CT) contrast material. Microbubble ...
2016-01-01
The theory of inhomogeneous analytic materials is developed. These are materials where the coefficients entering the equations involve analytic functions. Three types of analytic materials are identified. The first two types involve an integer p. If p takes its maximum value, then we have a complete analytic material. Otherwise, it is incomplete analytic material of rank p. For two-dimensional materials, further progress can be made in the identification of analytic materials by using the well-known fact that a 90° rotation applied to a divergence-free field in a simply connected domain yields a curl-free field, and this can then be expressed as the gradient of a potential. Other exact results for the fields in inhomogeneous media are reviewed. Also reviewed is the subject of metamaterials, as these materials provide a way of realizing desirable coefficients in the equations. PMID:27956882
Leonidas G. Lavdas
1996-01-01
This is a users manual for VSMOKE, a computer porgram for predicting the smoke and dry weather visibility impact of a singel prescvribed fire at several downwind locations. VSMOKE is a FORTRAN 77 program that depends on the input in file VSMOKE.IPT to generate output in file compatible with those used by the U.S. Environmental Protection Agency. VSMOKE is uniquely...
Sixteenth NASTRAN (R) Users' Colloquium
NASA Technical Reports Server (NTRS)
1988-01-01
These are the proceedings of the Sixteenth NASTRAN Users' Colloquium held in Arlington, Virginia from 25 to 29 April, 1988. Technical papers contributed by participants review general application of finite element methodology and the specific application of the NASA Structural Analysis System (NASTRAN) to a variety of static and dynamic structural problems.
R.D. Fight; J.M. Cahill; T.A. Snellgrove; T.D. Fahey
1987-01-01
PRUNE-SIM is a spreadsheet template (program) that allows users to simulate a financial analysis of pruning coast Douglas-fir (Pseudotsuga menziesii (Mirb.) Franco var. menziesii). The program estimates the increase in product value resulting from pruning the butt 17-foot log. Product recovery information is based on actual...
Nineteenth NASTRAN (R) Users' Colloquium
NASA Technical Reports Server (NTRS)
1991-01-01
The proceedings of the the Nineteenth NASTRAN Users' Colloquium held April 22 to 26, 1991 are presented. Topics covered include the application of finite elements in engineering, comparisons with other approaches, unique applications, pre- and postprocessing or auxiliary programs, and new methods of analysis with NASTRAN.
Space Station commercial user development
NASA Technical Reports Server (NTRS)
1984-01-01
The commercial utilization of the space station is investigated. The interest of nonaerospace firms in the use of the space station is determined. The user requirements are compared to the space station's capabilities and a feasibility analysis of a commercial firm acting as an intermediary between NASA and the private sector to reduce costs is presented.
Penny S. Lawson; R. Edward Thomas; Elizabeth S Walker
1996-01-01
OPTIGRAMI V2 is a computer program available for IBM persaonl computer with 80286 and higher processors. OPTIGRAMI V2 determines the least-cost lumber grade mix required to produce a given cutting order for clear parts from rough lumber of known grades in a crosscut-first rough mill operation. It is a user-friendly integrated application that includes optimization...
User Evaluation of Hypermedia Encyclopedias.
ERIC Educational Resources Information Center
Gillham, Mark; Buckner, Kathy
1997-01-01
To establish evaluation criteria for home multimedia products, this study examined 13 case studies of experienced users of CD-ROM encyclopedias aimed at the home consumer. Findings ranked seven features from most to least important: searching; textual content; browsing; multimedia; aesthetics; interactivity; and system performance. Results suggest…
2013-05-01
environmental objects are used to immerse the user in a 3D visualisation of the simulated war game. ADFStealthViewer has several ADF produced 3D models...OpenGL, audio , and networking devices. Some advanced functionality of the engine relies on modern graphics pixel and vertex shaders. These advanced
Robert C. Lucas
1971-01-01
Trail users seem neglected. Trail systems are limited, largely relics of fire control rather than designed for recreation; and total trail miles are probably declining. On the other hand, participation in various kinds of trail-oriented recreation is substantial and growing. Most activity is for short periods of time close to participants' homes. A varied and...
Eighteenth NASTRAN (R) Users' Colloquium
NASA Technical Reports Server (NTRS)
1990-01-01
This publication is the proceedings of the Eighteenth NASTRAN Users' Colloquium held in Portland, Oregon, April 23-27, 1990. It provides some comprehensive general papers on the application of finite elements in engineering, comparisons with other approaches, unique applications, pre- and post-processing or auxiliary programs, and new methods of analysis with NASTRAN.
User Facilities | Argonne National Laboratory
, including biology and medicine. More than 7,000 scientists conduct experiments at Argonne user facilities Transformations IGSBInstitute for Genomics and Systems Biology IMEInstitute for Molecular Engineering JCESRJoint Science Center SBCStructural Biology Center Energy.gov U.S. Department of Energy Office of Science
User Profiles in Organizational Environments
ERIC Educational Resources Information Center
Teixeira, Claudio; Pinto, Joaquim Sousa; Martins, Joaquim Arnaldo
2008-01-01
Purpose: The aim of this paper is to describe a project to provide an online web portal that can be used as a front-end for all university users--students, teachers, staff--and services, library, administration, e-learning, and e-mail. Design/methodology/approach: The profile model proposed is mainly inheritable, defined by profile components with…
2007-08-01
26 ISTC Simulation Comparisons ............................................................................... 29 STARS...Range Comparison Figure 8. ISTC Simulntioiz Comparisons 29 Mini-Rocket User Guide REAL-WORLD COMPARISON In particular, note the very high angle-of...not directly model the missile rigid body dynamics. The ISTC subsequently used Mini-Rocket as a driver to stimulate other models and as a risk
2007-08-01
26 8. ISTC Simulation Comparisons...Comparison c. Ground Range Comparison Figure 8. ISTC Simulation Comparisons Mini-Rocket User Guide REAL-WORLD COMPARISON 30 In particular, note...even though Mini-Rocket does not directly model the missile rigid body dynamics. The ISTC subsequently used Mini-Rocket as a driver to stimulate other
User Modeling for Contextual Suggestion
2014-11-01
information retrieval literature ( Salton et al., 1975). To apply this metric, we converted the user interest model into a vector representation with all...Discovering Virtual Interest Groups across Chat Rooms, International Conference on Knowledge Management and Information Sharing (KMIS 2012). [7] Salton , G., A
NCEP BUFRLIB Software User Guide
Integration Branch > Decoders > BUFRLIB BUFRLIB Software User Guide This document set describes how to use the NCEP BUFRLIB software to encode or decode BUFR messages. It is not intended to be a primer on background knowledge of the basic concepts of BUFR and will focus solely on how to use the BUFRLIB software
Protective Clothing for Pesticide Users.
ERIC Educational Resources Information Center
Environmental Protection Agency, Washington, DC.
This brief, largely pictorial guide to protective clothing for pesticide users addresses moderately to highly toxic pesticides. The guide discusses the potential hazards of pesticides and the kinds of clothing and equipment that should be worn for personal protection. It also explains how the type of pesticide formulation affects an individual's…
Charging Users for Library Service.
ERIC Educational Resources Information Center
Cooper, Michael D.
1978-01-01
Examines the question of instituting direct charges for library service, using on-line bibliographic searching as an example, and contrasts this with the current indirect charging system where services are paid for by taxes. Information, as a merit good, should be supplied with or without direct charges, depending upon user status. (CWM)
Twelfth NASTRAN (R) Users' Colloquium
NASA Technical Reports Server (NTRS)
1984-01-01
NASTRAN is a large, comprehensive, nonproprietary, general purpose finite element computer code for structural analysis. The Twelfth Users' Colloquim provides some comprehensive papers on the application of finite element methods in engineering, comparisons with other approaches, unique applications, pre and post processing or auxiliary programs, and new methods of analysis with NASTRAN.
NASA Technical Reports Server (NTRS)
Kitchell, J.
1984-01-01
Satellite communication is by far the most advanced of all commercial applications of space technology. The past, present, and some future possibilities for the field of public communications are considered. Some serious concerns that are becoming apparent to the user of this technology are examined. Among the specific topics mentioned are digital television, electronic mail, cable television, and systems security.
Online Catalogs and Their Users.
ERIC Educational Resources Information Center
Broadus, Robert N.
1983-01-01
Review of research on online public access catalogs sponsored by Council on Library Resources notes the scope and method (questionnaires administered to catalog users and nonusers in 29 participating institutions) and findings and applications (including organizational setting and computer system, catalog use and satisfaction, and implications).…
User involvement in clinical governance
Pickard, Susan; Marshall, Martin; Rogers, Anne; Sheaff, Rod; Sibbald, Bonnie; Campbell, Stephen; Halliwell, Shirley; Roland, Martin
2002-01-01
Objectives To investigate the involvement of users in clinical governance activities within Primary Care Groups (PCGs) and Trusts (PCTs). Drawing on policy and guidance published since 1997, the paper sets out a framework for how users are involved in this agenda, evaluates practice against this standard and suggests why current practice for user involvement in clinical governance is flawed and why this reflects a flaw in the policy design as much as its implementation. Design Qualitative data comprising semi‐structured interviews, reviews of documentary evidence and relevant literature. Setting Twelve PCGs/PCTs in England purposively selected to provide variation in size, rurality and group or trust status. Participants Key stakeholders including Lay Board members (n=12), Chief Executives (CEs) (n= 12), Clinical Governance Leads (CG leads) (n= 14), Mental Health Leads (MH leads) (n= 9), Board Chairs (n=2) and one Executive Committee Lead. Results Despite an acknowledgement of an organizational commitment to lay involvement, in practice very little has occurred. The role of lay Board members in setting priorities and implementing and monitoring clinical governance remains low. Beyond Board level, involvement of users, patients of GP practices and the general public is patchy and superficial. The PCGs/PCTs continue to rely heavily on Community Health Councils (CHCs) as a conduit or substitute for user involvement; although their abolition is planned, their role to be fulfilled by new organizations called Voices, which will have an expanded remit in addition to replacing CHCs. Conclusions Clarity is required about the role of lay members in the committees and subcommittees of PCGs and PCTs. Involvement of the wider public should spring naturally from the questions under consideration, rather than be regarded as an end in itself. PMID:12199658
User's manual for CBS3DS, version 1.0
NASA Astrophysics Data System (ADS)
Reddy, C. J.; Deshpande, M. D.
1995-10-01
CBS3DS is a computer code written in FORTRAN 77 to compute the backscattering radar cross section of cavity backed apertures in infinite ground plane and slots in thick infinite ground plane. CBS3DS implements the hybrid Finite Element Method (FEM) and Method of Moments (MoM) techniques. This code uses the tetrahedral elements, with vector edge basis functions for FEM in the volume of the cavity/slot and the triangular elements with the basis functions for MoM at the apertures. By virtue of FEM, this code can handle any arbitrarily shaped three-dimensional cavities filled with inhomogeneous lossy materials; due to MoM, the apertures can be of any arbitrary shape. The User's Manual is written to make the user acquainted with the operation of the code. The user is assumed to be familiar with the FORTRAN 77 language and the operating environment of the computer the code is intended to run.
User's Manual for FEMOM3DR. Version 1.0
NASA Technical Reports Server (NTRS)
Reddy, C. J.
1998-01-01
FEMoM3DR is a computer code written in FORTRAN 77 to compute radiation characteristics of antennas on 3D body using combined Finite Element Method (FEM)/Method of Moments (MoM) technique. The code is written to handle different feeding structures like coaxial line, rectangular waveguide, and circular waveguide. This code uses the tetrahedral elements, with vector edge basis functions for FEM and triangular elements with roof-top basis functions for MoM. By virtue of FEM, this code can handle any arbitrary shaped three dimensional bodies with inhomogeneous lossy materials; and due to MoM the computational domain can be terminated in any arbitrary shape. The User's Manual is written to make the user acquainted with the operation of the code. The user is assumed to be familiar with the FORTRAN 77 language and the operating environment of the computers on which the code is intended to run.
Specialized Environmental Chamber Test Complex: User Test Planning Guide
NASA Technical Reports Server (NTRS)
Montz, Michael E.
2011-01-01
Test process, milestones and inputs are unknowns to first-time users of the Specialized Environmental Test Complex. The User Test Planning Guide aids in establishing expectations for both NASA and non-NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
User Preferences in Image Map Using
NASA Astrophysics Data System (ADS)
Vondráková, A.; Vozenilek, V.
2016-06-01
In the process of map making, the attention is given to the resulting image map (to be accurate, readable, and suit the primary purpose) and its user aspects. Current cartography understands the user issues as all matters relating to user perception, map use and also user preferences. Most commercial cartographic production is strongly connected to economic circumstances. Companies are discovering user's interests and market demands. However, is it sufficient to focus just on the user's preferences? Recent research on user aspects at Palacký University Olomouc addresses a much wider scope of user aspects. The user's preferences are very often distorting - the users think that the particular image map is kind, beautiful, and useful and they wants to buy it (or use it - it depends on the form of the map production). But when the same user gets the task to use practically this particular map (such as finding the shortest way), so the user concludes that initially preferred map is useless, and uses a map, that was worse evaluated according to his preferences. It is, therefore, necessary to evaluate not only the correctness of image maps and their aesthetics but also to assess the user perception and other user issues. For the accomplishment of such testing, eye-tracking technology is a useful tool. The research analysed how users read image maps, or if they prefer image maps over traditional maps. The eye tracking experiment on the comparison of the conventional and image map reading was conducted. The map readers were asked to solve few simple tasks with either conventional or image map. The readers' choice of the map to solve the task was one of investigated aspect of user preferences. Results demonstrate that the user preferences and user needs are often quite different issues. The research outcomes show that it is crucial to implement map user testing into the cartographic production process.
Phase 2 STS new user development program. Volume 1: Executive summary
NASA Technical Reports Server (NTRS)
Mcdowell, J. R.
1976-01-01
A methodology for developing new users for STS other than NASA and DoD, thereby maximizing the use of the STS system was developed. The approach to user development, reflected in the implementation plan, and attendant informational material to be used were evaluated by conducting a series of test cases with selected user organizations. These test case organizations were, in effect, used as consultants to evaluate the effectiveness, the needs, the completeness, and the adequacy of the user development approach and informational material. The selection of the test cases provided a variety of potential STS users covering industry, other government agencies, and the educational sector. The test cases covered various use areas and provided a mix of user organization types. A summary of the actual test cases conducted is given. The conduct of the test cases verified the general approach of the implementation plan, the validity of the user development strategy prepared for each test case organization and the effectiveness of the STS basic and user customized informational material.
Waste treatability guidance program. User`s guide. Revision 0
Toth, C.
1995-12-21
DOE sites across the country generate and manage radioactive, hazardous, mixed, and sanitary wastes. It is necessary for each site to find the technologies and associated capacities required to manage its waste. One role of DOE HQ Office of Environmental Restoration and Waste Management is to facilitate the integration of the site- specific plans into coherent national plans. DOE has developed a standard methodology for defining and categorizing waste streams into treatability groups based on characteristic parameters that influence waste management technology needs. This Waste Treatability Guidance Program automates the Guidance Document for the categorization of waste information into treatabilitymore » groups; this application provides a consistent implementation of the methodology across the National TRU Program. This User`s Guide provides instructions on how to use the program, including installations instructions and program operation. This document satisfies the requirements of the Software Quality Assurance Plan.« less
Fleming, Roland W
2017-09-15
Under typical viewing conditions, human observers effortlessly recognize materials and infer their physical, functional, and multisensory properties at a glance. Without touching materials, we can usually tell whether they would feel hard or soft, rough or smooth, wet or dry. We have vivid visual intuitions about how deformable materials like liquids or textiles respond to external forces and how surfaces like chrome, wax, or leather change appearance when formed into different shapes or viewed under different lighting. These achievements are impressive because the retinal image results from complex optical interactions between lighting, shape, and material, which cannot easily be disentangled. Here I argue that because of the diversity, mutability, and complexity of materials, they pose enormous challenges to vision science: What is material appearance, and how do we measure it? How are material properties estimated and represented? Resolving these questions causes us to scrutinize the basic assumptions of mid-level vision.
The Center for Nanophase Materials Sciences
Christen, Hans; Ovchinnikova, Olga; Jesse, Stephen
2016-03-11
The Center for Nanophase Materials Sciences (CNMS) at Oak Ridge National Laboratory (ORNL) integrates nanoscale science with neutron science; synthesis science; and theory, modeling, and simulation. Operating as a national user facility, the CNMS supports a multidisciplinary environment for research to understand nanoscale materials and phenomena.
The Center for Nanophase Materials Sciences
Christen, Hans; Ovchinnikova, Olga; Jesse, Stephen; Mazumder, Baishakhi; Norred, Liz; Idrobo, Juan Carlos; Berlijn, Tom
2018-06-25
The Center for Nanophase Materials Sciences (CNMS) at Oak Ridge National Laboratory (ORNL) integrates nanoscale science with neutron science; synthesis science; and theory, modeling, and simulation. Operating as a national user facility, the CNMS supports a multidisciplinary environment for research to understand nanoscale materials and phenomena.
Concentrations of indoor pollutants database: User`s manual
Not Available
1992-05-01
This manual describes the computer-based database on indoor air pollutants. This comprehensive database alloys helps utility personnel perform rapid searches on literature related to indoor air pollutants. Besides general information, it provides guidance for finding specific information on concentrations of indoor air pollutants. The manual includes information on installing and using the database as well as a tutorial to assist the user in becoming familiar with the procedures involved in doing bibliographic and summary section searches. The manual demonstrates how to search for information by going through a series of questions that provide search parameters such as pollutants type, year,more » building type, keywords (from a specific list), country, geographic region, author`s last name, and title. As more and more parameters are specified, the list of references found in the data search becomes smaller and more specific to the user`s needs. Appendixes list types of information that can be input into the database when making a request. The CIP database allows individual utilities to obtain information on indoor air quality based on building types and other factors in their own service territory. This information is useful for utilities with concerns about indoor air quality and the control of indoor air pollutants. The CIP database itself is distributed by the Electric Power Software Center and runs on IBM PC-compatible computers.« less
Simultaneous Communication Supports Learning in Noise by Cochlear Implant Users
Blom, Helen C.; Marschark, Marc; Machmer, Elizabeth
2017-01-01
Objectives This study sought to evaluate the potential of using spoken language and signing together (simultaneous communication, SimCom, sign-supported speech) as a means of improving speech recognition, comprehension, and learning by cochlear implant users in noisy contexts. Methods Forty eight college students who were active cochlear implant users, watched videos of three short presentations, the text versions of which were standardized at the 8th grade reading level. One passage was presented in spoken language only, one was presented in spoken language with multi-talker babble background noise, and one was presented via simultaneous communication with the same background noise. Following each passage, participants responded to 10 (standardized) open-ended questions designed to assess comprehension. Indicators of participants’ spoken language and sign language skills were obtained via self-reports and objective assessments. Results When spoken materials were accompanied by signs, scores were significantly higher than when materials were spoken in noise without signs. Participants’ receptive spoken language skills significantly predicted scores in all three conditions; neither their receptive sign skills nor age of implantation predicted performance. Discussion Students who are cochlear implant users typically rely solely on spoken language in the classroom. The present results, however, suggest that there are potential benefits of simultaneous communication for such learners in noisy settings. For those cochlear implant users who know sign language, the redundancy of speech and signs potentially can offset the reduced fidelity of spoken language in noise. Conclusion Accompanying spoken language with signs can benefit learners who are cochlear implant users in noisy situations such as classroom settings. Factors associated with such benefits, such as receptive skills in signed and spoken modalities, classroom acoustics, and material difficulty need to be
Simultaneous communication supports learning in noise by cochlear implant users.
Blom, Helen; Marschark, Marc; Machmer, Elizabeth
2017-01-01
This study sought to evaluate the potential of using spoken language and signing together (simultaneous communication, SimCom, sign-supported speech) as a means of improving speech recognition, comprehension, and learning by cochlear implant (CI) users in noisy contexts. Forty eight college students who were active CI users, watched videos of three short presentations, the text versions of which were standardized at the 8 th -grade reading level. One passage was presented in spoken language only, one was presented in spoken language with multi-talker babble background noise, and one was presented via simultaneous communication with the same background noise. Following each passage, participants responded to 10 (standardized) open-ended questions designed to assess comprehension. Indicators of participants' spoken language and sign language skills were obtained via self-reports and objective assessments. When spoken materials were accompanied by signs, scores were significantly higher than when materials were spoken in noise without signs. Participants' receptive spoken language skills significantly predicted scores in all three conditions; neither their receptive sign skills nor age of implantation predicted performance. Students who are CI users typically rely solely on spoken language in the classroom. The present results, however, suggest that there are potential benefits of simultaneous communication for such learners in noisy settings. For those CI users who know sign language, the redundancy of speech and signs potentially can offset the reduced fidelity of spoken language in noise. Accompanying spoken language with signs can benefit learners who are CI users in noisy situations such as classroom settings. Factors associated with such benefits, such as receptive skills in signed and spoken modalities, classroom acoustics, and material difficulty need to be empirically examined.
Toward Harnessing User Feedback For Machine Learning
2006-10-02
machine learning systems. If this resource-the users themselves-could somehow work hand-in-hand with machine learning systems, the accuracy of learning systems could be improved and the users? understanding and trust of the system could improve as well. We conducted a think-aloud study to see how willing users were to provide feedback and to understand what kinds of feedback users could give. Users were shown explanations of machine learning predictions and asked to provide feedback to improve the predictions. We found that users
Design Optimization Toolkit: Users' Manual
Aguilo Valentin, Miguel Alejandro
The Design Optimization Toolkit (DOTk) is a stand-alone C++ software package intended to solve complex design optimization problems. DOTk software package provides a range of solution methods that are suited for gradient/nongradient-based optimization, large scale constrained optimization, and topology optimization. DOTk was design to have a flexible user interface to allow easy access to DOTk solution methods from external engineering software packages. This inherent flexibility makes DOTk barely intrusive to other engineering software packages. As part of this inherent flexibility, DOTk software package provides an easy-to-use MATLAB interface that enables users to call DOTk solution methods directly from the MATLABmore » command window.« less
Bramley, A.N.
1985-01-01
This book presents the Proceedings of the Second Materials Engineering Conference. This valuable collection of papers deal with the awareness, creative use, economics, reliability, selection, design, testing and warranty of materials. The papers address topics of both immediate and lasting industrial importance at a readily assimilated level and contain information which will lead speedily to improvements in industrial practice. Topics considered include recent developments in the science and technology of high modulus polymers; computer aided design of advanced composites; a systematic approach to materials testing in metal forming; new cold working tool steels; friction surfacing and its applications; fatigue lifemore » assessment and materials engineering; alternative materials for internal combustion engines; adhesives and the engineer; thermoplastic bearings; engineering applications of ZA alloys; and utility and complexity in the selection of polymeric materials.« less
2008-02-01
combined thermal g effect and initial current field. The model is implemented using Abaqus user element subroutine and verified against the experimental...Finite Element Formulation The proposed model is implemented with ABAQUS general purpose finite element program using thermal -displacement analysis...option. ABAQUS and other commercially available finite element codes do not have the capability to solve general electromigration problem directly. Thermal
GOCE User Toolbox and Tutorial
NASA Astrophysics Data System (ADS)
Knudsen, Per; Benveniste, Jerome
2017-04-01
The GOCE User Toolbox GUT is a compilation of tools for the utilisation and analysis of GOCE Level 2 products. GUT support applications in Geodesy, Oceanography and Solid Earth Physics. The GUT Tutorial provides information and guidance in how to use the toolbox for a variety of applications. GUT consists of a series of advanced computer routines that carry out the required computations. It may be used on Windows PCs, UNIX/Linux Workstations, and Mac. The toolbox is supported by The GUT Algorithm Description and User Guide and The GUT Install Guide. A set of a-priori data and models are made available as well. Without any doubt the development of the GOCE user toolbox have played a major role in paving the way to successful use of the GOCE data for oceanography. The GUT version 2.2 was released in April 2014 and beside some bug-fixes it adds the capability for the computation of Simple Bouguer Anomaly (Solid-Earth). During this fall a new GUT version 3 has been released. GUTv3 was further developed through a collaborative effort where the scientific communities participate aiming on an implementation of remaining functionalities facilitating a wider span of research in the fields of Geodesy, Oceanography and Solid earth studies. Accordingly, the GUT version 3 has: - An attractive and easy to use Graphic User Interface (GUI) for the toolbox, - Enhance the toolbox with some further software functionalities such as to facilitate the use of gradients, anisotropic diffusive filtering and computation of Bouguer and isostatic gravity anomalies. - An associated GUT VCM tool for analyzing the GOCE variance covariance matrices.
NASA Technical Reports Server (NTRS)
Sabatini, R. R. (Editor)
1970-01-01
Background information on the Nimbus 4 spacecraft and experiments is provided for potential data users as a basis for selecting, obtaining, and utilizing Nimbus 4 data in research studies. The basic spacecraft system operation and the objectives of the Nimbus 4 flight are outlined, with a detailed discussion of each of the experiments included. The format, archiving, and access to the data are also described. Finally, the contents and format of the Nimbus 4 data catalogs are described.
GOCE User Toolbox and Tutorial
NASA Astrophysics Data System (ADS)
Benveniste, Jérôme; Knudsen, Per
2016-07-01
The GOCE User Toolbox GUT is a compilation of tools for the utilisation and analysis of GOCE Level 2 products. GUT support applications in Geodesy, Oceanography and Solid Earth Physics. The GUT Tutorial provides information and guidance in how to use the toolbox for a variety of applications. GUT consists of a series of advanced computer routines that carry out the required computations. It may be used on Windows PCs, UNIX/Linux Workstations, and Mac. The toolbox is supported by The GUT Algorithm Description and User Guide and The GUT Install Guide. A set of a-priori data and models are made available as well. Without any doubt the development of the GOCE user toolbox have played a major role in paving the way to successful use of the GOCE data for oceanography. The GUT version 2.2 was released in April 2014 and beside some bug-fixes it adds the capability for the computation of Simple Bouguer Anomaly (Solid-Earth). During this fall a new GUT version 3 has been released. GUTv3 was further developed through a collaborative effort where the scientific communities participate aiming on an implementation of remaining functionalities facilitating a wider span of research in the fields of Geodesy, Oceanography and Solid earth studies. Accordingly, the GUT version 3 has: - An attractive and easy to use Graphic User Interface (GUI) for the toolbox, - Enhance the toolbox with some further software functionalities such as to facilitate the use of gradients, anisotropic diffusive filtering and computation of Bouguer and isostatic gravity anomalies. - An associated GUT VCM tool for analyzing the GOCE variance covariance matrices.
GOCE User Toolbox and Tutorial
NASA Astrophysics Data System (ADS)
Knudsen, Per; Benveniste, Jerome; Team Gut
2016-04-01
The GOCE User Toolbox GUT is a compilation of tools for the utilisation and analysis of GOCE Level 2 products. GUT support applications in Geodesy, Oceanography and Solid Earth Physics. The GUT Tutorial provides information and guidance in how to use the toolbox for a variety of applications. GUT consists of a series of advanced computer routines that carry out the required computations. It may be used on Windows PCs, UNIX/Linux Workstations, and Mac. The toolbox is supported by The GUT Algorithm Description and User Guide and The GUT Install Guide. A set of a-priori data and models are made available as well. Without any doubt the development of the GOCE user toolbox have played a major role in paving the way to successful use of the GOCE data for oceanography. The GUT version 2.2 was released in April 2014 and beside some bug-fixes it adds the capability for the computation of Simple Bouguer Anomaly (Solid-Earth). During this fall a new GUT version 3 has been released. GUTv3 was further developed through a collaborative effort where the scientific communities participate aiming on an implementation of remaining functionalities facilitating a wider span of research in the fields of Geodesy, Oceanography and Solid earth studies. Accordingly, the GUT version 3 has: - An attractive and easy to use Graphic User Interface (GUI) for the toolbox, - Enhance the toolbox with some further software functionalities such as to facilitate the use of gradients, anisotropic diffusive filtering and computation of Bouguer and isostatic gravity anomalies. - An associated GUT VCM tool for analyzing the GOCE variance covariance matrices.
1992-10-01
5 2.1 Network Overview ................................................ 5 2.2 Network Access Methods...to TAC and ?4ini-TAC users, such as common error messages, TAC commands, and instructions for performing file tranders. Section 5 , Network Use...originally known as Interface Message Processors, or IMPs. 5 THE DEFENSE DATA NETWORK DRAFt NIC 60001, October 1992 message do not necessarily take the same
Sierra Structural Dynamics User's Notes
Reese, Garth M.
2015-10-19
Sierra/SD provides a massively parallel implementation of structural dynamics finite element analysis, required for high fidelity, validated models used in modal, vibration, static and shock analysis of weapons systems. This document provides a users guide to the input for Sierra/SD. Details of input specifications for the different solution types, output options, element types and parameters are included. The appendices contain detailed examples, and instructions for running the software on parallel platforms.
Space station user's handbook (Revised)
NASA Technical Reports Server (NTRS)
1972-01-01
A modular space station concept that furnishes facilities which may be used for experimentation and application during earth orbit missions is described in a user's handbook. The subjects discussed are: (1) overall profile and mission activities for five year on-orbit program, (2) electromagnetic energy transmission through earth atmosphere, (3) effects of atmosphere in limiting resolution, and (4) the hydrological cycle as these subjects apply to the space station data acquisition function.
Spelling Correction in User Interfaces.
1982-12-20
conventional typescript -oriented command language, where most com- mands consist of a verb followed by a sequence of arguments. Most user terminals are...and explanations. not part of the typescripts . 2 SPFE.LING CORRLC1iON IN USR IN"RFAC’S 2. Design Issues We were prompted to look for a new correction...remaining 73% led us to wonder what other mechanisms might permit further corrections while retaining the typescript -style interface. Most of the other
Munday, Lynn Brendon; Day, David M.; Bunting, Gregory
Sierra/SD provides a massively parallel implementation of structural dynamics finite element analysis, required for high fidelity, validated models used in modal, vibration, static and shock analysis of weapons systems. This document provides a users guide to the input for Sierra/SD. Details of input specifications for the different solution types, output options, element types and parameters are included. The appendices contain detailed examples, and instructions for running the software on parallel platforms.
Modular Manufacturing Simulator: Users Manual
NASA Technical Reports Server (NTRS)
1997-01-01
The Modular Manufacturing Simulator (MMS) has been developed for the beginning user of computer simulations. Consequently, the MMS cannot model complex systems that require branching and convergence logic. Once a user becomes more proficient in computer simulation and wants to add more complexity, the user is encouraged to use one of the many available commercial simulation systems. The (MMS) is based on the SSE5 that was developed in the early 1990's by the University of Alabama in Huntsville (UAH). A recent survey by MSFC indicated that the simulator has been a major contributor to the economic impact of the MSFC technology transfer program. Many manufacturers have requested additional features for the SSE5. Consequently, the following features have been added to the MMS that are not available in the SSE5: runs under Windows, print option for both input parameters and output statistics, operator can be fixed at a station or assigned to a group of stations, operator movement based on time limit, part limit, or work-in-process (WIP) limit at next station. The movement options for a moveable operators are: go to station with largest WIP, rabbit chase where operator moves in circular sequence between stations, and push/pull where operator moves back and forth between stations. This user's manual contains the necessary information for installing the MMS on a PC, a description of the various MMS commands, and the solutions to a number of sample problems using the MMS. Also included in the beginning of this report is a brief discussion of technology transfer.
ALMA from the Users' Perspective
NASA Astrophysics Data System (ADS)
Johnson, Kelsey
2010-05-01
After decades of dreaming and preparation, the call for early science with ALMA is just around the corner. The goal of this talk is to illustrate the process of preparing and carrying out a research program with ALMA. This presentation will step through the user interface for proposal preparation, proposal review, project tracking, data acquisition, and post-processing. Examples of the software tools, including the simulator and spectral line catalog, will be included.
Seizures in hospitalized cocaine users.
Choy-Kwong, M; Lipton, R B
1989-03-01
We reviewed the records of 283 cocaine abusers consecutively admitted to a municipal hospital, and identified eight patients (2.8%) who presented with seizures. Four (1.4%) had focal or generalized seizures temporally associated with cocaine use. Based on these four cases and five previous reports, we conclude that although seizures are relatively rare in hospitalized cocaine users, they are provoked by all major routes of administration, and may be partial or generalized.
Enhancing Users' Participation in Business Process Modeling through Ontology-Based Training
NASA Astrophysics Data System (ADS)
Macris, A.; Malamateniou, F.; Vassilacopoulos, G.
Successful business process design requires active participation of users who are familiar with organizational activities and business process modelling concepts. Hence, there is a need to provide users with reusable, flexible, agile and adaptable training material in order to enable them instil their knowledge and expertise in business process design and automation activities. Knowledge reusability is of paramount importance in designing training material on process modelling since it enables users participate actively in process design/redesign activities stimulated by the changing business environment. This paper presents a prototype approach for the design and use of training material that provides significant advantages to both the designer (knowledge - content reusability and semantic web enabling) and the user (semantic search, knowledge navigation and knowledge dissemination). The approach is based on externalizing domain knowledge in the form of ontology-based knowledge networks (i.e. training scenarios serving specific training needs) so that it is made reusable.
Anderson, David F.; Kross, Brian J.
1994-01-01
An improved scintillator material comprising cerium fluoride is disclosed. Cerium fluoride has been found to provide a balance of good stopping power, high light yield and short decay constant that is superior to known scintillator materials such as thallium-doped sodium iodide, barium fluoride and bismuth germanate. As a result, cerium fluoride is favorably suited for use as a scintillator material in positron emission tomography.
Anderson, David F.; Kross, Brian J.
1992-01-01
An improved scintillator material comprising cerium fluoride is disclosed. Cerium fluoride has been found to provide a balance of good stopping power, high light yield and short decay constant that is superior to known scintillator materials such as thallium-doped sodium iodide, barium fluoride and bismuth germanate. As a result, cerium fluoride is favorably suited for use as a scintillator material in positron emission tomography.
Anderson, D.F.; Kross, B.J.
1994-06-07
An improved scintillator material comprising cerium fluoride is disclosed. Cerium fluoride has been found to provide a balance of good stopping power, high light yield and short decay constant that is superior to known scintillator materials such as thallium-doped sodium iodide, barium fluoride and bismuth germanate. As a result, cerium fluoride is favorably suited for use as a scintillator material in positron emission tomography. 4 figs.
Anderson, D.F.; Kross, B.J.
1992-07-28
An improved scintillator material comprising cerium fluoride is disclosed. Cerium fluoride has been found to provide a balance of good stopping power, high light yield and short decay constant that is superior to known scintillator materials such as thallium-doped sodium iodide, barium fluoride and bismuth germanate. As a result, cerium fluoride is favorably suited for use as a scintillator material in positron emission tomography. 4 figs.
Rotary engine performance computer program (RCEMAP and RCEMAPPC): User's guide
NASA Technical Reports Server (NTRS)
Bartrand, Timothy A.; Willis, Edward A.
1993-01-01
This report is a user's guide for a computer code that simulates the performance of several rotary combustion engine configurations. It is intended to assist prospective users in getting started with RCEMAP and/or RCEMAPPC. RCEMAP (Rotary Combustion Engine performance MAP generating code) is the mainframe version, while RCEMAPPC is a simplified subset designed for the personal computer, or PC, environment. Both versions are based on an open, zero-dimensional combustion system model for the prediction of instantaneous pressures, temperature, chemical composition and other in-chamber thermodynamic properties. Both versions predict overall engine performance and thermal characteristics, including bmep, bsfc, exhaust gas temperature, average material temperatures, and turbocharger operating conditions. Required inputs include engine geometry, materials, constants for use in the combustion heat release model, and turbomachinery maps. Illustrative examples and sample input files for both versions are included.
An overview of the 1984 Battelle outside users payload model
NASA Astrophysics Data System (ADS)
Day, J. B.; Conlon, R. J.; Neale, D. B.; Fischer, N. H.
1984-10-01
The methodology and projections from a model for the market for non-NASA, non-DOD, reimbursable payloads from the non-Soviet bloc countries over the 1984-2000 AD time period are summarized. High and low forecast ranges were made based on demand forecasts by industrial users, NASA estimates, and other publications. The launches were assumed to be alloted to either the Shuttle or the Ariane. The greatest demand for launch services is expected to come form communications and materials processing payloads, the latter either becoming a large user or remaining a research item. The number of Shuttle payload equivalents over the reference time spanis projected as 84-194, showing the large variance that is dependent on the progress in materials processing operations.
NASA Astrophysics Data System (ADS)
Zhang, Nan
constructed by calculating the theoretical M-K model with Newton method and backtracking algorithm. The obtained FLDs are found to be instructive and will be applied in the post-processing of FE simulation for stamping so as to identify the critical area of failure. The developed constitutive model and modified yield function are implemented in the form of user defined subroutine (VUMAT) in ABAQUS/Explicit. An explicit stress integration algorithm has been selected for the stress integration with rate-depend viscoplasticity model at temperature higher than 150°. In the low temperature range, the Newton method and cutting plane algorithm are utilized to update the stress tensor with a classic elastoplastic constitutive model. To validate the VUMAT, a non-isothermal tensile testing has been performed with aids of infrared thermal camera and DIC. The heat transfer coefficients in FE model are calibrated with captured thermal images. With appropriate selection of mesh size and mass scaling factor, the punch load vs. displacement curve obtained from the simulation perfectly correlates the experimental result.
PASCO: Structural panel analysis and sizing code: Users manual - Revised
NASA Technical Reports Server (NTRS)
Anderson, M. S.; Stroud, W. J.; Durling, B. J.; Hennessy, K. W.
1981-01-01
A computer code denoted PASCO is described for analyzing and sizing uniaxially stiffened composite panels. Buckling and vibration analyses are carried out with a linked plate analysis computer code denoted VIPASA, which is included in PASCO. Sizing is based on nonlinear mathematical programming techniques and employs a computer code denoted CONMIN, also included in PASCO. Design requirements considered are initial buckling, material strength, stiffness and vibration frequency. A user's manual for PASCO is presented.
Arakawa, Christopher K; Badeau, Barry A; Zheng, Ying; DeForest, Cole A
2017-10-01
A photodegradable material-based approach to generate endothelialized 3D vascular networks within cell-laden hydrogel biomaterials is introduced. Exploiting multiphoton lithography, microchannel networks spanning nearly all size scales of native human vasculature are readily generated with unprecedented user-defined 4D control. Intraluminal channel architectures of synthetic vessels are fully customizable, providing new opportunities for next-generation microfluidics and directed cell function. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.
A Material Model for the Cyclic Behavior of Nitinol
NASA Astrophysics Data System (ADS)
Rebelo, Nuno; Zipse, Achim; Schlun, Martin; Dreher, Gael
2011-07-01
The uniaxial behavior of Nitinol in different forms and at different temperatures has been well documented in the literature. Mathematical models for the three-dimensional behavior of this class of materials, covering superelasticity, plasticity, and shape memory effects have been previously developed. Phenomenological models embedded in FEA analysis are part of common practice today in the development of devices made out of Nitinol. In vivo loading of medical devices has cyclic characteristics. There have been some indications in the literature that cyclic loading of Nitinol modifies substantially its behavior. A consortium of several stent manufacturers, Safe Technology and Dassault Systèmes Simulia Corp., dedicated to the development of fatigue laws suitable for life prediction of Nitinol devices, has conducted an extensive experimental study of the modifications in uniaxial behavior of both Nitinol wire and tubing due to cyclic loading. The Abaqus Nitinol material model has been extended to capture some of the phenomena observed and is described in this article. Namely, a preload beyond 6% strain alters the transformation plateaus; if the cyclic load amplitude is large enough, permanent deformations (residual martensite) are observed; the lower plateau increases; and the upper plateau changes. The modifications to the upper plateau are very interesting in the sense that it appears broken: its start stress gets lowered creating a new plateau up to the highest level of cyclic strain, followed by resuming the original plateau until full transformation. Since quite often the geometry of a device at the point at which it is subjected to cyclic loading is very much dependent on the manufacturing, deployment, and preloading sequence, it is important that analyses be conducted with the original material behavior up to that point, and then with the cyclic behavior thereafter.
No-passing zone system: user's manual.
DOT National Transportation Integrated Search
2016-08-01
This Users Manual is intended for traffic engineers and technicians who will be either conducting passing sight distance : measurement runs in the field or processing the collected data in the office. This Users Manual includes: : - A descripti...
Heterogeneous Clustering: Operational and User Impacts
NASA Technical Reports Server (NTRS)
Salm, Saita Wood
1999-01-01
Heterogeneous clustering can improve overall utilization of multiple hosts and can provide better turnaround to users by balancing workloads across hosts. Building a cluster requires both operational changes and revisions in user scripts.
Montague, Enid; JieXu
2011-01-01
The aim of this study was to understand how passive users perceive the trustworthiness of active users and technologies under varying technological conditions. An experimental study was designed to vary the functioning of technologies that active users interacted with, while passive users observed these interactions. Active and passive user ratings of technology and partner were collected. Exploratory data analysis suggests that passive users developed perceptions of technologies based on the functioning of the technology and how the active user interacted with the technologies. Findings from this research have implications for the design of technologies in environments where active and passive users interact with technologies in different ways. Future work in this area should explore interventions that lead to enhanced affective engagement and trust calibration. PMID:22192788
Effects of Injected CO2 on Geomechanical Properties Due to Mineralogical Changes
NASA Astrophysics Data System (ADS)
Nguyen, B. N.; Hou, Z.; Bacon, D. H.; Murray, C. J.; White, J. A.
2013-12-01
Long-term injection and storage of CO2 in deep underground reservoirs may significantly modify the geomechanical behavior of rocks since CO2 can react with the constituent phases of reservoir rocks and modify their composition. This can lead to modifications of their geomechanical properties (i.e., elastic moduli, Biot's coefficients, and permeability). Modifications of rock geomechanical properties have important consequences as these directly control stress and strain distributions, affect conditions for fracture initiation and development and/or fault healing. This paper attempts to elucidate the geochemical effects of CO2 on geomechanical properties of typical reservoir rocks by means of numerical analyses using the STOMP-ABAQUS sequentially coupled simulator that includes the capability to handle geomechanics and the reactive transport of CO2 together with a module (EMTA) to compute the homogenized rock poroelastic properties as a function of composition changes. EMTA, a software module developed at PNNL, implements the standard and advanced Eshelby-Mori-Tanaka approaches to compute the thermoelastic properties of composite materials. In this work, EMTA will be implemented in the coupled STOMP-ABAQUS simulator as a user subroutine of ABAQUS and used to compute local elastic stiffness based on rock composition. Under the STOMP-ABAQUS approach, STOMP models are built to simulate aqueous and CO2 multiphase fluid flows, and relevant chemical reactions of pore fluids with minerals in the reservoirs. The ABAQUS models then read STOMP output data for cell center coordinates, gas pressures, aqueous pressures, temperatures, saturations, constituent volume fractions, as well as permeability and porosity that are affected by chemical reactions. These data are imported into ABAQUS meshes using a mapping procedure developed for the exchange of data between STOMP and ABAQUS. Constitutive models implemented in ABAQUS via user subroutines then compute stiffness, stresses
ERIC Educational Resources Information Center
White, Orvil L.; Townsend, J. Scott
2008-01-01
Few teachers find themselves with the support to purchase all of the materials they ideally need to supply their classrooms. Buying one or two simple, ready-made items can put a serious strain on anyone's budget. However, materials for science in the classroom need not be prefabricated or expensive. By looking at the function and purpose of any…
2003-02-09
Materials with a smaller mean atomic mass, such as lithium (Li) hydride and polyethylene, make the best radiation shields for astronauts. The materials have a higher density of nuclei and are better able to block incoming radiation. Also, they tend to produce fewer and less dangerous secondary particles after impact with incoming radiation.
Hutchens, Stacy A [Knoxville, TN; Woodward, Jonathan [Solihull, GB; Evans, Barbara R [Oak Ridge, TN; O'Neill, Hugh M [Knoxville, TN
2012-02-07
A composite biocompatible hydrogel material includes a porous polymer matrix, the polymer matrix including a plurality of pores and providing a Young's modulus of at least 10 GPa. A calcium comprising salt is disposed in at least some of the pores. The porous polymer matrix can comprise cellulose, including bacterial cellulose. The composite can be used as a bone graft material. A method of tissue repair within the body of animals includes the steps of providing a composite biocompatible hydrogel material including a porous polymer matrix, the polymer matrix including a plurality of pores and providing a Young's modulus of at least 10 GPa, and inserting the hydrogel material into cartilage or bone tissue of an animal, wherein the hydrogel material supports cell colonization in vitro for autologous cell seeding.
NASA Astrophysics Data System (ADS)
Lu, Yue; Aimetti, Alex A.; Langer, Robert; Gu, Zhen
2017-01-01
'Smart' bioresponsive materials that are sensitive to biological signals or to pathological abnormalities, and interact with or are actuated by them, are appealing therapeutic platforms for the development of next-generation precision medications. Armed with a better understanding of various biologically responsive mechanisms, researchers have made innovations in the areas of materials chemistry, biomolecular engineering, pharmaceutical science, and micro- and nanofabrication to develop bioresponsive materials for a range of applications, including controlled drug delivery, diagnostics, tissue engineering and biomedical devices. This Review highlights recent advances in the design of smart materials capable of responding to the physiological environment, to biomarkers and to biological particulates. Key design principles, challenges and future directions, including clinical translation, of bioresponsive materials are also discussed.
Kong, Peter C [Idaho Falls, ID
2008-12-23
A self-cleaning porous cermet material, filter and system utilizing the same may be used in filtering particulate and gaseous pollutants from internal combustion engines having intermetallic and ceramic phases. The porous cermet filter may be made from a transition metal aluminide phase and an alumina phase. Filler materials may be added to increase the porosity or tailor the catalytic properties of the cermet material. Additionally, the cermet material may be reinforced with fibers or screens. The porous filter may also be electrically conductive so that a current may be passed therethrough to heat the filter during use. Further, a heating element may be incorporated into the porous cermet filter during manufacture. This heating element can be coated with a ceramic material to electrically insulate the heating element. An external heating element may also be provided to heat the cermet filter during use.
First Annual Fuel Cell End Users Forum
2011-05-03
UNCLASSIFIED: Dist A. Approved for public release 1 Conference Report First Annual Fuel Cell End Users Forum ...Report First Annual Fuel Cell End Users Forum 5a. CONTRACT NUMBER w56hzv-09-D-0154 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S...End Users Forum was established to provide a user focused venue that enables a peer-to-peer support network to exchange information and gain knowledge
User and Performance Impacts from Franklin Upgrades
He, Yun
2009-05-10
The NERSC flagship computer Cray XT4 system"Franklin" has gone through three major upgrades: quad core upgrade, CLE 2.1 upgrade, and IO upgrade, during the past year. In this paper, we will discuss the various aspects of the user impacts such as user access, user environment, and user issues etc from these upgrades. The performance impacts on the kernel benchmarks and selected application benchmarks will also be presented.
The Rise of the Graphical User Interface.
ERIC Educational Resources Information Center
Edwards, Alastair D. N.
1996-01-01
Discusses the history of the graphical user interface (GUI) and the growing realization that adaptations must be made to it lest its visual nature discriminate against nonsighted or sight-impaired users. One of the most popular commercially developed adaptations is to develop sounds that signal the location of icons or menus to mouse users.…
Invoking the User from Data to Design
ERIC Educational Resources Information Center
Tempelman-Kluit, Nadaleen; Pearce, Alexa
2014-01-01
Personas, stemming from the field of user-centered design (UCD), are hypothetical users that represent the behaviors, goals, and values of actual users. This study describes the creation of personas in an academic library. With the goal of leveraging service-generated data, the authors coded a sample of chat reference transcripts, producing two…
User-Centered Computer Aided Language Learning
ERIC Educational Resources Information Center
Zaphiris, Panayiotis, Ed.; Zacharia, Giorgos, Ed.
2006-01-01
In the field of computer aided language learning (CALL), there is a need for emphasizing the importance of the user. "User-Centered Computer Aided Language Learning" presents methodologies, strategies, and design approaches for building interfaces for a user-centered CALL environment, creating a deeper understanding of the opportunities and…
Measuring users' response to higher recreation fees
Stephen D. Reiling; Hsiang Tai Cheng; Cheryl Trott
1992-01-01
One of the arguments against higher fees at publicly-provided recreational facilities is that higher fees may force low-income users to reduce their use of facilities more than high-income users, or force them to stop using the facilities altogether if they cannot afford the higher fee. Measuring the impact of higher fees on current users with different income levels...
Second Language Users and Emerging English Designs
ERIC Educational Resources Information Center
Jordan, Jay
2009-01-01
As English spreads as an international language, it evolves through diverse users' writing and speaking. However, traditional views of ESL users focus on their distance from fairly static notions of English-language competence. This research uses a grounded theory approach to describe a range of competencies that emerge in ESL users' interactions…
Towards automation of user interface design
NASA Technical Reports Server (NTRS)
Gastner, Rainer; Kraetzschmar, Gerhard K.; Lutz, Ernst
1992-01-01
This paper suggests an approach to automatic software design in the domain of graphical user interfaces. There are still some drawbacks in existing user interface management systems (UIMS's) which basically offer only quantitative layout specifications via direct manipulation. Our approach suggests a convenient way to get a default graphical user interface which may be customized and redesigned easily in further prototyping cycles.
Coping with Loneliness: Young Adult Drug Users.
ERIC Educational Resources Information Center
Rokach, Ami; Orzeck, Tricia
Since there appears to be a connection between substance use (and abuse) and loneliness it is of theoretical and clinical interest to explore the differences of coping with loneliness which drug users employ. The present study examined the manner in which MDMA (Ecstasy) users in comparison with non-MDMA (Non-Ecstasy) users and the general…
End-Users, Front Ends and Librarians.
ERIC Educational Resources Information Center
Bourne, Donna E.
1989-01-01
The increase in end-user searching, the advantages and limitations of front ends, and the role of the librarian in end-user searching are discussed. It is argued that librarians need to recognize that front ends can be of benefit to themselves and patrons, and to assume the role of advisors and educators for end-users. (37 references) (CLB)
Penn State's Visual Image User Study
ERIC Educational Resources Information Center
Pisciotta, Henry A.; Dooris, Michael J.; Frost, James; Halm, Michael
2005-01-01
The Visual Image User Study (VIUS), an extensive needs assessment project at Penn State University, describes academic users of pictures and their perceptions. These findings outline the potential market for digital images and list the likely determinates of whether or not a system will be used. They also explain some key user requirements for…
User Access | Energy Systems Integration Facility | NREL
User Access User Access The ESIF houses an unparalleled collection of state-of-the-art capabilities user access program, the ESIF allows researchers access to its premier laboratories in support of research and development that aims to optimize our entire energy system at full power. Requests for access
ERIC User Services Manual. Revised Edition.
ERIC Educational Resources Information Center
Wagner, Judith O., Comp.
This manual explains how the user services functions, usually performed by a User Services Coordinator, can be conducted in the 16 ERIC (Educational Resources Information Center) Clearinghouses and the various adjunct ERIC Clearinghouses. It provides guidelines, suggestions, and examples of how ERIC components currently perform the user services…
End-Users: Dollars but Doubts.
ERIC Educational Resources Information Center
Arnold, Stephen E.
1989-01-01
Identifies existing categories of end users of online information retrieval systems, discusses problems that have been encountered by information providers and customers, and suggests strategies for capturing new end-user markets. Issues discussed include user cordial interfaces, CD-ROM products, ethics involved in information provision, and…
American Memory User Evaluation, 1991-1993.
ERIC Educational Resources Information Center
Veccia, Susan; And Others
This report summarizes the American Memory User Evaluation conducted during 1991-1993 in over 40 locations around the United States. The findings are based on 1800 user questionnaires, 120 user interviews, and more than 40 site visits by Library staff. American Memory describes the concept of providing electronic versions of selected Library of…
Check out the Atmospheric Science User Forum
Atmospheric Science Data Center
2016-11-16
Check out the Atmospheric Science User Forum Tuesday, November 15, 2016 The ASDC would like to bring your attention to the Atmospheric Science User Forum. The purpose of this forum is to improve user service, quality, and efficiency of NASA atmospheric science data. The forum intends to provide a quick and easy way to facilitate ...
NASA Astrophysics Data System (ADS)
Wehling, T. O.; Black-Schaffer, A. M.; Balatsky, A. V.
2014-01-01
A wide range of materials, like d-wave superconductors, graphene, and topological insulators, share a fundamental similarity: their low-energy fermionic excitations behave as massless Dirac particles rather than fermions obeying the usual Schrodinger Hamiltonian. This emergent behavior of Dirac fermions in condensed matter systems defines the unifying framework for a class of materials we call "Dirac materials''. In order to establish this class of materials, we illustrate how Dirac fermions emerge in multiple entirely different condensed matter systems and we discuss how Dirac fermions have been identified experimentally using electron spectroscopy techniques (angle-resolved photoemission spectroscopy and scanning tunneling spectroscopy). As a consequence of their common low-energy excitations, this diverse set of materials shares a significant number of universal properties in the low-energy (infrared) limit. We review these common properties including nodal points in the excitation spectrum, density of states, specific heat, transport, thermodynamic properties, impurity resonances, and magnetic field responses, as well as discuss many-body interaction effects. We further review how the emergence of Dirac excitations is controlled by specific symmetries of the material, such as time-reversal, gauge, and spin-orbit symmetries, and how by breaking these symmetries a finite Dirac mass is generated. We give examples of how the interaction of Dirac fermions with their distinct real material background leads to rich novel physics with common fingerprints such as the suppression of back scattering and impurity-induced resonant states.
NASA Technical Reports Server (NTRS)
Mayer, Richard
1988-01-01
The integrated development support environment (IDSE) is a suite of integrated software tools that provide intelligent support for information modelling. These tools assist in function, information, and process modeling. Additional tools exist to assist in gathering and analyzing information to be modeled. This is a user's guide to application of the IDSE. Sections covering the requirements and design of each of the tools are presented. There are currently three integrated computer aided manufacturing definition (IDEF) modeling methodologies: IDEF0, IDEF1, and IDEF2. Also, four appendices exist to describe hardware and software requirements, installation procedures, and basic hardware usage.
Psychiatric symptoms in methamphetamine users.
Zweben, Joan E; Cohen, Judith B; Christian, Darrell; Galloway, Gantt P; Salinardi, Michelle; Parent, David; Iguchi, Martin
2004-01-01
The Methamphetamine Treatment Project (MTP) offers the opportunity to examine co-occurring psychiatric conditions in a sample of 1016 methamphetamine users participating in a multisite outpatient treatment study between 1999-2001. Participants reported high levels of psychiatric symptoms, particularly depression and attempted suicide, but also anxiety and psychotic symptoms. They also reported high levels of problems controlling anger and violent behavior, with a correspondingly high frequency of assault and weapons charges. Findings continue to support the value of integrated treatment for co-occurring conditions, especially the importance of training counseling staff to handle psychotic symptoms when needed.
Agricultural aviation user requirement priorities
NASA Technical Reports Server (NTRS)
Kaplan, R. L.; Meeland, T.; Peterson, J. E.
1977-01-01
The results are given of a research project pertaining to the development of agricultural aviation user requirement priorities. The raw data utilized in the project was obtained from the National Agricultural Aviation Association. A specially configured poll, developed by the Actuarial Research Corporation was used to solicit responses from NAAA members and others. The primary product of the poll is the specification of seriousness as determined by the respondents for some selected agricultural aviation problem areas identified and defined during the course of an intensive analysis by the Actuarial Research Corporation.
2009-11-01
investigating intermediate bal- listics, and can alternatively be used as a general compressible flow solver. Casbar supports user- customised types of...gas density in kg/m3 • u: is x-velocity of the gas in m/s • v: is y-velocity of the gas in m/s • mf: is a list of component mass fractions. The values...condition for each grain type even if that condition is None. When the program receives None it will put zero mass of that grain type in the flow condition
NASA Technical Reports Server (NTRS)
Buck, C. H.
1975-01-01
The program documentation for the PRF ARTWORK/AIDS conversion program, which serves as the interface between the outputs of the PRF ARTWORK and AIDS programs, was presented. The document has a two-fold purpose, the first of which is a description of the software design including flowcharts of the design at the functional level. The second purpose is to provide the user with a detailed description of the input parameters and formats necessary to execute the program and a description of the output produced when the program is executed.
Taxonomic Workstation System User Guide
1993-05-01
of the Methods below: Method 1: - Type SAVELISr ACME.DEPr - From the Main Menu, select DEVOP , then M RBASE S1VIURE, then INDEX LISTS. For Missions...utility allows the user to covert downloaded IWM ASCII files to Micro SAINTr task networks . To use Hooker you nist be fully conzversant in the use and...hookc up fojllw-on tasks/ networks using a graphiic point and shoot interface (Note: All other MicroSAIWI’ variables, sixi as Release Cm-ditions
The IDL astronomy user's library
NASA Technical Reports Server (NTRS)
Landsman, W. B.
1992-01-01
IDL (Interactive Data Language) is a commercial programming, plotting, and image display language, which is widely used in astronomy. The IDL Astronomy User's Library is a central repository of over 400 astronomy-related IDL procedures accessible via anonymous FTP. The author will overview the use of IDL within the astronomical community and discuss recent enhancements at the IDL astronomy library. These enhancements include a fairly complete I/O package for FITS images and tables, an image deconvolution package and an image mosaic package, and access to IDL Open Windows/Motif widgets interface. The IDL Astronomy Library is funded by NASA through the Astrophysics Software and Research Aids Program.
NASA Technical Reports Server (NTRS)
1984-01-01
Manufactured by Hitco Materials Division of Armco, Inc. a ceramic fiber insulation material known as Refrasil has been used extensively as a heat-absorbing ablative reinforcement for such space systems as rocket motor nozzles, combustion chambers, and re-entry shields. Refrasil fibers are highly porous and do not melt or vaporize until fibers exceed 3,100 degrees Fahrenheit. Due to these and other properties, Refrasil has found utility in a number of industrial high temperature applications where glass, asbestos and other materials fail. Hitco used this insulation to assist Richardson Co., Inc. in the manufacturing of hard rubber and plastic molded battery cases.
NASA Technical Reports Server (NTRS)
1988-01-01
Langley Research Center researchers invented an advanced polymer, a chemical compound formed by uniting many small molecules to create a complex molecule with different chemical properties. The material is a thermoplastic polyimide that resists solvents. Other polymers of this generic type are soluble in solvents, thus cannot be used where solvents are present. High Technology Services (HTS), Inc. licensed technology and is engaged in development and manufacture of high performance plastics, resins and composite materials. Techimer Materials Division is using technology for composite matrix resins that offer heat resistance and protection from radiation, electrical and chemical degradation. Applications of new polymer include molding resins, adhesives and matrix resins for fiber reinforced composites.
2003-01-22
Dr. Richard Grugel, a materials scientist at NASA's Marshall Space Flight in Huntsville, Ala., examines the furnace used to conduct his Pore Formation and Mobility Investigation -- one of the first two materials science experiments to be conducted on the International Space Station. This experiment studies materials processes similar to those used to make components used in jet engines. Grugel's furnace was installed in the Microgravity Science Glovebox through the circular port on the side. In space, crewmembers are able to change out samples using the gloves on the front of the facility's work area.
2003-01-22
Video images sent to the ground allow scientists to watch the behavior of the bubbles as they control the melting and freezing of the material during the Pore Formation and Mobility Investigation (PFMI) in the Microgravity Science Glovebox aboard the International Space Station. While the investigation studies the way that metals behave at the microscopic scale on Earth -- and how voids form -- the experiment uses a transparent material called succinonitrile that behaves like a metal to study this problem. The bubbles do not float to the top of the material in microgravity, so they can study their interactions.
Advanced user support programme—TEMPUS IML-2
NASA Astrophysics Data System (ADS)
Diefenbach, A.; Kratz, M.; Uffelmann, D.; Willnecker, R.
1995-05-01
The DLR Microgravity User Support Centre (MUSC) in Cologne has supported microgravity experiments in the field of materials and life sciences since 1979. In the beginning of user support activities, MUSC tasks comprised the basic ground and mission support, whereas present programmes are expanded on, for example, powerful telescience and advanced real time data acquisition capabilities for efficient experiment operation and monitoring. In view of the Space Station era, user support functions will increase further. Additional tasks and growing responsibilities must be covered, e.g. extended science support as well as experiment and facility operations. The user support for TEMPUS IML-2, under contract of the German Space Agency DARA, represents a further step towards the required new-generation of future ground programme. TEMPUS is a new highly sophisticated Spacelab multi-user facility for containerless processing of metallic samples. Electromagnetic levitation technique is applied and various experiment diagnosis tools are offered. Experiments from eight U.S. and German investigator groups have been selected for flight on the second International Microgravity Laboratory Mission IML-2 in 1994. Based on the experience gained in the research programme of the DLR Institute for Space Simulation since 1984, MUSC is performing a comprehensive experiment preparation programme in close collaboration with the investigator teams. Complex laboratory equipment has been built up for technology and experiment preparation development. New experiment techniques have been developed for experiment verification tests. The MUSC programme includes thorough analysis and testing of scientific requirements of every proposed experiment with respect to the facility hard- and software capabilities. In addition, studies on the experiment-specific operation requirements have been performed and suitable telescience scenarios were analysed. The present paper will give a survey of the TEMPUS user
How to Develop a User Interface That Your Real Users Will Love
ERIC Educational Resources Information Center
Phillips, Donald
2012-01-01
A "user interface" is the part of an interactive system that bridges the user and the underlying functionality of the system. But people sometimes forget that the best interfaces will provide a platform to optimize the users' interactions so that they support and extend the users' activities in effective, useful, and usable ways. To look at it…
Will the User Sink or Swim?: Utilisation of User Education Resources to Advantage.
ERIC Educational Resources Information Center
Condon, Patrick
This discussion centers on the role of libraries in providing postsecondary students and other users with instruction in the use of library resources. It reviews the history of library user education, examines the effects of hard economic times on library instruction, and describes User Education Resources (USER), an Australian database containing…
Speaking of Users: On User Discourses in the Field of Public Libraries
ERIC Educational Resources Information Center
Hedemark, Ase; Hedman, Jenny; Sundin, Olof
2005-01-01
Introduction: The aim of the study reported is to examine user discourses identified in the Swedish public library field. The following questions are posed: What user discourses can be found and what characterises them? How are users categorised and what does this categorisation imply? The departure point in this paper is that the ways users are…
ERIC Educational Resources Information Center
Early, Margaret; Searles, John R.
1971-01-01
A review of teaching materials, including filmstrips on writing skills, on Hawthorne, Melville, and Poe; and a review of paperback series on Black literature and contemporary literature--all geared primarily to grades seven through twelve. (JB)
2003-01-22
Pores and voids often form in metal castings on Earth (above) making them useless. A transparent material that behaves at a large scale in microgravity the way that metals behave at the microscopic scale on Earth, will help show how voids form and learn how to prevent them. Scientists are using the microgravity environment on the International Space Station to study how these bubbles form, move and interact. The Pore Formation and Mobility Investigation (PFMI) in the Microgravity Science Glovebox aboard the International Space Station uses a transparent material called succinonitrile that behaves like a metal to study this problem. Video images sent to the ground allow scientists to watch the behavior of the bubbles as they control the melting and freezing of the material. The bubbles do not float to the top of the material in microgravity, so they can study their interactions.
Cooper, Valentino
2014-04-17
Valentino Cooper uses some of the world's most powerful computing to understand how materials work at subatomic levels, studying breakthroughs such as piezoelectrics, which convert mechanical stress to electrical energy.
ERIC Educational Resources Information Center
New Jersey State Dept. of Education, Trenton.
MATERIALS ARE LISTED BY 36 TOPICS ARRANGED IN ALPHABETICAL ORDER. TOPICS INCLUDE APPRENTICE TRAINING, BAKING, DRAFTING, ENGLISH, GLASSBLOWING, HOME ECONOMICS, INDUSTRIAL CHEMISTRY, MACHINE SHOP, NEEDLE TRADES, REFRIGERATION, AND UPHOLSTERY. PRICES ARE GIVEN FOR EACH ITEM. (EL)
Cooper, Valentino
2018-05-16
Valentino Cooper uses some of the world's most powerful computing to understand how materials work at subatomic levels, studying breakthroughs such as piezoelectrics, which convert mechanical stress to electrical energy.
Micromechanical combined stress analysis: MICSTRAN, a user manual
NASA Technical Reports Server (NTRS)
Naik, R. A.
1992-01-01
Composite materials are currently being used in aerospace and other applications. The ability to tailor the composite properties by the appropriate selection of its constituents, the fiber and matrix, is a major advantage of composite materials. The Micromechanical Combined Stress Analysis (MICSTRAN) code provides the materials engineer with a user-friendly personal computer (PC) based tool to calculate overall composite properties given the constituent fiber and matrix properties. To assess the ability of the composite to carry structural loads, the materials engineer also needs to calculate the internal stresses in the composite material. MICSTRAN is a simple tool to calculate such internal stresses with a composite ply under combined thermomechanical loading. It assumes that the fibers have a circular cross-section and are arranged either in a repeating square or diamond array pattern within a ply. It uses a classical elasticity solution technique that has been demonstrated to calculate accurate stress results. Input to the program consists of transversely isotropic fiber properties and isotropic matrix properties such as moduli, Poisson's ratios, coefficients of thermal expansion, and volume fraction. Output consists of overall thermoelastic constants and stresses. Stresses can be computed under the combined action of thermal, transverse, longitudinal, transverse shear, and longitudinal shear loadings. Stress output can be requested along the fiber-matrix interface, the model boundaries, circular arcs, or at user-specified points located anywhere in the model. The MICSTRAN program is Windows compatible and takes advantage of the Microsoft Windows graphical user interface which facilitates multitasking and extends memory access far beyond the limits imposed by the DOS operating system.
2007-03-01
materials: • Electrical conductivity -- probably the best conductor of electricity on a nanoscale level that can ever be possible. • Thermal ...for high purity nanotubes. RTO-EN-AVT-129bis 3 - 1 van Heeren, H. (2007) Nano Materials. In Nanotechnology Aerospace Applications...2006 (pp. 3- 1 – 3-4). Educational Notes RTO-EN-AVT-129bis, Paper 3. Neuilly-sur-Seine, France: RTO. Available from: http://www.rto.nato.int
NASA Technical Reports Server (NTRS)
Moe, Karen L.; Perkins, Dorothy C.; Szczur, Martha R.
1987-01-01
The user support environment (USE) which is a set of software tools for a flexible standard interactive user interface to the Space Station systems, platforms, and payloads is described in detail. Included in the USE concept are a user interface language, a run time environment and user interface management system, support tools, and standards for human interaction methods. The goals and challenges of the USE are discussed as well as a methodology based on prototype demonstrations for involving users in the process of validating the USE concepts. By prototyping the key concepts and salient features of the proposed user interface standards, the user's ability to respond is greatly enhanced.
Popularity and user diversity of online objects
NASA Astrophysics Data System (ADS)
Wang, Jia-Hua; Guo, Qiang; Yang, Kai; Zhang, Yi-Lu; Han, Jingti; Liu, Jian-Guo
2016-11-01
The popularity has been widely used to describe the object property of online user-object bipartite networks regardless of the user characteristics. In this paper, we introduce a measurement namely user diversity to measure diversity of users who select or rate one type of objects by using the information entropy. We empirically calculate the user diversity of objects with specific degree for both MovieLens and Diggs data sets. The results indicate that more types of users select normal-degree objects than those who select large-degree and small-degree objects. Furthermore, small-degree objects are usually selected by large-degree users while large-degree objects are usually selected by small-degree users. Moreover, we define 15% objects of smallest degrees as unpopular objects and 10% ones of largest degrees as popular objects. The timestamp is introduced to help further analyze the evolution of user diversity of popular objects and unpopular objects. The dynamic analysis shows that as objects become popular gradually, they are more likely accepted by small-degree users but lose attention among the large-degree users.
Collaborative Filtering Recommendation on Users' Interest Sequences.
Cheng, Weijie; Yin, Guisheng; Dong, Yuxin; Dong, Hongbin; Zhang, Wansong
2016-01-01
As an important factor for improving recommendations, time information has been introduced to model users' dynamic preferences in many papers. However, the sequence of users' behaviour is rarely studied in recommender systems. Due to the users' unique behavior evolution patterns and personalized interest transitions among items, users' similarity in sequential dimension should be introduced to further distinguish users' preferences and interests. In this paper, we propose a new collaborative filtering recommendation method based on users' interest sequences (IS) that rank users' ratings or other online behaviors according to the timestamps when they occurred. This method extracts the semantics hidden in the interest sequences by the length of users' longest common sub-IS (LCSIS) and the count of users' total common sub-IS (ACSIS). Then, these semantics are utilized to obtain users' IS-based similarities and, further, to refine the similarities acquired from traditional collaborative filtering approaches. With these updated similarities, transition characteristics and dynamic evolution patterns of users' preferences are considered. Our new proposed method was compared with state-of-the-art time-aware collaborative filtering algorithms on datasets MovieLens, Flixster and Ciao. The experimental results validate that the proposed recommendation method is effective and outperforms several existing algorithms in the accuracy of rating prediction.
Groundwater pumping by heterogeneous users
NASA Astrophysics Data System (ADS)
Saak, Alexander E.; Peterson, Jeffrey M.
2012-08-01
Farm size is a significant determinant of both groundwater-irrigated farm acreage and groundwater-irrigation-application rates per unit land area. This paper analyzes the patterns of groundwater exploitation when resource users in the area overlying a common aquifer are heterogeneous. In the presence of user heterogeneity, the common resource problem consists of inefficient dynamic and spatial allocation of groundwater because it impacts income distribution not only across periods but also across farmers. Under competitive allocation, smaller farmers pump groundwater faster if farmers have a constant marginal periodic utility of income. However, it is possible that larger farmers pump faster if the Arrow-Pratt coefficient of relative risk-aversion is sufficiently decreasing in income. A greater farm-size inequality may either moderate or amplify income inequality among farmers. Its effect on welfare depends on the curvature properties of the agricultural output function and the farmer utility of income. Also, it is shown that a flat-rate quota policy that limits the quantity of groundwater extraction per unit land area may have unintended consequences for the income distribution among farmers.
Health status of ayahuasca users.
Barbosa, Paulo Cesar Ribeiro; Mizumoto, Suely; Bogenschutz, Michael P; Strassman, Rick J
2012-01-01
Ayahuasca is a psychedelic brew originally used for magico-religious purposes by Amerindian populations of the western Amazon Basin. Throughout the last four decades, the use of ayahuasca spread towards major cities in all regions of Brazil and abroad. This trend has raised concerns that regular use of this N,N-dimethyltryptamine- and harmala-alkaloid-containing tea may lead to mental and physical health problems associated typically with drug abuse. To further elucidate the mental and physical health of ayahuasca users, we conducted a literature search in the international medical PubMed database. Inclusion criteria were evaluation of any related effect of ayahuasca use that occurred after the resolution of acute effects of the brew. Fifteen publications were related to emotional, cognitive, and physical health of ayahuasca users. The accumulated data suggest that ayahuasca use is safe and may even be, under certain conditions, beneficial. However, methodological bias of the reviewed studies might have contributed to the preponderance of beneficial effects and to the few adverse effects reported. The data up to now do not appear to allow for definitive conclusions to be drawn on the effects of ayahuasca use on mental and physical health, but some studies point in the direction of beneficial effects. Additional studies are suggested to provide further clarification. Copyright © 2012 John Wiley & Sons, Ltd.
GOCE User Toolbox and Tutorial
NASA Astrophysics Data System (ADS)
Knudsen, P.; Benveniste, J.
2011-07-01
The GOCE User Toolbox GUT is a compilation of tools for the utilisation and analysis of GOCE Level 2 products. GUT support applications in Geodesy, Oceanography and Solid Earth Physics. The GUT Tutorial provides information and guidance in how to use the toolbox for a variety of applications. GUT consists of a series of advanced computer routines that carry out the required computations. It may be used on Windows PCs, UNIX/Linux Workstations, and Mac. The toolbox is supported by The GUT Algorithm Description and User Guide and The GUT Install Guide. A set of a-priori data and models are made available as well. GUT has been developed in a collaboration within the GUT Core Group. The GUT Core Group: S. Dinardo, D. Serpe, B.M. Lucas, R. Floberghagen, A. Horvath (ESA), O. Andersen, M. Herceg (DTU), M.-H. Rio, S. Mulet, G. Larnicol (CLS), J. Johannessen, L.Bertino (NERSC), H. Snaith, P. Challenor (NOC), K. Haines, D. Bretherton (NCEO), C. Hughes (POL), R.J. Bingham (NU), G. Balmino, S. Niemeijer, I. Price, L. Cornejo (S&T), M. Diament, I Panet (IPGP), C.C. Tscherning (KU), D. Stammer, F. Siegismund (UH), T. Gruber (TUM),
Evolution properties of online user preference diversity
NASA Astrophysics Data System (ADS)
Guo, Qiang; Ji, Lei; Liu, Jian-Guo; Han, Jingti
2017-02-01
Detecting the evolution properties of online user preference diversity is of significance for deeply understanding online collective behaviors. In this paper, we empirically explore the evolution patterns of online user rating preference, where the preference diversity is measured by the variation coefficient of the user rating sequence. The statistical results for four real systems show that, for movies and reviews, the user rating preference would become diverse and then get centralized finally. By introducing the empirical variation coefficient, we present a Markov model, which could regenerate the evolution properties of two online systems regarding to the stable variation coefficients. In addition, we investigate the evolution of the correlation between the user ratings and the object qualities, and find that the correlation would keep increasing as the user degree increases. This work could be helpful for understanding the anchoring bias and memory effects of the online user collective behaviors.
Comparing Text-based and Graphic User Interfaces for Novice and Expert Users
Chen, Jung-Wei; Zhang, Jiajie
2007-01-01
Graphic User Interface (GUI) is commonly considered to be superior to Text-based User Interface (TUI). This study compares GUI and TUI in an electronic dental record system. Several usability analysis techniques compared the relative effectiveness of a GUI and a TUI. Expert users and novice users were evaluated in time required and steps needed to complete the task. A within-subject design was used to evaluate if the experience with either interface will affect task performance. The results show that the GUI interface was not better than the TUI for expert users. GUI interface was better for novice users. For novice users there was a learning transfer effect from TUI to GUI. This means a user interface is user-friendly or not depending on the mapping between the user interface and tasks. GUI by itself may or may not be better than TUI. PMID:18693811
Comparing Text-based and Graphic User Interfaces for novice and expert users.
Chen, Jung-Wei; Zhang, Jiajie
2007-10-11
Graphic User Interface (GUI) is commonly considered to be superior to Text-based User Interface (TUI). This study compares GUI and TUI in an electronic dental record system. Several usability analysis techniques compared the relative effectiveness of a GUI and a TUI. Expert users and novice users were evaluated in time required and steps needed to complete the task. A within-subject design was used to evaluate if the experience with either interface will affect task performance. The results show that the GUI interface was not better than the TUI for expert users. GUI interface was better for novice users. For novice users there was a learning transfer effect from TUI to GUI. This means a user interface is user-friendly or not depending on the mapping between the user interface and tasks. GUI by itself may or may not be better than TUI.
LDEF materials special investigation group's data bases
NASA Technical Reports Server (NTRS)
Strickland, John W.; Funk, Joan G.; Davis, John M.
1993-01-01
The Long Duration Exposure Facility (LDEF) was composed of and contained a wide array of materials, representing the largest collection of materials flown for space exposure and returned for ground-based analyses to date. The results and implications of the data from these materials are the foundation on which future space missions will be built. The LDEF Materials Special Investigation Group (MSIG) has been tasked with establishing and developing data bases to document these materials and their performance to assure not only that the data are archived for future generations but also that the data are available to the space user community in an easily accessed, user-friendly form. The format and content of the data bases developed or being developed to accomplish this task are discussed. The hardware and software requirements for each of the three data bases are discussed along with current availability of the data bases.
NASA Technical Reports Server (NTRS)
Nemeth, Noel N.; Bednarcyk, Brett A.; Pineda, Evan J.; Walton, Owen J.; Arnold, Steven M.
2016-01-01
Stochastic-based, discrete-event progressive damage simulations of ceramic-matrix composite and polymer matrix composite material structures have been enabled through the development of a unique multiscale modeling tool. This effort involves coupling three independently developed software programs: (1) the Micromechanics Analysis Code with Generalized Method of Cells (MAC/GMC), (2) the Ceramics Analysis and Reliability Evaluation of Structures Life Prediction Program (CARES/ Life), and (3) the Abaqus finite element analysis (FEA) program. MAC/GMC contributes multiscale modeling capabilities and micromechanics relations to determine stresses and deformations at the microscale of the composite material repeating unit cell (RUC). CARES/Life contributes statistical multiaxial failure criteria that can be applied to the individual brittle-material constituents of the RUC. Abaqus is used at the global scale to model the overall composite structure. An Abaqus user-defined material (UMAT) interface, referred to here as "FEAMAC/CARES," was developed that enables MAC/GMC and CARES/Life to operate seamlessly with the Abaqus FEA code. For each FEAMAC/CARES simulation trial, the stochastic nature of brittle material strength results in random, discrete damage events, which incrementally progress and lead to ultimate structural failure. This report describes the FEAMAC/CARES methodology and discusses examples that illustrate the performance of the tool. A comprehensive example problem, simulating the progressive damage of laminated ceramic matrix composites under various off-axis loading conditions and including a double notched tensile specimen geometry, is described in a separate report.
Parallel community climate model: Description and user`s guide
Drake, J.B.; Flanery, R.E.; Semeraro, B.D.
This report gives an overview of a parallel version of the NCAR Community Climate Model, CCM2, implemented for MIMD massively parallel computers using a message-passing programming paradigm. The parallel implementation was developed on an Intel iPSC/860 with 128 processors and on the Intel Delta with 512 processors, and the initial target platform for the production version of the code is the Intel Paragon with 2048 processors. Because the implementation uses a standard, portable message-passing libraries, the code has been easily ported to other multiprocessors supporting a message-passing programming paradigm. The parallelization strategy used is to decompose the problem domain intomore » geographical patches and assign each processor the computation associated with a distinct subset of the patches. With this decomposition, the physics calculations involve only grid points and data local to a processor and are performed in parallel. Using parallel algorithms developed for the semi-Lagrangian transport, the fast Fourier transform and the Legendre transform, both physics and dynamics are computed in parallel with minimal data movement and modest change to the original CCM2 source code. Sequential or parallel history tapes are written and input files (in history tape format) are read sequentially by the parallel code to promote compatibility with production use of the model on other computer systems. A validation exercise has been performed with the parallel code and is detailed along with some performance numbers on the Intel Paragon and the IBM SP2. A discussion of reproducibility of results is included. A user`s guide for the PCCM2 version 2.1 on the various parallel machines completes the report. Procedures for compilation, setup and execution are given. A discussion of code internals is included for those who may wish to modify and use the program in their own research.« less
2005-09-01
thermal expansion of these truss elements. One side of the structure is fully clamped, while the other is free to displace. As in prior assessments [6...levels, by using the finite element package ABAQUS . To simulate the complete system, the core and the Kagome face members are modeled using linear...code ABAQUS . To simulate the complete actuation system, the core and Kagome members are modeled using linear Timoshenko-type beams, while the solid
Materials challenges for nuclear systems
Allen, Todd; Busby, Jeremy; Meyer, Mitch; ...
2010-11-26
The safe and economical operation of any nuclear power system relies to a great extent, on the success of the fuel and the materials of construction. During the lifetime of a nuclear power system which currently can be as long as 60 years, the materials are subject to high temperature, a corrosive environment, and damage from high-energy particles released during fission. The fuel which provides the power for the reactor has a much shorter life but is subject to the same types of harsh environments. This article reviews the environments in which fuels and materials from current and proposed nuclearmore » systems operate and then describes how the creation of the Advanced Test Reactor National Scientific User Facility is allowing researchers from across the U.S. to test their ideas for improved fuels and materials.« less
The ATLAS multi-user upgrade and potential applications
Mustapha, B.; Nolen, J. A.; Savard, G.
With the recent integration of the CARIBU-EBIS charge breeder into the ATLAS accelerator system to provide for more pure and efficient charge breeding of radioactive beams, a multi-user upgrade of the ATLAS facility is being proposed to serve multiple users simultaneously. ATLAS was the first superconducting ion linac in the world and is the US DOE low-energy Nuclear Physics National User Facility. The proposed upgrade will take advantage of the continuous-wave nature of ATLAS and the pulsed nature of the EBIS charge breeder in order to simultaneously accelerate two beams with very close mass-to-charge ratios; one stable from the existingmore » ECR ion source and one radioactive from the newly commissioned EBIS charge breeder. In addition to enhancing the nuclear physics program, beam extraction at different points along the linac will open up the opportunity for other potential applications; for instance, material irradiation studies at ~ 1 MeV/u and isotope production at ~ 6 MeV/u or at the full ATLAS energy of ~ 15 MeV/u. The concept and proposed implementation of the ATLAS multi-user upgrade will be presented. Future plans to enhance the flexibility of this upgrade will also be presented.« less
The ATLAS multi-user upgrade and potential applications
NASA Astrophysics Data System (ADS)
Mustapha, B.; Nolen, J. A.; Savard, G.; Ostroumov, P. N.
2017-12-01
With the recent integration of the CARIBU-EBIS charge breeder into the ATLAS accelerator system to provide for more pure and efficient charge breeding of radioactive beams, a multi-user upgrade of the ATLAS facility is being proposed to serve multiple users simultaneously. ATLAS was the first superconducting ion linac in the world and is the US DOE low-energy Nuclear Physics National User Facility. The proposed upgrade will take advantage of the continuous-wave nature of ATLAS and the pulsed nature of the EBIS charge breeder in order to simultaneously accelerate two beams with very close mass-to-charge ratios; one stable from the existing ECR ion source and one radioactive from the newly commissioned EBIS charge breeder. In addition to enhancing the nuclear physics program, beam extraction at different points along the linac will open up the opportunity for other potential applications; for instance, material irradiation studies at ~1 MeV/u, isotope production and radiobiological studies at ~6 MeV/u and at the full ATLAS energy of ~15 MeV/u. The concept and proposed implementation of the ATLAS multi-user upgrade will be discussed. Future plans to enhance the flexibility of this upgrade will be presented.
ERIC Educational Resources Information Center
Karakas, Ali
2017-01-01
English has experienced grave transformations recently in terms of socio-demographic and geographical characteristics. While such transformations have resulted in diverse types of English uses and various English users, the existing ELT materials still fail to represent the global varieties and dynamic uses and users of English. Moving from a…
NASA Technical Reports Server (NTRS)
Hadden, G. B.; Kleckner, R. J.; Ragen, M. A.; Dyba, G. J.; Sheynin, L.
1981-01-01
The material presented is structured to guide the user in the practical and correct implementation of PLANETSYS which is capable of simulating the thermomechanical performance of a multistage planetary power transmission. In this version of PLANETSYS, the user can select either SKF or NASA models in calculating lubricant film thickness and traction forces.
ERIC Educational Resources Information Center
Ho, Jeannette; Crowley, Gwyneth H.
2003-01-01
Explored user perceptions of dependability and accuracy of Texas A&M library services through focus groups. Reports user difficulties in locating materials, inaccurate catalog and circulation records, inadequate signage, searching the online catalog, and late notification of interlibrary loan arrivals; and discusses the library's efforts to…
Intelligent user interface concept for space station
NASA Technical Reports Server (NTRS)
Comer, Edward; Donaldson, Cameron; Bailey, Elizabeth; Gilroy, Kathleen
1986-01-01
The space station computing system must interface with a wide variety of users, from highly skilled operations personnel to payload specialists from all over the world. The interface must accommodate a wide variety of operations from the space platform, ground control centers and from remote sites. As a result, there is a need for a robust, highly configurable and portable user interface that can accommodate the various space station missions. The concept of an intelligent user interface executive, written in Ada, that would support a number of advanced human interaction techniques, such as windowing, icons, color graphics, animation, and natural language processing is presented. The user interface would provide intelligent interaction by understanding the various user roles, the operations and mission, the current state of the environment and the current working context of the users. In addition, the intelligent user interface executive must be supported by a set of tools that would allow the executive to be easily configured and to allow rapid prototyping of proposed user dialogs. This capability would allow human engineering specialists acting in the role of dialog authors to define and validate various user scenarios. The set of tools required to support development of this intelligent human interface capability is discussed and the prototyping and validation efforts required for development of the Space Station's user interface are outlined.
Branagan, Daniel J [Iona, ID
2012-01-17
A method of producing a hard metallic material by forming a mixture containing at least 55% iron and at least one of boron, carbon, silicon and phosphorus. The mixture is formed into an alloy and cooled to form a metallic material having a hardness of greater than about 9.2 GPa. The invention includes a method of forming a wire by combining a metal strip and a powder. The metal strip and the powder are rolled to form a wire containing at least 55% iron and from two to seven additional elements including at least one of C, Si and B. The invention also includes a method of forming a hardened surface on a substrate by processing a solid mass to form a powder, applying the powder to a surface to form a layer containing metallic glass, and converting the glass to a crystalline material having a nanocrystalline grain size.
2003-01-22
On Earth when scientists melt metals, bubbles that form in the molten material can rise to the surface, pop and disappear. In microgravity -- the near-weightless environment created as the International Space Station orbits Earth -- the lighter bubbles do not rise and disappear. Prior space experiments have shown that bubbles often become trapped in the final metal or crystal sample -similar to the bubbles trapped in this sample. In the solid, these bubbles, or porosity, are defects that diminish both the material's strength and usefulness. The Pore Formation and Mobility Investigation will melt samples of a transparent modeling material, succinonitrile and succinonitrile water mixtures, shown here in an ampoule being examined by Dr. Richard Grugel, the principal investigator for the experiment at NASA's Marshall Space Flight Center in Huntsville, Ala. As the samples are processed in space, Grugel will be able to observe how bubbles form in the samples and study their movements and interactions.
Hayes, Corey J; Li, Xiaocong; Li, Chenghui; Shah, Anuj; Kathe, Niranjan; Bhandari, Naleen Raj; Payakachat, Nalin
2018-02-25
Evaluate the association between opioid therapy and health-related quality of life (HRQoL) in participants with chronic, noncancer pain (CNCP). Medical Expenditure Panel Survey Longitudinal, Medical Conditions, and Prescription Files. Using a retrospective cohort study design, the Mental Health Component (MCS12) and Physical Health Component (PCS12) scores of the Short Form-12 Version 2 were assessed to measure mental and physical HRQoL. Chronic, noncancer pain participants were classified as chronic, nonchronic, and nonopioid users. One-to-one propensity score matching was employed to match chronic opioid users to nonchronic opioid users plus nonchronic opioid users and chronic opioid users to nonopioid users. A total of 5,876 participants were identified. After matching, PCS12 was not significantly different between nonchronic versus nonopioid users (LSM Diff = -0.98, 95% CI: -2.07, 0.10), chronic versus nonopioid users (LSM Diff = -2.24, 95% CI: -4.58, 0.10), or chronic versus nonchronic opioid users (LSM Diff = -2.23, 95% CI: -4.53, 0.05). Similarly, MCS12 was not significantly different between nonchronic versus nonopioid users (LSM Diff = 0.76, 95% CI: -0.46, 1.98), chronic versus nonopioid users (LSM Diff = 1.08, 95% CI: -1.26, 3.42), or chronic versus nonchronic opioid users (LSM Diff = -0.57, 95% CI: -2.90, 1.77). Clinicians should evaluate opioid use in participants with CNCP as opioid use is not correlated with better HRQoL. © Health Research and Educational Trust.
SOWFA + Super Controller User's Manual
Fleming, P.; Gebraad, P.; Churchfield, M.
2013-08-01
SOWFA + Super Controller is a modification of the NREL's SOWFA tool which allows for a user to apply multiturbine or centralized wind plant control algorithms within the high-fidelity SOWFA simulation environment. The tool is currently a branch of the main SOWFA program, but will one day will be merged into a single version. This manual introduces the tool and provides examples such that a usercan implement their own super controller and set up and run simulations. The manual only discusses enough about SOWFA itself to allow for the customization of controllers and running of simulations, and details of SOWFAmore » itself are reported elsewhere Churchfield and Lee (2013); Churchfield et al. (2012). SOWFA + Super Controller, and this manual, are in alpha mode.« less
Multi-user investigation organizer
NASA Technical Reports Server (NTRS)
Panontin, Tina L. (Inventor); Williams, James F. (Inventor); Carvalho, Robert E. (Inventor); Sturken, Ian (Inventor); Wolfe, Shawn R. (Inventor); Gawdiak, Yuri O. (Inventor); Keller, Richard M. (Inventor)
2009-01-01
A system that allows a team of geographically dispersed users to collaboratively analyze a mishap event. The system includes a reconfigurable ontology, including instances that are related to and characterize the mishap, a semantic network that receives, indexes and stores, for retrieval, viewing and editing, the instances and links between the instances, a network browser interface for retrieving and viewing screens that present the instances and links to other instances and that allow editing thereof, and a rule-based inference engine, including a collection of rules associated with establishment of links between the instances. A possible conclusion arising from analysis of the mishap event may be characterized as one or more of: not a credible conclusion; an unlikely conclusion; a credible conclusion; conclusion needs analysis; conclusion needs supporting data; conclusion proposed to be closed; and an un-reviewed conclusion.
Interrogative suggestibility in opiate users.
Murakami, A; Edelmann, R J; Davis, P E
1996-09-01
The present study investigated interrogative suggestibility in opiate users. A group of patients undergoing a methadone detoxification programme in an in-patient drug treatment unit (Detox group, n = 21), and a group of residents who had come off drugs and were no longer suffering from withdrawal syndrome (Rehab group, n = 19) were compared on interrogative suggestibility and various other psychological factors. Significant differences were found between the two groups, with the Detox group having more physical and psychological problems, and a higher total suggestibility score in comparison with the Rehab group. These findings are discussed in relation to the context of police interrogations and the reliability of confessions made by suspects and witnesses dependent on opiates.
Dataflow Design Tool: User's Manual
NASA Technical Reports Server (NTRS)
Jones, Robert L., III
1996-01-01
The Dataflow Design Tool is a software tool for selecting a multiprocessor scheduling solution for a class of computational problems. The problems of interest are those that can be described with a dataflow graph and are intended to be executed repetitively on a set of identical processors. Typical applications include signal processing and control law problems. The software tool implements graph-search algorithms and analysis techniques based on the dataflow paradigm. Dataflow analyses provided by the software are introduced and shown to effectively determine performance bounds, scheduling constraints, and resource requirements. The software tool provides performance optimization through the inclusion of artificial precedence constraints among the schedulable tasks. The user interface and tool capabilities are described. Examples are provided to demonstrate the analysis, scheduling, and optimization functions facilitated by the tool.
Lightning research: A user's lament
NASA Technical Reports Server (NTRS)
Golub, C. N.
1984-01-01
As a user of devices and procedures for lightning protection, the author is asking the lightning research community for cookbook recipes to help him solve his problems. He is lamenting that realistic devices are scarce and that his mission does not allow him the time nor the wherewithal to bridge the gap between research and applications. A few case histories are presented. In return for their help he is offering researchers a key to lightning technology--the use of the Eastern Test Range and its extensive resources as a proving ground for their experiment in the lightning capital of the United States. A current example is given--a joint lightning characterization project to take place there. Typical resources are listed.
NASA Astrophysics Data System (ADS)
Singelée, Dave; Seys, Stefaan
Wireless RFID networks are getting deployed at a rapid pace and have already entered the public space on a massive scale: public transport cards, the biometric passport, office ID tokens, customer loyalty cards, etc. Although RFID technology offers interesting services to customers and retailers, it could also endanger the privacy of the end-users. The lack of protection mechanisms being deployed could potentially result in a privacy leakage of personal data. Furthermore, there is the emerging threat of location privacy. In this paper, we will show some practical attack scenarios and illustrates some of them with cases that have received press coverage. We will present the main challenges of enhancing privacy in RFID networks and evaluate some solutions proposed in literature. The main advantages and shortcomings will be briefly discussed. Finally, we will give an overview of some academic and industrial research initiatives on RFID privacy.
User-centered ecotourism development.
Talsma, L; Molenbroek, J F M
2012-01-01
The transfer of knowledge in an ecotourism project is never a one-way affair. An approach connected to bottom-up development is the submersion into another culture, while creating a new organizational structure. For co-creation, patterns that are often latent, such as leadership roles, the association with business, or even the color of education can be revealed by carefully facilitated brainstorms or workshops. Especially in countries with a different hierarchical structure, such as Indonesia compared to Holland, a careful analysis is needed before starting cooperation. Although a case is only a temporary view on a situation and not a guarantee for a truly sustainable system, the bottom-up approach tested has interesting starting points for an ecotourism system. Two cases were conducted in Bali, Indonesia, which resulted in guidelines on how to approach user-centered ecotourism development.
The HEASARC graphical user interface
NASA Technical Reports Server (NTRS)
White, N.; Barrett, P.; Jacobs, P.; Oneel, B.
1992-01-01
An OSF/Motif-based graphical user interface has been developed to facilitate the use of the database and data analysis software packages available from the High Energy Astrophysics Science Archive Research Center (HEASARC). It can also be used as an interface to other, similar, routines. A small number of tables are constructed to specify the possible commands and command parameters for a given set of analysis routines. These tables can be modified by a designer to affect the appearance of the interface screens. They can also be dynamically changed in response to parameter adjustments made while the underlying program is running. Additionally, a communication protocol has been designed so that the interface can operate locally or across a network. It is intended that this software be able to run on a variety of workstations and X terminals.
NASA Astrophysics Data System (ADS)
Johnson, David; Clarke, Simon; Wiley, John; Koumoto, Kunihito
2014-06-01
Layered compounds, materials with a large anisotropy to their bonding, electrical and/or magnetic properties, have been important in the development of solid state chemistry, physics and engineering applications. Layered materials were the initial test bed where chemists developed intercalation chemistry that evolved into the field of topochemical reactions where researchers are able to perform sequential steps to arrive at kinetically stable products that cannot be directly prepared by other approaches. Physicists have used layered compounds to discover and understand novel phenomena made more apparent through reduced dimensionality. The discovery of charge and spin density waves and more recently the remarkable discovery in condensed matter physics of the two-dimensional topological insulating state were discovered in two-dimensional materials. The understanding developed in two-dimensional materials enabled subsequent extension of these and other phenomena into three-dimensional materials. Layered compounds have also been used in many technologies as engineers and scientists used their unique properties to solve challenging technical problems (low temperature ion conduction for batteries, easy shear planes for lubrication in vacuum, edge decorated catalyst sites for catalytic removal of sulfur from oil, etc). The articles that are published in this issue provide an excellent overview of the spectrum of activities that are being pursued, as well as an introduction to some of the most established achievements in the field. Clusters of papers discussing thermoelectric properties, electronic structure and transport properties, growth of single two-dimensional layers, intercalation and more extensive topochemical reactions and the interleaving of two structures to form new materials highlight the breadth of current research in this area. These papers will hopefully serve as a useful guideline for the interested reader to different important aspects in this field and
NASA Astrophysics Data System (ADS)
Habdas, Piotr; Weeks, Eric R.; Lynn, David G.
2006-05-01
Most people do not realize that many substances they use in the kitchen and the bathroom are not simple liquids or solids. Everyone is familiar with three states of matter: solids, liquids, and gases. However, creams, shampoo, toothpaste, and ketchup all have properties of both liquids and solids. This paper describes demonstrations and laboratory exercises1 that show intriguing properties of squishy substances, defined as materials that are not unambiguously solid, liquid, or gas. Unlike some areas of physics, the concepts behind squishy materials are understandable even by beginning students. Squishy physics can be used to show physics questions arising from everyday life and to convey the excitement of current research.
2003-01-12
The Center for Advanced Microgravity Materials Processing (CAMMP), a NASA-sponsored Research Partnership Center, is working to improve zeolite materials for storing hydrogen fuel. CAMMP is also applying zeolites to detergents, optical cables, gas and vapor detection for environmental monitoring and control, and chemical production techniques that significantly reduce by-products that are hazardous to the environment. Shown here are zeolite crystals (top) grown in a ground control experiment and grown in microgravity on the USML-2 mission (bottom). Zeolite experiments have also been conducted aboard the International Space Station.
2003-01-12
The Center for Advanced Microgravity Materials Processing (CAMMP) in Cambridge, MA, a NASA-sponsored Commercial Space Center, is working to improve zeolite materials for storing hydrogen fuel. CAMMP is also applying zeolites to detergents, optical cables, gas and vapor detection for environmental monitoring and control, and chemical production techniques that significantly reduce by-products that are hazardous to the environment. Depicted here is one of the many here complex geometric shapes which make them highly absorbent. Zeolite experiments have also been conducted aboard the International Space Station
User's manual for the Gaussian windows program
NASA Technical Reports Server (NTRS)
Jaeckel, Louis A.
1992-01-01
'Gaussian Windows' is a method for exploring a set of multivariate data, in order to estimate the shape of the underlying density function. The method can be used to find and describe structural features in the data. The method is described in two earlier papers. I assume that the reader has access to both of these papers, so I will not repeat material from them. The program described herein is written in BASIC and it runs on an IBM PC or PS/2 with the DOS 3.3 operating system. Although the program is slow and has limited memory space, it is adequate for experimenting with the method. Since it is written in BASIC, it is relatively easy to modify. The program and some related files are available on a 3-inch diskette. A listing of the program is also available. This user's manual explains the use of the program. First, it gives a brief tutorial, illustrating some of the program's features with a set of artificial data. Then, it describes the results displayed after the program does a Gaussian window, and it explains each of the items on the various menus.
Interactive Design and the Mythical "Intuitive User Interface."
ERIC Educational Resources Information Center
Bielenberg, Daniel R.
1993-01-01
Discusses the design of graphical user interfaces. Highlights include conceptual models, including user needs, content, and what multimedia can do; and tools for building the users' mental models, including metaphor, natural mappings, prompts, feedback, and user testing. (LRW)
User's Manual for the Object User Interface (OUI): An Environmental Resource Modeling Framework
Markstrom, Steven L.; Koczot, Kathryn M.
2008-01-01
The Object User Interface is a computer application that provides a framework for coupling environmental-resource models and for managing associated temporal and spatial data. The Object User Interface is designed to be easily extensible to incorporate models and data interfaces defined by the user. Additionally, the Object User Interface is highly configurable through the use of a user-modifiable, text-based control file that is written in the eXtensible Markup Language. The Object User Interface user's manual provides (1) installation instructions, (2) an overview of the graphical user interface, (3) a description of the software tools, (4) a project example, and (5) specifications for user configuration and extension.
Six-Degree-of-Freedom Dynamic Test System (SDTS) User Test Planning Guide
NASA Technical Reports Server (NTRS)
Stokes, LeBarian
2012-01-01
Test process, milestones and inputs are unknowns to first-time users of the SDTS. The User Test Planning Guide aids in establishing expectations for both NASA and non- NASA facility customers. The potential audience for this guide includes both internal and commercial spaceflight hardware/software developers. It is intended to assist their test engineering personnel in test planning and execution. Material covered includes a roadmap of the test process, roles and responsibilities of facility and user, major milestones, facility capabilities, and inputs required by the facility. Samples of deliverables, test article interfaces, and inputs necessary to define test scope, cost, and schedule are included as an appendix to the guide.
User requirements for NASA data base management systems. Part 1: Oceanographic discipline
NASA Technical Reports Server (NTRS)
Fujimoto, B.
1981-01-01
Generic oceanographic user requirements were collected and analyzed for use in developing a general multipurpose data base management system for future missions of the Office of Space and Terrestrial Applications (OSTA) of NASA. The collection of user requirements involved; studying the state-of-the-art technology in data base management systems; analyzing the results of related studies; formulating a viable and diverse list of scientists to be interviewed; developing a presentation format and materials; and interviewing oceanographic data users. More effective data management systems are needed to handle the increasing influx of data.
Progressive Failure And Life Prediction of Ceramic and Textile Composites
NASA Technical Reports Server (NTRS)
Xue, David Y.; Shi, Yucheng; Katikala, Madhu; Johnston, William M., Jr.; Card, Michael F.
1998-01-01
An engineering approach to predict the fatigue life and progressive failure of multilayered composite and textile laminates is presented. Analytical models which account for matrix cracking, statistical fiber failures and nonlinear stress-strain behavior have been developed for both composites and textiles. The analysis method is based on a combined micromechanics, fracture mechanics and failure statistics analysis. Experimentally derived empirical coefficients are used to account for the interface of fiber and matrix, fiber strength, and fiber-matrix stiffness reductions. Similar approaches were applied to textiles using Repeating Unit Cells. In composite fatigue analysis, Walker's equation is applied for matrix fatigue cracking and Heywood's formulation is used for fiber strength fatigue degradation. The analysis has been compared with experiment with good agreement. Comparisons were made with Graphite-Epoxy, C/SiC and Nicalon/CAS composite materials. For textile materials, comparisons were made with triaxial braided and plain weave materials under biaxial or uniaxial tension. Fatigue predictions were compared with test data obtained from plain weave C/SiC materials tested at AS&M. Computer codes were developed to perform the analysis. Composite Progressive Failure Analysis for Laminates is contained in the code CPFail. Micromechanics Analysis for Textile Composites is contained in the code MicroTex. Both codes were adapted to run as subroutines for the finite element code ABAQUS and CPFail-ABAQUS and MicroTex-ABAQUS. Graphic user interface (GUI) was developed to connect CPFail and MicroTex with ABAQUS.
Lunar Regolith Simulant User's Guide
NASA Technical Reports Server (NTRS)
Schrader, C. M.; Rickman, D. L.; McLemore, C. A.; Fikes, J. C.
2010-01-01
Based on primary characteristics, currently or recently available lunar regolith simulants are discussed from the perspective of potential experimental uses. The characteristics used are inherent properties of the material rather than their responses to behavioral (geomechanical, physiochemical, etc.) tests. We define these inherent or primary properties to be particle composition, particle size distribution, particle shape distribution, and bulk density. Comparable information about lunar materials is also provided. It is strongly emphasized that anyone considering either choosing or using a simulant should contact one of the members of the simulant program listed at the end of this document.
User experience of lower-limb orthosis.
Yang, Bing-Shiang; Chen, Yen-Wan; Tong, Ji-Rou
2017-06-09
If an assistive device is not acceptable to the user, it will not achieve efficacy and would be resource-wasting. This study employed in-depth interviews to understand what users' individual activities of daily living, problems of using orthoses, and considerations for selecting orthoses are. We conducted qualitative interviews with 35 lower-limb orthosis users, and semi-structured interviews were applied in this study. We analyzed the interview data from transcripts, through coding and concepts, to theories based on grounded theory. The results showed that problems of using orthoses are mostly related to activities of daily living of the user and user's expectation. Therefore, in order to enhance its efficacy and use intention, the design and prescribing process of orthoses need to address the problems in the light of activities of daily living and user education.
The USER: Utilizing Scientific Environments for Research
NASA Astrophysics Data System (ADS)
Walker, Lakeisha
A lot of hard work goes into submitting a proposal for access to equipment in our nation's top science research facilities. It seems the biggest focus for a facility USER should be on the acceptance of the proposal, however, the job of a facility USER actually begins after the acceptance letter arrives. In order to make the most of the Awarded experiment time and cultivate collaborations for the future, facility USERs need to look beyond the proposal. From experiment scheduling to arrival to data analysis the entire USER experience is valuable and worth doing well. This presentation will discuss best practices for facility USERs and highlight successful USER collaborations at ORNL's High Flux Isotope Reactor. Funded by the Office of Basic Energy Sciences, U.S. DOE. ORNL is managed by UT-Battelle, LLC for US DOE.
Profiling users in the UNIX os environment
Dao, V N P; Vemuri, R; Templeton, S J
2000-09-29
This paper presents results obtained by using a method of profiling a user based on the login host, the login time, the command set, and the command set execution time of the profiled user. It is assumed that the user is logging onto a UNIX host on a computer network. The paper concentrates on two areas: short-term and long-term profiling. In short-term profiling the focus is on profiling the user at a given session where user characteristics do not change much. In long-term profiling, the duration of observation is over a much longer period of time. The latter is moremore » challenging because of a phenomenon called concept or profile drift. Profile drift occurs when a user logs onto a host for an extended period of time (over several sessions).« less
NASA Technical Reports Server (NTRS)
Lucas, S. H.; Davis, R. C.
1992-01-01
A user's manual is presented for MacPASCO, which is an interactive, graphic, preprocessor for panel design. MacPASCO creates input for PASCO, an existing computer code for structural analysis and sizing of longitudinally stiffened composite panels. MacPASCO provides a graphical user interface which simplifies the specification of panel geometry and reduces user input errors. The user draws the initial structural geometry and reduces user input errors. The user draws the initial structural geometry on the computer screen, then uses a combination of graphic and text inputs to: refine the structural geometry; specify information required for analysis such as panel load and boundary conditions; and define design variables and constraints for minimum mass optimization. Only the use of MacPASCO is described, since the use of PASCO has been documented elsewhere.
ERIC Educational Resources Information Center
American Council on Education, Washington, DC. HEATH/Closer Look Resource Center.
The fact sheet presents a suggested evaluation framework for use in previewing audiovisual materials, a list of selected resources, and an annotated list of films which were shown at the AHSSPPE '83 Media Fair as part of the national conference of the Association on Handicapped Student Service Programs in Postsecondary Education. Evaluation…
Biobased materials refer to products that mainly consist of a substance (or substances) derived from living matter (biomass) and either occur naturally or are synthesized, or it may refer to products made by processes that use biomass. Following a strict definition, many common m...
High-speed blanking of copper alloy sheets: Material modeling and simulation
NASA Astrophysics Data System (ADS)
Husson, Ch.; Ahzi, S.; Daridon, L.
2006-08-01
To optimize the blanking process of thin copper sheets ( ≈ 1. mm thickness), it is necessary to study the influence of the process parameters such as the punch-die clearance and the wear of the punch and the die. For high stroke rates, the strain rate developed in the work-piece can be very high. Therefore, the material modeling must include the dynamic effects.For the modeling part, we propose an elastic-viscoplastic material model combined with a non-linear isotropic damage evolution law based on the theory of the continuum damage mechanics. Our proposed modeling is valid for a wide range of strain rates and temperatures. Finite Element simulations, using the commercial code ABAQUS/Explicit, of the blanking process are then conducted and the results are compared to the experimental investigations. The predicted cut edge of the blanked part and the punch-force displacement curves are discussed as function of the process parameters. The evolution of the shape errors (roll-over depth, fracture depth, shearing depth, and burr formation) as function of the punch-die clearance, the punch and the die wear, and the contact punch/die/blank-holder are presented. A discussion on the different stages of the blanking process as function of the processing parameters is given. The predicted results of the blanking dependence on strain-rate and temperature using our modeling are presented (for the plasticity and damage). The comparison our model results with the experimental ones shows a good agreement.
NASA Astrophysics Data System (ADS)
Huang, Wei-Hsing
2017-04-01
Clay barrier plays a major role for the isolation of radioactive wastes in a underground repository. This paper investigates the resaturation behavior of clay barrier, with emphasis on the coupling effects of heat and moisture of buffer material in the near-field of a repository during groundwater intrusion processes. A locally available clay named "Zhisin clay" and a standard bentotine material were adopted in the laboratory program. Water uptake tests were conducted on clay specimens compacted at various densities to simulate the intrusion of groundwater into the buffer material. Soil suction of clay specimens was measured by psychrometers embedded in clay specimens and by vapor equilibrium technique conducted at varying temperatures. Using the soil water characteristic curve, an integration scheme was introduced to estimate the hydraulic conductivity of unsaturated clay. The finite element program ABAQUS was then employed to carry out the numerical simulation of the saturation process in the near field of a repository. Results of the numerical simulation were validated using the degree of saturation profile obtained from the water uptake tests on Zhisin clay. The numerical scheme was then extended to establish a model simulating the resaturation process after the closure of a repository. It was found that, due to the variation in suction and thermal conductivity with temperature of clay barrier material, the calculated temperature field shows a reduction as a result of incorporating the hydro-properties in the calculations.
Materials sciences programs: Fiscal year 1994
NASA Astrophysics Data System (ADS)
1995-04-01
The Division of Materials Sciences is located within the DOE in the Office of Basic Energy Sciences. The Division of Materials Sciences is responsible for basic research and research facilities in strategic materials science topics of critical importance to the mission of the Department and its Strategic Plan. Materials Science is an enabling technology. The performance parameters, economics, environmental acceptability and safety of all energy generation, conversion, transmission and conservation technologies are limited by the properties and behavior of materials. The Materials Sciences programs develop scientific understanding of the synergistic relationship amongst the synthesis, processing, structure, properties, behavior, performance and other characteristics of materials. Emphasis is placed on the development of the capability to discover technologically, economically, and environmentally desirable new materials and processes, and the instruments and national user facilities necessary for achieving such progress. Materials Sciences sub-fields include physical metallurgy, ceramics, polymers, solid state and condensed matter physics, materials chemistry, surface science and related disciplines where the emphasis is on the science of materials. This report includes program descriptions for 458 research programs including 216 at 14 DOE National Laboratories, 242 research grants (233 for universities), and 9 Small Business Innovation Research (SBIR) Grants. The report is divided into eight sections. Section A contains all Laboratory projects, Section B has all contract research projects, Section C has projects funded under the SBIR Program, Section D describes the Center of Excellence for the Synthesis and Processing of Advanced Materials and E has information on major user facilities. F contains descriptions of other user facilities; G, a summary of funding levels; and H, indices characterizing research projects.
Materials sciences programs, fiscal year 1994
NONE
1995-04-01
The Division of Materials Sciences is located within the DOE in the Office of Basic Energy Sciences. The Division of Materials Sciences is responsible for basic research and research facilities in strategic materials science topics of critical importance to the mission of the Department and its Strategic Plan. Materials Science is an enabling technology. The performance parameters, economics, environmental acceptability and safety of all energy generation, conversion, transmission and conservation technologies are limited by the properties and behavior of materials. The Materials Sciences programs develop scientific understanding of the synergistic relationship amongst the synthesis, processing, structure, properties, behavior, performance andmore » other characteristics of materials. Emphasis is placed on the development of the capability to discover technologically, economically, and environmentally desirable new materials and processes, and the instruments and national user facilities necessary for achieving such progress. Materials Sciences sub-fields include physical metallurgy, ceramics, polymers, solid state and condensed matter physics, materials chemistry, surface science and related disciplines where the emphasis is on the science of materials. This report includes program descriptions for 458 research programs including 216 at 14 DOE National Laboratories, 242 research grants (233 for universities), and 9 Small Business Innovation Research (SBIR) Grants. The report is divided into eight sections. Section A contains all Laboratory projects, Section B has all contract research projects, Section C has projects funded under the SBIR Program, Section D describes the Center of Excellence for the Synthesis and Processing of Advanced Materials and E has information on major user facilities. F contains descriptions of other user facilities; G, a summary of funding levels; and H, indices characterizing research projects.« less
Nuclear Science User Facilities (NSUF) Monthly Report March 2015
Soelberg, Renae
Nuclear Science User Facilities (NSUF) Formerly: Advanced Test Reactor National Scientific User Facility (ATR NSUF) Monthly Report February 2015 Highlights; Jim Cole attended the OECD NEA Expert Group on Innovative Structural Materials meeting in Paris, France; Jim Lane and Doug Copsey of Writers Ink visited PNNL to prepare an article for the NSUF annual report; Brenden Heidrich briefed the Nuclear Energy Advisory Committee-Facilities Subcommittee on the Nuclear Energy Infrastructure Database project and provided them with custom reports for their upcoming visits to Argonne National Laboratory, Idaho National Laboratory, Oak Ridge National Laboratory and the Massachusetts Institute of Technology; and Universitymore » of California-Berkeley Principal Investigator Mehdi Balooch visited PNNL to observe measurements and help finalize plans for completing the desired suite of analyses. His visit was coordinated to coincide with the visit of Jim Lane and Doug Copsey.« less
Home Computer and Internet User Security
2005-01-01
Information Security Model © 2005 Carnegie Mellon University (Lawrence R. Rogers, Author) Home Computer and Internet User Security...Carnegie Mellon University (Lawrence R. Rogers, Author) Home Computer and Internet User Security Version 1.0.4 – slide 50 Contact Information Lawrence R. Rogers • Email: cert@cert.org CERT website: http://www.cert.org/ ...U.S. Patent and Trademark Office Home Computer and Internet User Security Report Documentation Page Form ApprovedOMB
User Accounts | High-Performance Computing | NREL
see information on user account policies. ACCOUNT PASSWORDS Logging in for the first time? Forgot your Accounts User Accounts Learn how to request an NREL HPC user account. Request an HPC Account To request an HPC account, please complete our request form. This form is provided using DocuSign. REQUEST
STS ancillary equipment study. User reference book
NASA Technical Reports Server (NTRS)
Plough, J. A.
1977-01-01
A record of what is currently known about STS ancillary equipment is presented in this user-oriented design so that a potential user may evaluate whether he could use the described ancillary equipment or if he would need to design and fabricate a payload-unique item. References that the user can use to obtain additional details and requirements to aid in his evaluation and decision are included.
NASA scientific and technical program: User survey
NASA Technical Reports Server (NTRS)
Hunter, Judy F.; Shockley, Cynthia W.
1993-01-01
Results are presented of an intensive user requirements survey conducted by NASA's Scientific and Technical Information (STI) Program with the goal of improving the foundation for the user outreach program. The survey was carried out by interviewing 550 NASA scientists, engineers, and contractors and by analyzing 650 individual responses to a mailed out questionnaire. To analyze the user demographic data, a data base was built and used, and will be applied to ongoing analysis by the NASA STI Program.
Fried, L.E.
1994-06-24
CHEETAH is an effort to bring the TIGER thermochemical code into the 1990s. A wide variety of improvements have been made in Version 1.0, and a host of others will be implemented in the future. In CHEETAH 1.0 I have improved the robustness and ease of use of TIGER. All of TIGER`s solvers have been replaced by new algorithms. I find that CHEETAH solves a wider variety of problems with no user intervention (e.g. no guesses for the C-J state) than TIGER did. CHEETAH has been made simpler to use than TIGER; typical use of the code occurs with themore » new standard run command. I hope that CHEETAH makes the use of thermochemical codes more attractive to practical explosive formulators. In the future I plan to improve the underlying science in CHEETAH. More accurate equations of state will be used in the gas and the condensed phase. A kinetics capability will be added to the code that will predict reaction zone thickness. CHEETAH is currently a numerical implementation of C-J theory. It will,become an implementation of ZND theory. Further ease of use features will eventually be added; an automatic formulator that adjusts concentrations to match desired properties is planned.« less
Thermochemical Users Facility | Bioenergy | NREL
collaborate on research and development efforts or to use our equipment to test their materials and processes NREL's thermochemical process integration, scale-up, and piloting research. Schematic diagram of NRELs about NREL's thermochemical process integration, scale-up, and piloting research. Thermochemical