{"id":16550980,"url":"https://github.com/jitinnair1/hello-again-phasefield","last_synced_at":"2025-10-18T11:06:19.248Z","repository":{"id":118853029,"uuid":"195278691","full_name":"jitinnair1/hello-again-phasefield","owner":"jitinnair1","description":"simple implementation of classical diffusion equation and spinodal decomposition solvers in C","archived":false,"fork":false,"pushed_at":"2021-03-11T16:38:18.000Z","size":166,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T20:25:48.051Z","etag":null,"topics":["c","cahn-hilliard","phase-field","vtk"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jitinnair1.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-07-04T17:18:19.000Z","updated_at":"2024-03-21T05:55:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3696762-628f-41fc-b41b-bc1712452951","html_url":"https://github.com/jitinnair1/hello-again-phasefield","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitinnair1%2Fhello-again-phasefield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitinnair1%2Fhello-again-phasefield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitinnair1%2Fhello-again-phasefield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jitinnair1%2Fhello-again-phasefield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jitinnair1","download_url":"https://codeload.github.com/jitinnair1/hello-again-phasefield/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241876001,"owners_count":20035368,"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","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":["c","cahn-hilliard","phase-field","vtk"],"created_at":"2024-10-11T19:36:01.012Z","updated_at":"2025-10-18T11:06:19.159Z","avatar_url":"https://github.com/jitinnair1.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nThis repo has simple implementations of classical diffusion equation and spinodal decomposition solvers in C. For examples implemented in MATLAB, [check out this repo](https://github.com/jitinnair1/hello-phasefield)\n\nI have learned a lot looking at other people's code. I am posting my code here so that somebody starting out could use this as a template to build upon or to tinker around to understand what is happening.\n\n# Build and Use Instructions\nUse the following commands in your terminal:\n\n```bash\ngit clone git@github.com:jitinnair1/hello-again-phasefield.git\ncd hello-again-phasefield \u0026\u0026 mkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nOnce the project is built, you will find the excutables under the `bin` folder. To run the executable use `./` followed by the name of the executable like:\n\n```bash\n./diffusion_eqn_explicit\n```\n\nThis will generate an output folder with `.vtk` files which can be opened using [ParaView](https://www.paraview.org/download/)\n\n# a word of caution\nThis code was written at a time when I had just started learning C. So this code is not optimised for performance. Please create an issue if you encountered errors or unexpected behavior.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitinnair1%2Fhello-again-phasefield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjitinnair1%2Fhello-again-phasefield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjitinnair1%2Fhello-again-phasefield/lists"}