Plotting with Julia

16 views
Skip to first unread message

Takuya Miyashita

unread,
Nov 18, 2019, 4:09:51 AM11/18/19
to claw-...@googlegroups.com
Dear Clawpack Users,

I have tried to plot ASCII output with the Julia language and uploaded it as a tool in GitHub:

I would like to know whether it works on others' environments as well as on my computer.

It would be greatly appreciated if anyone who uses Julia could test it.

Anyway, I really appreciate the Clawpack developers' works.

Sincerely yours,

Takuya MIYASHITA
Ph.D. student
Graduate School of Engineering, Kyoto University
--


Kyle Mandli

unread,
Nov 18, 2019, 8:06:33 PM11/18/19
to claw-...@googlegroups.com
Hi Takuya,

I tried to get this to work but had some issues getting Julia to recognize the VisClaw package.  Everything up until then seemed to work for me though.  Does the src need to be added or the containing directory need to be named VisClaw?

Kyle
--
You received this message because you are subscribed to the Google Groups "claw-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to claw-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/claw-users/CAMEBgnQfQsmrZz9hwfa7UB%2BiKt64%3Dh37KZGQHMbL5XNeFWHXfA%40mail.gmail.com.

Takuya Miyashita

unread,
Nov 18, 2019, 8:46:31 PM11/18/19
to claw-...@googlegroups.com

Hi Kyle,

Thank you for trying it.

The src directory needs to be added to the variable "LOAD_PATH" ("Base.LOAD_PATH") in Julia:
    julia> push!(LOAD_PATH, "foobar/visclaw_julia/src/")
If that is done, Julia should be able to find the module name VisClaw.

Could you take a look at the attached .png file?

Best regards, 
Takuya 


2019年11月19日(火) 10:06 Kyle Mandli <kyle....@gmail.com>:
Screenshot_Julia_REPL.png
Reply all
Reply to author
Forward
0 new messages