Skip to Content.
Sympa Menu

opal - Re: [Opal] error: quaternion isn't unit quaternion

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] error: quaternion isn't unit quaternion


Chronological Thread  
  • From: "Piot, Philippe Regis Guy" <ppiot AT anl.gov>
  • To: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: Re: [Opal] error: quaternion isn't unit quaternion
  • Date: Wed, 25 Sep 2024 16:51:45 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=anl.gov; dmarc=pass action=none header.from=anl.gov; dkim=pass header.d=anl.gov; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=5Vwjw0diHlv4gPWCHgzpBu6XKG0WB9AvxUpIC7hVfQc=; b=OE3dYb9e/h2v55kmTdujSxhhilicAEjm/Clj+pujMsw7PtITiv8pV8ALMbEemXscs2RP7tBcQIjdZ4aNRjnlmeuEUMfLKIyyJqcW7ecReR0zrJVWG+veKdbvz/akE/oah/Sa3zIUFqq0/k6f9afUcMcbv+sVfwpoJT5ih7OeR4XN9sywtLYYL7byAjusYJZuIqKnmyxPwkuLkd3xRva4iIVclthX3byFvgiWNVgSs08ENoL6eevSJ3IoaqJBR0TPS0b6LhG0DUn/9Sw7t0S8GuK35dVa+jVYGQMwITvFJVmcfvY4UdyCk56Rfwx8e/5IytfzEvEIGMpQIe1SDuCa2Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=a5oW4vC5wD9excfNTMOlcN/9UPjof1fcmlhHjEbjVstvOAYxpgk3EL2g5mtrAwS5XJ4kilB4Bru58xo7GdYorcwjCwh+/KOa9EB/W1v0eLWHZoYwH116n5vZyZZGyIY54bL85olAJ3kwiFW0FtuT4vXv4Q0mNza17XCeYlGlXN0iuiD3HRyml4/IyWQ8WbCYzA9NR0IsfgkOfFH0up0kZam2dP+LBR3pJs0thTyIxWJHCqzrZxMmWOapQ+J330mjJULjYxffia0dE2a/+PuxY9d0c8HrgqYmUeHzCKYbEbPj8fpmXLT3BvhVZwxAz7zAnI3Ouqz+vNik0i/3GNxR8Q==
  • Authentication-results: mc3.ethz.ch; iprev=pass (mail-southcentralusazon11010018.outbound.protection.outlook.com) smtp.remote-ip=40.93.193.18; spf=pass smtp.mailfrom=anl.gov; dkim=pass header.d=anl.gov header.s=selector1 header.a=rsa-sha256; dmarc=pass header.from=anl.gov
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=anl.gov;
  • Msip_labels:

BTW: The issue I encoutered is reproducible on Version 2024.1 -- Best,  – Philippe.

It happen when entering the alpha-magnet map;

OPAL {0}> 
Error{35}> 
Error{35}> *** User error detected by function "Quaternion::rotate()"
Error{35}>     quaternion isn't unit quaternion. Norm: -nan
Error{35}>     quaternion isn't unit quaternion. Norm: -nan
Abort(-100) on node 35 (rank 35 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -100) - process 35
Error{0}> 
Error{0}> *** User error detected by function "Quaternion::rotate()"
Error{0}>     quaternion isn't unit quaternion. Norm: -nan
Error{0}[ppiot@bdwd-0047 anl-prj-alphagun]$ 

From: Piot, Philippe Regis Guy <ppiot AT anl.gov>
Sent: Wednesday, September 25, 2024 10:59 AM
To: opal AT lists.psi.ch <opal AT lists.psi.ch>
Subject: error: quaternion isn't unit quaternion
 
All,
What is the meaning of an error of the type:
Error{110}> *** User error detected by function "Quaternion::rotate()"
Error{110}>     quaternion isn't unit quaternion. Norm: -nan
Error{110}>     quaternion isn't unit quaternion. Norm: -nan    ?

  It comes and go randomly – today on our cluster I noticed the simulation worked OK in one directory but led to the above error in another directory – it also depends on the settings of the field in an alpha magnet. I am using 2022.2.99.  And could reproduce the error on two different clusters. My input files with the outputs are available at https://anl.box.com/s/w9cv1qlr8s3vd8n15hgytwy57bxmin29

  Thanks! – Philippe.
 





Archive powered by MHonArc 2.6.24.

Top of Page