Test case: floats (flt_test) 2D fails to run

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
AlexisEspinosa
Posts: 23
Joined: Fri May 24, 2013 3:05 am
Location: UWA

Test case: floats (flt_test) 2D fails to run

#1 Unread post by AlexisEspinosa »

The 2D test case for floats fails to run.

It gives an out of bounds error for the parameter:
LEVBFRC == 2

When I turn It to
LEVBFRC == 1
it runs, but blows up after 9 time steps!

It is not being easy to set the 2D case to run.
I believe some changes in the configuration files should be done for the 2Dtest,
but have not been able to find what needs to be done.

Can you check the 2D test and modify the 2D files to make it work?!

Thanks a lot,
Alexis Espinosa
UWA

PS. For testing purposes, I'll try the 3D case instead.

Post Reply