fortran programming language
Recently Published Documents


TOTAL DOCUMENTS

26
(FIVE YEARS 8)

H-INDEX

3
(FIVE YEARS 1)

2021 ◽  
Vol 19 (10) ◽  
pp. 62-72
Author(s):  
Salar H. Ibrahem ◽  
Mohsin K. Al-Janaby

We looked into the structure of energy levels for some Tungsten isotopes W the (even-even) and electromagnetically probability transmission for it with the Model of Interacting Bosons type one (IBM-1) to evaluate the nuclear structure for Tungsten isotopes are investigated in this study (170-178W). The data was gathered using an IBM software written in the Fortran programming language The values of the parameters in this computation show that the characteristics of tungsten isotopes fall between the γ_ unstable limit O(6) and the rotational limit SU(3). The energy and branching ratios demonstrate this. The computed results are in very excellent agreement with experimental data for the isotopes under investigation.


10.6036/10051 ◽  
2021 ◽  
Vol 96 (5) ◽  
pp. 464-467
Author(s):  
ROBERTO QUINTEROS MAYNE ◽  
IGNACIO DE ARTEAGA JORDA ◽  
RUFINO GOÑI LASHERAS ◽  
BORJA IRAOLA SAENZ

Since the beginning of the structural analysis of masonry structures, it has been sought to know their behavior taking into account the influence of the different elements that make it up, evolving the structural analysis of masonry arches to analyze the fracto-mechanical behavior of the masonry. This article presents the adaptation of the Tsai-Hill failure criterion for orthotropic materials, for the study of masonry arches. Implementing the adaptation in a VUSFLD subroutine of ABAQUS in Fortran programming language. This subroutine has been validated in view of the failure of the mortar, and the effect of considering mortar in the analysis of a masonry arch. The subroutine implemented in a masomodel allows observing its contribution to the bearing capacity of an arch. Key Words: Masonry Arch; ABAQUS subroutine; failure Criterion; Mortar; structural analysis; Tsai-Hill failure criterion


2021 ◽  
Vol 9 ◽  
Author(s):  
He Yuan ◽  
Guan Wang ◽  
Rui Yu ◽  
Yujie Tao ◽  
Zhaohao Wang ◽  
...  

A kind of annular uranium nitride (UN) fuel suitable for lead-cooled fast reactor applications has been designed in this study. The design is directly targeting two main issues of UN fuel: severe swelling and thermal decomposition of UN fuel at high temperatures. A performance analysis program based on FORTRAN programming language has been developed for UN fuel in fast reactors. The program contains heat transfer, fuel stress-strain analysis, cladding stress-strain analysis, fission gas release and fuel-cladding mechanical interaction (FCMI) modules, etc. Extensive code verification has been performed by comparing simulation results obtained with the code and those obtained via the COMSOL Multiphysics platform. Preliminary code validation has been conducted as well by comparing code simulation results with experimental data. The results showed that this program could predict the fuel temperature, stress-strain, and displacement of UN fuel during reactor operation with a reasonable accuracy.


2020 ◽  
Author(s):  
Jason Louis Turner ◽  
Samuel N. Stechmann

Abstract. Parallel computing can offer substantial speedup of numerical simulations in comparison to serial computing, as parallel computing uses many processors simultaneously rather than a single processor. However, it typically also requires substantial time and effort to convert a serial code into a parallel code. Here, a new module is developed to reduce the time and effort required to parallelize a serial code. The tested version of the module is written in the Fortran programming language,while the framework could also be extended to other languages (C++, Python, Julia, etc.). The Message Passing Interface is used to allow for either shared-memory or distributed-memory computer architectures. The software is designed for solving partial differential equations on a rectangular two-dimensional or three-dimensional domain, using finite difference, finite volume, pseudo-spectral, or other similar numerical methods. Examples are provided for two idealized models of atmospheric and oceanic fluid dynamics: the two-level quasi-geostrophic equations, and the stochastic heat equation as a model for turbulent advection–diffusion of either water vapor and clouds or sea surface height variability. In tests of the parallelized code, the strong scaling efficiency for the finite difference code is seen to be roughly 80 % to 90 %, which is achieved by adding roughly only 10 new lines to the serial code. Therefore, EZ Parallel provides great benefits with minimal additional effort.


Author(s):  
Baba MANSARE ◽  
Mamadouba CONTE ◽  
Yacouba CAMARA ◽  
Amadou Lamarana BAH ◽  
Drissa OUEDRAOGO

His work aims to develop a mathematical model of incident solar radiation on all the walls of a sloping roof habitat for a typical climate in the Ouagadougou region. Subsequently, we set up a program for the calculations of the essential parameters of illumination and the various components of solar radiation under the Fortran Programming Language and to plot our curves using the Origin software. This work allowed us to estimate the amount of solar flux that each wall of a habitat receives during a day, to know the importance of the orientation of the main facade of the habitat to the south and to find out how often the roof is exposed to solar radiation.


2019 ◽  
Vol 65 (5 Sept-Oct) ◽  
pp. 566
Author(s):  
S. Jahanfar ◽  
And H. Tavakoli-Anbaran

Radiation therapy is a promising treatment for cancer patients. The highest dose of radiation must deliver to tumor and the lowest to the healthy tissues. Since charged particles such as protons have high stopping-power at track-end, these particles can be used to treat tumors close to sensitive tissues. Formulas that commonly used for proton stopping-power in a soft tissue-equivalent material (T.E.) and each of its elements have respectively 48, and 12 constants. Due to the complexity of formulas, high number of constants, high occupancy of computer memory, and rounding error of computer, existing formulas reduces information processing speed. Because of the importance of proton therapy and its applications in dosimetry, microdosimetry, detectors, and computer simulations of these systems, it is necessary to use fast and accurate formulas for the stopping-power and range in the T.E., and its elements. We wrote a computer code in FORTRAN programming language, and used the fitting method and obtained simple and fairly accurate formulas for the proton range in these materials. Our range formula in T.E. have 6 constants, and in elements of T.E. include carbon, nitrogen, and oxygen have 4 and hydrogen have 8 constants. So our formulas greatly reduce the above mentioned errors.


2019 ◽  
Vol 9 (16) ◽  
pp. 3253 ◽  
Author(s):  
Víctor Yepes ◽  
Manuel Dasí-Gil ◽  
David Martínez-Muñoz ◽  
Vicente J. López-Desfilis ◽  
Jose V. Martí

The objective of this work was to apply heuristic optimization techniques to a steel-concrete composite pedestrian bridge, modeled like a beam on two supports. A program has been developed in Fortran programming language, capable of generating pedestrian bridges, checking them, and evaluating their cost. The following algorithms were implemented: descent local search (DLS), a hybrid simulated annealing with a mutation operator (SAMO2), and a glow-worms swarm optimization (GSO) in two variants. The first one only considers the GSO and the second combines GSO and DLS, applying the DSL heuristic to the best solutions obtained by the GSO. The results were compared according to the lowest cost. The GSO and DLS algorithms combined obtained the best results in terms of cost. Furthermore, a comparison between the CO2 emissions associated with the amount of materials obtained by every heuristic technique and the original design solution were studied. Finally, a parametric study was carried out according to the span length of the pedestrian bridge.


2018 ◽  
Vol 47 (3) ◽  
pp. 397-404
Author(s):  
Wang Linxiang

In the present experiment on low-energy ions implanted into seeds, factors such as the unique microstructure of the seeds, the energy and injection mode of the ions, the step diameter and scattering angle of the ions after collision, and the collision energy loss between ions and atomic nuclei or electrons are considered. A modified model for ions implanted into seeds is established. The range distribution is simulated for vanadium, titanium, and iron ions (V+, Ti+, and Fe+) with different energies and injection modes implanted into peanut, cotton, and wheat seeds, using the FORTRAN programming language and Monte-Carlo method; the results are in good agreement with the experimental data. In addition, the model is used to estimate the range distribution for nitrogen, hydrogen, and argon ions (N+, H+, Ar+) implanted into peanut, cotton and wheat seeds.


2018 ◽  
Vol 157 ◽  
pp. 02007 ◽  
Author(s):  
Tomasz Domański ◽  
Wiesława Piekarska ◽  
Marcin Kubiak ◽  
Zbigniew Saternus ◽  
Dorota Goszczyńska-Króliszewska

The paper concerns numerical simulations of progressive hardening include phase transformations in solid state of steel. Abaqus FEA software is used for numerical analysis of temperature field and phase transformations. Numerical subroutines, written in fortran programming language are used in computer simulations where models of the distribution of movable heat source, kinetics of phase transformations in solid state as well as thermal and structural strain are implemented. Model for evaluation of fractions of phases and their kinetics is based on continuous heating diagram and continuous cooling diagram. The numerical analysis of thermal fields, phase fractions and strain associated progressive hardening of elements made of steel were done.


Sign in / Sign up

Export Citation Format

Share Document