




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Garfield,adrift-chambersimulationprogramUser'sguideVersion4.2930November1993RobVeenhofGarfieldisacomputerprogramforthedetailedsimulationoftwo-dimensionaldriftchambers.Theprogramcanforinstancecalculatefieldmaps,x(t)relations,arrivaltimedistributions,inducedsignalsandthedriftvelocityanddiffusioningasmixtures.Garfieldcanalsoassistinoptimisingthepotentialsettings.Garfield,adrift-chambersimulationprogramUser'sguideVersion4.29Garfield,adrift-chambersimulationprogramUser'sguideVersion4.29Copyrightnotice©RobVeenhof,1993,allrightsreserved.Garfield,adrift-chambersimulationprogram,CERNProgramLibraryentryW5050Copyrightandanyotherappropriatelegalprotectionofthiscomputerprogramandassociateddocumentationreservedinallcountriesoftheworld.Thisprogramordocumentationmaynotbereproducedand/orredistributedbyanymethodwithoutpriorwrittenconsentoftheauthor.Permissionforthescientificusageofanyprogramsdescribedhereinisgrantedaprioritothosescientificinsti-tutesassociatedwiththeCERNexperimentalprogramorwithwhomCERNhasconcludedascientificcollab-orationagreement.Commercialutilisationrequiresexplicitaprioripermissionfromtheauthorandwillbesubjectedtopaymentofalicensefee.Submitter:M.MarquinaLanguage:FORTRANLibrary:POOL-W5050iiGarfield,adrift-chambersimulationprogramWhatisGarfield?Garfieldtriestosimulatethebehaviourofdrift-chambers:itcalculatesandplotstheelectrostaticfield,thedrift-linesofelectronsandionsandthecurrentsonthesensewiresresultingfromthepassageofachargedparticlethroughthechamber.Theprogramcanalsoassistyouinfindingoptimalpotentialsettingsundercertaincon-straints.Forcalibrationpurposes,Garfieldcancomputex(t)-relationsandarrivaltimedistributions.Theprogramisprimarilymeantforusewithchambersthatconsistonlyofthinwiresandinfiniteequipotentialplanes.Periodicity,magneticfieldsandcylindricalgeometryareallowed.Fancyelectrodescanonlybehandledbyapproximation.Garfieldcannotdealwiththree-dimensionalstructures.GarfieldcanberuninteractivelyandinbatchonmostoftheCERNcentralcomputers.Oneofthemainfeaturesoftheprogramisprobablyitsfriendliness;littleknowledgeaboutthecomputersystemandnoknowledgeatallaboutprogramminglanguagesisrequiredtobeabletorunit.WhatisGarfield?iiiivGarfield,adrift-chambersimulationprogramContents1.0Introduction....................................................1Whattheprogramcando1Whattheprogramcannotdo1Incaseofproblems23334481010121213131515161717181819212728283039434966737474747475757676767779872.0Runningtheprogram2.1Howtostarttheprogramoneachofthesystems2.1.1RunningonApolloandUnixsystems2.1.2RunningontheCray2.1.3RunningunderVM/CMSandCrayjobsubmission2.1.4RunningonVax/VMS2.2Terminaltypes...................................................2.3Datasets.......................................................2.3.1Garfieldoutputdatasets2.3.2Filenamingconventionsandinputfileformat2.4Errormessages...................................................2.4.1Garfieldmessages...............................................2.4.2GKSerrormessages2.4.3Fortranrun-timeerrormessages3.0Programinput3.1Inputformat....................................................3.2Controlstructures..................................................3.2.1Globalvariables................................................3.2.2IF-blocksandIF-lines3.2.3DO-loops...................................................3.2.4Procedurecalls................................................3.3Physicalunits....................................................3.4Thecellsection3.5Themagneticfieldsection3.6Thegassection3.6.1Built-ingasses.................................................3.6.2Enteringadescriptionofthegas3.7Theoptimisationsection3.8Thefieldsection3.9Thedriftsection3.10Thesignalsection3.11Thestopcommand3.12Instructionsvalidinallsections3.12.1Globaloptions................................................3.12.2Kernliberrormessages3.12.3Printingacomment3.12.4Commentlines................................................3.12.5Inputtranslationtables3.12.6Obtaininghelp................................................3.12.7Inputfromandoutputtodatasets3.12.8Shellcommands...............................................3.12.9Garfieldlibrarymanipulationcommands3.12.10Graphicsinstructions............................................3.12.11Thealgebrainstructionlisteditor4.0Descriptionofthephysicalmodel914.1Electrostatics,magnetostatics...........................................914.1.1Notation....................................................91Contentsv4.1.2Celltypes...................................................924.1.3Isolatedcharges(typeA)934.1.4Rowsofcharges(typesB1x,B1y,B2xandB2y)934.1.5Electrostaticfieldofadoublyperiodicwirearray954.1.6Isolatedchargesinatube(typeD1)1024.1.7Ringofchargesinatube(typeD2)1024.1.8Thecapacitanceequations,boundaryconditions1024.1.9Cylindricalgeometry,internalcoordinates1034.1.10Zerosoftheelectricfield1044.1.11Magneticfieldcalculation1054.2Mixinggasses..................................................1054.3Motionofelectronsandions1104.3.1Theequationofmotion1101114.3.2Numericalsolutionoftheequationofmotion4.3.3Calculationofx(t)-relations1124.4Signalsimulation.................................................4.4.1Trackgeneration..............................................4.4.2Driftoftheclusterstowardstheanode4.4.3Calculationoftheion-tail4.5Evaluationofsymbolicformulae4.5.1Guidelines..................................................4.5.2Detailsaboutthetranslationprocess5.0Compilingtheprogram5.1Obtainingthesourcefile5.1.1Distributionconditions...........................................5.1.2Filelocation.................................................5.1.3Sourcefilecontents5.2TheYPATCHYstep5.3Makingtheexecutableandrelatedfiles5.3.1UNIX....................................................5.3.2VM/CMS5.3.3Vax/VMS..................................................6.0Detailsabouttheprogram6.1I/Ounits......................................................6.2Debugging....................................................6.3Briefdescriptionofallroutines6.4Programhistory.................................................7.0Acknowledgments................................................Bibliography.....................................................Index..........................................................viGarfield,adrift-chambersimulationprogram1121121171231231261271291291411431471491141151161171231231231241261271291291.0Introduction1.1WhattheprogramcandoGarfieldoperatesondrift-chambersmadeupofthinwires,uptotwo,notnecessarilygrounded,planesatconstantxorranduptotwo,notnecessarilygrounded,planesatconstantyorφ.Infiniterepetitionofthecellinxandiny(orφ)canbetakenintoaccount.Radialrepetitionisnotsupportedfortechnicalreasons.ThedescriptionofthechambercaneitherbeinpolarorinCartesiancoordinatesandconsistsofalistingofthewirepositions,potentialsanddiameters,oftheplanepositionsandpotentials,oftheperiodicitiesandofthedielectrica.Whendoingdriftlinecalculations,theprogramfurtherneedsadetaileddescriptionofthegas.Thisdescriptioncanbeprovidedbytheuser,butsomefrequentlyusedgassesarebuiltintheprogram(CO2,methane,ethane,isobutane,argon-ethane,CO2-ethaneetc.).Garfieldcanalsocalculatethedriftvelocityandthediffusioningasmixtures.ThetasksGarfieldcanperform,includethefollowing:•Plottingof(almost)anyfunctionofthefieldasahistogram,avectorplot,asetofcontourlines,a3dimen-sionalsurfaceoragraph.Thefieldinagivenpartofthechamberandonthesurfaceofagroupofwirescanbetabulated.Acommandisprovidedthatchecksthatthepotentialandthefieldareconsistent,satisfyMaxwell'sequationsandsatisfytheboundaryconditions.Assistingyouinfindingoptimumpotentialsettingsunderavarietyofconstraints.Thedependencyofthefieldonthewirepotentialscanbeprinted.Calculationandplottingofelectronandiondrift-linesandequalarrivaltimecontours.Thedrift-linesmaystartatthewire-surface,attheedgeofauser-defineddrift-areaorfromauser-definedtrack.Inthelattercase,graphsofthedrift-time,themeandrift-speed,theintegrateddiffusionandofthemultiplicationfactoraremadeonrequest.Calculationofx(t)-relations,ifrequiredforinclinedtracks,optionallyestimatingthelongitudinaldiffusion.Thecaseyourequipmentcountselectronsbeforeittriggersisalsohandledbytheprogram.Garfieldcanproducedrift-timetables.Simulationofthesignalinducedonthesensewireswhenachargedparticletraversesthecell.Theeffectswhichcanbetakenintoaccountare:cluster-formation,longitudinaldiffusion,avalanchenearthewire-surface,electron-pulseandtheion-inducedcurrent.ThesimulatedsignalcanbeusedasaninputtotheelectronicscircuitrysimulationprogramsSpiceorSceptre.••••Avarietyofroutinestoobtaindataderivedfromfieldanddrift-linecalculationsisavailableanditshouldthereforenotbedifficultforausertowritehis/herownextensions.1.2WhattheprogramcannotdoThemajorlimitationsoftheprogramare:•Allcalculationsarecarriedoutinthethin-wireapproximation,hencethewire-spacingshouldbeatleast5-10timesthewireradius.Correctionssuchasdipoleandquadrupoletermsmightbeincludedinsomefutureversion.Stripsorline-electrodesoffinitelengthhavetobereplacedbyrowsofwiresofappropriatediameter.You'llhavetouseanotherprogramifsuchanapproximationisnotadequate.OnlyinfiniteslabsofdielectricmaterialwillbehandledbyGarfieldinafuturerelease.ProgramsusingfiniteelementmethodslikePoissonwillprobablysuityoubetterifdielectricaareanimportantcomponentofyourchamber.Theprograminputallowsonlyforsimple,uniformmagneticfieldsbutthedistortionofthemagneticfieldduetothedifferenceinsusceptibilitybetweenthegasandthewire-materialcanbetakenintoaccount.Thisisnotatruelimitationsincetheusermayprovideher/hisownroutinereturningthemagneticfieldifhe/shewishestodoso.•••Introduction1•Theprogramneglectslateraldiffusioninitspresentversion.Thisisnotafundamentallimitationanditisconceivablethatfutureversionswillknowaboutlateraldiffusion,shouldtherebesufficientinterest(pleasesendamessagetotheauthor).Thefield-calculationis2-dimensionalinanessentialway.Themainreasonforthislimitationisthatanalyticpotentialsforsuchsimpleconfigurationsastwocrossingwires,arenotknown.Oneshouldthereforeuseafiniteelementmethodprogram,suchasTOSCA,wheneverthechamberistruely3-dimensional.Extendingthedrift-lineroutinesto3-dimensionalsituationsistrivialandhasbeendonetosomeextentinthecurrentversion.Theprogramisnotnotedforitsspeed!Ifthenumberofwiresislarge(over1000)runningGarfieldmaynolongerbepracticable;againPoissonorsimilarprogramsmightbemorelikewhatyouneed.Sometimes,theefficiencycangreatlybeincreasedbymakingthechamberperiodic,atleastpartofit.Thenumberofwireskeptinmindwhilewritingtheprogram,isabout50.Testshavebeendoneupto1000wires.Onsomemachinesspecialcompilationsareavailablethatmakeeffectiveuseofthevectorfacilities,makingcomputationsonchamberswith1000wiresfeasibleagain.•••Theauthorcannotwarrantcorrectfunctioningofanypartoftheprogram,itisthedutyoftheusertocheckthattheaccuracyoftheresultsisadequateforher/hispurposes!1.3Incaseofproblems...Acommonsourceofproblemsistheuseofanoldmanualwithanewversionoftheprogram.Whilethismaysometimeswork,itshouldbekeptinmindthatGarfieldchangescontinuously,tryingtoadapttotheneedsofitsusers.Noattemptismadetomaintainbackwardscompatibility.Thebeststrategyistocontactmeifyouplantomakeextensiveuseoftheprogram.Thisallowsmetokeeptrackofthekindofthingtheprogramisusedforandtomaketheprogrambettersuitedforyourapplications.Icanthenalsowarnyouincaseaseriousbugisfound.Pleasetellmeifyouhavesuggestionsforimprovement.Greateffortshavebeenmadetomaketheprogramitselfunderstandablebecausebugsareboundtobepresent.However,evenifyoumanagetocorrectthem,pleasesendamessage.Myelectronicmailaddressesare:VM/CMSatCERN:CERNcentralVax:Conventionalmailcanbesentto:RobVeenhofCERN/PPE-divisionCH-1211Genève23Switzerland/Suissetel:+41227673897Fax:+4122783672RobVeenhof2,RueduReculetF-163StGenis-PouillyFrancetel:+335421784RJD@CERNVMVXCERN::VEENHOFG.A.Erskine,whocontributedessentialroutinesandideas,shouldnotbecalledwhenproblemsoccur.Thepersontocontactincaseofcontrol-CproblemsontheVax,isCarloMekenkamp.Igreatlyappreciatereceivingacopyofanynoteorpublicationforwhichthisprogramhasbeenused.2Garfield,adrift-chambersimulationprogram2.0RunningtheprogramIfyouarenotatCERN,youmayhavetocompileandlinkGarfieldyourselfbeforeyouproceed.InstructionsfordoingsocanbefoundinChapter5.0onpage123.Thischaperassumescompilationhasbeendoneanddescribeshowyoustarttheprogram.Othertopicsdiscussedaredatasetusageanderrormessages.2.1HowtostarttheprogramoneachofthesystemsAtCERN,andsomeothersites,youshouldnothaveanyinitialisationforGarfieldinyourprofile,logincommandprocedureetc.YoumayneedsomeprivateinitialisationforGKS.Thenumericalpartsoftheprogramareidenticalonallmachines;theplottingandI/Opartsaredefinitelynot.Theprogrambehaviourandappearanceoftheoutputcanthereforevarysomewhatbetweenthevarioussystems.Garfieldcanberuninteractivelyandinbatchonmostcomputers.Ifyouruntheprograminteractively,theprogramwillfirstdosomeinitialisationandthenwaitforyoutotypeacommand,executethecommandandwaitforthenext.Tostoptheprogram,youhavetoenterthe&STOPcommand.WhenGarfieldisrunninginbatch,thecommandsaretakenfromaninputfileandtheprogramstopsexecutingwhentheendoftheinputfileisreached.2.1.1RunningonApolloandUnixsystemsTheexecutablefilesforGarfieldarestoredintheusualCERNdirectories,nothingspecialhastobedonethereforetostarttheprogram.GarfieldusesGKSandyoumayneedtoperformGKSinitialisationasdescribedintheCERNcomputergraphicsguides.TheformatoftheGarfieldcommandisasfollows:$garfield[-terminal{typeT|GKS_idGconnection_idC}][-noterminal][-metafile{typeT|GKS_idGoffsetOnameF}][-nometafile][-nodebug|-debug][-noidentification|noidentification][-RNDM_initialisation|-noRNDM_initialisation]Note:alloptionsandvalueshavetobeenteredinthecaseshown.Theymaybeabbreviatedtosomeextent.terminalEitherspecifythetype,whichcanforinstancebeDN300_bw,DN3000_bw,DN3000_colour,DN550_colour,DN660_colourorX_windows_2forGTS-GRALcompilations.OrtheGKS_identifierandtheconnection_identifierbothofwhicharenumeric.Use-noterminalifyouwishtosuppressallgraphicsoutputonthescreen.metafileThekindofmetafileoutputcan,liketheterminaltype,bespecifiedeitherviatypeorviatheGKS_identifier,theoffset,whichisthedifferencebetweenthelogicalunitwhichthemetafileisopenedandtheconnectionidentifier,andthename,thenameofthemetafile.ThemetafileisbydefaultinPostScriptformat,thealternativesareEncapsulatedPostScript,aformatsuitableforinclusioninotherdocuments,andAppendix-Emetafile,aformatthatisconvenientforviewingthepicturesonaterminallateron.Requeststhatdebuggingmodeisinitiallyon,thatis,alsoduringinitialisation.ThisflagcanbeswitchedoffwhentheprogramisreadinginputbymeansoftheOPTIONcommand.Defaultis-nodebug.-debug-identificationRequeststhattracingisonfromthestartofprogramexecutiononwards,alsoduringinitialisation.Defaultis-noidentification.-RNDM_initialisationWhentheprogramstartsexecuting,itcallstheRNDMrandomgeneratoranumberoftimesthatdependsonthetimeoftheday.ThisensuresthatresultsforwhichMonte-Carlotechniquesareused,areproducedwithdifferentrandomnumbersequencesineachrun.Incaseyouwishtododebugging,thismaynotbedesirable;the-noRNDM_initialisationqualifiersuppressestheinitialisation.Runningtheprogram3TherearetwowaysonUnixtomakeGarfieldreadaninputfile:viatheprogram'sown<commandandviatheUnix<onthecommandline.Thereisanimportantdifferencebetweenthetwo:whenyoutype$garfieldMain:<inputallplotswillbedisplayedonthescreenand,unlesstheinputfileendsona&STOP,furtherinputcanbeenteredmanually.Ifontheotherhandyoutype$garfield<inputGarfieldbehavesasifrunninginbatch,andametafilewillbeproducedratherthanpicturesonthescreen.SurfaceplotsandsomecontourplotscannotbemadeonmostUnixmachines.2.1.2RunningontheCrayEitherlogontotheCrayandstarttheprogramthere:/cern/pro/exe/garfieldandsimilarlyfortheOLDandNEWversions,orsubmitaninputfilefromVM/CMStotheCray.Thelatteristhemoreconvenientmethod,seeSection2.1.3fordetails.KeepinmindthattheNAGgraphicslibraryhasnotbeencompiledonthismachineandthatsurfaceplotscanthereforenotbemade.2.1.3RunningunderVM/CMSandCrayjobsubmissionTypethefollowingtostartGarfieldinteractively:(loginsequence)GARFIELDThenewswillappearafterafewseconds.Youmayhavetoswitchtheterminalbacktoαmodeinordertoseeit.OnFalcoterminals,youhavetohitthereturnkey,oncetheterminalisswitchedtographicsmode.SubmittingajobtotheCrayisalmostassimple;giventheveryfastresponseoftheCERNCrayanditsexcellentnumericquality,runningontheCrayshouldbeaveryinterestingoption.FirstprepareaninputfilewithGarfieldcommands.NextcheckyourCrayuseridentifierbytyping:DEFAULTSSETGARFIELDCRAYHitreturnwhenyouareready.RunningontheCrayisdefaultfromnowon.TheoptionCRAYonthecommandlineisthereforenotrequired:GARFIELDyour_input_file(CRAY(waitfortheprompt)passcodeAfterawhile,theoutputandmetafilewillbereturnedtoyou.YoumayneedadditionalfilesfromVM,suchascelldescriptions,andyoumayalsowishtosenddatasetswrittenbytheprogrambacktoVM.Thiscanbeachievedbyrunningthefetchanddisposecommandsinaseparateshell(seealsoSection3.12.8onpage76).Intheexamplebelow,acelllibraryisfetchedfromVMandamemberofthefileisread.Next,anoutputfileforthefieldmapisopened,themapiswritten,thefileisclosedandsentbacktoVM.The-dPUoptionisonlyneededifthedatasetwillbereread.Youdon'thavetobotheraboutsendingfilestoVMinprinciplesinceallfilesaredisposedwhenthejobterminates.&CELL$fetchcell.data-t'fn=CELL,ft=LIBRARY'get"cell.data"DC1&FIELD>"field.map"printex,ey,e,v>$disposefield.map-dPU-t'fn=FIELD,ft=MAP'4Garfield,adrift-chambersimulationprogramIfyouwishtorunthesameinputfileinbatchonVM/CMS,type:GARFIELDyour_input_file(VM/CMSThesystemname(CrayorVM/CMS)isbydefaultthesystemforwhichyoulastupdatedthedefaults.TochangethedefaultsystembacktoVM,type:GARFIELD(SETVM/CMSNOPANELThecommandGARFIELDisbyitselfenoughtostarttheprogram.Asthefullcommanddescriptionbelowshows,severaloptionsnotdescribedaboveareatyourdisposal.Oneofthemoreusefulamongstthemisperhapstheterminaltype.Thetwomostcommonlyusedcommandformatsread:GARFIELD[fn[fm[ft]]][(options)]BATCHSUBMIT[(batchoptions)]GARFIELD[fn[fm[ft]]][(options)]options:TERMINAL([TYPEtype][GKS_IDgksid][CONNECTION_IDconid])NOTERMINALMETAFILE([TYPEtype][GKS_IDgksid][OFFSEToffset][NAMEname])NOMETAFILENODEBUG|DEBUGNOIDENTIFICATION|IDENTIFICATIONRNDM_INITIALISATION|NORNDM_INITIALISATIONPFKEYS|NOPFKEYS|USERPFKEYSVM/CMS|CRAYPRO|EXP|NEW|OLDSCALAR|VECTORLIST|SETPANEL|NOPANELTIME_LIMITmin[:sec]CRAAY_CCOUNTcray_useridCRAY_QUEUEcray_queueRECIPIENTrecipientPASSWORDpasswordThefirstformatismeantforinteractiveuseandforbatchjobsthatdonotrequirebatchsubmissionoptions.ThisisalsotheappropriateformatforsubmissiontotheCray.Thesecondformatpermitsyoutospecifybatchoptionsmanuallybutisnotrecommended.terminalTheprogramassumesyouaresittingbehindaPericomMontereyMG600graphicsterminal.Onotherterminals,youshouldspecifyyourterminaltype.ExamplesofrecognisedtypesareMG600,4014andPG7800.SomeoftheterminaltypesGarfieldrecognises,areperhapsnotknownbytheGKSonyoursystem;you'llseeaGKSerror23intheGKSERRORLOGfileifyouspecifyoneofthem.Yoursystemmanagershouldbeabletohelpyou.SeealsothegeneralremarksonterminalsinSection2.2onpage9.IncaseyourterminalisnotknownbyGarfield,youcanspecifytheterminalmodelviatheGKSidenti-fierofthedriver,gksid,andanappropriateconnectionidentifierconid.TheoptionNOTERMINALcanbeusedtosuppressallgraphicsoutputtothescreen.metafileGarfieldwillonmostcomputersbydefaultproduceaPostScriptformattedpicturefile,whenrunninginbatch.YoucanrequestAppendix-Emetafileformat(APPENDIX_E)andencapsulatedPostScriptinstead.ForthePostScriptformats,youhavethechoicebetweenblack&whiteorcolourandbetweenlandscapeandportrait.Themetafiletypecan,liketheterminaltype,alsobespecifiedthroughaGKSidentifier,thedifferencebetweenlogicalunitandconnectionidentifier,offset,andthenameofthepicturefilename.TheoptionNOMETAFILEcanbeusedtodisableproductionofapicturefile.DEBUGRequestsdebuggingoutputfromthestartofprogramexecutiononwards.Whenthisoptionisspecified,allerrormessagesareprintedforunderflow,overflow,dividebyzeroandendofrecord.IDENTIFICATIONRequeststracingoutputfromthestartofprogramexecutiononwards.Thisoptionisrarelyneededbythecasualuser.Runningtheprogram5RNDM_INITIALISATIONWhentheprogramstartsexecuting,itcallstheRNDMrandomgeneratoranumberoftimesthatdependsonthetimeoftheday.ThisensuresrunsusingMonte-Carlotechniques(mainlyinthesignalsection)usedifferentsequencesofrandomnumbers.Incaseyouwishtododebugging,thismaynotbedesirable;theNORNDM_INITIALISATIONoptionsuppressestheinitialisation.PFKEYSSetsthePFkeysasshownbelow;iftheprogramcompletesexecutionwithoutbeinginterrupted,theoriginalPFkeysarerestored.IfthisoptionisspecifiedinconjunctionwiththeSEToption,afurtherpanelwillbeshowninwhichthePFkeydefinitionscanbeedited.ThisoptionisignoredforrunninginVM/CMSbatchandontheCray.USERPFKEYSCallstheUSERPFEXECtosetPFkeydefinitions.TheEXECusuallyresidesontheuserdiskandcanfreelybecustomised.OneoftheadvantagesofUSERPFoverPFKEYSisthatappropriatekeysdefinitionsaresetwhenenteringSUBSETmode.TheoptionsUSERPFandPFKEYSaremutu-allyexclusive.VM/CMSRequestsGarfieldisrunonVM/CMS,eitherinbatchorinteractivelydependingonthecommandformat.CRAYSubmitsajobreadingtheinputfiletotheCray.Youwillbepromptedforyour'Passcode',thisisyour4digitidentificationcodefollowedbythe6digitcodecurrentlyshownonyourSecurIDcard.Addi-tionalinputfilesfromVMshouldbefetchedfromwithinthejob.Theoutput,themetafileandanyfileyoucreateinthejobarereturnedtoyourreaderwhenthejobfinishes.Impliesthecurrentmoduleisloaded.Thisistherecommendedfiletouse;PROisdefault.Takestheversiononthediskoftheauthor.Keepinmindthatthisfileisusedfordebuggingandsometimescontainsdeliberateerrors.Thediskthatcontainsthemoduleispasswordprotected,thepasswordbeingGarfield'sfavouritefood.ThisversionisnormallynotavailableoutsideCERN.WillreplacethepresentPROversionatthenextupdatecycle.Thisfilecanbereplacedbyanewercopyatanytimebutitshouldbereasonablybugfree.Loadsthemodulethatwastakenoutofuseatthelastprogramlibraryupdatecycle.It'sthereonlyforbackwardcompatibilitypurposes-notoneofthestrongpointsofGarfield!PROEXPNEWOLDSCALARSelectsamodulethatdoesnotaccessthevectorunits.Thismoduleisadequateformostpurposes.VECTORIncaseyourchamberhasalargenumberofwires(over1000),GarfieldconsumesprohibitiveamountsofCPUtimeifruninscalarmode.TheVECTORoptionselectsamodulecompiledandloadedforuse(only)underVM/XAusingtheIBM3090VFvectorunit
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 二零二五年度城市排水系统拉水运输合同与管网维护
- 二零二五年度企业信用贷款反担保保证合同
- 二零二五年度房屋修缮工程结算合同范本
- 二零二五版机票预订及行李托运服务合同
- 二零二五年度住宅小区建筑装饰线条施工与绿化工程协议
- 2025版医疗健康设施建设项目合同策划与运营管理协议
- 二零二五年度煤矿技术改造转让合同样本
- 2025年钳工高级工职业技能鉴定题库:钳工工艺与技能操作试题解析
- 2025年起重机械安装维修人员考试试卷:电气系统与液压系统试题
- 2025年资产评估师考试资产评估准则案例分析试卷
- 2025年新电梯安全员培训考试试题及答案
- 2025全国会计知识大赛题库及答案
- 2025年全国中小学校党组织书记网络培训示范班在线考试题库及答案
- 河北收购发票管理办法
- 2025至2030中国眼科医院行业发展趋势分析与未来投资战略咨询研究报告
- 2025年个人理财规划初级考试试卷:退休规划与教育金规划含答案
- 福建省老旧房屋抗震性能提升加固技术指引(试行)2025
- 辅警看护考试试题及答案
- 2025脓毒症诊断与治疗规范
- 医务人员执业素养培训
- 艾滋病梅毒丙肝培训课件
评论
0/150
提交评论