{"id":18496962,"url":"https://github.com/thesfinox/rlc-resolution","last_synced_at":"2025-08-04T02:07:51.220Z","repository":{"id":71609644,"uuid":"271107992","full_name":"thesfinox/rlc-resolution","owner":"thesfinox","description":"Resolution of RLC electric circuits.","archived":false,"fork":false,"pushed_at":"2020-06-09T21:12:45.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T04:36:45.535Z","etag":null,"topics":["cpp","electric-circuits","resolution","rlc"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thesfinox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-09T20:55:25.000Z","updated_at":"2020-06-09T21:12:47.000Z","dependencies_parsed_at":"2023-02-23T10:45:16.214Z","dependency_job_id":null,"html_url":"https://github.com/thesfinox/rlc-resolution","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thesfinox/rlc-resolution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesfinox%2Frlc-resolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesfinox%2Frlc-resolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesfinox%2Frlc-resolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesfinox%2Frlc-resolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesfinox","download_url":"https://codeload.github.com/thesfinox/rlc-resolution/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesfinox%2Frlc-resolution/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639746,"owners_count":24282667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","electric-circuits","resolution","rlc"],"created_at":"2024-11-06T13:32:43.359Z","updated_at":"2025-08-04T02:07:51.136Z","avatar_url":"https://github.com/thesfinox.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![UniTO](http://www.unito.it/sites/all/themes/unitofed/img/logo.svg)\n\n# Esame di _Tecniche di Calcolo per la Fisica_\n# _Università degli Studi di Torino_ - Anno Accademico 2014-2015\n\n## Autori:\n* Alessandra Cappati\n* Luca Gambarana\n* Riccardo Caramellino\n* Riccardo Finotello\n\n## Introduction\n\nThis entry was part of the academic examination \"Computational Techniques\nfor Physics\". The software is written in C++ and solves an arbitrary RLC\nelectrical circuits and computes their output characteristics.\n        \n## Introduzione\n\nIl programma risolve un arbitrario circuito elettrico di tipo RLC: vengono\nrestituiti in output (con la possibilità di salvare su file di testo) i\nparametri del circuito (impedenza totale, corrente circolante e suo\nsfasamento).\n\n## Installazione\n\n1. Da terminale entrare nella cartella dei file sorgenti in cui è presente \nanche questo README\n2. Digitare `make` nel terminale ed attendere la fine della compilazione \n(deve essere installato *g++*)\n3. Digitare `./rlcsolve` per avviare il programma\n\nEventualmente:\n* Digitare `make clean` per eliminare i file *.o generati dalla \ncompilazione dei file sorgente.\n* Digitare `sudo make install` per copiare l'eseguibile del programma nella \ncartella /usr/local/bin/ e averlo sempre disponibile da terminale come \ncomando `rlcsolve`.\n                        \n## Istruzioni\n\nIl programma guida ad ogni passo l'utente nell'inserimento, consentendo di \nnon necessitare di una guida completa all'uso. Tuttavia si tenga conto \ndella possibilità di inserire valori tramite il prefisso dell'unità di \nmisura dopo avere interposto uno spazio. In particolare:\n\nRichiesta       | Input  | Esito\n----------------|--------|----------\nPotenziale [V]: | 1.45 k | CORRETTO\nPotenziale [V]: | 1.45k  | SBAGLIATO\n                \nL'elenco degli identificativi delle unità di misura è:\n\nPREFISSO | SIMBOLO | Ordine di grandezza (10^(n))\n---------|---------|---------------------------\nyotta    | Y       | 24\nzetta    | Z       | 21\nexa      | E       | 18\npeta     | P       | 15\ntera     | T       | 12\ngiga     | G       | 9\nmega     | M       | 6\nchilo    | k       | 3\nhecto    | h       | 2\ndeci     | d       | -1\ncenti    | c       | -2\nmilli    | m       | -3\nmicro    | u       | -6\nnano     | n       | -9\npico     | p       | -12\nfemto    | f       | -15\natto     | a       | -18\nzepto    | z       | -21\nyocto    | y       | -24\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesfinox%2Frlc-resolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesfinox%2Frlc-resolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesfinox%2Frlc-resolution/lists"}