Last change
on this file since 119 was
97,
checked in by slebonnois, 14 years ago
|
Serie de modifs SL pour homogeneisation des phytitan et phyvenus
Ca touche aussi aux liens phy/dyn (surtout a propos de clesphy0),
a verifier avec les autres, donc...
|
File size:
558 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 |
---|
5 | c |
---|
6 | ndex2d = 0 |
---|
7 | ndex3d = 0 |
---|
8 | zx_tmp_2d = 0. |
---|
9 | zx_tmp_3d = 0. |
---|
10 | zx_tmp_fi2d=0. |
---|
11 | zx_tmp_fi3d=0. |
---|
12 | c |
---|
13 | zsto = dtime * ecrit_ins |
---|
14 | zout = dtime * ecrit_ins |
---|
15 | itau_w = itau_phy + itap |
---|
16 | |
---|
17 | c |
---|
18 | c------------------------------------------------------- |
---|
19 | |
---|
20 | c------------------------------------------------------- |
---|
21 | c |
---|
22 | if (ok_sync) then |
---|
23 | call histsync(nid_ins) |
---|
24 | endif |
---|
25 | ENDIF |
---|
Note: See
TracBrowser
for help on using the repository browser.