source: trunk/libf/phyvenus/write_histins.h @ 4

Last change on this file since 4 was 3, checked in by slebonnois, 15 years ago

Creation de repertoires:

  • chantiers : pour communiquer sur nos projets de modifs
  • documentation : pour stocker les docs

Ajout de:

  • libf/phytitan : physique de Titan
  • libf/chimtitan: chimie de Titan
  • libf/phyvenus : physique de Venus
File size: 600 bytes
Line 
1!
2! $Header: /home/cvsroot/LMDZ4/libf/phylmd/write_histins.h,v 1.1.1.1 2004/05/19 12:53:09 lmdzadmin Exp $
3!
4      IF (ok_instan) THEN
5c
6      ndex2d = 0
7      ndex3d = 0
8      zx_tmp_2d = 0.
9      z4_tmp_2d = 0.
10      zx_tmp_3d = 0.
11      z4_tmp_3d = 0.
12      zx_tmp_fi2d=0.
13      zx_tmp_fi3d=0.
14c
15         zsto = dtime * ecrit_ins
16         zout = dtime * ecrit_ins
17         itau_w = itau_phy + itap
18
19c
20c-------------------------------------------------------
21
22c-------------------------------------------------------
23c
24      if (ok_sync) then
25        call histsync(nid_ins)
26      endif
27      ENDIF
Note: See TracBrowser for help on using the repository browser.