LEWASTE Users Manual.docx

上传人:b****7 文档编号:10183380 上传时间:2023-02-09 格式:DOCX 页数:107 大小:211.13KB
下载 相关 举报
LEWASTE Users Manual.docx_第1页
第1页 / 共107页
LEWASTE Users Manual.docx_第2页
第2页 / 共107页
LEWASTE Users Manual.docx_第3页
第3页 / 共107页
LEWASTE Users Manual.docx_第4页
第4页 / 共107页
LEWASTE Users Manual.docx_第5页
第5页 / 共107页
点击查看更多>>
下载资源
资源描述

LEWASTE Users Manual.docx

《LEWASTE Users Manual.docx》由会员分享,可在线阅读,更多相关《LEWASTE Users Manual.docx(107页珍藏版)》请在冰豆网上搜索。

LEWASTE Users Manual.docx

LEWASTEUsersManual

LEWASTE.DOC{PRIVATE}

 

Users'ManualofAHybridLagrangian-Eulerian

FiniteElementModelofWASTETransport

throughSaturated-UnsaturatedMedia:

Version2.0

 

by

G.T.(George)YehandJ.R.(Ruth)Chang

DepartmentofCivilEngineering

ThePennsylvaniaStateUniversity

UniversityPark,PA16802

 

DateIssued-May1993

 

PreparedfortheShortCourseon

SimulationofSubsurfaceFlowandContaminantTransport

byFiniteElementandAnalyticalMethods

 

CONTENTS

 

Page

LISTOFFIGURESv

LISTOFTABLESvii

ABSTRACTix

1.INTRODUCTION1

2.THELEWASTEPROGRAMSTRUCTURE3

2.1PurposeofLEWASTE3

2.2DescriptionofLEWASTESubroutines6

3.ADAPTATIONOFLEWASTETOSITESPECIFICAPPLICATIONS25

3.1SpecificationofMaximumControl-Integers25

3.2InputandOutputDevices29

4.SAMPLEPROBLEMS31

4.1StatementofProblemNo.131

4.2InputforProblemNo.135

4.3PartialOutputforProblemNo.135

4.4StatementofProblemNo.243

4.5InputforProblemNo.246

4.6PartialOutputforProblemNo.246

4.7StatementofProblemNo.355

4.8InputforProblemNo.361

4.9PartialOutputforProblemNo.361

APPENDIXA:

DataInputGuide71

LISTOFFIGURES

FigurePage

2.1ProgramStructureofLEWASTE7

4.1Problemdefinitionandsketchforexample1...................33

4.2FiniteelementdiscretizationforExample1...................33

4.3Conncentrationprofilesatvarioustimes....................34

4.4Problemdefinitionandsketchforexample2...................44

4.5FiniteelementdiscretizationforExample2...................44

4.650%Conncentrationcontoursatvarioustimes..................45

4.7Problemdefinitionandsketchforexample3...................56

4.8FiniteelementdiscretizationforExample3...................57

4.9ThevelocityfieldfromFEMWATERsimulation................58

4.1050%Conncentrationcontoursatvarioustimes..................59

 

LISTOFTABLES

TablePage

4.1InputDataSetforExample135

4.2PartialListingofOutputforExample137

4.3InputDataSetforExample247

4.4PartialListingofOutputforExample249

4.5InputDataSetforExample362

4.6PartialListingofOutputforExample364

ABSTRACT

Thisdocumentpresentstheusers'manualofLEWASTE,aHybridLagrangian-EulerianFiniteElementModelofWASTETransportthroughSaturated-UnsaturatedMedia.Incomparisontoconventionalfiniteelement(includingbothGalerkinandupstreamfiniteelements)orfinitedifference(includingbothcentralandupwindfinitedifferences)models,LEWASTEoffersseveraladvantages:

(1)itcompletelyeliminatesnumericaloscillationduetoadvectionterms,

(2)itcanbeappliedtomeshPecletnumberrangingfrom0toinfinity(conventionalfiniteelementorfinitedifferencemodelstypicallyimposeundulysevererestrictiononthemeshPecletnumber),(3)itcanuseverylargetimestepsizetogreatlyreducenumericaldispersion(infact,thelargerthetimestep,thebetterthesolutionwithrespecttoadvectiontransport;thesizeoftimestepsizeisonlylimitedbytheaccuracyrequirementwithrespecttodiffusion/dispersiontransport,whichisnormallynotaverysevererestriction),and(4)thehybridLagrangian-Eulerianfiniteelementapproachisalwayssuperiortoandneverbeworsethanitscorrespondingupstreamfiniteelementmethod).Becauseoftheseadvantages,LEWASTEisintendedtosupersedeitspredecessorFEMWASTE(AFiniteElementModelofWASTETransportthroughSaturated-UnsaturatedPorousMedia).Themodelisdesignedforgenericapplications.Foreachsite-specificapplication,36maximumcontrol-integersmustbeassignedintheMAIN.Inputtotheprogramincludesthecontrolindices,propertiesofthemedia,thegeometryintheformofelementsandnodes,andboundaryandinitialconditions.Principaloutputincludesthespatialdistributionofconcentrationsandmaterialfluxcomponentsatanydesiredtime.Fluxesthroughvarioustypesofboundariesareoutput.Inaddition,diagnosticvariables,suchasthenumberofnon-convergentnodesandresidualsmaybeprintedifrequired.

1.INTRODUCTION

LEWASTE(AHybridLagrangian-EulerianFiniteElementModelofWASTESTransportthroughSaturated-UnsaturatedMedia)isintendedtosupersedeFEMWASTE(AFiniteElementModelofWASTETransportthroughSaturated-UnsaturatedPorousMedia),butalsoincludesFEMWASTEasanoption.UsingthehybridLagrangian-Eulerianapproach,onecancompletelyeliminatenumericaloscillationduetoadvectiontransport.Largetimestepsizescanbeusedtoovercomeexcessivenumericaldispersion.Theonlylimitationonthesizeoftimestepistherequirementofaccuracywithrespecttodispersiontransport,whichdoesnotposemuchsevererestrictions.

Thepurposeofthismanualistoprovideguidancetousersofthecomputercodetoenablethemtoemploythemodelforsite-specificapplication.Thus,Section2.1liststhegoverningequationsandinitialandboundaryconditionsforwhichLEWASTEisdesignedtosolve.Section2.2containsthedescriptionofallsubroutinesinLEWASTE.Thisshouldfacilitatetheunderstandingofthecodestructurebytheusers.Sinceoccasionsmyarisethattheusershavetomodifythecode,thissectionshouldhelpthemtotracethecodesotheycanmakenecessaryadjustmentsfortheirpurposes.Section3.1containsthespecificationofmaximumcontrol-integers.Foreachapplication,theuserneedstoassign32maximumcontrol-integersintheMAIN.Section3.2describesfilesrequiredfortheexecutionofLEWASTE.AppendixAcontainsthedatainputguidethatisessentialforanysitespecificapplication.Theusersmaychoosewhateverunitshewantstouseprovidedtheyaremaintainedinalltheinput.Unitsofmass(M),length(L),andtime(T)areindicatedintheinputdescription.

ThespecialfeaturesofLEWASTEareitsflexibilityandversatilityinmodelingaswidearangeofproblemsaspossible.Themodelisdesignedto:

(1)treatheterogeneousandanisotropicmediaconsistingasmanygeologicformationasdesired,

(2)considerspatiallyandtemporallydistributedaswellaspointsources/sinks,(3)accepttheprescribedinitialconditionsortoobtainthembysimulatingsteadystateversionofthesystemunderconsideration,(4)dealwithprescribedtransientconcentrationdistributedovertheDirichletboundary,(5)handletimedependentfluxesovervariableboundaries,(6)dealwithtimedependenttotalfluxesoverCauchyboundaries,(7)includetheoff-diagonaldispersioncoefficienttensorcomponentsingoverningequationfordealingwithcaseswhenthecoordinatesystemdoesnotcoincidewiththeprincipaldirectionsofthedispersioncoefficienttensor,(8)providetwooptionsoftreatingthemassmatrix-consistentandlumping,(9)givethreeoptions(exactrelaxation,under-andover-relaxation)forestimatingthenonlinearmatrix,(10)includesixoptionsforsolvingthelinearizedmatrixequations:

directGaussianelimination,successivepointiterationsolutionstrategies,polynomialpreconditionedconjugategradientmethod,incompleteCholeskypreconditionedconjugategradientmethod,modifiedincompleteCholeskypreconditionedconjugategradientmethod,andsymmetricsuccessiveover-relaxationpreconditionedconjugategradientmethod,(11)includebothquadrilateralandtriangularelementstofacilitatethediscretizationoftheregion,(12)automaticallyresettimestepsizewhenboundaryconditionsorsource/sinkschangeabruptly,(13)checkthemassbalancecomputationover

theentireregionforeverytimestep,(14)includethreeadsorptionmodels-thelinearisothermandthenonlinearFreundlichandLangmuirisotherms,and(15)includethehybridLagrangian-EulerianandtheconventionalEulerianapproaches.

2.THELEWASTEPROGRAMSTRUCTURE

2.1ThePurposeofLEWASTE

LEWASTEisdesignedtosolvethefollowingsystemofgoverningequationsalongwithinitialandboundaryconditions,whichdescribethematerialtransportthroughgroundwatersystems.Theequationsarederivedbasedonthecontinuityofmassandfluxlaws.Themajorprocessesareadvection,dispersion/diffusion,adsorption,decay,thecompressibilityofmedia,biodegradationthroughbothliquidandsolidphases,andsource/sink.

GoverningEquations-

(2.1)

(2.2a)

(2.2b)

(2.2c)

whereisthemoistureconcentration,bisthebulkdensityofthemedium(M/L3),Cisthematerialconcentrationinaqueousphase(M/L3),Sisthematerialconcentrationinadsorbedphase(M/M),tistime,Visthedischarge,isthedeloperator,Disthedispersioncoefficienttensor,isthedecayconstant,Fisastoragecoefficientrepresentingtheeffectofwatercapacityandcompressibilityofwaterandmedia(thedefinitionofFcanbefoundinFEMWATER),'isthecompressibilityofthemedia,histhepressurehead,Kwisthebiodegradationrateconstantthroughaqueousphase,Ksisthebiodegradationrateconstantthroughadsorbedphase,Qisthesourcerateofwater,Cinisthematerialconcentrationinthesource,Kdisthedistributioncoefficient,SmaxisthemaximumconcentrationallowedinthemediumintheLangmuirnonlinearisotherm,nisthepowerindexintheFreundlichnonlinearisotherm,andKisthecoefficientintheLangmuirorFreundlichnonlinearisotherm.

ThedispersioncoefficienttensorDinEq.(2.1)isgivenby

(2.3)

where│V│isthemagnitudeofV,istheKroneckerdeltatensor,aTisthelate

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 表格模板 > 合同协议

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1