Welcome, Guest
Username: Password: Remember me

TOPIC: subroutine filpol from utimp

subroutine filpol from utimp 4 years 3 months ago #36481

  • FLC
  • FLC's Avatar
Hello,

I tried to use the subroutine filpol in utimp in order to modify ZF at each time step.

It looks like that...

CALL FILPOL(ZF,70.D0,XSOM,YSOM,NSOM,MESH)

it fails with this error 'référence indéfinie vers « filpol_ »'

what kind of error is this ?

Best regards
Attachments:
The administrator has disabled public write access.

subroutine filpol from utimp 4 years 3 months ago #36482

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello FLC,

FILPOL is a subroutine of the BIEF (directory sources/utils/bief). It is not called in standard TELEMAC, so that it is not compiled in the .cmdf (the scan procedure cannot trigger that it can be needed).

Anyway, to use it, you have to put FILPOL, but also the 3 subroutines called by FLIPOL (FILP10, FILP11, FILP12) in your FORTRAN FILE and the error should disappear.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.

subroutine filpol from utimp 4 years 3 months ago #36488

  • FLC
  • FLC's Avatar
Hello Pham,

It works ! ZF is well modified with filpol.

Thank you

Best regards,

Fabien
The administrator has disabled public write access.
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.