wiki:paraview:paraview
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previaAmbos lados, revisión siguiente | ||
| wiki:paraview:paraview [2025/12/30 15:58] srgualpa creado | wiki:paraview:paraview [2025/12/30 18:37] (actual) srgualpa | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| - | ParaView | + | < |
| + | |||
| + | / | ||
| + | /* Estilo para el texto paresido consola | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | .shell-body { | ||
| + | margin: 0; | ||
| + | padding: 5px; | ||
| + | list-style: none; | ||
| + | background: | ||
| + | color: #45D40C; | ||
| + | font: 1.0em ' | ||
| + | line-height: | ||
| + | |||
| + | -webkit-border-bottom-right-radius: | ||
| + | -webkit-border-bottom-left-radius: | ||
| + | -moz-border-radius-bottomright: | ||
| + | -moz-border-radius-bottomleft: | ||
| + | border-bottom-right-radius: | ||
| + | border-bottom-left-radius: | ||
| + | |||
| + | border: 1px solid blue; | ||
| + | border-radius: | ||
| + | |||
| + | } | ||
| + | .shell-body li { | ||
| + | word-wrap: break-word; | ||
| + | position: relative; | ||
| + | padding: 0 0 0 15px; | ||
| + | } | ||
| + | |||
| + | .recuadro{ | ||
| + | border: 1px solid #d3d3d3; | ||
| + | | ||
| + | padding: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | | ||
| + | border: 1px solid #d3d3d3; | ||
| + | | ||
| + | padding: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | color: | ||
| + | | ||
| + | } | ||
| + | |||
| + | | ||
| + | border: 1px solid #d3d3d3; | ||
| + | | ||
| + | padding: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | color: | ||
| + | background-color:# | ||
| + | } | ||
| + | |||
| + | |||
| + | body {font-family: | ||
| + | |||
| + | /* Style the tab */ | ||
| + | .tab { | ||
| + | overflow: hidden; | ||
| + | border: 1px solid #ccc; | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | /* Style the buttons inside the tab */ | ||
| + | .tab button { | ||
| + | background-color: | ||
| + | float: left; | ||
| + | border: none; | ||
| + | outline: none; | ||
| + | cursor: pointer; | ||
| + | padding: 14px 16px; | ||
| + | transition: 0.3s; | ||
| + | font-size: 17px; | ||
| + | } | ||
| + | |||
| + | /* Change background color of buttons on hover */ | ||
| + | .tab button: | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | /* Create an active/ | ||
| + | .tab button.active { | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .tablinks.active | ||
| + | color: green /*#ccc;*/ | ||
| + | } | ||
| + | |||
| + | /* Style the tab content */ | ||
| + | .tabcontent { | ||
| + | display: none; | ||
| + | padding: 6px 12px; | ||
| + | border: 1px solid #ccc; | ||
| + | border-top: none; | ||
| + | } | ||
| + | |||
| + | |||
| + | .botonPanel { | ||
| + | background-color: | ||
| + | color: | ||
| + | cursor: pointer; | ||
| + | padding: 18px; | ||
| + | width: 100%; | ||
| + | border: none; | ||
| + | text-align: left; | ||
| + | outline: none; | ||
| + | font-size: 15px; | ||
| + | transition: 0.4s; | ||
| + | } | ||
| + | |||
| + | .active, .botonPanel: | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .panel { | ||
| + | padding: 0 18px; | ||
| + | display: none; | ||
| + | background-color: | ||
| + | overflow: hidden; | ||
| + | } | ||
| + | |||
| + | .ul1 { | ||
| + | list-style-type: | ||
| + | padding: 0; | ||
| + | border: 1px solid #ddd; | ||
| + | } | ||
| + | |||
| + | .ul1 .li1 { | ||
| + | padding: 8px 16px; | ||
| + | border-bottom: | ||
| + | } | ||
| + | .ul1 .li1: | ||
| + | border-bottom: | ||
| + | |||
| + | } | ||
| + | .textoNoImportante{ | ||
| + | } | ||
| + | .consolaResaltadaconsolaResaltada { | ||
| + | background-color: | ||
| + | color: | ||
| + | } | ||
| + | |||
| + | |||
| + | /* FIN Estilo para el texto paracido consola*/ | ||
| + | |||
| + | |||
| + | .tips{ | ||
| + | color:# | ||
| + | background-color:# | ||
| + | padding: | ||
| + | border: 2px solid #ffff33; | ||
| + | border-radius: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | /* ----------------------------- | ||
| + | .textoVisible { | ||
| + | position: relative; | ||
| + | display: inline-block; | ||
| + | border-bottom: | ||
| + | } | ||
| + | |||
| + | .textoVisible .textoOculto { | ||
| + | visibility: hidden; | ||
| + | width: 550px; | ||
| + | background-color: | ||
| + | color: #fff; | ||
| + | text-align: center; | ||
| + | border-radius: | ||
| + | padding: 5px 0; | ||
| + | position: absolute; | ||
| + | z-index: 1; | ||
| + | top: 150%; | ||
| + | left: 30%; | ||
| + | margin-left: | ||
| + | } | ||
| + | |||
| + | .textoVisible .textoOculto:: | ||
| + | content: ""; | ||
| + | position: absolute; | ||
| + | bottom: 100%; | ||
| + | left: 40%; | ||
| + | margin-left: | ||
| + | border-width: | ||
| + | border-style: | ||
| + | border-color: | ||
| + | } | ||
| + | |||
| + | .textoVisible .textoOculto2 { | ||
| + | visibility: hidden; | ||
| + | width: 550px; | ||
| + | background-color: | ||
| + | color: #fff; | ||
| + | text-align: center; | ||
| + | border-radius: | ||
| + | padding: 5px 0; | ||
| + | position: absolute; | ||
| + | z-index: 1; | ||
| + | top: 150%; | ||
| + | left: -70%; | ||
| + | margin-left: | ||
| + | } | ||
| + | |||
| + | .textoVisible .textoOculto2:: | ||
| + | content: ""; | ||
| + | position: absolute; | ||
| + | bottom: 100%; | ||
| + | left: 40%; | ||
| + | margin-left: | ||
| + | border-width: | ||
| + | border-style: | ||
| + | border-color: | ||
| + | } | ||
| + | .textoVisible: | ||
| + | visibility: visible; | ||
| + | } | ||
| + | |||
| + | .subrayadoVerde{ | ||
| + | text-decoration-color: | ||
| + | } | ||
| + | .subrayadoAzul{ | ||
| + | text-decoration-color: | ||
| + | } | ||
| + | |||
| + | |||
| + | .textoVisible: | ||
| + | visibility: visible; | ||
| + | } | ||
| + | .tipsAmarillo{ | ||
| + | color:# | ||
| + | background-color:# | ||
| + | padding: | ||
| + | border: 2px solid #ffff33; | ||
| + | border-radius: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | .tipsVerde{ | ||
| + | color: | ||
| + | background-color:# | ||
| + | padding: | ||
| + | border: 2px solid green; | ||
| + | border-radius: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | .tipsAzul{ | ||
| + | color: | ||
| + | background-color:# | ||
| + | padding: | ||
| + | border: 2px solid #607d8b; | ||
| + | border-radius: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | .tipsRojo{ | ||
| + | color: | ||
| + | background-color:# | ||
| + | padding: | ||
| + | border: 2px solid red; | ||
| + | border-radius: | ||
| + | margin-top: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | / | ||
| + | .lista1{ | ||
| + | color: | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | ======ParaView====== | ||
| + | |||
| + | |||
| + | Pagina oficial Paraview: [[https:// | ||
| + | |||
| + | |||
| + | **Visualización de grandes volúmenes de datos más sencilla con ParaView | ||
| + | ** | ||
| + | ParaView es el motor de visualización de posprocesamiento de código abierto líder a nivel mundial. Se integra con herramientas y flujos de trabajo existentes, permitiendo crear visualizaciones para analizar datos de forma rápida y eficiente. Gracias a su interfaz de usuario abierta, flexible e intuitiva, es posible analizar conjuntos de datos extremadamente grandes de manera interactiva en 3D o mediante programación, | ||
| + | |||
| + | ParaView 6.0.1 se encuentra instalado en los servidores Sersic y Mirta. Para utilizar los recursos de estos servidores de alto rendimiento, | ||
| + | < | ||
| + | <ul class=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <li style=" | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | El shell debería mostrar el siguiente mensaje: | ||
| + | |||
| + | < | ||
| + | <ul class=" | ||
| + | < | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | <li style=" | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | En este punto, el servidor queda a la espera de la conexión desde el cliente. | ||
| + | |||
| + | Desde la PC local, ejecutar el programa ParaView, que se utilizará como cliente. Luego, ir al menú “File” y seleccionar la opción “Connect…”. | ||
| + | |||
| + | |||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | En la ventana emergente, seleccionar “Add Server”. La configuración de los servidores debe ser la siguiente: | ||
| + | |||
| + | |||
| + | ========Para Sersic======== | ||
| + | |||
| + | |||
| + | {{: | ||
| + | |||
| + | Presionar el botón " | ||
| + | ========Para Mirta======== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Presionar el botón " | ||
| + | |||
| + | |||
| + | |||
| + | Finalmente, establecer la conexión presionando el botón “Connect”. | ||
| + | |||
| + | {{: | ||
wiki/paraview/paraview.1767110310.txt.gz · Última modificación: 2025/12/30 15:58 por srgualpa