Software: Difference between revisions
Jump to navigation
Jump to search
imported>admsys No edit summary |
(→Publishing: +latexdiff) |
||
(27 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
== | = Science = | ||
* [https://git.uni-due.de/agkuiper/belt Belt]: Rolf's PLUTO version | |||
* [[ | == Astro stuff == | ||
* [https://git.uni-due.de/agkuiper/belt Belt] (which needs [[PETSc]]): Rolf's PLUTO version ([[compile-belt|manual]] for compiling) | |||
** [[Restarting belt automatically]] | |||
** [[Scaling tests]] (for belt) | |||
* [[Visit]] Tips and tricks | |||
* [[pyPLUTO]]: a Python module to read and analyse PLUTO output | |||
== Online Tools == | |||
* A nice, free [https://www.geogebra.org/3d 3D-plotter] (in cases when Mathematica is somehow unavailable) | |||
* The universities AI portal, has ChatGPT 4.0: [https://www.uni-due.de/de/digitalisierung/ki-portal.php UDE-AI] and links to.... | |||
* .... A large language model with different available AIs powered by the GWDG (Gesellschaft für wissenschaftliche Datenverarbeitung Göttingen) accessible through your university account: [http://chat-ai.academiccloud.de/ Chat-AI] | |||
== Other == | |||
* avoiding O(''N''²) for long range interactions: | |||
** [http://www.scafacos.de ScaFaCoS] | |||
** [https://www.ks.uiuc.edu/Research/msm/details.html Multilevel Summation Method] | |||
= Network & Collaboration = | |||
* [[VPN]] | * [[VPN]] | ||
* [[SSH and SCP]] | * [[SSH and SCP]] | ||
* [https://git.uni-due.de | * [[Two-Factor Authentification]] (2FA) | ||
* University [[Git#GitLab|GitLab]] (https://git.uni-due.de) | |||
* [https://uni-due.zoom.us/profile University Zoom] | * [https://uni-due.zoom.us/profile University Zoom] | ||
* [https://nxcl.e-services.physik.uni-due.de University Nextcloud]: This is where we have the group calendar as well | * [https://nxcl.e-services.physik.uni-due.de University Nextcloud]: This is where we have the group calendar as well, which you can [[NextCloud-calendar_in_iOS|sync to your iphone/ipad]]. | ||
== | = Publishing = | ||
* [https://www.uni-due.de/zim/services/software/office-ma.php MS Office] for faculty members. Note that [https://www.libreoffice.org/ LibreOffice] (Windows, Linux; use package manager) is an excellent and free alternative but ''caveat emptor'' about some formatting incompatibilities. | |||
* [[Zotero]] | |||
* making bibliographies compact (e.g. for proposals): https://github.com/lmytime/tex_compact_bib | |||
* marking up differences in LaTeX documents: [[latexdiff]] | |||
Latest revision as of 13:57, 13 December 2024
Science
Astro stuff
- Belt (which needs PETSc): Rolf's PLUTO version (manual for compiling)
- Restarting belt automatically
- Scaling tests (for belt)
- Visit Tips and tricks
- pyPLUTO: a Python module to read and analyse PLUTO output
Online Tools
- A nice, free 3D-plotter (in cases when Mathematica is somehow unavailable)
- The universities AI portal, has ChatGPT 4.0: UDE-AI and links to....
- .... A large language model with different available AIs powered by the GWDG (Gesellschaft für wissenschaftliche Datenverarbeitung Göttingen) accessible through your university account: Chat-AI
Other
- avoiding O(N²) for long range interactions:
Network & Collaboration
- VPN
- SSH and SCP
- Two-Factor Authentification (2FA)
- University GitLab (https://git.uni-due.de)
- University Zoom
- University Nextcloud: This is where we have the group calendar as well, which you can sync to your iphone/ipad.
Publishing
- MS Office for faculty members. Note that LibreOffice (Windows, Linux; use package manager) is an excellent and free alternative but caveat emptor about some formatting incompatibilities.
- Zotero
- making bibliographies compact (e.g. for proposals): https://github.com/lmytime/tex_compact_bib
- marking up differences in LaTeX documents: latexdiff