Unsolved Strange issue with cooling on the Covet

Discussion in 'Mod Support' started by Justy4WDTURBO, Sep 28, 2020.

  1. Justy4WDTURBO

    Justy4WDTURBO
    Expand Collapse

    Joined:
    May 14, 2016
    Messages:
    648
    I created this mod and for some reason I require drag racing engine levels of cooling to prevent it from overheating. Did I screw up something in my engine jBeam?

    Code:
    {
    "hatch_enginel3_dohc": {
        "information":{
            "authors":"BeamNG, Justy4WDTURBO",
            "name":"1.2L SOHC l3 Engine",
            "value":2100,
        },
        "slotType" : "hatch_engine",
        "slots": [
            ["type", "default", "description"],
            ["hatch_intake","hatch_intake", "Intake", {"coreSlot":true}],
            ["hatch_exhaust","hatch_exhaust", "Exhaust"],
            ["hatch_engine_internals","hatch_engine_internals", "Engine Long Block", {"coreSlot":true}],
            ["n2o_system","", "Nitrous Oxide System"],
            ["hatch_engine_ecu","hatch_engine_ecu", "Engine Management", {"coreSlot":true}],
            ["hatch_transmission","hatch_transmission_5M", "Transmission"],
        ],
        "powertrain": [
            ["type", "name", "inputName", "inputIndex"],
            ["combustionEngine", "mainEngine", "dummy", 0],
        ],
        "mainEngine": {
            "torque":[
                ["rpm", "torque"],
                [0, 0],
                [500, 70],
                [1000, 85],
                [2000, 100],
                [3000, 100],
                [4000, 110],
                [4500, 120],
                [5000, 130],
                [5500, 135],
                [6000, 140],
                [7000, 95],
                [8000, 85],
            ],
    
            //max rpm physically capable of
            "idleRPM":900,
           "idleRPMRoughness":150,
            "maxRPM":7200,
            "hasRevLimiter":true,
            "inertia":0.08,
            "friction":8,
            "dynamicFriction":0.030,
            "engineBrakeTorque":30,
            //"burnEfficiency":0.30
            "burnEfficiency":[
                [0, 0.12],
                [0.05, 0.26],
                [0.4, 0.30],
                [0.7, 0.35],
                [1, 0.36],
            ],
            //fuel system
            "energyStorage": "mainTank",
            "requiredEnergyType":"gasoline",
    
            //exhaust
            "particulates":0.03,
            "instantAfterFireCoef": 0.5,
            "sustainedAfterFireCoef": 0.5,
    
            //cooling and oil system
            "thermalsEnabled":true,
            "engineBlockMaterial":"iron",
            "oilVolume":4.0,
    
            //engine durability
            "cylinderWallTemperatureDamageThreshold":130,
            "headGasketDamageThreshold":1500000,
            "pistonRingDamageThreshold":1500000,
            "connectingRodDamageThreshold":2000000,
            "maxTorqueRating": 350,
            "maxOverTorqueDamage": 400,
    
            //node beam interface
            "torqueReactionNodes:":["e1l","e2l","e4r"],
            "waterDamage": {"[engineGroup]:":["engine_intake"]},
            "radiator": {"[engineGroup]:":["radiator"]},
            "engineBlock": {"[engineGroup]:":["engine_block"]},
            "breakTriggerBeam":"engine",
            "uiName":"Engine",
            "soundConfig": "soundConfig",
            "soundConfigExhaust": "soundConfigExhaust",
    
            //starter motor
            "starterSample":"event:>Engine>Starter>i4_2011_eng",
            "starterSampleExhaust":"event:>Engine>Starter>i4_2011_exh",
            "shutOffSampleEngine":"event:>Engine>Shutoff>v6_1995_eng",
            "shutOffSampleExhaust":"event:>Engine>Shutoff>v6_1995_exh",
            "starterVolume":0.75,
            "starterVolumeExhaust":0.6,
            "shutOffVolumeEngine":0.3,
            "shutOffVolumeExhaust":0.36,
            "starterThrottleKillTime":0.75,
            "idleRPMStartRate":1,
            "idleRPMStartCoef":1,
           "starterTorque":160,
        },
        "soundConfig": {
            "sampleName": "I3_2_engine",
            "intakeMuffling": 0.5,
    
            "mainGain": -4,
            "onLoadGain":1,
            "offLoadGain":0.84,
    
            "maxLoadMix": 0.8,
            "minLoadMix": 0,
    
            "eqLowGain": -6,
            "eqLowFreq": 500,
            "eqLowWidth": 0.1,
    
            "eqHighGain": 0,
            "eqHighFreq": 2500,
            "eqHighWidth": 0.2,
    
            "lowShelfGain":-5,
            "lowShelfFreq":80,
    
            "highShelfGain":-4,
            "highShelfFreq":2500,
    
            "fundamentalFrequencyCylinderCount":3,
            "eqFundamentalGain": -2,
        },
        "soundConfigExhaust": {
            "sampleName": "I3_2_exhaust",
    
            "mainGain": 4,
            "onLoadGain":1,
            "offLoadGain":0.86,
    
            "maxLoadMix": 0.8,
            "minLoadMix": 0,
    
            "eqLowGain": -1,
            "eqLowFreq": 90,
            "eqLowWidth": 0.5,
    
            "eqHighGain": 0,
            "eqHighFreq": 4000,
            "eqHighWidth": 0.1,
    
            "lowShelfGain":0,
            "lowShelfFreq":50,
    
            "highShelfGain":0,
            "highShelfFreq":2500,
    
            "fundamentalFrequencyCylinderCount":3,
            "eqFundamentalGain": -6,
        },
        "vehicleController": {
            "clutchLaunchStartRPM":1700,
            "clutchLaunchTargetRPM":2400,
            //**highShiftDown can be overwritten by automatic transmissions**
            "highShiftDownRPM":[0,0,0,2700,3350,3600,3800,3800],
            //**highShiftUp can be overwritten by intake modifications**
            "highShiftUpRPM":6200,
        },
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            ["hatch_engine_sohc", ["hatch_engine"]],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            //--1.5L I4 Engine--
            {"selfCollision":false},
            {"collision":true},
            {"nodeMaterial":"|NM_METAL"},
            {"frictionCoef":0.5},
            {"group":"hatch_engine"},
            {"nodeWeight":13},
            {"engineGroup":"engine_block"},
            ["e1r", 0.15, -1.62, 0.30,{"chemEnergy":2000,"burnRate":0.39,"flashPoint":800,"specHeat": 0.1,"selfIgnitionCoef":false,"smokePoint":650,"baseTemp":"thermals","conductionRadius":0.07}],
            ["e2r", -0.33, -1.62, 0.30,{"chemEnergy":2000,"burnRate":0.39,"flashPoint":800,"specHeat": 0.1,"selfIgnitionCoef":false,"smokePoint":650,"baseTemp":"thermals","conductionRadius":0.07}],
            ["e1l", 0.15, -1.31, 0.30,{"chemEnergy":2000,"burnRate":0.39,"flashPoint":800,"specHeat": 0.1,"selfIgnitionCoef":false,"smokePoint":650,"baseTemp":"thermals","conductionRadius":0.07}],
            ["e2l", -0.33, -1.31, 0.30,{"chemEnergy":2000,"burnRate":0.39,"flashPoint":800,"specHeat": 0.1,"selfIgnitionCoef":false,"smokePoint":650,"baseTemp":"thermals","conductionRadius":0.07}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false, "specHeat": false,"selfIgnitionCoef":false,"smokePoint":false,"baseTemp":false,"conductionRadius":false},
            {"engineGroup":["engine_block","engine_intake"]},
            ["e3r", 0.15, -1.62, 0.74,{"isExhaust":"mainEngine"}],
            ["e3l", 0.15, -1.2, 0.74],
            ["e4r", -0.33, -1.62, 0.74],
            ["e4l", -0.33, -1.2, 0.74],
            {"engineGroup":""},
            {"group":""},
            //["tc1", 0.0, -1.62, 0.35, {"nodeWeight":12}],
            //engine mount nodes
            ["em1r", -0.38, -1.4, 0.57, {"nodeWeight":3}],
            ["em2",0.0, -1.12, 0.5, {"nodeWeight":3}],
        ],
        "beams": [
              ["id1:", "id2:"],
              {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
              {"beamSpring":15001000,"beamDamp":400},
              {"beamDeform":250000,"beamStrength":"FLT_MAX"},
              //engine
              ["e1r","e1l"],
              ["e2r","e2l"],
              ["e3r","e3l"],
              ["e4r","e4l"],
              ["e1r","e2r"],
              ["e1l","e2l"],
              ["e3r","e4r"],
              ["e3l","e4l"],
              ["e1r","e3r", {"isExhaust":"mainEngine"}],
              ["e1l","e3l"],
              ["e2r","e4r"],
              ["e2l","e4l"],
              ["e2r","e3r"],
              ["e2l","e3l"],
              ["e2r","e3l"],
              ["e2l","e3r"],
              ["e1r","e4r"],
              ["e1l","e4l"],
              ["e1r","e4l"],
              ["e1l","e4r"],
              ["e1r","e2l"],
              ["e1l","e2r"],
              ["e3r","e4l"],
              ["e3l","e4r"],
              ["e1r","e3l"],
              ["e1l","e3r"],
              ["e2r","e4l"],
              ["e2l","e4r"],
              //["tc1","e3l"],
              //["tc1","e3r"],
              //["tc1","e4l"],
              //["tc1","e4r"],
              //["tc1","e1l"],
              //["tc1","e1r"],
              {"disableMeshBreaking":true},
              {"beamDeform":90000,"beamStrength":90000},
              //["tc1","e2l", {"name":"driveshaft"}],
              //["tc1","e2r", {"name":"driveshaft"}],
              {"disableMeshBreaking":false},
    
    
              //engine mount nodes
              {"beamSpring":4400000,"beamDamp":150},
              {"beamDeform":90000,"beamStrength":"FLT_MAX"},
              ["em1r","e3l"],
              ["em1r","e3r"],
              ["em1r","e4l"],
              ["em1r","e4r"],
              ["em1r", "e1r"],
              ["em1r", "e1l"],
              ["em1r", "e2l"],
              ["em1r", "e2r"],
    
              ["em2","e3l"],
              ["em2","e3r"],
              ["em2","e4l"],
              ["em2","e4r"],
              ["em2", "e1r"],
              ["em2", "e1l"],
              ["em2", "e2l"],
              ["em2", "e2r"],
              {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
    },
    }
    
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice