Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HP2SIM meeting 2023-09-13 #84

Open
2 of 3 tasks
fverdugo opened this issue Sep 13, 2024 · 1 comment
Open
2 of 3 tasks

HP2SIM meeting 2023-09-13 #84

fverdugo opened this issue Sep 13, 2024 · 1 comment
Labels

Comments

@fverdugo
Copy link
Collaborator

fverdugo commented Sep 13, 2024

Atendees

@raar1 @Cmurilochem

Learning resources:

FEM

  • Claes Johnson book
  • Finite Element Methods: A Practical Guide. Springer.

Julia

First task

Create a first tutorial

Extra

How to build the documentation locally

$ julia
julia> ]
(@1.10) pkg> add LiveServer
(@1.10) pkg> activate docs
(docs) pkg> dev .
julia> include("docs/make.jl")
julia> using LiveServer
julia> serve(dir="docs/build/")

Docs with tutorial example (using Literate):

@fverdugo
Copy link
Collaborator Author

@raar1 @Cmurilochem maybe as part of this process you can put together a "Wellcom manual" with all materials you collect to start working in the project. I think this will be useful in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant