[Nek5000-users] FW: Nek and Moab

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Wed Nov 11 09:25:16 CST 2015


You need to include the following in makenek to get started.

PPLIST="MOAB"
MOAB_DIR="PATH_TO_MOAB_INSTALLATION"

Then if using GNU compilers, add
USR_LFLAGS="-lmpi_cxx -lstdc++"

or with Intel,
USR_LFLAGS="-cxxlib"

That should be sufficient to get started I think. In the future,
always send detailed error messages if you want us to help you
quickly.

Vijay

On Wed, Nov 11, 2015 at 8:40 AM,  <nek5000-users at lists.mcs.anl.gov> wrote:
> I’m resending the same email from my ORNL account. Please somebody let me
> know what the problem is.
>
>
>
> Thanks,
>
> emilian
>
>
>
> From: Emilian Popov [mailto:emilian_popov at msn.com]
> Sent: Tuesday, November 10, 2015 11:22 AM
> To: 'nek5000-users at lists.mcs.anl.gov'
> Subject: Nek and Moab
>
>
>
> Dear Neks,
>
>
>
> I’m trying to run Nek with Moab. The code seems to compile, but when I run
> it, it aborts with error: this version of Nek not compiled with Moab
>
>
>
> What have I done wrong?
>
>
>
> Thx, emilian
>
>
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
>


More information about the Nek5000-users mailing list