3D Simulation ERROR Basilisk.fr

321 views
Skip to first unread message

Kevin Urbanek

unread,
Dec 13, 2020, 1:22:37 PM12/13/20
to basilisk-fr

Hello everyone,

for my Bachelorwork I started to use Basilisk, and for practice I tried some of the examples on basilsik.fr.
When I run "atomisation.c" in 2D evrything is fine, but when I try to run it in 3D  the console gives me this:

make atomisation.3D.tst
ln -s atomisation.c atomisation.3D.c
qcc -autolink -O2 -g -Wall -pipe -D_FORTIFY_SOURCE=2 -grid=octree -o atomisation.3D/atomisation.3D atomisation.3D.c -lm
[atomisation.3D.tst]
t dt mgp.i mgpf.i mgu.i grid->tn perf.t perf.speed
0 0.000133168 0 0 0 317696 0 0

make: *** [/home/kevin/basilisk/src/Makefile.defs:34: atomisation.3D.tst] Error 1

It seems to start but then stops immediatily. In "Makefile.defs" line 34 is for  ".3D.tst" with which I started the Simulation.
I am new to Basilisk so maybe there is another way to start an 3D Simuation, or have I misssed something important? Also I have tried some different examples and get the same Error when I try to run it iin 3D.

I hope someone could help me here, Thanks.






Mahfuzul

unread,
Jul 10, 2021, 6:36:47 PM7/10/21
to basilisk-fr
Hi,

I had similar problem as you where it showed-
make: *** [/home/mahfuzul/basilisk_0/src/Makefile.defs:45: bubble2.tst] Error 1
in the during running bubble.c . Did you solve your issue. If so, how did you do it?

Take care
Mahfuzul

Devendra Choudhary (B19ME024)

unread,
Oct 17, 2021, 9:35:00 AM10/17/21
to basilisk-fr
Hello everyone,

Please anyone help me to run "atomisation.c" in 2D.

I hope someone could help me here, Thanks.

Stefan Bošković

unread,
Oct 18, 2021, 7:27:26 AM10/18/21
to Devendra Choudhary (B19ME024), basilisk-fr
Hello Devendra,

From what I saw, it is enought just to create a new empty folder inside
folder ~/basilisk (alongside folders "_darcs" and "src") and copy files:
~/basilisk/src/examples/atomisation.c and
~/basilisk/src/examples/Makefile and
in terminal to come to that new folder and type:
make atomisation.tst

Regards,
Stefan Bošković


Дана 2021-10-17 15:35, Devendra Choudhary (B19ME024) написа:
> Hello everyone,
>
> Please anyone help me to run "atomisation.c" in 2D.
>
> I hope someone could help me here, Thanks.
>
> On Sunday, December 13, 2020 at 11:52:37 PM UTC+5:30 fals...@gmail.com
> wrote:
>
>> Hello everyone,
>>
>> for my Bachelorwork I started to use Basilisk, and for practice I
>> tried some of the examples on basilsik.fr [1].
>>
>> When I run "atomisation.c" in 2D evrything is fine, but when I try
>> to run it in 3D the console gives me this:
>>
>> make atomisation.3D.tst
>>
>> ln -s atomisation.c atomisation.3D.c
>> qcc -autolink -O2 -g -Wall -pipe -D_FORTIFY_SOURCE=2 -grid=octree -o
>> atomisation.3D/atomisation.3D atomisation.3D.c -lm
>> [atomisation.3D.tst]
>> t dt mgp.i mgpf.i mgu.i grid->tn perf.t perf.speed
>> 0 0.000133168 0 0 0 317696 0 0
>> make: *** [/home/kevin/basilisk/src/Makefile.defs:34:
>> atomisation.3D.tst] Error 1
>>
>> It seems to start but then stops immediatily. In "Makefile.defs"
>> line 34 is for ".3D.tst" with which I started the Simulation.
>> I am new to Basilisk so maybe there is another way to start an 3D
>> Simuation, or have I misssed something important? Also I have tried
>> some different examples and get the same Error when I try to run it
>> iin 3D.
>>
>> I hope someone could help me here, Thanks.
>
> --
> You received this message because you are subscribed to the Google
> Groups "basilisk-fr" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to basilisk-fr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/basilisk-fr/c274cb72-e967-4346-a8b1-c004736b13b1n%40googlegroups.com
> [2].
>
>
> Links:
> ------
> [1] http://basilsik.fr
> [2]
> https://groups.google.com/d/msgid/basilisk-fr/c274cb72-e967-4346-a8b1-c004736b13b1n%40googlegroups.com?utm_medium=email&utm_source=footer

Devendra Choudhary (B19ME024)

unread,
Oct 18, 2021, 7:40:11 AM10/18/21
to Stefan Bošković, basilisk-fr
Thanks, I'll check them out. 
Reply all
Reply to author
Forward
0 new messages