Skip to content

DevasmitDutta/Dynamic-Fracture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository implements Phase-field modeling in Dynamic-Brittle Fracture, using Gridap.jl package.

Instructions

From Bash shell or terminal, run

$ git clone https://github.com/DevasmitDutta/Dynamic-Fracture.git
$ cd Dynamic-fracture

After that, enter the Julia REPL and then do the following

julia> ]
pkg> activate .
pkg> instantiate()
julia> using Pluto
julia> Pluto.run()

After that, a pop-up window hosted on the local-machine as shown below, will open-up in the browser.

Screenshot 2023-03-02 at 1 04 32 PM

Finally, depending on the use case, navigate to the desired folder and the notebooks will open 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages