{"id":179,"date":"2019-09-27T19:13:09","date_gmt":"2019-09-27T22:13:09","guid":{"rendered":"http:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/?page_id=179"},"modified":"2022-08-02T00:11:37","modified_gmt":"2022-08-02T03:11:37","slug":"inicio","status":"publish","type":"page","link":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/","title":{"rendered":"INICIO"},"content":{"rendered":"<h5 style=\"text-align: right;\">-Sitio en construcci\u00f3n-<\/h5>\n<h1 class=\"entry-title entry--item h2\">\u00a1Bienvenidos!<\/h1>\n<div class=\"entry-content entry--item\">\n<p>\u00a1Te damos la bienvenida al espacio de F\u00edsica\u00a0Aplicada!<\/p>\n<p>Podr\u00e1s encontrar ac\u00e1 todo lo referente a la asignatura, ya sea que debas rendir la materia o que necesites recordar alg\u00fan concepto o buscar informaci\u00f3n.<\/p>\n<\/div>\n<h4><strong><em>AVISOS<\/em><\/strong><\/h4>\n<p><b>CLASES DE CONSULTA para examen final:<\/b><\/p>\n<p><strong>MARTES\u00a0 <\/strong><strong>17 hs VIRTUAL en la\u00a0<a href=\"https:\/\/conferencias.unsj.edu.ar\/b\/dep-g6h-393\" target=\"_blank\" rel=\"noopener\"> SALA DE CONSULTA<\/a> \u00a0CODIGO DE ACCESO:\u00a0 075890<\/strong><\/p>\n<div class=\"entry-content entry--item\">\n<p>Cualquier inquietud no dudes en escribirnos a \u00a0<b><span class=\"\">fisicaplicadafaudunsj@gmail.com<\/span><\/b><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<div class='white' style='background:rgba(0,0,0,0); border:solid 1px rgba(0,0,0,0); border-radius:5px; padding:8px 8px 8px 8px;'>\n<div id='slider_246' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_246' style='visibility:hidden;'>\n<div id='slider_246_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(246, 178, 107); '><h3><span style=\"color: #008080;\">Para cada acci\u00f3n siempre se opone una reacci\u00f3n igual<\/span><\/h3><\/div>\n<div id='slider_246_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(147, 196, 125); '><h4><span style=\"color: #993300;\">Cuando las dos fuerzas se unen, su eficiencia es doble<\/span><\/h4><\/div>\n<div id='slider_246_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(68, 68, 68); '><h4><span style=\"color: #ccffcc;\">La mejor manera de entender es usando buenos ejemplos<\/span><\/h4><\/div>\n<div id='slider_246_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(53, 28, 117); '><h4><span style=\"color: #ffffff;\">No se puede existir sin estar relacionado con el espacio de alguna forma<\/span><\/h4><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_246').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:2 },\n\t\t\t\t768:{ items:3 },\n\t\t\t\t980:{ items:4 },\n\t\t\t\t1200:{ items:4 },\n\t\t\t\t1500:{ items:4 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 600,\n\t\t\tfluidSpeed : 600,\n\t\t\tautoplaySpeed : 600,\n\t\t\tnavSpeed : 600,\n\t\t\tdotsSpeed : 600,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_246').css('visibility', 'visible');\n\t\tsa_resize_slider_246();\n\t\twindow.addEventListener('resize', sa_resize_slider_246);\n\t\tfunction sa_resize_slider_246() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_246').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_246 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_246');\n\t\tjQuery('.slider_246_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_246_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_246_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_246_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_246 = jQuery('.owl-carousel');\n\t\tresize_246.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>-Sitio en construcci\u00f3n- \u00a1Bienvenidos! \u00a1Te damos la bienvenida al espacio de F\u00edsica\u00a0Aplicada! Podr\u00e1s encontrar ac\u00e1 todo lo referente a la asignatura, ya sea que debas&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mc_calendar":[],"footnotes":""},"class_list":["post-179","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/pages\/179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/comments?post=179"}],"version-history":[{"count":58,"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/pages\/179\/revisions"}],"predecessor-version":[{"id":538,"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/pages\/179\/revisions\/538"}],"wp:attachment":[{"href":"https:\/\/www.fisica-aplicada.faud.unsj.edu.ar\/index.php\/wp-json\/wp\/v2\/media?parent=179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}