w-geo 1.1.16 → 1.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-geo.umd.js +3 -3
- package/dist/w-geo.umd.js.map +1 -1
- package/docs/-_class.mjs.html +1 -1
- package/docs/calcDepthByDepthStartEnd.mjs.html +1 -1
- package/docs/calcDepthStartEndByConnect.mjs.html +1 -1
- package/docs/calcDepthStartEndByDepth.mjs.html +1 -1
- package/docs/calcDepthStartEndByGroup.mjs.html +1 -1
- package/docs/calcLiquefaction.mjs.html +1 -1
- package/docs/calcVerticalStress.mjs.html +1 -1
- package/docs/checkDepth.mjs.html +1 -1
- package/docs/checkDepthStartEnd.mjs.html +1 -1
- package/docs/complementDepthData.mjs.html +1 -1
- package/docs/groupByDepthStartEnd.mjs.html +1 -1
- package/docs/index.html +1 -1
- package/docs/mergeByDepthStartEnd.mjs.html +1 -1
- package/docs/relaPlasticityParams.mjs.html +1 -1
- package/docs/relaPorousParams.mjs.html +1 -1
- package/docs/sepDepthStartEndByDepth.mjs.html +1 -1
- package/docs/smoothDepthByKey.mjs.html +1 -1
- package/docs/w-geo.html +1 -1
- package/g_3_2-calcCptUnitWeight.mjs +4 -4
- package/g_3_4-calcCptVelocityShear.mjs +4 -4
- package/{g_3_5-calcCptLayers.mjs → g_3_5-calcCptLayer.mjs} +47 -71
- package/g_6_9-calcPropInterfaceFrictionAngle.mjs +108 -0
- package/package.json +1 -1
- package/src/WGeo.mjs +2 -1
- package/src/{calcCptLayers.mjs → calcCptLayer.mjs} +22 -24
- package/src/calcPropInterfaceFrictionAngle.mjs +208 -0
- package/test/calcCptLayer-rowsIn.json +1 -0
- package/test/calcCptLayer-rowsOut1.json +1 -0
- package/test/calcCptLayer-rowsOut2.json +1 -0
- package/test/calcCptLayer-rowsOut3.json +1 -0
- package/test/calcCptLayer-rowsOut4.json +1 -0
- package/test/calcCptLayer-rowsOut5.json +1 -0
- package/test/calcCptLayer-rowsOut6.json +1 -0
- package/test/calcCptLayer-rowsOut7.json +1 -0
- package/test/calcCptLayer-rowsOut8.json +1 -0
- package/test/calcCptLayer.test.mjs +107 -0
- package/test/calcCptUnitWeight.test.mjs +6 -6
- package/test/calcCptVelocityShear.test.mjs +13 -13
- package/test/calcPropInterfaceFrictionAngle-dataIn1.json +58 -0
- package/test/calcPropInterfaceFrictionAngle-dataIn2.json +58 -0
- package/test/calcPropInterfaceFrictionAngle-dataIn3.json +30 -0
- package/test/calcPropInterfaceFrictionAngle-dataIn4.json +30 -0
- package/test/calcPropInterfaceFrictionAngle-dataOut1.json +48 -0
- package/test/calcPropInterfaceFrictionAngle-dataOut2.json +48 -0
- package/test/calcPropInterfaceFrictionAngle-dataOut3.json +48 -0
- package/test/calcPropInterfaceFrictionAngle-dataOut4.json +48 -0
- package/test/calcPropInterfaceFrictionAngle.test.mjs +39 -0
- package/test/calcCptLayers-rowsIn1.json +0 -1
- package/test/calcCptLayers-rowsOut1.json +0 -1
- package/test/calcCptLayers-rowsOut2.json +0 -1
- package/test/calcCptLayers-rowsOut3.json +0 -1
- package/test/calcCptLayers-rowsOut4.json +0 -1
- package/test/calcCptLayers-rowsOut5.json +0 -1
- package/test/calcCptLayers-rowsOut6.json +0 -1
- package/test/calcCptLayers-rowsOut7.json +0 -1
- package/test/calcCptLayers-rowsOut8.json +0 -1
- package/test/calcCptLayers.test.mjs +0 -108
- /package/test/{calcCptUnitWeight-cpt-rowsIn.json → calcCptUnitWeight-rowsIn.json} +0 -0
- /package/test/{calcCptUnitWeight-cpt-rowsOut1.json → calcCptUnitWeight-rowsOut1.json} +0 -0
- /package/test/{calcCptUnitWeight-cpt-rowsOut2.json → calcCptUnitWeight-rowsOut2.json} +0 -0
- /package/test/{calcCptUnitWeight-cpt-rowsOut3.json → calcCptUnitWeight-rowsOut3.json} +0 -0
- /package/test/{calcCptUnitWeight-cpt-rowsOut4.json → calcCptUnitWeight-rowsOut4.json} +0 -0
- /package/test/{calcCptUnitWeight-cpt-rowsOut5.json → calcCptUnitWeight-rowsOut5.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsIn.json → calcCptVelocityShear-rowsIn.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut1.json → calcCptVelocityShear-rowsOut1.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut10.json → calcCptVelocityShear-rowsOut10.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut11.json → calcCptVelocityShear-rowsOut11.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut12.json → calcCptVelocityShear-rowsOut12.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut2.json → calcCptVelocityShear-rowsOut2.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut3.json → calcCptVelocityShear-rowsOut3.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut4.json → calcCptVelocityShear-rowsOut4.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut5.json → calcCptVelocityShear-rowsOut5.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut6.json → calcCptVelocityShear-rowsOut6.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut7.json → calcCptVelocityShear-rowsOut7.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut8.json → calcCptVelocityShear-rowsOut8.json} +0 -0
- /package/test/{calcCptVelocityShear-cpt-rowsOut9.json → calcCptVelocityShear-rowsOut9.json} +0 -0
package/README.md
CHANGED