企业资质
- 深圳市派祺奥润滑油有限公司
-
- 卖家等级:
- 主营业务: 船配
- 所在地区:
- 联系人:李先发
- 企业身份认证
- 企业实地认证
- 好评率:100%
- 关注供应商
- 产品详情
- 成交0
- 评价0
品牌 型号
ShellArginaS30
壳牌爱力能
中速筒状活塞柴油机油
壳牌爱力能S是多功能曲轴箱润滑油,用于燃烧渣油、混合燃油或轻质燃油的某些中
速柴油发动机。
应用
燃烧渣油,混合燃油的中速工业或船用主/辅机,对润滑油要求不严苛的场合:-5年前的老式发动机设计-油耗大于1.5g/kWh
-负载系数小于70%,或-燃油含硫量<2%
适合使用高碱值、高灰分的润滑油的某些燃烧轻质燃油的中、高速发动机。对润滑油没有特殊要求的船用发动机减速齿轮和其他某些船载设备。
燃烧渣油或燃油中混有渣油的中速发动机,需要特殊的润滑剂。重油中的沥青会污染油品,因此要求特殊的清净剂以避免油泥。高含硫量燃油的燃烧产生硫酸,如果不能被油中高碱性物质中和,会导致活塞环和缸套的严重磨损。油品使用期很长,所以离心式分油机用来去除油中的水和燃烧污染物。中速柴油机油需要专门的配方确保可以通过分油机有效分离油中的
污染物。某些燃烧轻质燃油的发动机更适于使用20BN的润滑剂,燃油含硫量大于1%,发动机设计要求润滑剂性能达到APICF级别。
注意:爱力能S不推荐用于要求APICF-4,CG-4,CH-
4或CI-4级别机油的发动机。
性能特征
发动机清洁多年以来建立的良好的发动机清洁性的声誉。快速中和酸性燃烧产物为黑色、有色金属提供长期抗腐蚀保护。
热稳定性和抗氧化能力出色的高温沉积物控制能力,有助于延长油品使用寿命。适合离心式分油机高清净性/低分散性配方能轻易在离心分油机中
分离污染物和水分。
规范和认证
壳牌爱力能S经多年实际应用,得到OEM的一致推
荐,并满足APICF试验标准。
健康和安全
按照推荐正确使用,遵守工业标准和个人卫生,壳牌
爱力能S不会产生重大的健康和安全危害。
避免接触皮肤。使用密封手套处理旧油。如果与皮肤
接触,立即用肥皂和水清洗。
更多健康安全信息请参阅壳牌安全数据表。
保护环境
将废油置于指定的油品集散点。不要将油品倒入排
水系统,土壤和水体中。
典型数据
爱力能S30S40
运动粘度
@40°CcSt110135
100°CcSt1214
(ASTMD445,IP71)
粘度指数
(ASTMD2270,IP226)
100100
密度
@15°Ckg/l
(ASTMD4052,IP365)
0.9060.909
闪点°C
(闭口杯)
(ASTMD93,IP34)
228234
倾点°C
(ASTMD97,IP15)
-18-18
碱值
mgKOH/g
(ASTMD2896,IP276)
2020
硫酸盐灰分
%wt
(ASTMD874,IP163)
2.62.6
承载能力
(FZGGearMachine)
通过级别
(IP334A/8.3/90)
1111
以上数据是当前产品典型值。今后产品根据壳牌规范
生产,相关数据会有所变化。
成交0笔
产品与描述相符5分共0次评分
产品列表
-
嘉实多Castrol 船用艉轴油Coral 2船舶润滑油尾轴管油 ¥FreeMarker template error (DEBUG mode; use RETHROW in production!): The following has evaluated to null or missing: ==> info['q1'] [in template "16/default/shop_store.html" at line 69, column 23] ---- Tip: It's the final [] step that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use [#if myOptionalVar??]when-present[#else]when-missing[/#if]. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${info["q1"]} [in template "16/default/shop_store.html" at line 69, column 21] - Reached through: @InfoList nodeId="213" isIncludeChild... [in template "16/default/shop_store.html" at line 62, column 9] - Reached through: @InfoList p7=info.p7 limit="1"; list [in template "16/default/shop_store.html" at line 55, column 1] - Reached through: #include "shop_store.html" [in template "16/default/product_show.html" at line 146, column 9] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.EvalUtil.coerceModelToTextualCommon(EvalUtil.java:451) at freemarker.core.EvalUtil.coerceModelToStringOrMarkup(EvalUtil.java:374) at freemarker.core.DollarVariable.calculateInterpolatedStringOrMarkup(DollarVariable.java:96) at freemarker.core.DollarVariable.accept(DollarVariable.java:59) at freemarker.core.Environment.visit(Environment.java:363) at freemarker.core.IteratorBlock$IterationContext.executedNestedContentForCollOrSeqListing(IteratorBlock.java:316) at freemarker.core.IteratorBlock$IterationContext.executeNestedContent(IteratorBlock.java:272) at freemarker.core.IteratorBlock$IterationContext.accept(IteratorBlock.java:243) at freemarker.core.Environment.visitIteratorBlock(Environment.java:596) at freemarker.core.IteratorBlock.acceptWithResult(IteratorBlock.java:108) at freemarker.core.IteratorBlock.accept(IteratorBlock.java:94) at freemarker.core.Environment.visit(Environment.java:363) at freemarker.core.Environment$NestedElementTemplateDirectiveBody.render(Environment.java:2802) at com.dips.core.web.directive.AbstractInfoListPageDirective.doExecute(AbstractInfoListPageDirective.java:254) at com.dips.core.web.directive.InfoListDirective.execute(InfoListDirective.java:23) at freemarker.core.Environment.visit(Environment.java:427) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:101) at freemarker.core.Environment.visit(Environment.java:363) at freemarker.core.IteratorBlock$IterationContext.executedNestedContentForCollOrSeqListing(IteratorBlock.java:316) at freemarker.core.IteratorBlock$IterationContext.executeNestedContent(IteratorBlock.java:272) at freemarker.core.IteratorBlock$IterationContext.accept(IteratorBlock.java:243) at freemarker.core.Environment.visitIteratorBlock(Environment.java:596) at freemarker.core.IteratorBlock.acceptWithResult(IteratorBlock.java:108) at freemarker.core.IteratorBlock.accept(IteratorBlock.java:94) at freemarker.core.Environment.visit(Environment.java:363) at freemarker.core.Environment$NestedElementTemplateDirectiveBody.render(Environment.java:2802) at com.dips.core.web.directive.AbstractInfoListPageDirective.doExecute(AbstractInfoListPageDirective.java:254) at com.dips.core.web.directive.InfoListDirective.execute(InfoListDirective.java:23) at freemarker.core.Environment.visit(Environment.java:427) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:101) at freemarker.core.Environment.visit(Environment.java:327) at freemarker.core.Environment.visit(Environment.java:333) at freemarker.core.Environment.include(Environment.java:2509) at freemarker.core.Include.accept(Include.java:171) at freemarker.core.Environment.visit(Environment.java:327) at freemarker.core.Environment.visit(Environment.java:333) at freemarker.core.Environment.process(Environment.java:306) at freemarker.template.Template.process(Template.java:386) at com.dips.common.file.LocalFileHandler.storeFile(LocalFileHandler.java:147) at com.dips.core.html.PInfo.doMakeHtml(PInfo.java:107) at com.dips.core.html.PInfo.makeHtml(PInfo.java:53) at com.dips.core.html.HtmlServiceImpl.makeInfo(HtmlServiceImpl.java:145) at com.dips.core.html.HtmlServiceImpl$$FastClassBySpringCGLIB$$43598d3d.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.dips.core.html.HtmlServiceImpl$$EnhancerBySpringCGLIB$$8e9edf0a.makeInfo( ) at com.dips.core.html.HtmlGeneratorImpl$2.run(HtmlGeneratorImpl.java:61)