Home
last modified time | relevance | path

Searched defs:fuel (Results 51 – 75 of 444) sorted by relevance

12345678910>>...18

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dasteroid.h48 #define ASTEROID_FUEL_HIT(fuel, size) (((fuel) * ASTEROID_LIFE) / \ argument
H A Dmap.h83 typedef struct fuel { struct
85 double fuel; member
89 } fuel_t; argument
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DThermoPhase.cpp751 vector_fp fuel(getCompositionFromMap(fuelComp)); in stoichAirFuelRatio() local
770 vector_fp fuel, ox; in stoichAirFuelRatio() local
807 vector_fp fuel, ox; in setEquivalenceRatio() local
843 vector_fp fuel = getCompositionFromMap(fuelComp); in setEquivalenceRatio() local
864 vector_fp fuel(getCompositionFromMap(fuelComp)); in equivalenceRatio() local
893 vector_fp fuel, ox; in equivalenceRatio() local
911 vector_fp fuel(getCompositionFromMap(fuelComp)); in setMixtureFraction() local
933 vector_fp fuel, ox; in setMixtureFraction() local
968 vector_fp fuel(getCompositionFromMap(fuelComp)); in mixtureFraction() local
989 vector_fp fuel, ox; in mixtureFraction() local
/dports/cad/sumo/sumo-1.2.0/src/utils/emissions/
H A DPollutantsInterface.h67 double fuel; member
169const std::string& fuel, const std::string& eClass, const double weight) const { in getClass()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dvehicle_turrets_test.cpp45 const itype *fuel = item::find_type( vp.fuel_type ); in biggest_tank() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dvehicle_turrets_test.cpp45 const itype *fuel = item::find_type( vp.fuel_type ); in biggest_tank() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/CrazyCataclysm/
H A Dcrazy_vehicles.json19 { "x": 0, "y": 0, "part": "tank", "fuel": "napalm" }, string
21 { "x": 0, "y": 1, "part": "tank", "fuel": "gasoline" }, string
23 { "x": 0, "y": -1, "part": "tank", "fuel": "water_clean" }, string
48 { "x": 1, "y": 2, "part": "tank", "fuel": "water" }, string
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/CrazyCataclysm/
H A Dcrazy_vehicles.json19 { "x": 0, "y": 0, "part": "tank", "fuel": "napalm" }, string
21 { "x": 0, "y": 1, "part": "tank", "fuel": "gasoline" }, string
23 { "x": 0, "y": -1, "part": "tank", "fuel": "water_clean" }, string
48 { "x": 1, "y": 2, "part": "tank", "fuel": "water" }, string
/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Dspacejunk.cpp210 LevelState playLevel(string levelName,int * playerPoints,real * fuel,real * maxFuel,int * bonus) { in playLevel()
334 real fuel; in main() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dfire.h52 float fuel = 0.0f; member
H A Dcharacter_oracle.cpp66 bool fuel = false; in can_make_fire() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dfire.h52 float fuel = 0.0f; member
H A Dcharacter_oracle.cpp66 bool fuel = false; in can_make_fire() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/MtBrame.ocs/System.ocg/
H A DIntro.c55 global func IntroCreateBoompack(int x, int y, int fuel) in IntroCreateBoompack()
/dports/games/torcs/torcs-1.3.7/src/drivers/sparkle/
H A Dpit.cpp195 float fuel; in getFuel() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/matlab/
H A Ddiffflame.m38 fuel = GRI30(transport); variable
/dports/games/blobwars/blobwars-2.00/src/
H A DCEntity.h31 signed char oxygen, fuel; variable
/dports/science/py-OpenMC/openmc-0.12.2/examples/pincell/
H A Dbuild_xml.py49 fuel = openmc.Cell(fill=uo2, region=-fuel_or) variable
/dports/science/openmc/openmc-0.12.2/examples/pincell/
H A Dbuild_xml.py49 fuel = openmc.Cell(fill=uo2, region=-fuel_or) variable
/dports/games/pioneer/pioneer-20210723/src/ship/
H A DPrecalcPath.h14 double fuel; // fuel mass, kg variable
/dports/science/py-OpenMC/openmc-0.12.2/examples/lattice/hexagonal/
H A Dbuild_xml.py18 fuel = openmc.Material(material_id=1, name='fuel') variable
/dports/science/py-OpenMC/openmc-0.12.2/examples/pincell_depletion/
H A Drun_depletion.py47 fuel = openmc.Cell(fill=uo2, region=-fuel_or) variable
/dports/science/openmc/openmc-0.12.2/examples/pincell_depletion/
H A Drun_depletion.py47 fuel = openmc.Cell(fill=uo2, region=-fuel_or) variable
/dports/science/openmc/openmc-0.12.2/examples/lattice/hexagonal/
H A Dbuild_xml.py18 fuel = openmc.Material(material_id=1, name='fuel') variable
/dports/databases/grass7/grass-7.8.6/raster/r.ros/
H A Dspot_dist.c78 int spot_dist(int fuel, float maxros, int speed, float angle, int row0, in spot_dist()

12345678910>>...18