Science topics: Transportation EngineeringTransport Modeling
Science topic
Transport Modeling - Science topic
Explore the latest questions and answers in Transport Modeling, and find Transport Modeling experts.
Questions related to Transport Modeling
Hi everyone, I've been running this Sdevice code to obtain a 14 nm finFET thermal simulation, but the results doesn't match with the expected. Do you have any suggestions or tips that I could use to run this simulation? Thanks in advance.
#==================================================
# dessis.tpl
#
# for use with run_dessis.tel
#==================================================
#setdep @node|iClassDDmodToxWf@
#setdep @node|xreflect@
#define _Hmodel_ Hydrodynamic(eTemperature)
#define _EQUATIONSET_ Poisson Electron Hole eTemperature Temperature
#define _QC_ eQuantumPotential
File
{
Grid= "n@node|xreflect@_reflectx_msh.tdr"
Piezo= "n@node|xreflect@_reflectx_msh.tdr"
Parameter="@parameter@"
Current= "@plot@"
Save= "@save@"
Plot= "@tdrdat@"
Output= "@log@"
}
electrode {
#if "@Type@" == "nMOS"
{ name=gate voltage=0.7 }
#else
{ name=gate voltage=-0.6 }
#endif
{ name=substrate voltage=0}
{ name=source voltage=0 Resistor=40 }
{ name=drain voltage=0 Resistor=40}
}
Thermode{
{ Name="substrate" Temperature=300 SurfaceResistance=1e-4 }
}
Physics{
_Hmodel_
_QC_
RecGenHeat
AnalyticTEP
ThermalConductivity()
Temperature=300
EffectiveIntrinsicDensity( BandGapNarrowing(OldSlotboom) )
Mobility(
DopingDep
eHighFieldsaturation( CarrierTempDrive )
Enormal(Lombardi)
)
Recombination(
SRH( DopingDep TempDependence )
)
}
physics(Material=SiliconGermanium){
Piezo( Model( DeformationPotential( minimum ekp hkp )
DOS (eMass hMass)
#if "@Type@" == "nMOS"
mobility(esaturationfactor=0.0 efactor(kanda sfactor=MCmob(Type=0)))
#else
mobility(hsaturationfactor=0.0 hfactor(kanda sfactor=MCmob(Type=1)))
#endif
)
Stress=(@Sxx_Pa@,@Syy_Pa@,@Szz_Pa@,0.0,0.0,0.0)
)
mobility (
highfieldsaturation
Enormal(Lombardi(AutoOrientation) )
PhuMob
)
EffectiveIntrinsicDensity ( Slotboom NoFermi )
Recombination ( SRH(DopingDep) Auger )
}
Math {
-CheckUndefinedModels
Method=blocked
Submethod=pardiso
Digits=6
Extrapolate
Derivatives
Iterations=50
Notdamped=50
NumberOfThreads= 8
-ExitOnUnknownParameterRegion
ExitOnFailure
}
Plot{
*--Density and Currents, etc
eDensity hDensity
TotalCurrent/Vector eCurrent/Vector hCurrent/Vector
eMobility hMobility
eVelocity hVelocity
eQuasiFermi hQuasiFermi
*--Temperature
eTemperature Temperature *
*--Fields and charges
ElectricField/Vector Potential SpaceCharge
*--Doping Profiles
Doping DonorConcentration AcceptorConcentration
*--Generation/Recombination
SRH Band2Band * Auger
AvalancheGeneration eAvalancheGeneration hAvalancheGeneration
*--Driving forces
eGradQuasiFermi/Vector hGradQuasiFermi/Vector
eEparallel hEparallel eENormal hENormal
*--Band structure/Composition
BandGap
BandGapNarrowing
Affinity
ConductionBand ValenceBand
eQuantumPotential
}
#if "@Type@" == "nMOS"
Solve {
*- Build-up of initial solution:
NewCurrentPrefix="init_"
Coupled(Iterations=100){ Poisson _QC_ }
Coupled{ _EQUATIONSET_ _QC_ }
*- Bias drain to target bias
Quasistationary(
InitialStep=0.01 MinStep=1e-5 MaxStep=1
Goal{ Name="drain" Voltage= 0.7 }
) { Coupled { _EQUATIONSET_ _QC_ } }
}
#else
Solve {
*- Build-up of initial solution:
NewCurrentPrefix="init_"
Coupled(Iterations=100){ Poisson _QC_ }
Coupled{ _EQUATIONSET_ _QC_ }
*- Bias drain to target bias
Quasistationary(
InitialStep=0.01 MinStep=1e-5 MaxStep=1
Goal{ Name="gate" Voltage= -0.7 }
) { Coupled { _EQUATIONSET_ _QC_ } }
}
#endif

I am looking for a way to connect a classic 4-step transport model (macro) with a micro-level model. The purpose is to capture a behavioural response (change in travel behaviour) of people to some specific policy change (road charges…) and feed this information into another micro-level model (microsimulation model with individuals grouped into households). The difficulty is that the 4-step transport model is a macro model, where we have aggregate flows of people (# of trips), not individuals. The output is in form of OD matrices between different geographical zones (of a studied area) before and after reform. They show the number of trips between zones and the total matrix is subdivided into OD matrices for different travel modes and some combinations of socio-economic profile and trip purpose.
My question is what would be the best approach to extract information from aggregate OD matrices to feed into micro-level dataset? I wish to capture how modal choice will change (e.g. if we introduce road tax, how each individual in micro dataset will adapt, maybe he will choose public transport?…)
What would be your suggestions? Maybe someone already tried to do something similar? I couldn’t find anything. Your suggestions would be very appreciated!
I am trying to include some attitudinal in mode choice models. Does anybody know which software package can be used to estimate the model?
Came across an article where authors used TOUGHREACT for geochemical modelling.
I am trying to simulate miscible liquids in fluent. I am trying to reproduce the results of a paper, but I am not getting the same mass fraction plots as in the paper. I am using species transport model with laminar flow model. I have set the viscosity and molecular diffusion coefficient values as given in the paper. I have tried 4 different sets of mesh based on cell count and refinement. I cannot seem to know what may be the problem
Hi. i want to simulate methane-hydrogen combustion in fluent using species transport model. how should I define two fuels with separate reaction mechanism which enter combustion chamber through same inlet?
In shallow regions near the coast, sediment transport models require some geomorphological properties of the sea bed. Is there any database that contains d50, d16, d84, some cores to know the kind of material in layers?
Hello everyone,
I am creating a sediment transport model using HEC-RAS (v 6.1) in 1D.
I want to compare a simulation in a fixed bed condition (erosion not allowed) with another in a mobile bed condition (erosion allowed).
In order to consider the fixed bed, I have set the value of the Max Depth to zero in each section. Unexpectedly, the model shows that Mass (Vol) Out Cum is greater than Mass (Vol) In Cum. (Attached images)
How can I explain this? Have I set the wrong condition for a fixed bed?
Thank you for your answer
Hi,
I have read about coupling PEST++ software with transport models, such as MODFLOW, for estimating the uncertainty of the state variables etc. Is it possible to couple PEST++ software with a surrogate model, and if yes, is there any link that I can use for guidance?
the traffic light sometimes is easier to cause the traffic jam problem, if the designer don't make to many change to the both side of the road,such as the house and block building, what other aspect of things can be done to mitigate the traffic jam problem.
If you are using application software or code that is fine but you are not really learning much as all you do is learning how to enter the input data and produce the output results. The inside details such as knowing how the governing differential equation is treated mathematically or numerically, how the domain of analysis is represented, and how the code is written using a computer programming language are not really known. This problem is overcome here by offering computer source codes, where all the steps from A to Z in solving many engineering, applied math, physics and mechanics problems are presented. If you are interested or have a question please contact me at youssefhafez995@gmail.com.
The computer codes and numerical models listed herein represents over 25 years of hard work in the field of applied mathematics, numerical methods and computer programming in FORTRAN. They have been used in many large scale projects and validated against analytical solutions and field data.
Computer Models using the Finite Element Method and coding in FORTRAN Programming Language:
1- WAVES-2D Model: A two – dimensional unsteady Finite Element (FE) hydraulic model for calculating the two dimensional (2D) horizontal velocity components and the water depth in lakes and river channels. It does 2D flood modeling and overland flow. It also does 2D river, lake, and channel hydrodynamic flow modeling.
2- TurbFlow: A three-dimensional velocities (U, V and W velocity components) and pressure distributions in the cross section of a fully developed flow region. It uses Finite Element (FE) numerical model for solving Navier-Stokes equations in ducts, pipes, closed conduits and open channels using a non-linear K-E turbulence modeling (used in Ph.D. Dissertation, CSU, Fort Collins, CO, USA). This program constitutes the ultimate modeling of transport phenomena and finite element modeling of highly non-linear convective flows. It does model very accurately secondary currents in ducts and open channels at corners and roughness discontinuity areas. In addition it simulates effects of the free surface on turbulence (dampening effect of the free surface).
3- NERVE–1D Model:A one–dimensional hydraulic and morphologic model for calculating water levels, velocity, and scour and deposition in river Channels. This program has an advantage over other models in that it does the roughness coefficients calibration process automatically without need for the commonly used trial and error approach.
4- Non-Linear-Networks: Non-Linear Discrete FE model for network analyses such as water distribution systems and flow of polymer melts through processing units. It is validated for New York and Hanoi water networks.
5- Water/Soil Quality – 1D: A one –dimensional unsteady water quality FE transport model used in predicting the spatial and temporal distributions of BOD TDS and CI along the stream channel. It does soil quality modeling of the transport of Radon gas in soils.
6- SUITE-3D: A three-dimensional unsteady FE model for simulating the three-dimensional momentum transport. It solves the three-dimensional advection-diffusion transport differential equation. It uses Finite Element (FE) numerical model for solving the full Navier-Stokes equations in three-dimensions. It does air pollution dispersion modeling, and heat transfer analysis.
7- SUITE – 2D: A two – Dimensional Hydrodynamic and transport FE model incorporating turbulence for detailed flow and large scale eddy structures around hydraulic structures. It also solves for the heat and mass transport equations.
8- Poisson/Laplace 2D: Finite Element 2D model for solving Poisson’s PDE and Laplace’s PDE, application to ground water flow in porous media, heat transfer, and viscous flows.
9- ODE2: General Differential Equation Solver for Second Order Ordinary Differential Equation using the Finite Element method applied to heat transport in pipe flows, deflection of tight wires, and beams on elastic foundations.
10- Heat 1D: One dimensional Finite Element Model for solving the heat partial differential Equation applied now to simulate Radon gas transport in porous media.
11- Wave 1D: FE one-dimensional model for the Wave PDE used for non-linear Fourier heat analyses in Skin tissues.
12- Networks: Discrete FE model Solves network problems as water pipes networks, electrical networks & spring systems.
13- Continua-2D: solves 2D stress-strain analysis for deformations of elastic solids.
14- Nonlinear Dynamics: It solves nonlinear dynamical equations such as the pendulum differential equation including also resistance forces such as friction and form drag forces in addition to electromagnetic forces.
15- Local scour prediction: It calculates bridge pier scour, plunge pool scour, scour downstream of barrages and grade control structures, and abutment scour.
Hi,
I'm trying to model a shock tube which consists of the driver and driven area. The driver and driven area contains helium at high pressure and nitrogen at low pressure respectively. They are separated by a diaphragm, which will rupture at t=0. This is a high speed flow problem with speed reaching 4-5 mach no.
So which solver should I use? I was previously using rhoCentralFoam but can I make it work with 2 gases, assuming no reaction at the moment?
I read thru the forum and some suggested rhoReactingFoam or rhoPimpleFoam.
cfdvenkatesh in the Cfd-online forum suggested :
"You could use Species Transport model to simulate mixing of 2 different gases. If your application is not IC engine related, I would suggest to use General Species Transport.
In the inlets you can specify the mass fractions for the gases you like."
So which is the more appropriate solver to use?
Thanks!
Hello? I'm trying to simulate tar reforming in Ansys Fluent using the species transport model. I have toluene and naphthalene as tar species with a number of reactions. I was using the mixture template, but there is a problem that the last species in the mixture list shows the biggest fraction at the outlet in the results. May I consider using another approach? Please help me to figure out this problem.
I need to use runkel's solute transport result as benchmark results. Can anyone provide me algorithm for runkel's solute transport model. Thanks in advance.
Hello everyone,
My name is Caner, and I'm a PhD student. I need help with the simulation aspect of my dissertation. Simply put, I need to model a ferry line. I've got the following information:
- Ferry specifications including power, speed, fuel capacity, fuel consumption in litres per nautical mile, passenger and car capacity, and more.
- Price of fuel per litre,
- Coordinates or distances of piers,
- Where ferries are moored,
- Timetables of all lines.
What I need to do first:
- Define piers and ferries,
- Setup lines between piers,
- Define timetables to those lines,
- Make each ferry pick up a line, depart from the pier as per the timetable,
- Go back to the starting positions after completing the schedule.
Second step:
- Set different schedules for weekdays and weekends,
- Define fuel capacity, fuel consumption and monitor fuel usage of each ferry,
Third step:
- Make a ferry go to refuel when fuel capacity reaches a certain threshold: e.g. if the fuel is less than 1 trips worth, alert another ferry to take over its next scheduled departure and go to refuel)
- Get a report of when and how much fuel the ferry got refuelled.
Fourth Step:
- Introduce passenger and cars to be carried for each trip as per a demand formula. Get a report about how many passengers transported.
Fifth Step:
-Remove fossil fuel ferries and introduce electric ferries to the same model.
-Add recharging ability to the piers.
-See the results and calculate the lowest required power and fuel (battery) capacity for the lowest yearly cost of operating electric ferries.
So far I've looked into FlexSim, Promodel, Process Simulator, PTV Vissim, Any Logic and a few other sim software I couldn't get to run properly. My problem is that it will take quite a long time for me to learn to code for each software and I don't have any time to waste.
Looking for suggestions on using which software and how to obtain each step.
All help is appreciated.
Note: At this point, I'm thinking about ship simulation games. Ship Simulator Extremes had great sea and weather simulation options. Is there a way that I could directly design the above scenarios on such a ship simulation game? Maybe that could bring more reliable results and easier configuration.
In HEC RAS model the software run my 1D-2D coupled data, but in RAS mapper result section this problem arise. How can i resolve this?
I want to define a CO + H2 mixture fuel for a combustor. How can I define this in ansys fluent mixture template ? Normal database does not include this mixture . eg. if I want to define a mixture of 20% CO and 80% H2 how do I proceed without using a UDF ?
Hey all,
I am trying to add two models (Unified equilibrium land-use transport & Bus operator behavior model). Unified equilibrium land-use transport model is a minimization problem subject to multiple equality constraints. However, Bus operator behavior model is a maximization problem subject to one inequality constraints. For the purpose of combining both models, I just need to change user travel cost (C_ijk) in the first model, perhaps. But, I am not sure how to add common constraint (equality or inequality) in the combined model? Both of these models as based on nested-logit-theory.
Any help will be appreciated.
Hi world, I'm currently doing a research for my final year project. And currently I'm having trouble in looking for a transport model for COMSOL regarding a reverse osmosis desalination membrane.
Could any kind soul please help me with this? It will be greatly appreciated.
Thanks :)
I am looking for a new mixture template which is not in the data base of Ansys Fluent species transport model. How could I add new template?
We're developing a distributed sediment transport model but lack an effective way of estimating D50, which is a sensible parameter in most transport capacity equations. Data that we have includes river width, stream order and upstream area as well as daily runoff and water level.
Would there be a simple way to estimate D50 in each river cell based on these parameters? Thank you very much!
I am trying to model sediment transport through a porous breakwater device in a laboratory tank. Which software would be most efficient in solving sediment transport problems?
I attached the CFD model wave actions using one software. This software does not have to function to solve sediment transport related problems. I now need to add sediment particles in the water (with the model shown) and measure the rate/mass of transport.
a transport model (e.g logit model or ...) is based on statistical data and field works or merely based on mathematical theories or both of them?
If I want to define a model ( e.g. a new model in freight transportation ), what actions should I do? what kinds of data should I gather?
I want to use reactive transport for simulation of CO2 storage. We have not selected geological formation yet, but most probably it will be CO2 with Enhanced Oil Recovery or depleted oil reservoir. I am considering two options at the moment: PHREEQC and TOUGHREACT. Which one is better for my case? Could you describe pros and cons of softs mentioned?
In the calculation of vapor penetration length multiphase eulerian model with species transport model is the best choice or not? And also how to add injection and breakup model with using above model?
Hi
I have run PCA for 3 years of data so by this I got factor scores for each item/subject for every year. Now, I need a single value to use in my model from three values.
Should i take average of factor scores or should i use a recent value? What is an appropriate way to use factor scores for transport delay data analysis?
Dear All
I just need some urgent guidance at the initial stage of modeling. See below for description
I am having a domain (just a simple box domain). Inside the domain there are some chemical reactions taking place which results in release of heat, water vapor, carbon-di-oxide and ammonia. I want to disperse the CO2, NH and the water vapor out of the domain
Now i am blowing dry air through one end of the box which will help me carry away the contaminants (CO2, NH and water vapor). The other end of the box is exposed to atmosphere. So one side is Velocity Inlet(for air), other side is pressure outlet(as exposed to atmosphere).
I want to study the effectiveness of the air at a certain velocity to disperse the contaminants
I am not sure which model should i go for VOF or species transport model in ansys fluent?
Kindly advise
Hello,
I will need to implement Transport Mode Detection (TMD) on a smartphone accelerometers, gps, etc. in order to detect if the user is traveling on foot, on bicycle, by car, by bus, etc. Here are my two questions:
1) Is there some public data available to train and benchmark algorithms for this task?
2) Is there some commercially usable libraries/services implementing TMD? Something under MIT licence would be great but commercial solutions could also work.
Thanks for your time,
Bruno
NB: Something like
I want to calculate traffic density of roadways near intersections and also midblock sections on urban roads. I have video recordings for different locations. So, I want to know about any reliable methods to calculate road density from the videos.
Basically, this is my problem: I have two MATLAB programs, program A is able to calculate the concentrations of chemical species by solving a system of non-linear equations, given an initial value of an input parameter.
MATLAB Program B, uses the value of the chemical species concentrations mentioned in program A and calculates the value of the parameter.
on the other hand, I would like to solve a non-steady state 1D transport model in COMSOL a interval from (0,L) at all the nodes of my geometry.
I would like to couple MATLAB with COMSOL in such way that the initial concentrations provided by the MATLAB program, can be used as the initial concentrations in my COMSOL transport model, solve my transport equations and move to the next node and time step and use now the concentrations obtained by COMSOL and feed them into the MATLAB program to calculate again the desired parameter.
And I would like to continue solving the model through all the geometry distance.
Thank you very much for your comments and suggestions.
Attached is a regression model by full factorial design which has 4 factors and 144 runs..But the final equation too long and adjusted-R is not feasible.
How can I find the best equation and fitted model in Matlab?
I have started working on the above mentioned model, I would like if someone can guide me on this, how to pursue this modelling by use of some kind of software.
Thank you
I want use the libradtran to calculate the aerosol radiation effects. So, I intend to import the outputs from atmospheric chemistry transport model to the libradtran. Who can tell me how to dispose? Thank you!
In the bubble column reactor, gas phase is dispersed into the reactive liquid solution. then, the gas is dissolved in the liquid and react with a specie in the liquid phase. bubbles in the column decreases in size because of mass transfer of gas into the liquid.
In the CFX which model should be used for gas phase? (dispersed fluid model or particle transport fluid model)
can anyone explain the required specification for this system?
Thank you
Hydrodesulfurization in packed beds takes place according to the following general reaction:
Sulfur Compound (ArS) + 2H2 --- H2S + Aromatic (Ar)
The kinetic rate is given by:
rHDS = (−KHDS) [ArS]^1.6 * [H2]^0.56 / (1+kad * [H2S]) [kmol/(kgs • s)]
The adsorption coefficient (kad = 50, 000 [m3/kmol]) does not depend on the temperature.
KHDS = 2.5•10^12 • exp(-19.384/Ta) [(m3)^2.16/(kg •(kmol)^1.16 • s)]
The geometry is a 3D cylinder and assembly meshing gives me a minimum orthogonal quality of 0.92, which is a desirable mesh. I have activated the Eulerian 2 phase and species transport models, and selected the mixture template for both the phases in the species transport model. Next in the materials section, all four materials (ArS, H2, Ar, and H2S) are defined inside the mixture template. The porous media is selected in the cell zone conditions and the appropriate UDF is loaded for the same.
Following this step I have attempted two different ways to execute the simulation:
1. Selecting mixture template for both gas and liquid phases and defining the materials in the same. Then, defining the reaction by defining the stoichiometric coefficients in the mixture template in the materials section. The following UDF for the reaction rate taken from the ANSYS manual was modified according to my reaction and defined and loaded as a function hook:
#include "udf.h"
#include "mem.h"
#define KHDS 0.005083992078
DEFINE_VR_RATE(vol_reac_rate,c,t,r,mole_weight,species_mf,rate,rr_t)
{
begin_c_loop(c,t)
{
real X_ars=C_YI(c,t,3)*C_R(c,t);
real X_h2=C_YI(c,t,1)*C_R(c,t);
real X_h2s=C_YI(c,t,0)*C_R(c,t);
if (FLUID_THREAD_P(t) && THREAD_VAR(t).fluid.porous)
*rate=((-KHDS)*(pow(X_ars,1.6))*(pow(X_h2,0.56)))/(1+(kad*X_h2s));
else
*rate = 0;
*rr_t = *rate;
}
end_c_loop(c,t)
}
2. Selecting two different templates to define the materials and following the remaining steps as it was in point no. 1.
I am using ANSYS Fluent for the simulations and maintaining a time step size of 1e-08, but there is no change in the mass fraction of the reactants. In other words the mass fractions of ArS and H2 are 1.0 throughout the simulation and mass fractions of Ar and H2S are 0.
Any kind of support regarding this would be reallyhelpful.
Thanks.
Hello guys, currently i am doing a simulation regarding the mixing between two fluids in a mixing channel. I am validating my model against an experimental work. The case is in 3D and i am using laminar model. In addition, i m using species transport model for the mixture. However, for my simulation cases, it failed to capture those swirling flow that can be observed from the experimental work. is there any solution or setting which can help me to capture those swirling flow in my visualization result? The visualization results are attached as below: top (present simulation), bottom (experimental work)
The most promising combination of models for freight transport forecasting and evaluation in my view is a fast and relatively straight forward policy analysis model, developed as a system dynamics model and/or a model integrating outputs from other more detailed models.
Can you share research papers related to this.
Can anyone give reference procedure or an illustrative example for the estimation of OD Demand matrices through CUBE.
Probably they are estimated through extension CUBE Analyst/Analyst Drive.
Input Data available to me: A prior yearly OD matrix & Traffic Counts (Not Average values)
And lastly, how are the results of output matrix. Are the results reliable and statistically significant?
I am working on the heptane simulation in a constant combustion chamber. I have created a reduced chemkin pro file (192 species and 1112 reactions) from a detailed one.
I want to inject heptane spray into a pressurized closed chamber to create chemical reactions and combustion. For that I have prepared every think (geometry, mesh, boundary conds, ..).
I applied these set up in Fluent:
1. Energy equation
2. k epslon viscous flow model
3. operating condition of chamber 21 bar
4.constant temperatures at chamber walls
5. Air is taken as an ideal gas
Run for steady state to get the initial condition, Then:
a. Change to unsteady state
b. using species transport model -imported chemkin mechanism (reduced heptane file)
c. using DPM to create heptane injection (used point cone)
d. apply time step size and number of them and run calculation
I got the spray but no combustion?
Should I use another species model or what to do?
The help is really appreciated.
Osama
For semiconductor transport modelling using the drift-diffusion equations, the Scharfetter-Gummel discretization for the current flow equations appears everywhere.
Is there a particular reason why this method is so overwhelmingly popular as compared to the many other techniques available and used in the fluid dynamics community (Galerkin Least Squares stabilization appears to be one)?
I'm given to understand that the Scharfetter-Gummel scheme makes it easy to get stable differences in regions of exponentially varying carrier densities. Are there any known alternative schemes?
Hello guys, i am new to CFD ANSYS FLUENT, currently i am doing a simulation regarding the mixing between two types of water streams from two different inlets. I am using species transport model to simulate my case. At first, i am trying to output the mass fraction at one of the output plane in the mixing channel. But i have found that the mass fraction of species A at the plane is very small (Near to zero, 10^-30) even though the mass fraction of species A from the inlet is equal to 1. Afterwards, when i change the setting in the mixing template---> Density---> Volume-weighted mixing law, the mass fraction of species A in the output plane becomes larger (10^-2), but the solution is not converging even after i reduce the relaxation factor. Is there any inappropriate settings that i have set in my case? or is there any way to resolve the converging issues ? The details of my settings are shown as below:
Model : 3D, viscous laminar, species transport
Materials : species A (from inlet 1, mass fraction of A =1), species B (from inlet 2, mass fraction of A =0), species B is the bulk fluid
Inlet Velocity : Inlet 1 and 2 have the same inlet velocity=0.01m/s
Solution methods : PISO, second order for all spatial discretization
Any help or guidance are much appreciated!
Hello guys, i am new to CFD ANSYS FLUENT, currently i am doing a simulation regarding the mixing between two types of water streams from two different inlets. I am using species transport model to simulate my case. At first, i am trying to output the mass fraction at one of the output plane in the mixing channel. But i have found that the mass fraction of species A at the plane is very small (Near to zero, 10^-30) even though the mass fraction of species A from the inlet is equal to 1. Afterwards, when i change the setting in the mixing template---> Density---> Volume-weighted mixing law, the mass fraction of species A in the output plane becomes larger (10^-2), but the solution is not converging even after i reduce the relaxation factor. Is there any inappropriate settings that i have set in my case? or is there any way to resolve the converging issues ? The details of my settings are shown as below:
Model : 3D, viscous laminar, species transport
Materials : species A (from inlet 1, mass fraction of A =1), species B (from inlet 2, mass fraction of A =0), species B is the bulk fluid
Inlet Velocity : Inlet 1 and 2 have the same inlet velocity=0.01m/s
Solution methods : PISO, second order for all spatial discretization
Any help or guidance are much appreciated!
Hello guys, currently i am doing a simulation by using species transport in ANSYS FLUENT...however, i have found that if i change the setting from steady to transient model, the concentration of one of the species at the outlet became relatively small (10^-250)...i was wondering is it species transport model cannot be applied in transient case? The settings of my case is shown as below:
Inlet 1: fluid A
Inlet 2: fluid B (Bulk species)
Output results (mass fraction of A) at the outlet:
Steady case: 0.5-0.6
Transient case: 0
Non premixed is understood theoretically but practically (physically) I am unable to imagine what is species transport model.
Transport models are classified as Lagrangian and Eulerian models. Both are functioning in different manner. What are the major difference between these two models? Which one is the best method to describe the transport of CO2 in the atmosphere?
Passenger drones are sometimes heralded as the new miracle solution to traffic congestion. But one can just as well argue that, together with other automated transport technologies, they will just induce new traffic and congestion will move from the roads to the skies. I wonder whether there is any systematic thinking about this ongoing already, both in terms of policy work and in terms of transport modelling.
I have carried out the inbound & out bound survey of region and having the details of all different vehicle trips, Now I would like to convert these data of vehicle trips in to persons trips, so what are the ways / IS codes / standard codes of converting vehicle trip data in to person trip data ?
In the simulation of railway vehicle driving profile, coupler force calculation is required. Without the real time data, how to calculate coupler force coefficients and forces.
Can soil column experiments for contaminants transport be used to validate VLEACH model since, the minimum time step for this model is 1 year. Whereas the samples from column study are analysed at hourly or daily basis.
I would like to know how to correlate the results for this case.
Unlike pollutant transport modeling in soil, and water bodies, where it is possible to predict the pollutant levels at any given point at a given time period, the air pollutant dispersion models lack the time factor.
Are there any models, where in the downwind pollutant concentration be predicted at a given time?
I am working on Simplified Trip on Project Software(STOPS) which is for the estimation of transit demand. Unfortunately, I could not find any resource to find this software conceptually, although it is easy to work. If any one understands this chart conceptually, please explain.
Also, I found that highway supply part is computed by following formula:
PMHT(I,J) = ∑ [highway person-trips(i,j) x highway distance(i,j) + auto-access trips(i,j) x auto-access distance(i,s)]
Where: I, i = production district and zone
J, j = attraction district and zone
s = stop used for park-ride or kiss-ride access
∑ = sum over all i,j within each I,J
PHMT change(I,J) = Build PMHT(I,J) minus No-build PMHT(I,J)
And the Home-Based-Work part for demand:
Normalized CTPP transit share x [C x t(a) x CTPP workers(a)]
= linked HBW transit trips in rider-survey datasets
Can anyone introduce some resources that explain these formula and their usage to know about the inputs and outputs?
A more economical and alternative approach for gathering aquifer parameters such as regional aquifer extent, recharge and discharge points, flow direction and velocity, hydraulic permeability, thickness etc.
Hi,
I am working on optimization approaches on an intersection. And I have been getting some questionnable results on the simulator. I get some high troughputs of vehicle in the intersection but with big average delay of vehicles e.g :
In a scenario I get a throughput of 4544 with an average delay of 31.22 seconds and average queue length per phase of 41 meters
And in another scenario I get a 4551 throughput with an average delay of 31.26 seconds with an average queue length per phase of 39.68 meters
This compared to the average study of the same intersection we see different results, e.g in a scenario a throughput of 4343 with an average delay of 30.7 seconds and an average queue length per phase of 21.1 meters.
I am starting to question my results performance. Doesn't higher throughput mean minimum average delay and lesser queues on lanes ?
Usually the ride comfort is evaluated in terms of rms acceleration at seat level. Our (my) experience is that, the ride is more uncomfortable due to jerk than acceleration.
Is there any work on the effect of jerk on ride comfort ?
Essentially, this relates to the mathematical problem of naturally poor correlation between low value continuous values (e.g. 0.003) with discrete values (0, 1, 2, etc). Has anyone come up with a workable solution to this in road safety?
I attach a map of local road crashes in parts of Melbourne, Australia, to demonstrate. The local roads (within the squares defined by arterials) have hardly any crashes. Models come up with low values no matter how good the model is. Poor correlation/model fit is guaranteed. Solution?

The question refers to workload management from different perspectives: organisational, individual, operational demand. I'm just interesting in different viewpoints on this question
Hello freinds,
I want to generate mobility (nodes movements) and create traffic pattern for 100 nodes in leach protocol but i don't knouw what's the parameters i can give to setdest command and cbrgen.tcl/tcpgen.tcl.
how I can use to configure the parameters bonnmotion ?
Thanks
Have a nice day
metro train services suffers delay or cancellation in services due to mechanical failures. am interesting to evaluate the most critical failure that often become cause of interruption in service. which technique is best to use between FMEA and FTA? What's criteria of selection?
I want to build a system for managing traffic lights.
Genetic Algorithms will optimize green times according to recent congestion and road priority.
I had already a touch with GA by implementing 0-1 knapsack problem,
but in this case i really dont know how to implement this in order to output optimized timings for a intersection (4 roads / 4 lights)
I would appreciate any help as a roadmap.
Thank you.
Hello there,
I am new to the combustion analysis. I am working on a simulation of a rotary compression ignition engine on Fluent. The problem description is as below.
The air enters in the combustion chamber at 350K. Diesel is sprayed at 300K. The mixture gets compressed and temperature increases to around 800K and pressure increases to 32 Bar. I tried the whole simulation with the Species transport model by keeping volumetric reaction (Eddy dissipation) enabled. Next when I try to plot the species graph for mass fraction of Co2 and Mass fraction of H20, it shows zero.
My question is: Is there still no burning of fuel due to high pressure ?
or the model I am using is inappropriate ? I am really need your suggestions.
Thank you in advance.
Dear colleagues!
I'm developing a tool building (near-) optimal routes for an existing set of vehicles which serve a fixed hub-and-spoke network with two hubs. A mathematical formulation of the corresponding problem is required. Which papers would you recommend to consider?
I am trying to develop a overtaking behavior micro-simulation model for non lane based heterogeneous traffic environment using VISSIM to define the number and nature of conflict. I am planing to use COM interface. How can I proceed from the very beginning and what type data need to be collected? Any manual or tutorial is appreciated (if available).
i mean the use of PHREEQC model without the coupling of other hydrological (maybe?) models.
Hello there,
I am modeling an evaporating spray. The problem description is as follows.
There are two inlets into the flow path. One is air inlet and other is diesel inlet (Spray). Diesel is at 300K temperature and air is at 350K temperature. I am using species transport model with the DPM. I have few queries for the problem mentioned.
1. I am using species transport model with the diesel-air mixture. When I select this model, by default it takes cell zone fluid as diesel-air. But in real, initially there is only air. Then spray of diesel starts at a particular time. Can anybody suggest me the right way to do this ?
2. Is there any other way to model the evaporating spray without using species model ? I am not interested in to the species and chemical equilibrium at this stage. I am using this model just because I can select the droplets in the DPM model. If i do not select species model, I will have only one option in the DPM, that is Inert.
Thank you in advance.
Parth
In the following reference,
Todosiev, E.P., 1963. The action point model of the driver-vehicle system (Doctoral dissertation, The Ohio State University).
on page 16, an idealized relative acceleration-relative speed diagram is shown (figure 1 attached below). On this figure, the vertical axis is:
relative acceleration = acceleration of lead vehicle - acceleration of following vehicle.
And the horizontal axis is:
relative speed = speed of lead vehicle - speed of following vehicle
The assumption is that the lead vehicle is moving at uniform speed, therefore the change in the relative acceleration is brought about only by the acceleration of following vehicle. Following is the definition of action point in the above reference:
"The action point is defined as the point where the acceleration changes sign".
In the figure 1, the sign of acceleration at point A changes only because the following vehicle decelerates. So, the action point is A. It is easily identifiable on figure 1 using da-dv diagram.
But in the observed vehicle trajectories, the lead vehicle does not move at a uniform speed. Consider figure 2 which is a smoothed version of an observed vehicle trajectory. The axes are same as figure 1, except the units.
What should be considered an action point now?
1) Is it the point where relative acceleration changes sign?
2) Is it the point where the relative acceleration changes magnitude (regardless of sign)?
3) Or do we have to look at the acceleration of following vehicle only to see when it changes sign (and figure 2 is of no use)?

I was using "Thermodynamic Transport" Model as given in Sentaurus Device Tutorial as "Thermo_des.cmd". It was showing different lattice temperatures in "@node@_des.tdr" file. Temperature was 707 to 745 K. Is this approach correct? If no then how to turn ON self heating?
But if Yes, then how to turn OFF self heating? I have deleted the "Temperature" word from the line "Coupled{ Poisson Electron Hole Temperature }" in three places of "Solve" section. 1) "*- Build-up of initial solution:", 2) "*- Bias gate to target bias", and 3) "*- drain voltage sweep". Then "@node@_des.tdr" file is NOT showing different lattice temperatures. It is 300 K. But the problem is drain current has decreased.
We know that higher temperature changes the temperature dependent material properties like band-gap and mobility, leading to the degradation of device performance. The reduction in mobility leads to a reduction in output current as the operation voltage is increased.
But in my case self heating off showing lower current and self heating on showing higher current.
I was simulating an NMOSFET of conventional structure taking parameters from ITRS 2013.
Please inform how to do self heating ON and OFF.
I am modeling a corridor with eight 4 leg and one RCUT intersection. the corridor is coded in VISSIM. I used the SSAM, but does it work for RCUT intersections too? The values I get are not very convencing, Is there any other way to measure safety from VISSIM output?
I am interested in applying UNA to Colombo. But still I could not find the exact way of doing it. The available tutorials in the internet only explain the GIS steps in applying it. I am worried on preparation on the weighted attribute table. So if anyone can help me in finalising the required database for the UNA will help me a lot
Thanks
how to use the software for analyzing the traffic flow in unsignalized intersection?
I am doing my project on installing traffic signals at congested unsignalized intersection.
Do i need to compare between fixed and flexible progressive traffic signals.
Hi, I want to run Multiple stress and creep recovery (MSCR) test on pen 40/50 bitumen. This test is generally conducted at the high temperature of the Superpave performance grading or PG (i.e., max pavement temperature). I do not have pen 40/50 bitumen with us so that we could do the PG. Can anyone please tell what would be the equivalent PG of the pen 40/50 binder?
More details on bitumen:
Penetration 45-49
Softening point 51-53 C
Thanks
the below attachment is more focus on car and other transport that using the highway as the main route. how about for the railway system that i can related for the wardrop equlibrium model.
thank you.
In surface transport, most intermodal models estimate rail-and-road choices. Yard location and hub-and-spoke operations have been modelled around the rail-and-road freight trip.
However, recently defined mega-regions in the EU place new emphasis on port operations and the integration of water mode within the set of efficient choices.
Only the threshold SDX has a parameter NRND, representing the variation in the same driver. Why, then, the plot of relative speed vs front to rear distance for a "single driver vehicle unit and actual speed level" shows curves for SDV, CLDV and OPDV? Shouldn't they be constant values i.e. straight lines for a single driver vehicle unit? What does the actual speed level mean here?
Tn = slope of the linear relation between distance gap and following vehicle velocity
CC1 = Time that driver wants to keep
dn = distance gap when following vehicle velocity is zero
CC0 = distance gap at standstill condition
I am trying to accurately quantify carbon emitted when a truck carries goods from a point to another using transport emission planning model. What the is the right emission transport model planning model I can use.
Thank you
Does anyone has experiences in combining a BIM software with building enery simulation and other building physics simulations? How does the IFC works in transporting models?
I am failing to get the exact formula to estimate the distance between a moving vehicle and APs ahead, in an environment, where a 3G macroc-ell is overlaying a number of small cells networks such as WI-Fi cells.
attached is the diagram explaining clearly what I am requesting help for.
As stated in the literature, in species transport model mixture formulation, the components are mixed at molecular level and velocity and temperature are the same for all components.
Given the case for non-reactive mixture and the simulations I carried out, the mass fraction data is available for different components at various axial locations inside a cylindrical channel.
However, I intend to know how the species transport model can be used to know the extent of mixing between the two gases.
Secondly, since there is no reaction, what is the factor that is causing the mass fraction change?
I have a data that I am trying to solve using a transportation model so i am asking if it is possible to have a single source with several destinations?
How can the architectural profession provide an environment for increased informal neighbour interactions, especially in high-density developments?
Where and how do you usually make contact with your neighbours?
Are you aware of any great publications or building case studies related to this area of research?
I am doing my research in simulating motorcycle traffic in Transmodeler and this function is used for Lateral movement Behavior for motorcycles
w(i) = Lateral buffer space;
V(i) = Current speed;
l = Lower bound of the buffer space;
u = Upper bound of the buffer space; and
β = A parameter controlling the shape of the curve.
β, L and U are parameters to be estimated
Thank you
Do you know some new articles about effectiveness of dynamic transport management systems in your country?
Recently, several studies on calibrating traffic flow models have been undertaken using support vector regression (SVR). For me, the method seems to be a bit counter-intuitive. Rather than the sum of the squared errors, the sum of squared prefactors of the model function is minimized. However, this seems to have nothing to do with the fit quality itself. The fit quality enters only indirectly in form of some constraints, and small deviations are not penalized at all. Furthermore, you obtain a sort of black-box model which is lengthy to write down explicitly and which cannot be understood intuitively. Under which circumstances, the SVR should nevertheless be preferred to an ordinary LSE minimization?
Coupling RCM with CTM to investigate the effects of climate change on future air quality
I'm looking for the mathematical formulation of Wiedemann 99 car-following model, but I can only find a formula and not the algorithm or its way of working.
Can you suggest the articles where I can find this?

I will need to display an image file and a sound file for a short period of time in one of the driving scenarios. I will use STISIM drive version 3 software. As I have no experience with this software, does anyone know if it's possible to do this?
By the way, the image file needs to be displayed above a moving vehicle. I'm aware that I will need to use the programmable module for this.
I have plotted the graph of Avg. Spot Speed (Y-Axis) Vs. Volume/Capacity Ratio (X-axis) and the curve seems to be parabolic till V/C=1 but below V/C less than 1 it doesn't come parabolic so how to plot this parabolic curve. I am determining the LOS for National highways and the traffic flow ranges from 1400 Veh/hr to 1980 Veh/hr.
Please send me publications or names of such models
There must be hundreds or thousands of works dealing with lab experiments for sediment transport problems, but who cares if they are not available as raw data (and downloaded files) that can be used by the rest of the research community? Not very useful if not.
What I do search are simple test cases, simple benchmarking problems that can serve to validate sediment transport models, that have their data (web download for example) available for the modeller community, as is common practice in Tsunami Modelling.
I have found some many works as, for example:
- Naqshband et al (2014) JGR Earth Surface, 119:1043-1063, but I can just perform a qualitative comparison, as I do not have access to the raw data and only print paper information coming from figures is available (not a very objective way of comparing).
And same comment for the rest of the works, as those coming from SAND PIT project (with a web page not accesible any more), as for example:
- Klein, A. (2004). Validation of morphodynamic models on channels, trenches and pits.
- van Rijn and Walstra (2003). Modelling of sand transport in DELFT3D
- de Groot (2005). Modelling the morphological behaviour of sandpits
Summarising, I look for laboratory experiment data for sediment transport validation/benchmarking that can be downloaded and used for comparison purposes.
Can anyone please help me in this problem of reducing "wind shear effect on an aircraft wing"? My friend just initiated this project entitled "transport modelling to reduce wind shear effect on an aircraft wing". He even don't know how to approach this.
Any literature? reference? Anything related to the same?
Thanks a ton in advance.
In downtown and heavy commercial areas, pedestrians use streets and interact/conflict with vehicles. Therefore, causing congestion that is caused by heavy traffic as well as pedestrian conflict. When analyzing/simulating (vehicular) traffic operation using the regular tools (HCM and others) and adding some friction factors to account for pedestrian conflict, results are not reasonable compared to real life conditions.
Does anybody know of a model or a methodology to analyze or simulate the pedestrian-vehicular traffic conditions?
The Transportation Problem is a special class of linear programming problems which deals with the transportation of a single homogeneous product from factories to warehouse. There are several well-known heuristics methods like Vogel’s Approximation Method (VAM), Northwest Corner Method (NWCM), Least Cost Method (LCM), TOC-VAM, RAM etc. are available to get the optimal solution but they can't gives the optimal solution directly for all transportation problem.
I am interested in the programs themselves, as well as scientific methods of their development. Also of interest is the assessment of their effectiveness (how much money is spent/what is the effect obtained). I am also interested in the programs of public transport development.
The BPR function is the most used in static models but is seems not suitable for dynamic models.
I'm trying to simulate a jet stream (solid carbon dioxide particles + nitrogen gas) passing through a simple nozzle into open domain. The stream will encounter an object in the open domain, and I will analyse the drag force on the object.
So far I've managed to model only air stream. How can I model the stream to be a mixture of solid CO2 particles and nitrogen gas? In Species Transport model, I only find a set mixture materials in FLUENT data base.
In developing countries, demand aspects of public transit have received very limited attention as compared to the design and engineering aspects. Further, transport studies conducted in those countries are suffering from virtual lack of a database on urban transport statistics or project based or either very aggregate.
Given circumstances, there is a need on a simplified method to measure transit demand of public transit stops. This study suggested that network centrality measures tool is robust, dynamic planning tool that will offer promise for transport planning applications in Indian context.
Linear regression, logit model and probit models are the best used tools, but what are their advantages and disadvantages in traffic flow and transportation research problems, where prediction has random events like vehicle arrival time or gaps between vehicles or choice of transportation mode etc.